1. c759bc4 locking/lockdep: Update the comment for __lock_release() by Dan Carpenter · 5 years ago
  2. a0855d2 locking/mutex: Complain upon mutex API misuse in IRQ contexts by Davidlohr Bueso · 5 years ago
  3. 7514590 futex: Drop leftover wake_q_add() comment by Davidlohr Bueso · 5 years ago
  4. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  5. e950cca lib/smp_processor_id: Don't use cpumask_equal() by Waiman Long · 5 years ago
  6. e3280b5 Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  7. 4050d21 Add my linux-leds branch to MAINTAINERS by Pavel Machek · 5 years ago
  8. e3f1271 leds: core: Fix leds.h structure documentation by Dan Murphy · 5 years ago
  9. d500195 Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  10. 2ef4591 Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  11. f54e66a Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  12. eda57a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  13. 59bb479 mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 5 years ago
  14. 6a486c0 mm, sl[ou]b: improve memory accounting by Vlastimil Babka · 5 years ago
  15. 1bc63fb mm, memcg: make scan aggression always exclude protection by Chris Down · 5 years ago
  16. 9de7ca4 mm, memcg: make memory.emin the baseline for utilisation determination by Chris Down · 5 years ago
  17. 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
  18. 518a867 mm/vmpressure.c: fix a signedness bug in vmpressure_register_event() by Dan Carpenter · 5 years ago
  19. 234fdce mm/page_alloc.c: fix a crash in free_pages_prepare() by Qian Cai · 5 years ago
  20. 5b6807d mm/z3fold.c: claim page in the beginning of free by Vitaly Wool · 5 years ago
  21. b0f53db kernel/sysctl.c: do not override max_threads provided by userspace by Michal Hocko · 5 years ago
  22. 08d1d0e memcg: only record foreign writebacks with dirty pages when memcg is not disabled by Baoquan He · 5 years ago
  23. 758b8db mm: fix -Wmissing-prototypes warnings by Yi Wang · 5 years ago
  24. 8e00c4e writeback: fix use-after-free in finish_writeback_work() by Tejun Heo · 5 years ago
  25. 6d0e984 mm/memremap: drop unused SECTION_SIZE and SECTION_MASK by Anshuman Khandual · 5 years ago
  26. 20bb759 panic: ensure preemption is disabled during panic() by Will Deacon · 5 years ago
  27. 2abb7d3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 5 years ago
  28. 583fee3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 5 years ago
  29. 56e94ea fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 5 years ago
  30. 7a243c8 ocfs2: clear zero in unaligned direct IO by Jia Guo · 5 years ago
  31. c512c69 uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it by Linus Torvalds · 5 years ago
  32. da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
  33. b212921 elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings by Linus Torvalds · 5 years ago
  34. 7cdb85d Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  35. 43b815c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  36. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  37. 126195c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  38. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  39. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  40. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  41. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  42. 6fe137c Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  43. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  44. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  45. 2cf2aa6 dma-mapping: fix false positivse warnings in dma_common_free_remap() by Andrey Smirnov · 5 years ago
  46. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  47. d188b8c kbuild: update compile-test header list for v5.4-rc2 by Masahiro Yamada · 5 years ago
  48. 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
  49. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  50. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  51. 01bb251 video/logo: do not generate unneeded logo C files by Masahiro Yamada · 5 years ago
  52. a9bbe79 video/logo: remove unneeded *.o pattern from clean-files by Masahiro Yamada · 5 years ago
  53. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 5 years ago
  54. 6b190d3 integrity: remove unneeded, broken attempt to add -fshort-wchar by Masahiro Yamada · 5 years ago
  55. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  56. 1acb8f2a net: qlogic: Fix memory leak in ql_alloc_large_buffers by Navid Emamdoost · 5 years ago
  57. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  58. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  59. e3ba9bf6 Merge branch 'Fix-regression-with-AR8035-speed-downgrade' by David S. Miller · 5 years ago
  60. 06d5f34 net: phy: at803x: use operating parameters from PHY-specific status by Russell King · 5 years ago
  61. 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
  62. 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
  63. 4cf6c57 net: phy: fix write to mii-ctrl1000 register by Russell King · 5 years ago
  64. 2d819d25 ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  65. ea977d1 net: phy: allow for reset line to be tied to a sleepy GPIO controller by Andrea Merello · 5 years ago
  66. b406472 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 5 years ago
  67. a54cdee r8152: Set macpassthru in reset_resume callback by Kai-Heng Feng · 5 years ago
  68. fffa6af gpio: max77620: Use correct unit for debounce times by Thierry Reding · 5 years ago
  69. 6b517374 cxgb4:Fix out-of-bounds MSI-X info array access by Vishal Kulkarni · 5 years ago
  70. 8ae72cb Revert "ipv6: Handle race in addrconf_dad_work" by David Ahern · 5 years ago
  71. 7a512eb net: make sock_prot_memory_pressure() return "const char *" by Alexey Dobriyan · 5 years ago
  72. db9b2e0 rxrpc: Fix rxrpc_recvmsg tracepoint by David Howells · 5 years ago
  73. cf74ac6 qmi_wwan: add support for Cinterion CLS8 devices by Reinhard Speyerer · 5 years ago
  74. 4ea6553 Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  75. 812ad49 Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  76. a4ad51e Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  77. 6822c29 MIPS: fw/arc: Remove unused addr variable by Paul Burton · 5 years ago
  78. b145b0e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  79. 50dfd03 Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  80. e524d16 Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  81. af0622f Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  82. 60c1b3e ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support by Patrice Chotard · 5 years ago
  83. 768b47b Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  84. c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  85. 61c3134 s390: update defconfigs by Heiko Carstens · 5 years ago
  86. 771c24f s390/pci: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  87. 6818b54 s390/mm: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  88. 7f032fe s390/jump_label: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  89. 44967bfb s390/cpu_mf: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  90. b4fd5a0 s390/atomic,bitops: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  91. 51ce022 s390/mm: fix -Wunused-but-set-variable warnings by Qian Cai · 5 years ago
  92. 5c8e10f s390: mark __cpacf_query() as __always_inline by Jiri Kosina · 5 years ago
  93. cf05a67 KVM: x86: omit "impossible" pmu MSRs from MSR list by Paolo Bonzini · 5 years ago
  94. 07bba34 Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  95. 63c4cec Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  96. 0f83eb8 Merge tag 'drm-fixes-5.4-2019-10-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  97. 437450c MIPS: pmcs-msp71xx: Remove unused addr variable by Paul Burton · 5 years ago
  98. 101c40e MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition by Paul Burton · 5 years ago
  99. cc3a7bf vfs: Fix EOVERFLOW testing in put_compat_statfs64 by Eric Sandeen · 5 years ago
  100. a9eb49c block: sed-opal: fix sparse warning: convert __be64 data by Randy Dunlap · 5 years ago