1. 6180b88 net: add sk_fullsock() helper by Eric Dumazet · 9 years ago
  2. b6a1974 tcp: fix more NULL deref after prequeue changes by Eric Dumazet · 9 years ago
  3. 733837f ipv6: Fix types of ip6_update_pmtu(). by David S. Miller · 12 years ago
  4. e2939ea ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 12 years ago
  5. 1ee2957 net: socket: don't set sk_uid to garbage value in ->setattr() by Eric Biggers · 7 years ago
  6. 26a8e9f net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
  7. b42ff9d net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd entries by Masatake YAMATO · 12 years ago
  8. 45acb7d BACKPORT: tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  9. e614405 BACKPORT: sock.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  10. 087b1f8 BACKPORT: net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  11. 48ede61 BACKPORT: net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  12. 37b516d BACKPORT: ipc: add COMPAT_SHMLBA support by Will Deacon · 12 years ago
  13. 3795680 diag: Prevent resource leakage of task structure by Manoj Prabhu B · 4 years, 2 months ago
  14. e373921 fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() by Alexander Potapenko · 4 years ago
  15. 1af94cd fix regression in "epoll: Keep a reference on files added to the check list" by Al Viro · 3 years, 9 months ago
  16. 0bfbd35 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 9 years ago
  17. 0eac428 epoll: Keep a reference on files added to the check list by Marc Zyngier · 3 years, 9 months ago
  18. 29c3901 af_packet: set defaule value for tmo by Mao Wenan · 4 years, 5 months ago
  19. 8f3b520 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 4 years, 3 months ago
  20. fc2caab HID: core: Sanitize event code and type when mapping input by Marc Zyngier · 3 years, 9 months ago
  21. 6ccf47a HID: core: Correctly handle ReportSize being zero by Marc Zyngier · 3 years, 9 months ago
  22. 22e6677 soc: qcom: smem: validate fields of shared structures by Deepak Kumar Singh · 5 years ago
  23. 43184c8 media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors by Will Deacon · 4 years, 6 months ago
  24. 0875f95 Input: add safety guards to input_set_keycode() by Dmitry Torokhov · 4 years, 5 months ago
  25. 7849f82 USB: core: Fix free-while-in-use bug in the USB S-Glibrary by Alan Stern · 4 years, 2 months ago
  26. 5b1ab41 drivers: usb: core: Minimize irq disabling in usb_sg_cancel() by David Mosberger · 8 years ago
  27. b9701b3 drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit. by David Mosberger · 8 years ago
  28. 25e5ef1 USB: core: Fix unterminated string returned by usb_string() by Alan Stern · 5 years ago
  29. a7e64a5 usb: message: Fixed error: 'no space before bracket' by Tülin İzer · 11 years ago
  30. 6e0d19a nl80211: validate beacon head by Johannes Berg · 4 years, 8 months ago
  31. 95dcfd7 cfg80211: Use const more consistently in for_each_element macros by Jouni Malinen · 5 years ago
  32. 9f64fdd cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 5 years ago
  33. 8b326f1 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 1 month ago
  34. a1de117 selinux: rate-limit netlink message warnings in selinux_nlmsg_perm() by Vladis Dronov · 8 years ago
  35. 33d97cf selinux: Print 'sclass' as string when unrecognized netlink message occurs by Marek Milkovic · 9 years ago
  36. 4359f5e selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  37. 811b3eb selinux: cleanup error reporting in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  38. b9cf9b4 selinux: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  39. 0ba8cec selinux: netlink: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  40. edc4a62 net: core: null pointer derefernce in sockev_client_cb by Kaustubh Pandey · 6 years ago
  41. 09d9b6c ipv4: expose IPV4_DEVCONF by stephen hemminger · 11 years ago
  42. 393f209 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 8 years ago
  43. 082ea61 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  44. 2cc3b1c ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 8 years ago
  45. a9f21f7 ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  46. 96db781 ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term by Hui Peng · 4 years, 9 months ago
  47. 6203828 dsp: avtimer: validate payload size before memory copy by Soumya Managoli · 4 years, 9 months ago
  48. b033249 vt: selection, push sel_lock up by Jiri Slaby · 4 years, 3 months ago
  49. 736a6c2 vt: selection, push console lock down by Jiri Slaby · 4 years, 3 months ago
  50. 3fe0c5e vt: selection, close sel_buffer race by Jiri Slaby · 4 years, 3 months ago
  51. b132732 vgacon: Fix a UAF in vgacon_invert_region by Zhang Xiaoxu · 4 years, 3 months ago
  52. 12c05d6 msm: camera: Instead of read_lock use read_lock_irqsave. by Trishansh Bhardwaj · 7 years ago
  53. 36eca4e msm: camera: Fix Use after free bug in msm_vb2.c. by Manish Poddar · 7 years ago
  54. 1878af3 msm: camera: Fix memory corruption with vb2 buffers by Lakshmi Narayana Kalavala · 8 years ago
  55. 4aff45a msm: camera: Retelimit log in msm_vb2_buf_cleanup. by Trishansh Bhardwaj · 8 years ago
  56. 621e0a3 driver core: Add dev_*_ratelimited() family by Hiroshi DOYU · 12 years ago
  57. 767510d msm: camera: Return EINVAL when msm_get_session fails by syphyr · 4 years ago
  58. 478d5cf dsp: adm: Fix to avoid memory overread in adm callback by Soumya Managoli · 4 years, 9 months ago
  59. d908acb xfrm: validate template mode by Sean Tranchetti · 6 years ago
  60. 085424e vfs: fix bad kernel backport by Luca Weiss · 3 years, 4 months ago
  61. d817f7d FP2: Re-generate defconfig by chrmhoffmann · 3 years, 10 months ago
  62. ed0c99a FP2: Disable debug config switches by chrmhoffmann · 3 years, 10 months ago
  63. e6fb494 printk: Fix rq->lock vs logbuf_lock unlock lock inversion by Bu, Yitian · 11 years ago
  64. fd93600 printk: Complete the backport by Kay Sievers · 12 years ago
  65. 2bf3f0b FP2: Enable IP Multicast by chrmhoffmann · 4 years, 1 month ago
  66. 513199d qseecom: check invalid handle for app loaded query request by Zhen Kong · 4 years, 9 months ago
  67. aaa7e1c qseecom : Clear client handle after unmap the resources by jitendrathakare · 4 years, 8 months ago
  68. 2570684 HID: Fix assumption that devices have inputs by Alan Stern · 4 years, 8 months ago
  69. 744b711 Input: ff-memless - kill timer in destroy() by Oliver Neukum · 4 years, 6 months ago
  70. 5f38965 Input: gtco - bounds check collection indent level by Grant Hernandez · 4 years, 10 months ago
  71. 2b033bc FP2: regen defconfig by chrmhoffmann · 4 years, 1 month ago
  72. 073c7c4 KVM: coalesced_mmio: add bounds checking by Matt Delco · 4 years, 8 months ago
  73. 29f0c5c floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 4 years, 10 months ago
  74. b831733 media: dvb: usb: fix use after free in dvb_usb_device_exit by Oliver Neukum · 5 years ago
  75. f0bfe80 USB: rio500: refuse more than one device at a time by Oliver Neukum · 5 years ago
  76. 3859401 ath6kl: add some bounds checking by Dan Carpenter · 5 years ago
  77. 2ef024a media: technisat-usb2: break out of loop at end of buffer by Sean Young · 4 years, 11 months ago
  78. 751743b ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit by Hui Peng · 4 years, 9 months ago
  79. 2b50035 inet: switch IP ID generator to siphash by Eric Dumazet · 5 years ago
  80. ca43f24 ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  81. b1cdc28 ipv4: ip_tunnel: use net namespace from rtable not socket by Hannes Frederic Sowa · 9 years ago
  82. 333f025 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  83. fae9aac siphash: add cryptographically secure PRF by Jason A. Donenfeld · 7 years ago
  84. f1616a9 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 5 years ago
  85. 7301f5e mISDN: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 8 months ago
  86. 80bf256 appletalk: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 8 months ago
  87. 7b5195c ieee802154: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 8 months ago
  88. fd44548 ax25: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 8 months ago
  89. 6913ea0 cfg80211: wext: Reject malformed SSID elements by Will Deacon · 4 years, 8 months ago
  90. 0393a17 tcp: Clear sk_send_head after purging the write queue by Ben Hutchings · 4 years, 10 months ago
  91. 65a513f USB: core: Fix races in character device registration and deregistraion by Alan Stern · 4 years, 9 months ago
  92. 02070e6 HID: hiddev: avoid opening a disconnected device by Hillf Danton · 4 years, 10 months ago
  93. ab38085 HID: hiddev: do cleanup in failure of opening a device by Hillf Danton · 4 years, 10 months ago
  94. eb01a29 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  95. 151333b tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 5 years ago
  96. 6d9bc8a mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
  97. 915a4c7 mm: introduce vma_is_anonymous(vma) helper by Oleg Nesterov · 9 years ago
  98. 0cca3de tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  99. b8c2e43 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 5 years ago
  100. 569c27e tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago