summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-11Linux 3.16.81v3.16.81Ben Hutchings
2020-01-11scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2020-01-11mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-11mwifiex: don't follow AP if country code received from EEPROMAmitkumar Karwar
2020-01-11media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2020-01-11can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2020-01-11Revert "sched/fair: Fix bandwidth timer clock drift condition"Ben Hutchings
2020-01-11ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o
2020-01-11ext4: Introduce ext4_clamp_want_extra_isize()Ben Hutchings
2020-01-11filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds
2020-01-11Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2020-01-11xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2020-01-11mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2020-01-11dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo
2020-01-11locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov
2020-01-11locking,x86: Kill atomic_or_long()Peter Zijlstra
2020-01-11x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2020-01-11arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2020-01-11arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2020-01-11stmmac: copy unicast mac address to MAC registersBhadram Varka
2020-01-11arm64: support keyctl() system call in 32-bit modeEric Biggers
2020-01-11cfg80211: size various nl80211 messages correctlyJohannes Berg
2020-01-11mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2020-01-11arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2020-01-11video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall
2020-01-11usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin
2020-01-11usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang
2020-01-11PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2020-01-11suspend: simplify block I/O handlingChristoph Hellwig
2020-01-11arm64: kernel: Include _AC definition in page.hJames Morse
2020-01-11arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2020-01-11ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi
2020-01-11staging: goldfish: audio: fix compiliation on armGreg Hackmann
2020-01-11staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya
2020-01-11staging: ashmem: Add missing includeRom Lemarchand
2020-01-11staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2020-01-11asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland
2020-01-11net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2020-01-11ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann
2020-01-11arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2020-01-11mmc: block: Allow more than 8 partitions per cardColin Cross
2020-01-11xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2020-01-11usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda
2020-01-11arm64: traps: disable irq in die()Qiao Zhou
2020-01-11tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2020-01-11usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang
2020-01-11usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller
2020-01-11usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
2020-01-11kbuild: setlocalversion: print error to STDERRWolfram Sang
2020-01-11mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ONKonstantin Khlebnikov