1. 4fae6cc cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 12 years ago
  2. 699c06b sched: add macros to define bitops for task atomic flags by Zefan Li · 12 years ago
  3. 49d4f01 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 12 years ago
  4. 69db2d4 slab/mempolicy: always use local policy from interrupt context by Andi Kleen · 14 years ago
  5. 68199d6 Revert: "net: ip, ipv6: handle gso skbs in forwarding path" by Greg Kroah-Hartman · 12 years ago
  6. f73ff697 printk: rename printk_sched to printk_deferred by John Stultz · 12 years ago
  7. b06b5c6 introduce SIZE_MAX by Xi Wang · 14 years ago
  8. 80cd492 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 12 years ago
  9. 3943a08 USB: add USB_DEVICE_INTERFACE_CLASS macro by Bjørn Mork · 14 years ago
  10. e3293b8 ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 12 years ago
  11. 1f29351 skbuff: add an api to orphan frags by Michael S. Tsirkin · 14 years ago
  12. a97df3f genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 13 years ago
  13. 39085c8 lib/lzo: Update LZO compression to current upstream version by Markus F.X.J. Oberhumer · 14 years ago
  14. 843c017 team: fix mtu setting by Jiri Pirko · 12 years ago
  15. 85faa17 tty/serial: Add support for Altera serial port by Ley Foon Tan · 13 years ago
  16. 7400ce7 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 14 years ago
  17. 437569c hpsa: gen8plus Smart Array IDs by Mike Miller · 14 years ago
  18. a6d5f53 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 13 years ago
  19. 6c9f8a4 virtio_console: fix uapi header by Michael S. Tsirkin · 13 years ago
  20. 7e4d02f mm: add kmap_to_page() by Ben Hutchings · 14 years ago
  21. b3c463e net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 14 years ago
  22. 0b94d72 x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 13 years ago
  23. b28299b efi_pstore: Introducing workqueue updating sysfs by Seiji Aguchi · 14 years ago
  24. e887bb4 efi: be more paranoid about available space when creating variables by Josh Boyer · 13 years ago
  25. 8e74ecf efi_pstore: Check remaining space with QueryVariableInfo() before writing data by Seiji Aguchi · 14 years ago
  26. 65d41bb x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 13 years ago
  27. 2c1dca2 x86, build, icc: Remove uninitialized_var() from compiler-intel.h by H. Peter Anvin · 13 years ago
  28. 1fbbea7 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 13 years ago
  29. 8f4c0e8 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 12 years ago
  30. 1102122 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 14 years ago
  31. fce85b0 list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 13 years ago
  32. 4ede126 net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 14 years ago
  33. e45d91a libata/ahci: accommodate tag ordered controllers by Dan Williams · 12 years ago
  34. 701a7a1 USB: fix build error when CONFIG_PM_SLEEP isn't enabled by Alan Stern · 13 years ago
  35. 017f425 USB: serial: add modem-status-change wait queue by Johan Hovold · 13 years ago
  36. f993888 ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 14 years ago
  37. 32bb39f HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW by Jiri Kosina · 14 years ago
  38. 588256d HID: hidraw: add proper error handling to raw event reporting by Jiri Kosina · 14 years ago
  39. 71a5218 pps: Add pps_lookup_dev() function by George Spelvin · 14 years ago
  40. ee16449 idr: idr_for_each_entry() macro by Philipp Reisner · 15 years ago
  41. 5a27d69 ipc, msg: fix message length check for negative values by Mathias Krause · 13 years ago
  42. d191575 compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 13 years ago
  43. 460207a compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 14 years ago
  44. ff624a8 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 12 years ago
  45. 7c0a02e jiffies: Avoid undefined behavior from signed overflow by Paul E. McKenney · 13 years ago
  46. f863716 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 12 years ago
  47. a299804 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 13 years ago
  48. 50e9712 nbd: correct disconnect behavior by Paul Clements · 13 years ago
  49. ebdc12a ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 13 years ago
  50. 71a2068 cgroup: fix RCU accesses to task->cgroups by Tejun Heo · 13 years ago
  51. 30ec268 cgroup: cgroup_subsys->fork() should be called after the task is added to css_set by Tejun Heo · 14 years ago
  52. 29a3cd4 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 13 years ago
  53. 32e66c0 net: add and use skb_gso_transport_seglen() by Florian Westphal · 13 years ago
  54. f5a4c4b sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 14 years ago
  55. dbf3239 sched/rt: Avoid updating RT entry timeout twice within one tick period by Ying Xue · 14 years ago
  56. cd1188e audit: correct a type mismatch in audit_syscall_exit() by AKASHI Takahiro · 13 years ago
  57. 50d8f1b mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 13 years ago
  58. 86dc6b9 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 13 years ago
  59. e387172 net: unix: allow set_peek_off to fail by Sasha Levin · 13 years ago
  60. d8b8a43 dm: fix truncated status strings by Mikulas Patocka · 13 years ago
  61. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  62. 4dd7a52 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 13 years ago
  63. 09f6650 mtd: map: fixed bug in 64-bit systems by Wang Haitao · 13 years ago
  64. c0d3062 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 13 years ago
  65. f22ff9d include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 13 years ago
  66. df4011e exec: do not abuse ->cred_guard_mutex in threadgroup_lock() by Oleg Nesterov · 13 years ago
  67. 478e9a7 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 13 years ago
  68. 11db1e4 tcp: must unclone packets before mangling them by Eric Dumazet · 13 years ago
  69. c2f2710 random: run random_int_secret_init() run after all late_initcalls by Theodore Ts'o · 13 years ago
  70. 022a41d mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 13 years ago
  71. 2cd21fa perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 14 years ago
  72. 0049b62 HID: provide a helper for validating hid reports by Kees Cook · 13 years ago
  73. 676bb9a HID: validate HID report id size by Kees Cook · 13 years ago
  74. a7179b8 rculist: list_first_or_null_rcu() should use list_entry_rcu() by Tejun Heo · 13 years ago
  75. 8708ea2 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 13 years ago
  76. 055c396 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 13 years ago
  77. 09c7565 SCSI: zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 13 years ago
  78. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  79. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  80. 2010fa3 virtio: support unlocked queue poll by Michael S. Tsirkin · 13 years ago
  81. a90a3ad firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 13 years ago
  82. d11ff32 net: Swap ver and type in pppoe_hdr by Changli Gao · 13 years ago
  83. 535fad8 perf: Fix perf mmap bugs by Peter Zijlstra · 13 years ago
  84. 689ec12 net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 13 years ago
  85. c0cc94f net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 13 years ago
  86. 7f25965 libceph: wrap auth methods in a mutex by Sage Weil · 13 years ago
  87. aa80dd9 libceph: wrap auth ops in wrapper functions by Sage Weil · 13 years ago
  88. 29c65a2 libceph: add update_authorizer auth method by Sage Weil · 13 years ago
  89. f517dfe mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 13 years ago
  90. b3cba47 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 13 years ago
  91. bc4d36c ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 13 years ago
  92. 3a22cc7 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago
  93. 954dc41 wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 13 years ago
  94. dab2d3d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 13 years ago
  95. f2f17ef macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 13 years ago
  96. e52507b if_cablemodem.h: Add parenthesis around ioctl macros by Josh Boyer · 13 years ago
  97. ad86524 audit: Syscall rules are not applied to existing processes on non-x86 by Anton Blanchard · 14 years ago
  98. 213116e jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback by Dmitry Monakhov · 13 years ago
  99. b7d885f ipc: sysv shared memory limited to 8TiB by Robin Holt · 13 years ago
  100. ca4bf7c net: fix incorrect credentials passing by Linus Torvalds · 13 years ago