1. 27743e2 ANDROID: HID: debug: check length in hid_debug_events_read() before copy_to_user() by Daniel Rosenberg · 7 years ago
  2. 1b4fcca l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 7 years ago
  3. b563c4f l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 7 years ago
  4. bd29cc8 l2tp: initialise session's refcount before making it reachable by Guillaume Nault · 7 years ago
  5. 24f3500 l2tp: fix duplicate session creation by Guillaume Nault · 8 years ago
  6. 7c3fd9e l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 8 years ago
  7. 1a47c08 ext4: fix bitmap position validation by Lukas Czerner · 7 years ago
  8. 2ec27fd ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 7 years ago
  9. 8ae5b39 ext4: fix block bitmap validation when bigalloc, ^flex_bg by Darrick J. Wong · 10 years ago
  10. 7b5fb2f ext4: fail ext4_iget for root directory if unallocated by Theodore Ts'o · 7 years ago
  11. 33bc0b1 ANDROID: ion: Fix uninitialized variable by Daniel Rosenberg · 8 years ago
  12. 842c4c2 diag: Protect the decrement of number of diag clients by Sreelakshmi Gownipalli · 7 years ago
  13. f66f81b netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets by Florian Westphal · 7 years ago
  14. f531deb ASoC: msm: qdsp6v2: check for buffer size before read by Karthikeyan Mani · 7 years ago
  15. 950864c udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  16. 50bf4c0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 10 years ago
  17. 6011005 UPSTREAM: scsi: sg: don't return bogus Sg_requests by Johannes Thumshirn · 7 years ago
  18. 4d40719 msm: ipa: Remove duplicate definition of list_next_entry() by Kevin F. Haggerty · 6 years ago
  19. 411a25b BACKPORT: crypto: msm: Fix buffer overflow issue by Dennis Cagle · 7 years ago
  20. 885b1f9 FP2: fix whitespace to make patch apply by chrmhoffmann · 4 years, 7 months ago
  21. 06fd1c3 Revert "usb: gadget: Enable HID function for charging mode" by Michael Bestas · 9 years ago
  22. e018824 BACKPORT: security: fix typo in security_task_prctl by Jann Horn · 9 years ago
  23. c38ec95 msm: vidc: Allocate memory dynamically for debugfs info_reads by Abdulla Anam · 7 years ago
  24. 7100ce0 Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  25. 5393e51 msm8974: remove 'reboot edl' interface for security. by Wei Li · 7 years ago
  26. 158d2e3 ANDROID: scsi: Add segment checking in sg_read by Roberto Pereira · 7 years ago
  27. ff3f51b UPSTREAM: tracing: Fix trace_printk() to print when not using bprintk() by Steven Rostedt (Red Hat) · 9 years ago
  28. 0e7442f net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 8 years ago
  29. 47fa86a mac80211: use constant time comparison with keys by Jason A. Donenfeld · 7 years ago
  30. 10c4472 crypto: memneq - fix for archs without efficient unaligned access by Daniel Borkmann · 11 years ago
  31. 756ae25 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 11 years ago
  32. fc2abdf crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks by James Yonan · 11 years ago
  33. 4d7318e mac80211: accept key reinstall without changing anything by Johannes Berg · 7 years ago
  34. 3c97887 mac80211: clean up key freeing a bit by Johannes Berg · 12 years ago
  35. 0df8fba UPSTREAM: x86/mm/32: Enable full randomization on i386 and X86_32 by Hector Marco-Gisbert · 9 years ago
  36. f725dcf nl80211: check for the required netlink attributes presence by Vladis Dronov · 7 years ago
  37. f39a21a crypto: msm: Fix several race condition issues in crypto drivers by Oleg Matcovschi · 7 years ago
  38. 9d057e5 ion: disable system contig heap by Liam Mark · 8 years ago
  39. b93e17a usb: gadget: mass_storage: added sysfs entry for cdrom to LUNs by FrozenCow · 11 years ago
  40. 3261375 scsi: sg: init open_rel_lock mutex by Andrea Arcangeli · 7 years ago
  41. e9f1fca mm: vmpressure: fix backport by Dave Daynard · 9 years ago
  42. bce3197 decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  43. 7b7b0a4 fuse: initialize the flock flag in fuse_file on allocation by Mateusz Jurczyk · 7 years ago
  44. 2bd3b93 af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  45. cbf3be7 caif: Add sockaddr length check before accessing sa_family in connect handler by Mateusz Jurczyk · 7 years ago
  46. 2bce74d nfc: Fix the sockaddr length sanitization in llcp_sock_connect by Mateusz Jurczyk · 7 years ago
  47. 63cba53 nfc: Ensure presence of required attributes in the activate_target handler by Mateusz Jurczyk · 7 years ago
  48. 74396a4 NFC: Add sockaddr length checks before accessing sa_family in bind handlers by Mateusz Jurczyk · 7 years ago
  49. c5b6b70 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  50. 0e9056f Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  51. 7ebf900 FP2: Fix whitespace derp by chrmhoffmann · 4 years, 7 months ago
  52. e2ec0e1 kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning() by Mateusz Jurczyk · 7 years ago
  53. 681c5d21 kernel.h: define u8, s8, u32, etc. limits by Alex Elder · 11 years ago
  54. 811cd67 BACKPORT: f2fs: sanity check log_blocks_per_seg by Jin Qian · 8 years ago
  55. da88613 msm: camera: Fix various small issues in cci driver: fix retvals by Andrea Arcangeli · 7 years ago
  56. f497998 msm: vidc: Protect debug_buffer access in core_info_read with lock. by Abdulla Anam · 8 years ago
  57. dd23dff fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 8 years ago
  58. 1abf4cd irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  59. dc7c41f tcp: do not lock listener to process SYN packets by Eric Dumazet · 9 years ago
  60. bfe74eb Kconfig: msm: disable ultrasound driver by Nick Desaulniers · 8 years ago
  61. 25b91b1 tmpfs: clear S_ISGID when setting posix ACLs by Gu Zheng · 8 years ago
  62. 10aa81b misc: qcom: qdsp6v2: initialize wma_config by Siena Richard · 8 years ago
  63. 07de809 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 8 years ago
  64. e6f17aa ASoC: msm: disable unwanted module by vivek mehta · 9 years ago
  65. 4c23361 ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() by Takashi Iwai · 9 years ago
  66. 261bd10 msm: mdss: Correct the format specifiers in sscanf function by Shalini Krishnamoorthi · 8 years ago
  67. 78b8b36 ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 8 years ago
  68. fc311b1 ext4: fix condition of validate s_first_meta_bg by syphyr · 7 years ago
  69. 30740fe defconfig: Set CONFIG_HZ to 300 by Steve Kondik · 9 years ago
  70. fd79a40 drivers: bluetooth: Fix direct references to HZ by Kevin F. Haggerty · 8 years ago
  71. d969439 msm: kgsl: Fix idle timer sysfs after removing references to HZ by fluxi · 9 years ago
  72. 255d9ff firmware_class: Fix firmware_loading_timeout usage of jiffies by AdrianDC · 9 years ago
  73. 12262ac ARM: dts: msm8x74: Switch to msec idle-timeout by OzzysCmAcc · 9 years ago
  74. 7044c89 msm: kgsl: Fix direct references to HZ by Ajay Dudani · 9 years ago
  75. 2ea23b4 clocksource: Extract max nsec calculation into separate function by Stephen Boyd · 11 years ago
  76. 770c7d9 sched_clock: Backport high-resolution support by Stephen Boyd · 11 years ago
  77. 9b05ba0 mm: vmscan: re-use IS_ENABLED macro for ZCACHE by RonGokhale · 8 years ago
  78. d6b4ca3 lowmemorykiller: Account for unevictable pages in vmpressure notifier by myfluxi · 8 years ago
  79. a7cdbd1 lowmemorykiller: Account for unevictable pages by Tim Murray · 8 years ago
  80. d75d4a5 lowmemorykiller: Set TIF_MEMDIE before send kill sig by Weijie Yang · 11 years ago
  81. cdbb2a6 lowmemorykiller: avoid false adaptive LMK triggers by Vinayak Menon · 9 years ago
  82. 0d145a0 lowmemorykiller: adapt to vmpressure by Vinayak Menon · 10 years ago
  83. 986fcbb lowmemorykiller: Do proper NULL checks by Susheel Khiani · 10 years ago
  84. 3c47bc2 lowmemorykiller: Run the lowmemory notifier when killing by Laura Abbott · 10 years ago
  85. b6f42a1 mm: Add notifier framework for showing memory by Laura Abbott · 10 years ago
  86. 4e35ed0 mm: vmpressure: allow in-kernel clients to subscribe for events by Vinayak Menon · 10 years ago
  87. 5d15425 lowmemorykiller: Dump out slab state information by Laura Abbott · 10 years ago
  88. 398a1b4 lowmemorykiller: enhance debug information by Liam Mark · 10 years ago
  89. ae97692 mm, oom: make dump_tasks public by Liam Mark · 10 years ago
  90. 1c837fc lowmemorykiller: use for_each_thread instead of buggy while_each_thread by Vinayak Menon · 9 years ago
  91. 6ffc040 lowmemorykiller: Don't count swap cache pages twice by Liam Mark · 10 years ago
  92. 20cba1b lowmemorykiller: Account for highmem during kswapd reclaim by Liam Mark · 11 years ago
  93. b79a59c lowmemorykiller: make default lowmemorykiller debug message useful by Colin Cross · 12 years ago
  94. 231e29f staging: android: lowmemorykiller: Don't count reserved free memory by Arve Hjønnevåg · 12 years ago
  95. 4e350bf zcache: Remove WARN_ON by Steve Kondik · 9 years ago
  96. 4e425cd crypto: lz4,lz4hc - fix decompression by KOVACS Krisztian · 10 years ago
  97. 052bdce crypto: add lz4 Cryptographic API by Chanho Min · 11 years ago
  98. 7af599a mm: Backport ZRAM/ZSMALLOC from Google kernel by Steve Kondik · 9 years ago
  99. 2b89993 swap: make each swap partition have one address_space by Shaohua Li · 12 years ago
  100. f94910d mm: Backport ZCache from QC kernel 3.18 by Steve Kondik · 9 years ago