1. edd351a Replace %p with %pK to prevent leaking kernel address by Mohamad Ayyash · 10 years ago
  2. 21d77e1 fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 10 years ago
  3. a291f5d binder: prevent kptr leak by using %pK format specifier by Nick Desaulniers · 10 years ago
  4. 1ecd872 tcp: fix use after free in tcp_xmit_retransmit_queue() by Eric Dumazet · 10 years ago
  5. 0d73eaa sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 14 years ago
  6. 89648c1 sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 13 years ago
  7. 58aa30e mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 12 years ago
  8. 74febf0 mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory by Johannes Weiner · 12 years ago
  9. ab92266 mm: vmscan: fix inappropriate zone congestion clearing by Johannes Weiner · 14 years ago
  10. 8f660a8 slub: fix incorrect return type of get_any_partial() by Joonsoo Kim · 14 years ago
  11. e15e16b CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug by Srivatsa S. Bhat · 14 years ago
  12. a394c61 vm_is_stack: use for_each_thread() rather then buggy while_each_thread() by Oleg Nesterov · 12 years ago
  13. 1e8228c mm/slub: don't wait for high-order page allocation by Joonsoo Kim · 11 years ago
  14. 333fd8c slub: fix a possible memory leak by Joonsoo Kim · 14 years ago
  15. 94f1b2d staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sig by Weijie Yang · 12 years ago
  16. cb69186 msm: thermal: Revert simplified driver by Zhao Wei Liew · 10 years ago
  17. 4556c85 net: ipc_router: Bind only a client port as control port by Karthikeyan Ramasubramanian · 10 years ago
  18. a2333f5 FROMLIST: security,perf: Allow further restriction of perf_event_open by Jeff Vander Stoep · 10 years ago
  19. 184d099 BACKPORT: perf tools: Document the perf sysctls by Ben Hutchings · 11 years ago
  20. 617be5d msm: rq_stats: update related_cpus in the cpu_load runtime by Anji Jonnala · 13 years ago
  21. 7842fe6 UPSTREAM: ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor by Jungseung Lee · 11 years ago
  22. a286512 BACKPORT: ARM: 8235/1: Support for the PXN CPU feature on ARMv7 by Jungseung Lee · 12 years ago
  23. 8b5ff91 tcp: Use supported random32 in pre-3.8 kernels by Matt Mower · 10 years ago
  24. 33abca0 ASoC: check for null function pointer for dummy device read/write by Yuan Lin · 10 years ago
  25. 2fabf48 BACKPORT: Bluetooth: Fix potential NULL dereference in RFCOMM bind callback by Jaganath Kanakkassery · 11 years ago
  26. d9f0247 BACKPORT: tcp: make challenge acks less predictable by Eric Dumazet · 10 years ago
  27. 5c8e09f msm: kgsl: Defer adding the mem entry to a process by Sunil Khatri · 10 years ago
  28. 516ae1e ion: disable system contig heap by Liam Mark · 10 years ago
  29. db1b2d9 gpu: ion: Adding NULL pointer and NULL function checks by eleekimk · 11 years ago
  30. c0d0bbf gpu: ion: add pointer null checks in map and unmap by Huaibin Yang · 13 years ago
  31. d30f758 gpu: ion: return error code when iommu map fails by Vinu Deokaran · 10 years ago
  32. 3c7f185 Revert "gpu: ion: Do not write buffer size if IOMMU map fails" by William Bellavance · 10 years ago
  33. 7ede6f6 Merge remote-tracking branch 'linux/linux-3.4.y' into ng-7.1-113 by William Bellavance · 10 years ago
  34. c0db3f0 defconfig: Update for both tenderloin models by William Bellavance · 10 years ago
  35. 1a254e8 Linux 3.4.113 by Zefan Li · 10 years ago
  36. ceef608 mac80211: fix driver RSSI event calculations by Johannes Berg · 11 years ago
  37. 8549fd0 wm831x_power: Use IRQF_ONESHOT to request threaded IRQs by Valentin Rothberg · 11 years ago
  38. bb8fd1a mwifiex: fix mwifiex_rdeeprom_read() by Dan Carpenter · 11 years ago
  39. 14948b0 devres: fix a for loop bounds check by Dan Carpenter · 11 years ago
  40. 18987af ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode by Arnd Bergmann · 11 years ago
  41. 6648a7e MIPS: atomic: Fix comment describing atomic64_add_unless's return value. by Ralf Baechle · 11 years ago
  42. 6c4bc5e recordmcount: Fix endianness handling bug for nop_mcount by libin · 11 years ago
  43. 8a0332b ipv6: fix tunnel error handling by Michal Kubeček · 11 years ago
  44. 0b7ce7f scsi: restart list search after unlock in scsi_remove_target by Christoph Hellwig · 11 years ago
  45. fb996b6 FS-Cache: Don't override netfs's primary_index if registering failed by Kinglong Mee · 11 years ago
  46. 9a623f2 FS-Cache: Increase reference of parent after registering, netfs success by Kinglong Mee · 11 years ago
  47. 58157d4 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 11 years ago
  48. ce8b17b HID: core: Avoid uninitialized buffer access by Richard Purdie · 11 years ago
  49. e08ace4 mtd: mtdpart: fix add_mtd_partitions error path by Boris BREZILLON · 11 years ago
  50. 13c320d iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints by David Woodhouse · 11 years ago
  51. 8a85267 ext4, jbd2: ensure entering into panic after recording an error in superblock by Daeho Jeong · 11 years ago
  52. 51c631c Bluetooth: ath3k: Add support of AR3012 0cf3:817b device by Dmitry Tunin · 11 years ago
  53. c98f004 staging: rtl8712: Add device ID for Sitecom WLA2100 by Larry Finger · 11 years ago
  54. 7c6b7bd ACPI: Use correct IRQ when uninstalling ACPI interrupt handler by Chen Yu · 11 years ago
  55. 4ef878b ALSA: hda - Disable 64bit address for Creative HDA controllers by Takashi Iwai · 11 years ago
  56. 3485537 megaraid_sas: Do not use PAGE_SIZE for max_sectors by sumit.saxena@avagotech.com · 11 years ago
  57. c0ea47c Revert "dm mpath: fix stalls when handling invalid ioctls" by Mauricio Faria de Oliveira · 11 years ago
  58. 36f3886 crypto: algif_hash - Only export and import on sockets with data by Herbert Xu · 11 years ago
  59. 85e2cc7 megaraid_sas : SMAP restriction--do not access user memory from IOCTL code by sumit.saxena@avagotech.com · 11 years ago
  60. aaa525b ALSA: hda - Apply pin fixup for HP ProBook 6550b by Takashi Iwai · 11 years ago
  61. f793fd7 firewire: ohci: fix JMicron JMB38x IT context discovery by Stefan Richter · 11 years ago
  62. a641840 x86/cpu: Call verify_cpu() after having entered long mode too by Borislav Petkov · 11 years ago
  63. 12f6cee Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow by Filipe Manana · 11 years ago
  64. 96ff623 perf: Fix inherited events vs. tracepoint filters by Peter Zijlstra · 11 years ago
  65. 326e9786 scsi_sysfs: Fix queue_ramp_up_period return code by Peter Oberparleiter · 11 years ago
  66. 0c981ff4 binfmt_elf: Don't clobber passed executable's file header by Maciej W. Rozycki · 11 years ago
  67. fb77f13 sctp: translate host order to network order when setting a hmacid by lucien · 11 years ago
  68. 63bf54c usb: musb: core: fix order of arguments to ulpi write callback by Uwe Kleine-König · 11 years ago
  69. 21f8c5c mac80211: mesh: fix call_rcu() usage by Johannes Berg · 11 years ago
  70. 3831cd7 macvlan: fix leak in macvlan_handle_frame by Sabrina Dubroca · 11 years ago
  71. e330a4f tcp: md5: fix lockdep annotation by Eric Dumazet · 11 years ago
  72. ee26ee0 usblp: do not set TASK_INTERRUPTIBLE before lock by Jiri Slaby · 11 years ago
  73. b7c6a16 net: ip6mr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 11 years ago
  74. 2f6dc4c ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 11 years ago
  75. cb3a5e1 broadcom: fix PHY_ID_BCM5481 entry in the id table by Aaro Koskinen · 11 years ago
  76. 0308b20 ring-buffer: Update read stamp with first real commit on page by Steven Rostedt (Red Hat) · 11 years ago
  77. 38abce8 net/neighbour: fix crash at dumping device-agnostic proxy entries by Konstantin Khlebnikov · 11 years ago
  78. 0a4dd16 iio: lpc32xx_adc: fix warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 11 years ago
  79. 0aa5a21 ALSA: usb-audio: work around CH345 input SysEx corruption by Clemens Ladisch · 11 years ago
  80. 199038f ALSA: usb-audio: prevent CH345 multiport output SysEx corruption by Clemens Ladisch · 11 years ago
  81. 3f37d21 ALSA: usb-audio: add packet size quirk for the Medeli DD305 by Clemens Ladisch · 11 years ago
  82. 72b7cdd USB: serial: option: add support for Novatel MiFi USB620L by Aleksander Morgado · 11 years ago
  83. 336c856 ASoC: wm8962: correct addresses for HPF_C_0/1 by Sachin Pandhare · 11 years ago
  84. 7488e04 USB: option: add XS Stick W100-2 from 4G Systems by Bjørn Mork · 11 years ago
  85. 5081fa5 mac: validate mac_partition is within sector by Kees Cook · 11 years ago
  86. 071620b can: sja1000: clear interrupts on start by Mirza Krak · 11 years ago
  87. 5047700 vfs: Make sendfile(2) killable even better by Jan Kara · 11 years ago
  88. 0fbe1a2 vfs: Avoid softlockups with sendfile(2) by Jan Kara · 11 years ago
  89. 57c61d1 nfs: if we have no valid attrs, then don't declare the attribute cache valid by Jeff Layton · 11 years ago
  90. 756da8c wan/x25: Fix use-after-free in x25_asy_open_tty() by Peter Hurley · 11 years ago
  91. 3907ab6 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 11 years ago
  92. c1bbfed x86/signal: Fix restart_syscall number for x32 tasks by Dmitry V. Levin · 11 years ago
  93. b72cb19 fix sysvfs symlinks by Al Viro · 11 years ago
  94. 5c03518 USB: cp210x: Remove CP2110 ID from compatibility list by Konstantin Shkolnyy · 11 years ago
  95. be6a6e0 ext4: Fix handling of extended tv_sec by David Turner · 11 years ago
  96. 24a649c jbd2: Fix unreclaimed pages after truncate in data=journal mode by Jan Kara · 11 years ago
  97. 6688f02 AHCI: Fix softreset failed issue of Port Multiplier by Xiangliang Yu · 11 years ago
  98. 56316d7 sata_sil: disable trim by Mikulas Patocka · 11 years ago
  99. 6ffc2f8 USB: whci-hcd: add check for dma mapping error by Alexey Khoroshilov · 11 years ago
  100. e887550 dm btree: fix leak of bufio-backed block in btree_split_sibling error path by Mike Snitzer · 11 years ago