summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-17Linux 5.3.7v5.3.7Greg Kroah-Hartman
2019-10-17efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King
2019-10-17io_uring: only flush workqueues on fileset removalJens Axboe
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-10-17mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton
2019-10-17hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá
2019-10-17tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)
2019-10-17ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)
2019-10-17tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)
2019-10-17tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)
2019-10-17arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-10-17drm/msm: Use the correct dma_sync calls harderRob Clark
2019-10-17drm/i915: Mark contents as dirty on a write faultChris Wilson
2019-10-17drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke
2019-10-17drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä
2019-10-17Fix the locking in dcache_readdir() and friendsAl Viro
2019-10-17iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2019-10-17arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-10-17ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton
2019-10-17RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-10-17MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-10-17MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-10-17NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust
2019-10-17btrfs: fix uninitialized ret in ref-verifyJosef Bacik
2019-10-17btrfs: fix incorrect updating of log root treeJosef Bacik
2019-10-17Btrfs: fix memory leak due to concurrent append writes with fiemapFilipe Manana
2019-10-17btrfs: fix balance convert to single on 32-bit host CPUsZygo Blaxell
2019-10-17btrfs: allocate new inode in NOFS contextJosef Bacik
2019-10-17btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo
2019-10-17gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski
2019-10-17gpio: fix getting nonexclusive gpiods from DTMarco Felsch
2019-10-17firmware: google: increment VPD key_len properlyBrian Norris
2019-10-17IB/core: Fix wrong iterating on portsMohamad Heib
2019-10-17mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()Dan Carpenter
2019-10-17mm/page_alloc.c: fix a crash in free_pages_prepare()Qian Cai
2019-10-17mm/z3fold.c: claim page in the beginning of freeVitaly Wool
2019-10-17kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko
2019-10-17cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski
2019-10-17CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky
2019-10-17CIFS: Force revalidate inode when dentry is stalePavel Shilovsky
2019-10-17CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky
2019-10-17selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-10-17blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar
2019-10-17drm/i915: Perform GGTT restore much earlier during resumeChris Wilson
2019-10-17perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers
2019-10-17efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar
2019-10-17efi/tpm: Don't traverse an event log with no eventsPeter Jones
2019-10-17efi/tpm: Don't access event->count when it isn't mappedPeter Jones