1. e45d91a libata/ahci: accommodate tag ordered controllers by Dan Williams · 12 years ago
  2. 701a7a1 USB: fix build error when CONFIG_PM_SLEEP isn't enabled by Alan Stern · 13 years ago
  3. 017f425 USB: serial: add modem-status-change wait queue by Johan Hovold · 13 years ago
  4. f993888 ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 14 years ago
  5. 32bb39f HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW by Jiri Kosina · 14 years ago
  6. 588256d HID: hidraw: add proper error handling to raw event reporting by Jiri Kosina · 14 years ago
  7. 71a5218 pps: Add pps_lookup_dev() function by George Spelvin · 14 years ago
  8. ee16449 idr: idr_for_each_entry() macro by Philipp Reisner · 15 years ago
  9. 5a27d69 ipc, msg: fix message length check for negative values by Mathias Krause · 13 years ago
  10. d191575 compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 13 years ago
  11. 460207a compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 13 years ago
  12. ff624a8 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 12 years ago
  13. 7c0a02e jiffies: Avoid undefined behavior from signed overflow by Paul E. McKenney · 13 years ago
  14. f863716 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 12 years ago
  15. a299804 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 12 years ago
  16. 50e9712 nbd: correct disconnect behavior by Paul Clements · 13 years ago
  17. ebdc12a ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 13 years ago
  18. 71a2068 cgroup: fix RCU accesses to task->cgroups by Tejun Heo · 13 years ago
  19. 30ec268 cgroup: cgroup_subsys->fork() should be called after the task is added to css_set by Tejun Heo · 14 years ago
  20. 29a3cd4 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 12 years ago
  21. 32e66c0 net: add and use skb_gso_transport_seglen() by Florian Westphal · 12 years ago
  22. f5a4c4b sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 14 years ago
  23. dbf3239 sched/rt: Avoid updating RT entry timeout twice within one tick period by Ying Xue · 14 years ago
  24. cd1188e audit: correct a type mismatch in audit_syscall_exit() by AKASHI Takahiro · 13 years ago
  25. 50d8f1b mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 13 years ago
  26. 86dc6b9 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 13 years ago
  27. e387172 net: unix: allow set_peek_off to fail by Sasha Levin · 13 years ago
  28. d8b8a43 dm: fix truncated status strings by Mikulas Patocka · 13 years ago
  29. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  30. 4dd7a52 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 13 years ago
  31. 09f6650 mtd: map: fixed bug in 64-bit systems by Wang Haitao · 13 years ago
  32. c0d3062 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 13 years ago
  33. f22ff9d include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 13 years ago
  34. df4011e exec: do not abuse ->cred_guard_mutex in threadgroup_lock() by Oleg Nesterov · 13 years ago
  35. 478e9a7 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 13 years ago
  36. 11db1e4 tcp: must unclone packets before mangling them by Eric Dumazet · 13 years ago
  37. c2f2710 random: run random_int_secret_init() run after all late_initcalls by Theodore Ts'o · 13 years ago
  38. 022a41d mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 13 years ago
  39. 2cd21fa perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 14 years ago
  40. 0049b62 HID: provide a helper for validating hid reports by Kees Cook · 13 years ago
  41. 676bb9a HID: validate HID report id size by Kees Cook · 13 years ago
  42. a7179b8 rculist: list_first_or_null_rcu() should use list_entry_rcu() by Tejun Heo · 13 years ago
  43. 8708ea2 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 13 years ago
  44. 055c396 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 13 years ago
  45. 09c7565 SCSI: zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 13 years ago
  46. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  47. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  48. 2010fa3 virtio: support unlocked queue poll by Michael S. Tsirkin · 13 years ago
  49. a90a3ad firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 13 years ago
  50. d11ff32 net: Swap ver and type in pppoe_hdr by Changli Gao · 13 years ago
  51. 535fad8 perf: Fix perf mmap bugs by Peter Zijlstra · 13 years ago
  52. 689ec12 net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 13 years ago
  53. c0cc94f net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 13 years ago
  54. 7f25965 libceph: wrap auth methods in a mutex by Sage Weil · 13 years ago
  55. aa80dd9 libceph: wrap auth ops in wrapper functions by Sage Weil · 13 years ago
  56. 29c65a2 libceph: add update_authorizer auth method by Sage Weil · 13 years ago
  57. f517dfe mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 13 years ago
  58. b3cba47 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 13 years ago
  59. bc4d36c ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 13 years ago
  60. 3a22cc7 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago
  61. 954dc41 wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 13 years ago
  62. dab2d3d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 13 years ago
  63. f2f17ef macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 13 years ago
  64. e52507b if_cablemodem.h: Add parenthesis around ioctl macros by Josh Boyer · 13 years ago
  65. ad86524 audit: Syscall rules are not applied to existing processes on non-x86 by Anton Blanchard · 14 years ago
  66. 213116e jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback by Dmitry Monakhov · 13 years ago
  67. b7d885f ipc: sysv shared memory limited to 8TiB by Robin Holt · 13 years ago
  68. ca4bf7c net: fix incorrect credentials passing by Linus Torvalds · 13 years ago
  69. 1ab6b2a netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 13 years ago
  70. 617f13b net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 13 years ago
  71. c420060 vm: add vm_iomap_memory() helper function by Linus Torvalds · 13 years ago
  72. d6b8c33 ssb: implement spurious tone avoidance by Rafał Miłecki · 13 years ago
  73. 2a6b024 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 13 years ago
  74. e3a5505 kref: Implement kref_get_unless_zero v3 by Thomas Hellstrom · 14 years ago
  75. a227904 spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 13 years ago
  76. 284aeeb libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 13 years ago
  77. 57b41f6 libata: Use integer return value for atapi_command_packet_set by Shan Hai · 13 years ago
  78. a930484 net: fix *_DIAG_MAX constants by Andrey Vagin · 13 years ago
  79. b9f3bf1 thermal: shorten too long mcast group name by Masatake YAMATO · 13 years ago
  80. 023eae6 exec: use -ELOOP for max recursion depth by Kees Cook · 14 years ago
  81. b6da578 tcp: fix skb_availroom() by Eric Dumazet · 13 years ago
  82. 6bf083f perf,x86: fix link failure for non-Intel configs by David Rientjes · 13 years ago
  83. 9a9b01c perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 13 years ago
  84. 68412b1 pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 14 years ago
  85. 57ef0d8 unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) by Helge Deller · 14 years ago
  86. db6154e quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format by Theodore Ts'o · 14 years ago
  87. b9bf60a vlan: adjust vlan_set_encap_proto() for its callers by Cong Wang · 13 years ago
  88. f515e1d fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 14 years ago
  89. c30b55c fb: rework locking to fix lock ordering on takeover by Alan Cox · 14 years ago
  90. df28f48 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 14 years ago
  91. e32afc1 ALSA: usb: Fix Processing Unit Descriptor parsers by Pawel Moll · 13 years ago
  92. 4209ee0 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 14 years ago
  93. ce0030c printk: fix buffer overflow when calling log_prefix function from call_console_drivers by Alexandre SIMON · 14 years ago
  94. 7392301 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 14 years ago
  95. 7ad8ac9 usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 14 years ago
  96. b08d818 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 14 years ago
  97. 31c4647 libceph: remove 'osdtimeout' option by Sage Weil · 14 years ago
  98. 7164ac2 PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 14 years ago
  99. d21383f tcp: implement RFC 5961 4.2 by Eric Dumazet · 14 years ago
  100. 34fb350 tcp: implement RFC 5961 3.2 by Eric Dumazet · 14 years ago