summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker
2019-10-09sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang
2019-10-09powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostJordan Niethe
2019-10-09selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-10-09powerpc/pseries: Remove confusing warning message.Laurent Dufour
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell
2019-10-09CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky
2019-10-09CIFS: Force revalidate inode when dentry is stalePavel Shilovsky
2019-10-09smb3: Fix regression in time handlingSteve French
2019-10-08smb3: remove noisy debug message and minor cleanupSteve French
2019-10-08Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-08Add my linux-leds branch to MAINTAINERSPavel Machek
2019-10-08leds: core: Fix leds.h structure documentationDan Murphy
2019-10-08Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-10-08Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-08Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-08x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang
2019-10-08doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada
2019-10-08arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-10-08lib/string: Make memzero_explicit() inline instead of externalArvind Sankar
2019-10-08x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen
2019-10-08x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-10-08btrfs: silence maybe-uninitialized warning in clone_rangeAustin Kim
2019-10-08efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King
2019-10-08drm/panel: tpo-td043mtea1: Fix SPI aliasLaurent Pinchart
2019-10-08drm/panel: tpo-td028ttec1: Fix SPI aliasLaurent Pinchart
2019-10-08drm/panel: sony-acx565akm: Fix SPI aliasLaurent Pinchart
2019-10-08drm/panel: nec-nl8048hl11: Fix SPI aliasLaurent Pinchart
2019-10-08drm/panel: lg-lb035q02: Fix SPI aliasLaurent Pinchart
2019-10-07io_uring: remove wait loop spurious wakeupsPavel Begunkov
2019-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-10-07mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka
2019-10-07mm, sl[ou]b: improve memory accountingVlastimil Babka
2019-10-07mm, memcg: make scan aggression always exclude protectionChris Down
2019-10-07mm, memcg: make memory.emin the baseline for utilisation determinationChris Down
2019-10-07mm, memcg: proportional memory.{low,min} reclaimChris Down
2019-10-07mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()Dan Carpenter
2019-10-07mm/page_alloc.c: fix a crash in free_pages_prepare()Qian Cai
2019-10-07mm/z3fold.c: claim page in the beginning of freeVitaly Wool
2019-10-07kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko
2019-10-07memcg: only record foreign writebacks with dirty pages when memcg is not disa...Baoquan He
2019-10-07mm: fix -Wmissing-prototypes warningsYi Wang
2019-10-07writeback: fix use-after-free in finish_writeback_work()Tejun Heo
2019-10-07mm/memremap: drop unused SECTION_SIZE and SECTION_MASKAnshuman Khandual
2019-10-07panic: ensure preemption is disabled during panic()Will Deacon
2019-10-07fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai
2019-10-07fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai
2019-10-07fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
2019-10-07ocfs2: clear zero in unaligned direct IOJia Guo
2019-10-07x86/xen: Return from panic notifierBoris Ostrovsky