1. fed4b99 perf: Fix perf_cgroup_switch for sw-events by Peter Zijlstra · 12 years ago
  2. 8b9ff4f perf: Fix error return code by Wei Yongjun · 11 years ago
  3. d701b8b perf: Prevent false warning in perf_swevent_add by Jiri Olsa · 10 years ago
  4. 83fc281 perf: Fix perf mmap bugs by Peter Zijlstra · 11 years ago
  5. 320ede3 perf: Limit perf_event_attr::sample_period to 63 bits by Peter Zijlstra · 10 years ago
  6. c6c71b0 perf: Fix event group context move by Jiri Olsa · 11 years ago
  7. 3157934 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 11 years ago
  8. 84553ed ARM: perf: reject groups spanning multiple hardware PMUs by Suzuki K. Poulose · 9 years ago
  9. 5874108 fs/exec: fix use after free in execve by Andrea Arcangeli · 7 years ago
  10. 415e5b3 ASoC: msm: qdsp6v2: check audio client pointer before accessing by Aravind Kumar · 9 years ago
  11. ba699f9 ASoC: msm: qdsp6v2: validate audio client in callback by Fred Oh · 9 years ago
  12. dac1641 sctp: validate chunk len before actually using it by Marcelo Ricardo Leitner · 8 years ago
  13. b02acf4 ASoC: soc: qdsp6: prevent risk of buffer overflow by Xiaojun Sang · 8 years ago
  14. 4ff4936 netlink: Fix dump skb leak/double free by Herbert Xu · 8 years ago
  15. 90a6348 netlink: add reference of module in netlink_dump_start by Gao feng · 12 years ago
  16. 2d7c93b arm: oabi compat: add missing access checks by Dave Weinstein · 8 years ago
  17. 0787162 msm : dma_test: Initialize newly allocated memory by Srinivasarao P · 8 years ago
  18. b706b2e ping: implement proper locking by Eric Dumazet · 7 years ago
  19. 8dae44d ASoC: msm: qdsp6v2: Fix offload gapless transition by Eric Laurent · 8 years ago
  20. 76816cc ASoC: msm: qdsp6v2: Cleanup of compress offload drivers by Damir Didjusto · 11 years ago
  21. 931021a ASoC: msm: qdsp6v2: return error when copy from userspace fails by Siena Richard · 8 years ago
  22. e8fac74 ASoC: msm: qdsp6v2: Add range checking in msm_dai_q6_set_channel_map by Xiaoyu Ye · 8 years ago
  23. 14fc796 USB: digi_acceleport: do sanity checking for the number of ports by Oliver Neukum · 8 years ago
  24. e4318c7 USB: cypress_m8: add endpoint sanity check by Oliver Neukum · 8 years ago
  25. 3feb767 USB: mct_u232: add sanity checking in probe by Oliver Neukum · 8 years ago
  26. 231332d tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 7 years ago
  27. 9059bd1 TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
  28. b546d4c perf: protect group_leader from races that cause ctx double-free by John Dias · 8 years ago
  29. d171f6d ashmem: remove cache maintenance support by Dennis Cagle · 7 years ago
  30. 82e296d qseecom: check buffer size when loading firmware images by Zhen Kong · 8 years ago
  31. 249de3a soc: qcom: scm: add check to avoid buffer overflow by Satya Durga Srinivasu Prabhala · 8 years ago
  32. ff07c52 ASoC: q6lsm: Add check for integer overflow by Bhalchandra Gajare · 9 years ago
  33. 55913b1 introduce SIZE_MAX by Xi Wang · 12 years ago
  34. d600067 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  35. 3311cd8b0 BACKPORT: fiq_debugger: restrict access to critical commands. by Mark Salyzyn · 8 years ago
  36. fdc42c4 msm: camera: sensor: Fix use after free condition by VijayaKumar T M · 8 years ago
  37. dd97655a ASoC: msm: qdsp6: set pointer to NULL after free. by Xiaojun Sang · 7 years ago
  38. fa0ecf2 USB: iowarrior: fix NULL-deref at probe by Johan Hovold · 7 years ago
  39. d95df77 trace: resolve stack corruption due to string copy by Amey Telawane · 8 years ago
  40. b5b3bd4 input: touchscreen: gt9xx: fix memory corruption in Goodix driver by Vevek Venkatesan · 8 years ago
  41. c05caca msm: crypto: set CLR_CNTXT bit for crypto operations by Zhen Kong · 8 years ago
  42. ea94b01 ASoC: msm: q6dspv2: use correct variable type to store ION buff size by Banajit Goswami · 8 years ago
  43. d89172f Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE" by Nick Desaulniers · 7 years ago
  44. e44b57e selinux: fix off-by-one in setprocattr by Stephen Smalley · 7 years ago
  45. b73479a ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 7 years ago
  46. e65fd28 ASoC: msm: qdsp6v2: set pointer to NULL after free. by Xiaojun Sang · 7 years ago
  47. edd9450 USB: iowarrior: fix oops with malicious USB descriptors by Josh Boyer · 8 years ago
  48. 33d7d1d Input: ati_remote2 - fix crashes on detecting device with invalid descriptor by Vladis Dronov · 8 years ago
  49. f9b421c Input: powermate - fix oops with malicious USB descriptors by Josh Boyer · 8 years ago
  50. e1013b8 Input: gtco - fix crash on detecting device without endpoints by Vladis Dronov · 8 years ago
  51. b9d4dff fs/exec.c: account for argv/envp pointers by Kees Cook · 7 years ago
  52. 64b6b75 ALSA: timer: Fix race between read and ioctl by Takashi Iwai · 7 years ago
  53. e89fe7c ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT by Takashi Iwai · 7 years ago
  54. a25c62e sg_start_req(): make sure that there's not too many elements in iovec by Al Viro · 9 years ago
  55. 036d423 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  56. e8a9376 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  57. dfeb29b msm: mdss: hide kernel addresses from unprevileged users by Abhijit Kulkarni · 8 years ago
  58. bcf2906 cgroup: prefer %pK to %p by Nick Desaulniers · 8 years ago
  59. 6c097cb unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 8 years ago
  60. f4f0647 msm: camera: restructure data handling to be more robust by VijayaKumar T M · 8 years ago
  61. 15bcdf4 unix: properly account for FDs passed over unix sockets by willy tarreau · 9 years ago
  62. adadc8e udf: Check path length when reading symlink by Jan Kara · 10 years ago
  63. 9778c4d fbdev: color map copying bounds checking by Kees Cook · 8 years ago
  64. 7cc3847 Revert "fbcmap: prevent memory overflow" by razorloves · 7 years ago
  65. 7dd2cab ALSA: compress: fix an integer overflow check by Dan Carpenter · 10 years ago
  66. 42bf4ea usb: diag: change %p to %pK in debug messages by Joel Stanley · 7 years ago
  67. b98be2d ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  68. 719a832 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  69. 765c137 FP2: config - remove TIMER_STATS by chrmhoffmann · 7 years ago
  70. f8f3e1b qseecom: add mutex around qseecom_set_client_mem_param by Zhen Kong · 7 years ago
  71. 9ff45de net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  72. af4e55a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 7 years ago
  73. 379fa51 KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings by Eric Biggers · 7 years ago
  74. abb9972 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 7 years ago
  75. bbc60dd KEYS: Change the name of the dead type to ".dead" to prevent user access by David Howells · 7 years ago
  76. 7481b0b time: Remove CONFIG_TIMER_STATS by Kees Cook · 7 years ago
  77. 3a4d809 packet: fix races in fanout_add() by Eric Dumazet · 7 years ago
  78. dcc94b4 ASoC: msm: qdsp6v2: Change audio drivers to use %pK by Ben Romberger · 8 years ago
  79. 6515626 ANDROID: ion: check for kref overflow by Ariel Yin · 8 years ago
  80. 6a69e46 fs/proc/array.c: make safe access to group_leader by Adrian Salido · 8 years ago
  81. ad6d715 BACKPORT: sg: relax 16 byte cdb restriction by Douglas Gilbert · 10 years ago
  82. a6c6cb8 BACKPORT: block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  83. 8bfb596 scsi: sg: check length passed to SG_NEXT_CMD_LEN by peter chang · 7 years ago
  84. 24a6d2e dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  85. 5d7ca79 net: ping: check minimum size on ICMP header length by Kees Cook · 8 years ago
  86. 24dbcab msm: crypto: Fix integer over flow check in qcedev driver by Zhen Kong · 8 years ago
  87. c17ae00 ASoC: soc: prevent risk of buffer overflow by Xiaojun Sang · 8 years ago
  88. 90396b2 KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings by David Howells · 7 years ago
  89. e9d198b ipc/shm: Fix shmat mmap nil-page protection by Davidlohr Bueso · 7 years ago
  90. 2ec2f84e ASoC: wcd9320: Fix out of bounds for mad input value by Karthikeyan Mani · 8 years ago
  91. 8abd159 ASoC: soc: msm: initialize buffer to prevent kernel data leakage by Xiaojun Sang · 8 years ago
  92. e468c87 mm: migrate dirty page without clear_page_dirty_for_io etc by Hugh Dickins · 8 years ago
  93. d2e780e slim-msm: Synchronize SSR callbacks by Dilip Kota · 8 years ago
  94. 65467d95b msm-camera: Addressing possible overflow conditions by Trilokesh Rangam · 8 years ago
  95. fbeb490 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 10 years ago
  96. 495863f BACKPORT: fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  97. 746792f mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 10 years ago
  98. fed5600 splice: Apply generic position and size checks to each write by Ben Hutchings · 10 years ago
  99. 36d33e3 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 7 years ago
  100. f081d5e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 7 years ago