1. 2aabf6d vfs: do_last(): make exit RCU safe by Miklos Szeredi · 13 years ago
  2. db77d76 vfs: split do_lookup() by Miklos Szeredi · 13 years ago
  3. b7d3740d vfs: clean up __d_lookup_rcu() and dentry_cmp() interfaces by Linus Torvalds · 13 years ago
  4. 256a73d VFS: clean up and simplify getname_flags() by Linus Torvalds · 13 years ago
  5. b95e212 vfs: Don't allow a user namespace root to make device nodes by Eric W. Biederman · 13 years ago
  6. 141bbc3 vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 13 years ago
  7. 092ecbe vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 13 years ago
  8. f3aa868 vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 13 years ago
  9. d061116 vfs: split __dentry_open() by Miklos Szeredi · 13 years ago
  10. cefc92d vfs: canonicalize create mode in build_open_flags() by Miklos Szeredi · 13 years ago
  11. 4c97a40 ANDROID: sdcardfs: Change current->fs under lock by Daniel Rosenberg · 7 years ago
  12. a6d8221 eCryptfs: Invalidate dcache entries when lower i_nlink is zero by Tyler Hicks · 10 years ago
  13. a38e985 NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate by Trond Myklebust · 13 years ago
  14. 443c368 Allow sharing external names after __d_move() by Al Viro · 10 years ago
  15. edb6ff1 new helper: dentry_free() by Al Viro · 11 years ago
  16. 284400a FP2: use lzma to make smaller recovery (and fit twrp) by chrmhoffmann · 7 years ago
  17. e67e2f1 coresight: tmc: Fix the unbalanced lock in tmc_read() by Saranya Chidura · 8 years ago
  18. 7fec3cc coresight: tmc: Fix use after free issue with tmc read by Saranya Chidura · 8 years ago
  19. 42922ea v4l2: Refactor, fix security bug in compat ioctl32 by Daniel Mentz · 8 years ago
  20. e2f0a15 UPSTREAM: ALSA: timer: Call notifier in the same spinlock by Takashi Iwai · 9 years ago
  21. 45eeadd UPSTREAM: ALSA: timer: Fix race between stop and interrupt by Takashi Iwai · 9 years ago
  22. 916a24e UPSTREAM: ALSA: timer: Fix link corruption due to double start or stop by Takashi Iwai · 9 years ago
  23. 0b5da7c UPSTREAM: ALSA: timer: Code cleanup by Takashi Iwai · 9 years ago
  24. 9f87540 BACKPORT: ALSA: timer: Fix race at concurrent reads by Takashi Iwai · 9 years ago
  25. 62bf043 BACKPORT: ALSA: timer: Handle disconnection more safely by Takashi Iwai · 9 years ago
  26. 88c6701 UPSTREAM: ALSA: timer: Fix wrong instance passed to slave callbacks by Takashi Iwai · 9 years ago
  27. abcfd64 KEYS: add missing permission check for request_key() destination by Eric Biggers · 7 years ago
  28. 8ed8e50 KEYS: Don't permit request_key() to construct a new keyring by David Howells · 9 years ago
  29. 1e7c24a KEYS: Fix stale key registration at error path by Takashi Iwai · 10 years ago
  30. 829089b key: Fix resource leak by Alan Cox · 12 years ago
  31. a1d714b Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 12 years ago
  32. f60eef7 keys: fix race with concurrent install_user_keyrings() by David Howells · 12 years ago
  33. c1a72df BACKPORT: msm: adsprpc: Use unsigned integer for length values by Dennis Cagle · 7 years ago
  34. 544dcfd BACKPORT: futex: Prevent overflow by strengthen input validation by Li Jinyue · 7 years ago
  35. 5a50667 BACKPORT: futex: Remove requirement for lock_page() in get_futex_key() by Mel Gorman · 9 years ago
  36. 2cf02d4 futex: Fix a race condition between REQUEUE_PI and task death by Brian Silverman · 10 years ago
  37. b579353 futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 10 years ago
  38. 400a14a futex: Unlock hb->lock in futex_wait_requeue_pi() error path by Thomas Gleixner · 10 years ago
  39. e94cdf7 rtmutex: Plug slow unlock race by Thomas Gleixner · 11 years ago
  40. 2ea8735 rtmutex: Handle deadlock detection smarter by Thomas Gleixner · 11 years ago
  41. 1fabdbb rtmutex: Detect changes in the pi lock chain by Thomas Gleixner · 11 years ago
  42. 12c1ed0 rtmutex: Fix deadlock detector for real by Thomas Gleixner · 11 years ago
  43. aa76baa futex: Make lookup_pi_state more robust by Thomas Gleixner · 11 years ago
  44. 4dddf67 futex: Always cleanup owner tid in unlock_pi by Thomas Gleixner · 11 years ago
  45. 5808c72 futex: Validate atomic acquisition in futex_lock_pi_atomic() by Thomas Gleixner · 11 years ago
  46. b3cbd89 futex: Prevent attaching to kernel threads by Thomas Gleixner · 11 years ago
  47. 4e83753 futex: Add another early deadlock detection check by Thomas Gleixner · 11 years ago
  48. 1ee4f05 futex: fix handling of read-only-mapped hugepages by Linus Torvalds · 11 years ago
  49. 0f846bb futex: Take hugepages into account when generating futex_key by Zhang Yi · 12 years ago
  50. f8597ae hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 12 years ago
  51. 4db14f6 futex: Revert "futex: Mark get_robust_list as deprecated" by Thomas Gleixner · 12 years ago
  52. 2b3c872 futex: avoid wake_futex() for a PI futex_q by Darren Hart · 12 years ago
  53. 7c0713b futex: Handle futex_pi OWNER_DIED take over correctly by Thomas Gleixner · 12 years ago
  54. 73bca9c futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi() by Darren Hart · 13 years ago
  55. f95d7d0 futex: Fix bug in WARN_ON for NULL q.pi_state by Darren Hart · 13 years ago
  56. c1838d2 futex: Test for pi_mutex on fault in futex_wait_requeue_pi() by Darren Hart · 13 years ago
  57. bf51ef8 msm: adsprpc: Fix race conditions on same buffer by Tharun Kumar Merugu · 7 years ago
  58. a666d66 UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 8 years ago
  59. 3d9756f diag: Validate copying length against source buffer length by Hardik Arya · 7 years ago
  60. ef36863 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 7 years ago
  61. db75f87 msm: sensor: actuator: avoid accessing out of bound memory by Haibin Liu · 7 years ago
  62. 49a48a4 msm: vidc: Fix use after free bug in set_output_buffers by Chinmay Sawarkar · 7 years ago
  63. df782bd loop: fix concurrent lo_open/lo_release by Linus Torvalds · 7 years ago
  64. 9a1aa86 Input: gtco - fix potential out-of-bound access by Dmitry Torokhov · 7 years ago
  65. bd170eb msm: ipa: Fix the handling of default IPA header by Ghanim Fodi · 7 years ago
  66. 44560a2 net: usb: rmnet_usb_ctrl: Fix use after free issue by Sai Krishna Juturi · 7 years ago
  67. 11a210e sctp: do not peel off an assoc from one netns to another one by Xin Long · 7 years ago
  68. e7f3f9f net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  69. 18ed6c3 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  70. 1c911cd ipv4: Avoid reading user iov twice after raw_probe_proto_opt by Herbert Xu · 10 years ago
  71. 5b400da ipv4: Use standard iovec primitive in raw_probe_proto_opt by Herbert Xu · 10 years ago
  72. 88395c5 UPSTREAM: KEYS: encrypted: fix buffer overread in valid_master_desc() by Eric Biggers · 7 years ago
  73. cf889f6 ASoC: apr: Add validity check to APR port by Aditya Bavanari · 7 years ago
  74. aed116f BACKPORT: USB: core: harden cdc_parse_cdc_header by Marissa Wall · 7 years ago
  75. 106c738 cdc-acm: prevent infinite loop when parsing CDC headers. by Quentin Casasnovas · 10 years ago
  76. a5a3ba4 cdc-acm: add sanity checks by Oliver Neukum · 10 years ago
  77. 98e2602 ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor by Takashi Iwai · 7 years ago
  78. e80c08a USB: fix out-of-bounds in usb_set_configuration by Greg Kroah-Hartman · 7 years ago
  79. d9fbd68 HID: usbhid: fix out-of-bounds bug by Jaejoong Kim · 7 years ago
  80. 816c02c USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() by Alan Stern · 7 years ago
  81. f591920 USB: serial: console: fix use-after-free after failed setup by Johan Hovold · 7 years ago
  82. f736675 msm:ipa: Fix to incorrect structure access by Mohammed Javid · 8 years ago
  83. f63cdb6 msm: ipa: Prevent multiple header deletion from user space by Ghanim Fodi · 8 years ago
  84. 21fc0f7 ASoC: msm: qdsp6v2: Set freed pointers to NULL by Aditya Bavanari · 7 years ago
  85. 18906ad diag: Add protection while de-initializing clients by Mohit Aggarwal · 8 years ago
  86. e640177 BACKPORT: packet: in packet_do_bind, test fanout with bind_lock held by Marissa Wall · 7 years ago
  87. 870e82a ALSA: usb-audio: Kill stray URB at exiting by Takashi Iwai · 7 years ago
  88. c3d4a71 msm: vidc: update the check to ignore extradata plane in dqbuf by Praveen Chavan · 9 years ago
  89. 16d0335 msm: vidc: add ion_handle checking before mapping buffers by Praveen Chavan · 9 years ago
  90. 9fd90e7 msm: vidc: Add same fd ref only for static buffer mode by Surajit Podder · 10 years ago
  91. 893536a wcnss: fix the potential buffer flow issue in firmware setup by Sarada Prasanna Garnayak · 8 years ago
  92. 052effe wcnss: Fix mismatch between format and argument in pr_err() by Jeff Johnson · 11 years ago
  93. b5768a6 msm: camera: Return -NOTTY on invalid ioctl command. by Trishansh Bhardwaj · 7 years ago
  94. 2e43a4e msm: sensor: Validationg function pointers before using them by VijayaKumar T M · 8 years ago
  95. c5593a0 msm: camera: sensor: Validate destination step position by Rajesh Bondugula · 8 years ago
  96. 4098ac8 msm: camera: validate num_streams in stream_cfg_cmd before using it by Gaoxiang Chen · 8 years ago
  97. db56ff6 mqueue: fix a use-after-free in sys_mq_notify() by Cong Wang · 8 years ago
  98. 4c49736 Sanitize 'move_pages()' permission checks by Linus Torvalds · 8 years ago
  99. 7b983f1 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 8 years ago
  100. 75bdf91 KEYS: prevent KEYCTL_READ on negative key by Eric Biggers · 7 years ago