1. d600067 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  2. 3311cd8b0 BACKPORT: fiq_debugger: restrict access to critical commands. by Mark Salyzyn · 8 years ago
  3. fdc42c4 msm: camera: sensor: Fix use after free condition by VijayaKumar T M · 8 years ago
  4. dd97655a ASoC: msm: qdsp6: set pointer to NULL after free. by Xiaojun Sang · 8 years ago
  5. fa0ecf2 USB: iowarrior: fix NULL-deref at probe by Johan Hovold · 8 years ago
  6. d95df77 trace: resolve stack corruption due to string copy by Amey Telawane · 8 years ago
  7. b5b3bd4 input: touchscreen: gt9xx: fix memory corruption in Goodix driver by Vevek Venkatesan · 8 years ago
  8. c05caca msm: crypto: set CLR_CNTXT bit for crypto operations by Zhen Kong · 8 years ago
  9. ea94b01 ASoC: msm: q6dspv2: use correct variable type to store ION buff size by Banajit Goswami · 8 years ago
  10. d89172f Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE" by Nick Desaulniers · 7 years ago
  11. e44b57e selinux: fix off-by-one in setprocattr by Stephen Smalley · 8 years ago
  12. b73479a ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 7 years ago
  13. e65fd28 ASoC: msm: qdsp6v2: set pointer to NULL after free. by Xiaojun Sang · 8 years ago
  14. edd9450 USB: iowarrior: fix oops with malicious USB descriptors by Josh Boyer · 8 years ago
  15. 33d7d1d Input: ati_remote2 - fix crashes on detecting device with invalid descriptor by Vladis Dronov · 8 years ago
  16. f9b421c Input: powermate - fix oops with malicious USB descriptors by Josh Boyer · 8 years ago
  17. e1013b8 Input: gtco - fix crash on detecting device without endpoints by Vladis Dronov · 8 years ago
  18. b9d4dff fs/exec.c: account for argv/envp pointers by Kees Cook · 7 years ago
  19. 64b6b75 ALSA: timer: Fix race between read and ioctl by Takashi Iwai · 7 years ago
  20. e89fe7c ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT by Takashi Iwai · 7 years ago
  21. a25c62e sg_start_req(): make sure that there's not too many elements in iovec by Al Viro · 9 years ago
  22. 036d423 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  23. e8a9376 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  24. dfeb29b msm: mdss: hide kernel addresses from unprevileged users by Abhijit Kulkarni · 8 years ago
  25. bcf2906 cgroup: prefer %pK to %p by Nick Desaulniers · 8 years ago
  26. 6c097cb unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  27. f4f0647 msm: camera: restructure data handling to be more robust by VijayaKumar T M · 8 years ago
  28. 15bcdf4 unix: properly account for FDs passed over unix sockets by willy tarreau · 9 years ago
  29. adadc8e udf: Check path length when reading symlink by Jan Kara · 10 years ago
  30. 9778c4d fbdev: color map copying bounds checking by Kees Cook · 8 years ago
  31. 7cc3847 Revert "fbcmap: prevent memory overflow" by razorloves · 7 years ago
  32. 7dd2cab ALSA: compress: fix an integer overflow check by Dan Carpenter · 10 years ago
  33. 42bf4ea usb: diag: change %p to %pK in debug messages by Joel Stanley · 7 years ago
  34. b98be2d ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  35. 719a832 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  36. 765c137 FP2: config - remove TIMER_STATS by chrmhoffmann · 7 years ago
  37. f8f3e1b qseecom: add mutex around qseecom_set_client_mem_param by Zhen Kong · 8 years ago
  38. 9ff45de net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  39. af4e55a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  40. 379fa51 KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings by Eric Biggers · 7 years ago
  41. abb9972 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  42. bbc60dd KEYS: Change the name of the dead type to ".dead" to prevent user access by David Howells · 7 years ago
  43. 7481b0b time: Remove CONFIG_TIMER_STATS by Kees Cook · 8 years ago
  44. 3a4d809 packet: fix races in fanout_add() by Eric Dumazet · 8 years ago
  45. dcc94b4 ASoC: msm: qdsp6v2: Change audio drivers to use %pK by Ben Romberger · 8 years ago
  46. 6515626 ANDROID: ion: check for kref overflow by Ariel Yin · 8 years ago
  47. 6a69e46 fs/proc/array.c: make safe access to group_leader by Adrian Salido · 8 years ago
  48. ad6d715 BACKPORT: sg: relax 16 byte cdb restriction by Douglas Gilbert · 10 years ago
  49. a6c6cb8 BACKPORT: block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  50. 8bfb596 scsi: sg: check length passed to SG_NEXT_CMD_LEN by peter chang · 8 years ago
  51. 24a6d2e dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  52. 5d7ca79 net: ping: check minimum size on ICMP header length by Kees Cook · 8 years ago
  53. 24dbcab msm: crypto: Fix integer over flow check in qcedev driver by Zhen Kong · 8 years ago
  54. c17ae00 ASoC: soc: prevent risk of buffer overflow by Xiaojun Sang · 8 years ago
  55. 90396b2 KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings by David Howells · 7 years ago
  56. e9d198b ipc/shm: Fix shmat mmap nil-page protection by Davidlohr Bueso · 8 years ago
  57. 2ec2f84e ASoC: wcd9320: Fix out of bounds for mad input value by Karthikeyan Mani · 8 years ago
  58. 8abd159 ASoC: soc: msm: initialize buffer to prevent kernel data leakage by Xiaojun Sang · 8 years ago
  59. e468c87 mm: migrate dirty page without clear_page_dirty_for_io etc by Hugh Dickins · 8 years ago
  60. d2e780e slim-msm: Synchronize SSR callbacks by Dilip Kota · 8 years ago
  61. 65467d95b msm-camera: Addressing possible overflow conditions by Trilokesh Rangam · 8 years ago
  62. fbeb490 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 10 years ago
  63. 495863f BACKPORT: fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  64. 746792f mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  65. fed5600 splice: Apply generic position and size checks to each write by Ben Hutchings · 10 years ago
  66. 36d33e3 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 8 years ago
  67. f081d5e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  68. f530fe7 splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE by Linus Torvalds · 8 years ago
  69. 66e478b qseecom: validate the inputs of __qseecom_send_modfd_resp by Zhen Kong · 8 years ago
  70. 483e06f tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  71. 6cded80 ext4: validate s_first_meta_bg at mount time by Eryu Guan · 8 years ago
  72. 32854f3 net: ipc_router: fix NULL pointer de-reference issue by Arun Kumar Neelakantam · 8 years ago
  73. 7ac5baf ASoC: msm-lsm-client: free lsm client data in msm_lsm_close by Vidyakumar Athota · 9 years ago
  74. 4a9d402 net: rmnet_data: Change the print format for addresses by guyang · 8 years ago
  75. 9dfa377 BACKPORT: aio: mark AIO pseudo-fs noexec by Nick Desaulniers · 8 years ago
  76. 8e7e1df soc: qcom: smp2p: Fix kernel address leak by Karthikeyan Ramasubramanian · 8 years ago
  77. 80e3e3b Merge in security patches from GSB-2017-07 by Borjan Tchakaloff · 7 years ago fp2-sibon-17.07.6
  78. 4c0f2c3 prima: Fix array out-of-bounds & integer underflow in _iw_set_genie by Srinivas Girigowda · 8 years ago
  79. e3955a4 prima: Add buf len check in wlan_hdd_cfg80211_testmode by Manjeet Singh · 8 years ago
  80. 56f0b68 prima: Avoid overflow of "significant change" params by Jeff Johnson · 8 years ago
  81. bbf774b prima: Avoid overflow of "set_bssid_hotlist" params by Hanumanth Reddy Pothula · 8 years ago
  82. 246c4dc prima: Use heap memory for station_info instead of stack by kaliu · 8 years ago
  83. c0ce95a prima: Trim operation classes to max supported in change station by SaidiReddy Yenuga · 8 years ago
  84. 17bf9ef3c prima: Fix buffer overflow in WLANSAP_Set_WPARSNIes() by Nishank Aggarwal · 8 years ago
  85. b0e0800 prima: Fix VHT-80 IBSS stops beaconing by Subrat Dash · 8 years ago
  86. b4993d7 Merge https://github.com/WeAreFairphone/android_kernel_fairphone_msm8974 into cm-14.1 by chrmhoffmann · 7 years ago
  87. 18c911e FP2: enable NEON by chrmhoffmann · 7 years ago
  88. 2928b19 FP2: enable UID cputime by chrmhoffmann · 7 years ago
  89. 25394dc Merge pull request #1 from chrmhoffmann/cm-14.1 by chrmhoffmann · 7 years ago
  90. 536dcc2 FP2: enable FM radio by chrmhoffmann · 7 years ago
  91. 88bdcee Merge changes I2122ce07,I23e3b6df,Ib36fb80a,Ida35b819 into FPIIM_WIP by Borjan Tchakaloff · 7 years ago
  92. 02edaad Merge "msm: kgsl: Fix kgsl memory allocation and free race condition" into FPIIM_WIP by Borjan Tchakaloff · 7 years ago
  93. 85cccc4 Merge "sg_start_req(): make sure that there's not too many elements in iovec" into FPIIM_WIP by Franz-Xaver Geiger · 7 years ago
  94. eb75ede Merge "ipv4: keep skb->dst around in presence of IP options" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  95. 0bd7721 udf: Check path length when reading symlink by Jan Kara · 10 years ago
  96. c7e4151 Merge "dccp: fix freeing skb too early for IPV6_RECVPKTINFO" into FPIIM_WIP by Franz-Xaver Geiger · 7 years ago
  97. b6601f5 Merge "msm: mdss: fix race condition during mdp debugfs release" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  98. d523923 Merge "msm: mdss: fix race condition in mdp debugfs" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  99. 49df657 Merge "[PATCH] ashmem: remove cache maintenance support" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  100. 3fac4eff Merge "ASoC: msm: qdsp6v2: check audio client pointer before accessing" into FPIIM_WIP by Teemu Hukkanen · 7 years ago