1. 017fd99 libata: Ignore spurious PHY event on LPM policy change by Gabriele Mazzotta · 11 years ago
  2. ba4e97b libata: Add helper to determine when PHY events should be ignored by Gabriele Mazzotta · 11 years ago
  3. a885169 nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() by Ryusuke Konishi · 11 years ago
  4. ae3668f jhash: Update jhash_[321]words functions to use correct initval by Alexander Duyck · 11 years ago
  5. bded67c PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 13 years ago
  6. 419d4c9 Defer processing of REQ_PREEMPT requests for blocked devices by Bart Van Assche · 11 years ago
  7. c93fc89 fsnotify: fix handling of renames in audit by Jan Kara · 12 years ago
  8. 019b694 USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) by Alan Stern · 12 years ago
  9. aef29c3 usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN by Sebastian Andrzej Siewior · 12 years ago
  10. 6fd17de move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 12 years ago
  11. a10ca0d vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 12 years ago
  12. 7583c9f usb-core bInterval quirk by James P Michels III · 12 years ago
  13. ef978a9 usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 12 years ago
  14. 1e9ecb9 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 12 years ago
  15. 4ef74f7 driver core: Introduce device_create_groups by Guenter Roeck · 13 years ago
  16. aa12b75 sysfs.h: add ATTRIBUTE_GROUPS() macro by Greg Kroah-Hartman · 13 years ago
  17. 7f1be7c mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 12 years ago
  18. 0b4f2ae mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 12 years ago
  19. 370375c time: settimeofday: Validate the values of tv from user by Sasha Levin · 12 years ago
  20. 288a07d mm: propagate error from stack expansion even for guard page by Linus Torvalds · 12 years ago
  21. d756c73 virtio: use dev_to_virtio wrapper in virtio by Wanlong Gao · 14 years ago
  22. 0d03047 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 12 years ago
  23. 0350de0 of: Fix overflow bug in string property parsing functions by Grant Likely · 12 years ago
  24. 8cb0a20 USB: core: add device-qualifier quirk by Johan Hovold · 12 years ago
  25. 5e93a23 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 12 years ago
  26. 7655f85 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 12 years ago
  27. b71ec07 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 13 years ago
  28. 6a16b0d random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 12 years ago
  29. e442581 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 13 years ago
  30. 60e7100 vfs: fix data corruption when blocksize < pagesize for mmaped data by Jan Kara · 12 years ago
  31. bf70aaa kernel: add support for gcc 5 by Sasha Levin · 12 years ago
  32. c76a73b block: fix alignment_offset math that assumes io_min is a power-of-2 by Mike Snitzer · 12 years ago
  33. eea5a87 USB: Add device quirk for ASUS T100 Base Station keyboard by Lu Baolu · 12 years ago
  34. b47d65d mnt: Only change user settable mount flags in remount by Eric W. Biederman · 12 years ago
  35. 4fae6cc cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 12 years ago
  36. 699c06b sched: add macros to define bitops for task atomic flags by Zefan Li · 12 years ago
  37. 49d4f01 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 12 years ago
  38. 69db2d4 slab/mempolicy: always use local policy from interrupt context by Andi Kleen · 14 years ago
  39. 68199d6 Revert: "net: ip, ipv6: handle gso skbs in forwarding path" by Greg Kroah-Hartman · 12 years ago
  40. f73ff697 printk: rename printk_sched to printk_deferred by John Stultz · 12 years ago
  41. b06b5c6 introduce SIZE_MAX by Xi Wang · 14 years ago
  42. 80cd492 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 12 years ago
  43. 3943a08 USB: add USB_DEVICE_INTERFACE_CLASS macro by Bjørn Mork · 14 years ago
  44. e3293b8 ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 12 years ago
  45. 1f29351 skbuff: add an api to orphan frags by Michael S. Tsirkin · 14 years ago
  46. a97df3f genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 13 years ago
  47. 39085c8 lib/lzo: Update LZO compression to current upstream version by Markus F.X.J. Oberhumer · 14 years ago
  48. 843c017 team: fix mtu setting by Jiri Pirko · 12 years ago
  49. 85faa17 tty/serial: Add support for Altera serial port by Ley Foon Tan · 13 years ago
  50. 7400ce7 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 14 years ago
  51. 437569c hpsa: gen8plus Smart Array IDs by Mike Miller · 14 years ago
  52. a6d5f53 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 13 years ago
  53. 6c9f8a4 virtio_console: fix uapi header by Michael S. Tsirkin · 13 years ago
  54. 7e4d02f mm: add kmap_to_page() by Ben Hutchings · 14 years ago
  55. b3c463e net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 14 years ago
  56. 0b94d72 x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 13 years ago
  57. b28299b efi_pstore: Introducing workqueue updating sysfs by Seiji Aguchi · 14 years ago
  58. e887bb4 efi: be more paranoid about available space when creating variables by Josh Boyer · 13 years ago
  59. 8e74ecf efi_pstore: Check remaining space with QueryVariableInfo() before writing data by Seiji Aguchi · 14 years ago
  60. 65d41bb x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 13 years ago
  61. 2c1dca2 x86, build, icc: Remove uninitialized_var() from compiler-intel.h by H. Peter Anvin · 13 years ago
  62. 1fbbea7 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 13 years ago
  63. 8f4c0e8 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 12 years ago
  64. 1102122 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 14 years ago
  65. fce85b0 list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 13 years ago
  66. 4ede126 net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 14 years ago
  67. e45d91a libata/ahci: accommodate tag ordered controllers by Dan Williams · 12 years ago
  68. 701a7a1 USB: fix build error when CONFIG_PM_SLEEP isn't enabled by Alan Stern · 13 years ago
  69. 017f425 USB: serial: add modem-status-change wait queue by Johan Hovold · 13 years ago
  70. f993888 ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 14 years ago
  71. 32bb39f HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW by Jiri Kosina · 14 years ago
  72. 588256d HID: hidraw: add proper error handling to raw event reporting by Jiri Kosina · 14 years ago
  73. 71a5218 pps: Add pps_lookup_dev() function by George Spelvin · 14 years ago
  74. ee16449 idr: idr_for_each_entry() macro by Philipp Reisner · 15 years ago
  75. 5a27d69 ipc, msg: fix message length check for negative values by Mathias Krause · 13 years ago
  76. d191575 compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 13 years ago
  77. 460207a compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 14 years ago
  78. ff624a8 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 12 years ago
  79. 7c0a02e jiffies: Avoid undefined behavior from signed overflow by Paul E. McKenney · 13 years ago
  80. f863716 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 12 years ago
  81. a299804 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 13 years ago
  82. 50e9712 nbd: correct disconnect behavior by Paul Clements · 13 years ago
  83. ebdc12a ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 13 years ago
  84. 71a2068 cgroup: fix RCU accesses to task->cgroups by Tejun Heo · 13 years ago
  85. 30ec268 cgroup: cgroup_subsys->fork() should be called after the task is added to css_set by Tejun Heo · 14 years ago
  86. 29a3cd4 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 13 years ago
  87. 32e66c0 net: add and use skb_gso_transport_seglen() by Florian Westphal · 13 years ago
  88. f5a4c4b sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 14 years ago
  89. dbf3239 sched/rt: Avoid updating RT entry timeout twice within one tick period by Ying Xue · 14 years ago
  90. cd1188e audit: correct a type mismatch in audit_syscall_exit() by AKASHI Takahiro · 13 years ago
  91. 50d8f1b mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 13 years ago
  92. 86dc6b9 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 13 years ago
  93. e387172 net: unix: allow set_peek_off to fail by Sasha Levin · 13 years ago
  94. d8b8a43 dm: fix truncated status strings by Mikulas Patocka · 14 years ago
  95. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  96. 4dd7a52 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 13 years ago
  97. 09f6650 mtd: map: fixed bug in 64-bit systems by Wang Haitao · 13 years ago
  98. c0d3062 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 13 years ago
  99. f22ff9d include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 13 years ago
  100. df4011e exec: do not abuse ->cred_guard_mutex in threadgroup_lock() by Oleg Nesterov · 13 years ago