1. 29ea324 security: add ioctl specific auditing to lsm_audit by Jeff Vander Stoep · 11 years ago
  2. b0cde1e selinux: remove unnecessary pointer reassignment by Jeff Vander Stoep · 11 years ago
  3. 94bdaad Revert "security: lsm_audit: add ioctl specific auditing" by Jeff Vander Stoep · 11 years ago
  4. 8c4c81b Revert "SELinux: per-command whitelisting of ioctls" by Jeff Vander Stoep · 11 years ago
  5. f636525 Revert "SELinux: use deletion-safe iterator to free list" by Jeff Vander Stoep · 11 years ago
  6. 97df93a Revert "SELinux: ss: Fix policy write for ioctl operations" by Jeff Vander Stoep · 11 years ago
  7. 3c22c9a net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 10 years ago
  8. 1c2e92b net: tcp: deal with listen sockets properly in tcp_abort. by Lorenzo Colitti · 10 years ago
  9. 1f1f520 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 10 years ago
  10. 5cfac14 net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 10 years ago
  11. 33a38cc net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 10 years ago
  12. 707ab35 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 10 years ago
  13. bebcb1a cfq-iosched: fix the setting of IOPS mode on SSDs by Jens Axboe · 11 years ago
  14. fa615e9 block: Make CFQ default to IOPS mode on SSDs by Tahsin Erdogan · 11 years ago
  15. 956bace block: row: add magic values. by franciscofranco · 12 years ago
  16. 721cc5b f2fs: sync with upstream by Jaegeuk Kim · 10 years ago
  17. 19d00dd ath6kl: hide unitialized warning by Nick Reuter · 10 years ago
  18. 3d6d3ce tenderloin(wifi/4g): enable CPU_INPUT_BOOST by Nick Reuter · 10 years ago
  19. 3c0bf4fa HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands by Scott Bauer · 10 years ago
  20. cd51ac6 KEYS: potential uninitialized variable by Dan Carpenter · 10 years ago
  21. 0895af9 net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom by Al Viro · 11 years ago
  22. 3f3fc33 net: wireless: bcmdhd: check privilege on priv cmd by Jerry Lee · 10 years ago
  23. 599eb39 msm: kgsl: Add missing checks for alloc size and sglen by Rajesh Kemisetti · 10 years ago
  24. c284e1b mnt: Fail collect_mounts when applied to unmounted mounts by Eric W. Biederman · 11 years ago
  25. 020f777 netfilter: qtaguid: Add err handle for tag cmd by Hong-Mei Li · 12 years ago
  26. b0816eb USB: usbfs: fix potential infoleak in devio by Kangjie Lu · 10 years ago
  27. 6b11f1d ppp: take reference on channels netns by Guillaume Nault · 10 years ago
  28. d7c7ddf netfilter: x_tables: check for size overflow by Florian Westphal · 10 years ago
  29. 293c325 ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt by Kangjie Lu · 10 years ago
  30. 1ae412d ALSA: timer: Fix leak in events via snd_timer_user_ccallback by Kangjie Lu · 10 years ago
  31. 9c00187 ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS by Kangjie Lu · 10 years ago
  32. 9939b5a Input: aiptek - fix crash on detecting device without endpoints by Vladis Dronov · 10 years ago
  33. 4fb966b Input: aiptek - adjust error-handling code label by Julia Lawall · 14 years ago
  34. 721750e netfilter: x_tables: fix unconditional helper by Florian Westphal · 10 years ago
  35. 31467ee ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 10 years ago
  36. ff40df3 USB: cdc-acm: more sanity checking by Oliver Neukum · 10 years ago
  37. 43a98bb usbnet: cleanup after bind() in probe() by Oliver Neukum · 10 years ago
  38. 547b399 ALSA: hrtimer: Fix stall by hrtimer_cancel() by Takashi Iwai · 10 years ago
  39. 53b4f1f pipe: limit the per-user amount of pages allocated in pipes by Willy Tarreau · 10 years ago
  40. 12cc41c1f ALSA: timer: Harden slave timer list handling by Takashi Iwai · 10 years ago
  41. dfc7c8f ALSA: timer: Fix race among timer ioctls by Takashi Iwai · 10 years ago
  42. eb32238 ALSA: timer: Fix double unlink of active_list by Takashi Iwai · 10 years ago
  43. cef9ea5 usb: do not default USB_GOBI3K_NET to a module by Nick Reuter · 10 years ago
  44. 873b283 cpu_input_boost: Give fb_boost_nb the highest priority by Sultanxda · 10 years ago
  45. 99ace8e cpu_input_boost: Use fixed-width integer types for local variables by Sultanxda · 10 years ago
  46. df998e7 cpu_input_boost: Remove unnecessary kzallocs by Sultanxda · 10 years ago
  47. 290110e cpu_input_boost: Clean up code style by Sultanxda · 10 years ago
  48. 0a49984 cpu_input_boost: Increase framebuffer boost duration to 1100 ms by Sultanxda · 10 years ago
  49. 7d03b9c cpu_input_boost: Fix synchronization issues by Sultanxda · 10 years ago
  50. 1e759e7 cpu_input_boost: Remove module references by Sultanxda · 10 years ago
  51. 4588d2e cpu_input_boost: Remove thread-migration boosting and clean up by Sultanxda · 10 years ago
  52. 274f58a cpu_input_boost: Remove sync_threshold to recover from regression by myfluxi · 10 years ago
  53. 1fa2871 cpu_input_boost: Rewrite to use dual-core boosting and clean up by Sultanxda · 10 years ago
  54. 03fd42e cpu_input_boost: Increase unblank-boost duration to 900ms by Sultanxda · 10 years ago
  55. 82c591c cpu_input_boost: Reduce input-boost duration by Sultanxda · 10 years ago
  56. 7aeea5b cpu_input_boost: Remove input-boost frequency limitations by Sultanxda · 11 years ago
  57. a2c14e4 cpu_input_boost: Remove boost on framebuffer blank by Sultanxda · 11 years ago
  58. db07956 cpu_input_boost: Add boosting on thread migration by Sultanxda · 11 years ago
  59. 39db199 cpu_input_boost: Boost on framebuffer blank/unblank by Sultanxda · 11 years ago
  60. 793cb58 cpu_input_boost: Clean up and fix bugs by Sultanxda · 11 years ago
  61. cb368e6 cpu_input_boost: Remove deprecated sprintf usage by Sultanxda · 11 years ago
  62. f0ee14d cpu_input_boost: Minor clean-up in notifier by Sultanxda · 11 years ago
  63. b88d1b5 Revert "cpu_input_boost: Add mutex protection" by Sultanxda · 11 years ago
  64. 9a6b050 cpu_input_boost: Add mutex protection by Sultanxda · 11 years ago
  65. 8ccc303 cpu_input_boost: Run all workers on CPU0 by Sultanxda · 11 years ago
  66. 00015dc cpu_input_boost: Add support for userspace control by Sultanxda · 11 years ago
  67. 3d52bf2 cpu_input_boost: Update boost duration equation by Sultanxda · 11 years ago
  68. 86ef828 cpu_input_boost: Remove redundant calculations and logic by Sultanxda · 11 years ago
  69. be4ef51 cpu_input_boost: Remove cpufreq get/put API usage by Sultanxda · 11 years ago
  70. cc1b739 cpu_input_boost: Remove spin locks by Sultanxda · 11 years ago
  71. b2d5dbc cpu_input_boost: Make long function names shorter and more consistent by Sultanxda · 11 years ago
  72. 7b4457e cpu_input_boost: Use spinlocks instead of mutex locks by Sultanxda · 11 years ago
  73. fbf44b0 cpu_input_boost: Specify some variables as read-mostly by Sultanxda · 11 years ago
  74. e099d28 cpu_input_boost: Replace auto-freq finder with sysfs interface by Sultanxda · 11 years ago
  75. 39c846d cpu_input_boost: Prioritize primary CPU by Sultanxda · 11 years ago
  76. ab9378f cpufreq: Disable CAF cpu-boost driver by Sultanxda · 11 years ago
  77. 8a3c716 cpufreq: Introduce CPU input boost driver by Sultanxda · 11 years ago
  78. 67ba3e4 writeback: fix writeback cache thrashing by Namjae Jeon · 13 years ago
  79. bf46568 writeback: Fix occasional slow sync(1) by Jan Kara · 13 years ago
  80. c731a27 timer: optimize apply_slack() by Felix Fietkau · 14 years ago
  81. dbc2945 sync: don't block the flusher thread waiting on IO by Dave Chinner · 13 years ago
  82. 7059dd3 writeback: fix race that cause writeback hung by Junxiao Bi · 12 years ago
  83. 54374d0 switch: Reset device's drvdata before destroying it by Deva Ramasubramanian · 13 years ago
  84. 6559c3d Reg defconfig for recovery TP for MMC changes by William Bellevance · 10 years ago
  85. 37672bd mbm: revert/fix kernel drivers by NewbyJE · 10 years ago
  86. 53da56e tcp: Replace infinite loop on recvmsg bug with proper crash by Julius Werner · 10 years ago
  87. 0856d50 Sierra: add Gobi 3K usb drivers by NewbyJE · 11 years ago
  88. aa14cb7 Sierra: update for ARM 4.4 release by NewbyJE · 11 years ago
  89. 416f4b2 sierra and mbm driver update by NewbyJE · 12 years ago
  90. 2ba1c56 Swap around memory pools a bit by William Bellavance · 10 years ago
  91. 4cb0dcd Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.18' into HEAD by Nick Reuter · 10 years ago
  92. 582bdf5 msm: msm_bus: Fix the type error causing bandwidth overflow by Ajay Dudani · 12 years ago
  93. 2d708f5 msm: msm_bus: send correct value to bw division function by Ajay Dudani · 12 years ago
  94. 25a8c20 msm: msm_bus: Fix division by Zero error in kernel by Gagan Mac · 13 years ago
  95. 38115d6 msm: msm_bus: Add checks to avoid Klocwork errors by Gagan Mac · 13 years ago
  96. 1fe963e msm: msm_bus: Avoid touching ports owned by RPM by Gagan Mac · 13 years ago
  97. fe90819 msm: msm_bus: Fix memory leak during RPM transaction by Michael Bohan · 13 years ago
  98. 8267912 msm: bus: Don't call container_of on a NULL pointer by Stepan Moskovchenko · 13 years ago
  99. a5e82d0 Revert "drivers: staging: Fix Zcache" by William Bellavance · 10 years ago
  100. fe394ea msm: rotator: Use MM_HEAP instead of IOMMU HEAP for kk_2.7.2 by srikarri · 12 years ago