1. b5dc62e sdcardfs: remove unneeded __init and __exit by Daniel Rosenberg · 8 years ago
  2. 82b0c08 sdcardfs: Remove unused code by Daniel Rosenberg · 8 years ago
  3. ee0991c inotify: Fix erroneous update of bit count by Daniel Rosenberg · 8 years ago
  4. 0deb22b sdcardfs: Add support for d_canonicalize by Daniel Rosenberg · 8 years ago
  5. 3dc8b85 vfs: add d_canonical_path for stacked filesystem support by Daniel Rosenberg · 8 years ago
  6. 95e1721 sdcardfs: Bring up to date with Android M permissions: by Daniel Rosenberg · 8 years ago
  7. 1fce3c2 sdcardfs: Changed type-cast in packagelist management by Daniel Campello · 9 years ago
  8. 41b26d8 sdcardfs: Port to 3.4 by fluxi · 8 years ago
  9. 0613fb8 get rid of kern_path_parent() by Al Viro · 12 years ago
  10. 593d662 Included sdcardfs source code for kernel 3.0 by Daniel Campello · 9 years ago
  11. d38f553 FP2: adjust pft to vfs changes by chrmhoffmann · 7 years ago
  12. bd92dd0d vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() by Miklos Szeredi · 12 years ago
  13. a7cca09 move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  14. 9ec8b17 debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) by Oleg Nesterov · 11 years ago
  15. 27c3e16 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  16. 9b01b4e crypto: hash - Simplify the ahash_finup implementation by Marek Vasut · 10 years ago
  17. 84ee9de crypto: hash - Pull out the functions to save/restore request by Marek Vasut · 10 years ago
  18. 4371764 crypto: hash - Fix the pointer voodoo in unaligned ahash by Marek Vasut · 10 years ago
  19. c27cbf5 crypto: ahash - Fully restore ahash request before completing by Marek Vasut · 11 years ago
  20. 616acca mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 7 years ago
  21. 5b679d4 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 7 years ago
  22. 5adef27 msm: camera: don't cut to 8bits for validating enum variable by Gaoxiang Chen · 7 years ago
  23. 4eec9a1 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  24. ed9f09b ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  25. 4e271b9 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 7 years ago
  26. ff6efb2 defconfig: gud: Remove gud driver by Luca Weiss · 7 years ago
  27. 6d4417f msm: gud: Remove gud driver by Maggie White · 7 years ago
  28. f45fdd1 msm: kgsl: Fix the race between context create and destroy by Sunil Khatri · 7 years ago
  29. ea459bc ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 8 years ago
  30. e0993a0 ASoC: msm: audio-effects: fix stack overread and heap overwrite by Ravi Kumar Alamanda · 8 years ago
  31. fac499f net: ipc_router: Bind only a client port as control port by Karthikeyan Ramasubramanian · 8 years ago
  32. afedbf6 sg_write()/bsg_write() is not fit to be called under KERNEL_DS by Al Viro · 8 years ago
  33. 2a8cc19 BACKPORT: pagemap: do not leak physical addresses to non-privileged userspace by Kirill A. Shutemov · 9 years ago
  34. 1dfdb86 sg: Fix double-free when drives detach during SG_IO by Calvin Owens · 9 years ago
  35. f3ad161 fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 8 years ago
  36. 571fe30 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  37. 9f418e4 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  38. f9db0a4 KEYS: Fix handling of stored error in a negatively instantiated user key by David Howells · 9 years ago
  39. 7edb5e8 KEYS: Fix race between read and revoke by David Howells · 9 years ago
  40. 0a8f544 md: use kzalloc() when bitmap is disabled by Benjamin Randazzo · 9 years ago
  41. 85d13c3 mnt: Fail collect_mounts when applied to unmounted mounts by Eric W. Biederman · 10 years ago
  42. bd411e5 fs: take i_mutex during prepare_binprm for set[ug]id executables by Jann Horn · 9 years ago
  43. 3c72acd ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 9 years ago
  44. 5e93e58 net: llc: use correct size for sysctl timeout entries by Sasha Levin · 10 years ago
  45. 01830a4 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  46. 884de0e Merge fp2-sibon-17.07.6 into cm-14.1 by chrmhoffmann · 7 years ago
  47. 45a06d9 Merge fp2-m-sibon into cm-14.1 by chrmhoffmann · 7 years ago
  48. 1b9ae5c diag: Fix possible underflow/overflow issues by Mohit Aggarwal · 8 years ago
  49. 39f0d1c netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len by Andrey Vagin · 10 years ago
  50. 9d1d541 eCryptfs: Remove buggy and unnecessary write in file name decode routine by Michael Halcrow · 10 years ago
  51. ae5d03d mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 11 years ago
  52. 6b5a283 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  53. 00ae804 mnt: Prevent pivot_root from creating a loop in the mount tree by Eric W. Biederman · 10 years ago
  54. de81934 tracing/syscalls: Ignore numbers outside NR_syscalls' range by Rabin Vincent · 10 years ago
  55. b1eaa05 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 12 years ago
  56. 555172d mnt: Only change user settable mount flags in remount by Eric W. Biederman · 10 years ago
  57. 794cf43 netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages by Daniel Borkmann · 11 years ago
  58. 79967ff ext4: avoid hang when mounting non-journal filesystems with orphan list by Theodore Ts'o · 12 years ago
  59. 751c112 ext4: make orphan functions be no-op in no-journal mode by Anatol Pomozov · 12 years ago
  60. 6e615c8 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  61. d7a02ee perf: Clone child context from parent context pmu by Jiri Olsa · 11 years ago
  62. 8a7f562 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 11 years ago
  63. baafe74 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 11 years ago
  64. e3264be perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 12 years ago
  65. fed4b99 perf: Fix perf_cgroup_switch for sw-events by Peter Zijlstra · 12 years ago
  66. 8b9ff4f perf: Fix error return code by Wei Yongjun · 11 years ago
  67. d701b8b perf: Prevent false warning in perf_swevent_add by Jiri Olsa · 10 years ago
  68. 83fc281 perf: Fix perf mmap bugs by Peter Zijlstra · 11 years ago
  69. 320ede3 perf: Limit perf_event_attr::sample_period to 63 bits by Peter Zijlstra · 10 years ago
  70. c6c71b0 perf: Fix event group context move by Jiri Olsa · 11 years ago
  71. 3157934 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 11 years ago
  72. 84553ed ARM: perf: reject groups spanning multiple hardware PMUs by Suzuki K. Poulose · 9 years ago
  73. 5874108 fs/exec: fix use after free in execve by Andrea Arcangeli · 7 years ago
  74. 415e5b3 ASoC: msm: qdsp6v2: check audio client pointer before accessing by Aravind Kumar · 9 years ago
  75. ba699f9 ASoC: msm: qdsp6v2: validate audio client in callback by Fred Oh · 9 years ago
  76. dac1641 sctp: validate chunk len before actually using it by Marcelo Ricardo Leitner · 8 years ago
  77. b02acf4 ASoC: soc: qdsp6: prevent risk of buffer overflow by Xiaojun Sang · 8 years ago
  78. 4ff4936 netlink: Fix dump skb leak/double free by Herbert Xu · 8 years ago
  79. 90a6348 netlink: add reference of module in netlink_dump_start by Gao feng · 12 years ago
  80. 2d7c93b arm: oabi compat: add missing access checks by Dave Weinstein · 8 years ago
  81. 0787162 msm : dma_test: Initialize newly allocated memory by Srinivasarao P · 8 years ago
  82. b706b2e ping: implement proper locking by Eric Dumazet · 7 years ago
  83. 8dae44d ASoC: msm: qdsp6v2: Fix offload gapless transition by Eric Laurent · 8 years ago
  84. 76816cc ASoC: msm: qdsp6v2: Cleanup of compress offload drivers by Damir Didjusto · 11 years ago
  85. 931021a ASoC: msm: qdsp6v2: return error when copy from userspace fails by Siena Richard · 8 years ago
  86. e8fac74 ASoC: msm: qdsp6v2: Add range checking in msm_dai_q6_set_channel_map by Xiaoyu Ye · 8 years ago
  87. 14fc796 USB: digi_acceleport: do sanity checking for the number of ports by Oliver Neukum · 8 years ago
  88. e4318c7 USB: cypress_m8: add endpoint sanity check by Oliver Neukum · 8 years ago
  89. 3feb767 USB: mct_u232: add sanity checking in probe by Oliver Neukum · 8 years ago
  90. 231332d tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 7 years ago
  91. 9059bd1 TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
  92. b546d4c perf: protect group_leader from races that cause ctx double-free by John Dias · 8 years ago
  93. d171f6d ashmem: remove cache maintenance support by Dennis Cagle · 7 years ago
  94. 82e296d qseecom: check buffer size when loading firmware images by Zhen Kong · 8 years ago
  95. 249de3a soc: qcom: scm: add check to avoid buffer overflow by Satya Durga Srinivasu Prabhala · 8 years ago
  96. ff07c52 ASoC: q6lsm: Add check for integer overflow by Bhalchandra Gajare · 9 years ago
  97. 55913b1 introduce SIZE_MAX by Xi Wang · 12 years ago
  98. d600067 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  99. 3311cd8b0 BACKPORT: fiq_debugger: restrict access to critical commands. by Mark Salyzyn · 8 years ago
  100. fdc42c4 msm: camera: sensor: Fix use after free condition by VijayaKumar T M · 8 years ago