1. cdf8ae7 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  2. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  3. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 8 months ago
  4. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 4 years, 8 months ago
  5. fbc012a cfg80211: Use const more consistently in for_each_element macros by Jouni Malinen · 5 years ago
  6. c48986f cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 5 years ago
  7. 154129a ASoC: Define a set of DAPM pre/post-up events by Oleksandr Suvorov · 4 years, 11 months ago
  8. 9cb93be scsi: core: Reduce memory required for SCSI logging by Bart Van Assche · 4 years, 10 months ago
  9. 1fcdaaa quota: fix wrong condition in is_quota_modification() by Chao Yu · 4 years, 9 months ago
  10. d641e70 kprobes: Prohibit probing on BUG() and WARN() address by Masami Hiramatsu · 4 years, 9 months ago
  11. 787f774 IB/core: Add an unbound WQ type to the new CQ API by Jack Morgenstein · 6 years ago
  12. 4a7e123 isdn/capi: check message length in capi_write() by Eric Biggers · 4 years, 9 months ago
  13. f99a933 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 5 years ago
  14. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 5 years ago
  15. 05700fe libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer by Luis Henriques · 4 years, 11 months ago
  16. f45f30e gpio: Fix build error of function redefinition by YueHaibing · 4 years, 10 months ago
  17. 669a505 tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue by Tim Froidcoeur · 4 years, 9 months ago
  18. 6c1dc8f bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 5 years ago
  19. 912420e asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 4 years, 10 months ago
  20. 1922476 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 4 years, 10 months ago
  21. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 4 years, 10 months ago
  22. 175a407 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 4 years, 10 months ago
  23. 53e054b siphash: add cryptographically secure PRF by Jason A. Donenfeld · 4 years, 10 months ago
  24. c98446e bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 4 years, 10 months ago
  25. daa6069 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 4 years, 11 months ago
  26. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 4 years, 10 months ago
  27. 22395a3 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 7 years ago
  28. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 4 years, 10 months ago
  29. 792f95e scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 4 years, 10 months ago
  30. 2c34c21 include/linux/module.h: copy __init/__exit attrs to init/cleanup_module by Miguel Ojeda · 4 years, 10 months ago
  31. fe58443 Backport minimal compiler_attributes.h to support GCC 9 by Miguel Ojeda · 4 years, 10 months ago
  32. d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
  33. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  34. 317fc4d uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 4 years, 11 months ago
  35. 90320a5 coda: fix build using bare-metal toolchain by Sam Protsenko · 4 years, 11 months ago
  36. 0153dbc ACPI: fix false-positive -Wuninitialized warning by Arnd Bergmann · 5 years ago
  37. 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 4 years, 11 months ago
  38. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 4 years, 10 months ago
  39. 5081001 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 5 years ago
  40. 4b5d4bd compiler.h: Add read_word_at_a_time() function. by Andrey Ryabinin · 6 years ago
  41. 229b670 compiler.h, kasan: Avoid duplicating __read_once_size_nocheck() by Andrey Ryabinin · 6 years ago
  42. df5b058 clocksource/drivers/exynos_mct: Increase priority over ARM arch timer by Marek Szyprowski · 5 years ago
  43. 8151383 rcu: Force inlining of rcu_read_lock() by Waiman Long · 5 years ago
  44. 4bc0144 nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header by Masahiro Yamada · 5 years ago
  45. 6f56992 VMCI: Fix integer overflow in VMCI handle arrays by Vishnu DASA · 5 years ago
  46. 3b2f8a6 ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 5 years ago
  47. 074d0aa bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 6 years ago
  48. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  49. df260f7 cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 5 years ago
  50. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  51. d7650c7 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 5 years ago
  52. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  53. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  54. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  55. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 5 years ago
  56. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  57. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 5 years ago
  58. 8ad6a53 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 5 years ago
  59. 5bdc536 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 5 years ago
  60. 0b1a236 rcu: locking and unlocking need to always be at least barriers by Linus Torvalds · 5 years ago
  61. 8fca3c3 efi/libstub: Unify command line param parsing by Ard Biesheuvel · 7 years ago
  62. 96019c6 mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 5 years ago
  63. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  64. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  65. e186b19 include/linux/bitops.h: sanitize rotate primitives by Rasmus Villemoes · 5 years ago
  66. f02d577 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  67. 1410277 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 5 years ago
  68. 0ce6473 iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion by Lars-Peter Clausen · 5 years ago
  69. a5f3559 smpboot: Place the __percpu annotation correctly by Sebastian Andrzej Siewior · 5 years ago
  70. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  71. 6aab0ad bio: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  72. d0a3f25 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 5 years ago
  73. 8f358d6 of: fix clang -Wunsequenced for be32_to_cpu() by Phong Tran · 5 years ago
  74. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 6 years ago
  75. db4a55c mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values by Dmitry Osipenko · 5 years ago
  76. 56c8a5d mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L by Steve Twiss · 5 years ago
  77. fc7fab7 net: core: another layer of lists, around PF_MEMALLOC skb handling by Sasha Levin · 5 years ago
  78. 946023a ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command by Takashi Sakamoto · 7 years ago
  79. 906b45f x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T by Jian-Hong Pan · 5 years ago
  80. 82303dd bpf: convert htab map to hlist_nulls by Alexei Starovoitov · 5 years ago
  81. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  82. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 5 years ago
  83. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  84. a3c901b x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  85. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  86. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  87. b995196 locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file by Will Deacon · 6 years ago
  88. c669378 bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  89. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  90. 604d7b5 mm: add 'try_get_page()' helper function by Linus Torvalds · 5 years ago
  91. ef29106 linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() by Jann Horn · 5 years ago
  92. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 5 years ago
  93. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 6 years ago
  94. 51a27f0 kasan: add a prototype of task_struct to avoid warning by Masami Hiramatsu · 7 years ago
  95. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  96. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  97. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  98. c9c83bb x86/kprobes: Verify stack frame on kretprobe by Masami Hiramatsu · 5 years ago
  99. 3be15cd appletalk: Fix compile regression by Arnd Bergmann · 5 years ago
  100. 477a448 include/linux/swap.h: use offsetof() instead of custom __swapoffset macro by Pi-Hsun Shih · 5 years ago