1. a84c26b perf/x86: Add ability to calculate TSC from perf sample timestamps by Adrian Hunter · 11 years ago
  2. 2c97d7e perf: Fix vmalloc ring buffer pages handling by Jiri Olsa · 12 years ago
  3. ec5bf68 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
  4. 133394b perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' by Peter Zijlstra · 11 years ago
  5. 27bd248 perf: Support overwrite mode for the AUX area by Alexander Shishkin · 10 years ago
  6. 73b7e88 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
  7. 5720d4f perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
  8. 6d9d282 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  9. 5aa0a2c perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
  10. 72e56f7 ANDROID: hid: uhid: implement refcount for open and close by Dmitry Torokhov · 7 years ago
  11. 5c0a1b2 HID: uhid: fix timeout when probe races with IO by Roderick Colenbrander · 8 years ago
  12. 4615777 HID: uhid: invert report_done and make non-atomic by David Herrmann · 10 years ago
  13. c1b383b HID: uhid: turn report_id into u32 by David Herrmann · 10 years ago
  14. d6c96ca HID: uhid: avoid magic-numbers when setting strings by David Herrmann · 10 years ago
  15. 122c12b HID: uhid: avoid dangling pointers in uhid context by David Herrmann · 10 years ago
  16. 9ba64d0 HID: uhid: simplify report-cb shutdown by David Herrmann · 10 years ago
  17. 28ee603 HID: uhid: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  18. d6fa93c HID: uhid: Add UHID_CREATE2 + UHID_INPUT2 by Petri Gynther · 11 years ago
  19. c95f7fe stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG by Kees Cook · 11 years ago
  20. 9b6b23e stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 11 years ago
  21. c225cde UPSTREAM: ARM: mm: allow text and rodata sections to be read-only by Kees Cook · 11 years ago
  22. 9f110c8 BACKPORT: ARM: mm: allow non-text sections to be non-executable by Kees Cook · 11 years ago
  23. e04935c msm: kgsl: Don't release context twice in kgsl_add_fence_event by Karsten Tausche · 4 years, 6 months ago
  24. 6e4c7a8 ALSA: timer: Fix pause event notification by Ben Hutchings · 6 years ago
  25. 4709749 ASoC: pcm: Workaround oops caused by incomplete substream by Karsten Tausche · 4 years, 6 months ago
  26. 7f783d3 soc: msm-pcm: Add mutex lock to protect prvt data by Soumya Managoli · 5 years ago
  27. e3d2b87 asoc: msm-pcm: Added lock in controls _put() and _get() callback by Soumya Managoli · 5 years ago
  28. d8be42f msm: kgsl: Fix race condition between cmdbatch and context destroy by Rajesh Kemisetti · 5 years ago
  29. 0743917 can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices by Tomas Bortoli · 5 years ago
  30. 9b01f8b net: can: peak_usb: Do not do dma on the stack by Marc Kleine-Budde · 12 years ago
  31. c9f003f xfrm: validate template mode by Sean Tranchetti · 6 years ago
  32. b33f8a7 xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. by Steffen Klassert · 7 years ago
  33. 30bb707 Drop support for HID_SONY (PS3 controller) by Karsten Tausche · 4 years, 6 months ago
  34. 5f96a5a ANDROID: fiq_debugger: remove by Bharath · 4 years, 6 months ago
  35. 26c036a msm: kgsl: Add missing check for snapshot IB dump by Rajesh Kemisetti · 5 years ago
  36. eb2d77b binder: fix possible UAF when freeing buffer by Todd Kjos · 5 years ago
  37. 7e8d04a binder: Disable currently unused locking helper functions by Karsten Tausche · 4 years, 7 months ago
  38. 1e17f7c FROMLIST: binder: introduce locking helper functions by Todd Kjos · 7 years ago
  39. 55cd6d1 FROMLIST: binder: refactor binder_pop_transaction by Todd Kjos · 8 years ago
  40. 40f8ba9 staging: android: Clean up else statement from binder_send_failed_reply by Lucas Tanure · 10 years ago
  41. 64b5de7 nf_conntrack: avoid kernel pointer value leak in slab name by Linus Torvalds · 9 years ago
  42. 6e1ac94 qseecom: Change format specifier %p to %pK by Mallikarjuna Reddy Amireddy · 8 years ago
  43. d896450 android: sync: Fix information disclosure vulnerability by Mark Zhang · 6 years ago
  44. c3061bd ASoC: msm: qdsp6v2: add range check for audio port index by Xiaoyu Ye · 6 years ago
  45. 6080935 binder: fix proc->files use-after-free by zhiyuanlin · 7 years ago
  46. a9999e9 take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  47. e3f03d6 take fget() and friends to fs/file.c by Al Viro · 12 years ago
  48. d30a744 expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  49. 1c095dc move put_unused_fd() and fd_install() to fs/file.c by Al Viro · 12 years ago
  50. 2adb1fa new helper: __alloc_fd() by Al Viro · 12 years ago
  51. c8e9498 make get_unused_fd_flags() a function by Al Viro · 12 years ago
  52. 6d6f474 Revert "BACKPORT: binder: fix proc->files use-after-free" by Karsten Tausche · 4 years, 7 months ago
  53. 453f14d fixup: "fixup: ANDROID: sdcardfs: Don't use OVERRIDE_CRED macro" by Bharath · 4 years, 2 months ago
  54. 3a212e2 fixup: ANDROID: sdcardfs: Don't use OVERRIDE_CRED macro by Karsten Tausche · 4 years, 7 months ago
  55. 379273e BACKPORT: futex: Remove requirement for lock_page() in get_futex_key() by Mel Gorman · 9 years ago
  56. 363adc8 Revert "BACKPORT: futex: Remove requirement for lock_page() in get_futex_key()" by Karsten Tausche · 4 years, 7 months ago
  57. 862bf71 Revert "futex: Remove unnecessary warning from get_futex_key" by Luca Weiss · 3 years, 5 months ago
  58. a5aa8a5 UPSTREAM: procfs: fixes pthread cross-thread naming if !PR_DUMPABLE by Janis Danisevskis · 9 years ago
  59. 3cbf903 BACKPORT: ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  60. 4de3bd3 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  61. 11dfcf9 Update kernel Path by Vivekbalachandar Marisamy · 5 years ago
  62. 294af87 scripts/dtc: Fix multiple YYLOC global declaration by Dirk Mueller · 4 years, 10 months ago
  63. f853102 radio-iris: Use copy_from_user API to access userspace memory by Kamal Negi · 8 years ago
  64. 8b6bda3 radio-iris: check argument values before copying the data by Kamal Negi · 8 years ago
  65. f538d83 radio: iris: Check SMD channel state on init by Kamal Negi · 9 years ago
  66. f278c01 radio-iris: Perform smd close operation only once by Rupesh Tatiya · 9 years ago
  67. 59c6511 radio: iris: Fix SMD channel initialization by Dibyendu Roy · 9 years ago
  68. 9167843 radio-iris: fix memory leak issue for hci dev by Rupesh Tatiya · 9 years ago
  69. 2f95ec2 radio-iris: Fix: fm can't be closed completely when killed abnormally. by Mingbo Zhang · 9 years ago
  70. 405aefd radio: iris: Fix timeout value in schedule_timeout by Dibyendu Roy · 9 years ago
  71. 67ce03c radio: iris: Add support to configure signal blending parameters by Venkateshwarlu Domakonda · 10 years ago
  72. 2cf11c2 radio-iris: Add ioctl commands to configure spur table by Venkateshwarlu Domakonda · 10 years ago
  73. c9c307c HID: make arrays usage and value to be the same by Will McVicker · 4 years ago
  74. 69a2269 crypto: Fix possible stack out of bound error by Tanwee Kausar · 4 years, 3 months ago
  75. 9ace823 msm:ADSPRPC :Fix to avoid Use after free in fastrpc_internal_munmap by Vamsi krishna Gattupalli · 4 years ago
  76. c625bc9 msm: vidc: Add support for VUI_DISPLAY_INFO by prakash · 3 years, 10 months ago
  77. 5cdb78f ANDROID: xt_qtaguid: Remove tag_entry from process list on untag by Kalesh Singh · 3 years, 10 months ago
  78. 5de4959 Backport: ANDROID: Add untag hacks to inet_release function by Bharath · 4 years, 5 months ago
  79. 75f4521 ext4: add more paranoia checking in ext4_expand_extra_isize handling by Theodore Ts'o · 5 years ago
  80. 9ae9bce ext4: Introduce ext4_clamp_want_extra_isize() by Ben Hutchings · 4 years, 10 months ago
  81. 98f9695 wlan: fix buffer overflow in psessionEntry->pSchBeaconFrameBegin by bings · 5 years ago
  82. 065f580 wlan: Drop broadcast AMSDU frames by Dundi Raviteja · 3 years, 8 months ago
  83. 879b550 wlan: Drop invalid AMSDU subframe by Dundi Raviteja · 3 years, 8 months ago
  84. 3cad366 wlan: Drop invalid EAPOL packets in SAP mode by Dundi Raviteja · 3 years, 8 months ago
  85. 10df6a7 prima: Send assoc reject upon failing to post ASSOC_IND by Srinivas Dasari · 3 years, 10 months ago
  86. 6d3113e wlan: check count variable while removing from list by Dundi Raviteja · 4 years, 6 months ago
  87. 6d84e67 wlan: Add sanity check for data in ptt_sock_rx_nlink_msg by Sourav Mohapatra · 4 years, 8 months ago
  88. b099fdc wlan: Avoid int overflow in csr_scan_save_preferred_network_found() by Gururaj Patil · 5 years ago
  89. 1f1bc0f wlan: Fix out-of-bounds access in limProcessActionFrameNoSession by Vignesh Viswanathan · 7 years ago
  90. 802127f wlan: Check for minimum frameLen for action frames by sheenam monga · 4 years, 9 months ago
  91. f2b6b0c MAC: synchronize PE and HDD initiated disconnects by Edhar, Mahesh Kumar · 9 years ago
  92. 2a44eea wlan: Remove off-by-one write condition in sch_beacon_process by Abhishek Ambure · 4 years, 10 months ago
  93. a517087 wlan: Hide support for incomplete link layer stats by Karsten Tausche · 4 years, 3 months ago
  94. 4afc23c qcacld-2.0: disable link layer stats by Stefan Assmann · 6 years ago
  95. 6727b1a wlan: Validate assoc response IE len before copy by Ashish Kumar Dhanotiya · 4 years, 9 months ago
  96. e3000a2 wlan: Fix integer overflow in rrm_fill_beacon_ies() by Pragaspathi Thilagaraj · 4 years, 9 months ago
  97. 5f98b92 wlan: check BcnNumIes against size of header instead of 0 by sheenam monga · 4 years, 8 months ago
  98. 0839687 wlan: Validate assoc response IE len before copy by Ashish Kumar Dhanotiya · 4 years, 9 months ago
  99. a1e269a prima: Protect pHashTable with lock by sheenam monga · 4 years, 2 months ago
  100. 653da0c tty: Fix ->pgrp locking in tiocspgrp() by Jann Horn · 4 years ago