summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-09Linux 5.2.22v5.2.22Paul Gortmaker
2019-11-09nbd: verify socket is supported during setupMike Christie
2019-11-09USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-09CIFS: Fix use after free of file info structuresPavel Shilovsky
2019-11-09scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()Gen Zhang
2019-11-09wcd9335: fix a incorrect use of kstrndup()Gen Zhang
2019-11-09clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()Gen Zhang
2019-11-09cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-11-09rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-09io_uring: only flush workqueues on fileset removalJens Axboe
2019-11-09x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-11-09mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton
2019-11-09hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá
2019-11-09tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)
2019-11-09ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)
2019-11-09tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)
2019-11-09tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)
2019-11-09arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-11-09media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-11-09drm/i915: Mark contents as dirty on a write faultChris Wilson
2019-11-09drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke
2019-11-09Fix the locking in dcache_readdir() and friendsAl Viro
2019-11-09arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-11-09ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton
2019-11-09RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-11-09MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-11-09MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-11-09NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust
2019-11-09btrfs: fix uninitialized ret in ref-verifyJosef Bacik
2019-11-09btrfs: fix incorrect updating of log root treeJosef Bacik
2019-11-09Btrfs: fix memory leak due to concurrent append writes with fiemapFilipe Manana
2019-11-09btrfs: fix balance convert to single on 32-bit host CPUsZygo Blaxell
2019-11-09btrfs: allocate new inode in NOFS contextJosef Bacik
2019-11-09btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo
2019-11-09firmware: google: increment VPD key_len properlyBrian Norris
2019-11-09IB/core: Fix wrong iterating on portsMohamad Heib
2019-11-09mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()Dan Carpenter
2019-11-09mm/page_alloc.c: fix a crash in free_pages_prepare()Qian Cai
2019-11-09mm/z3fold.c: claim page in the beginning of freeVitaly Wool
2019-11-09kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko
2019-11-09cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski
2019-11-09CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky
2019-11-09CIFS: Force revalidate inode when dentry is stalePavel Shilovsky
2019-11-09CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky
2019-11-09selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-11-09blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar
2019-11-09perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-11-09perf llvm: Don't access out-of-scope arrayIan Rogers
2019-11-09efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel