1. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  2. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 12 years ago
  3. 2010fa3 virtio: support unlocked queue poll by Michael S. Tsirkin · 12 years ago
  4. a90a3ad firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 12 years ago
  5. eeddd91 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 13 years ago
  6. 3ef208a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 13 years ago
  7. d11ff32 net: Swap ver and type in pppoe_hdr by Changli Gao · 13 years ago
  8. 535fad8 perf: Fix perf mmap bugs by Peter Zijlstra · 13 years ago
  9. 689ec12 net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 13 years ago
  10. c0cc94f net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 13 years ago
  11. 7f25965 libceph: wrap auth methods in a mutex by Sage Weil · 13 years ago
  12. aa80dd9 libceph: wrap auth ops in wrapper functions by Sage Weil · 13 years ago
  13. 29c65a2 libceph: add update_authorizer auth method by Sage Weil · 13 years ago
  14. f517dfe mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 13 years ago
  15. b3cba47 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 13 years ago
  16. 2147439 Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 13 years ago
  17. bc4d36c ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 13 years ago
  18. 3a22cc7 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago
  19. 954dc41 wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 13 years ago
  20. dab2d3d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 13 years ago
  21. 7d9577d ipv6: do not clear pinet6 field by Eric Dumazet · 13 years ago
  22. f2f17ef macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 13 years ago
  23. e52507b if_cablemodem.h: Add parenthesis around ioctl macros by Josh Boyer · 13 years ago
  24. 8e1546d tcp: force a dst refcount when prequeue packet by Eric Dumazet · 13 years ago
  25. ad86524 audit: Syscall rules are not applied to existing processes on non-x86 by Anton Blanchard · 13 years ago
  26. 0c98574 drm/radeon: add new richland pci ids by Alex Deucher · 13 years ago
  27. 6e98ede drm/radeon: add some new SI PCI ids by Alex Deucher · 13 years ago
  28. 213116e jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback by Dmitry Monakhov · 13 years ago
  29. b7d885f ipc: sysv shared memory limited to 8TiB by Robin Holt · 13 years ago
  30. 273a82b mm: allow arch code to control the user page table ceiling by Hugh Dickins · 13 years ago
  31. ca4bf7c net: fix incorrect credentials passing by Linus Torvalds · 13 years ago
  32. 1ab6b2a netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 13 years ago
  33. 617f13b net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 13 years ago
  34. c420060 vm: add vm_iomap_memory() helper function by Linus Torvalds · 13 years ago
  35. d6b8c33 ssb: implement spurious tone avoidance by Rafał Miłecki · 13 years ago
  36. 2a6b024 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 13 years ago
  37. e3a5505 kref: Implement kref_get_unless_zero v3 by Thomas Hellstrom · 13 years ago
  38. a227904 spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 13 years ago
  39. 284aeeb libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 13 years ago
  40. 57b41f6 libata: Use integer return value for atapi_command_packet_set by Shan Hai · 13 years ago
  41. a930484 net: fix *_DIAG_MAX constants by Andrey Vagin · 13 years ago
  42. b9f3bf1 thermal: shorten too long mcast group name by Masatake YAMATO · 13 years ago
  43. 119016c xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 13 years ago
  44. 556ba70 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 13 years ago
  45. 023eae6 exec: use -ELOOP for max recursion depth by Kees Cook · 13 years ago
  46. 2cf470d drm/radeon: add Richland pci ids by Alex Deucher · 13 years ago
  47. 1280938 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 13 years ago
  48. b6da578 tcp: fix skb_availroom() by Eric Dumazet · 13 years ago
  49. 6a2d122 ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 13 years ago
  50. cb505e2 atmel_lcdfb: fix 16-bpp modes on older SOCs by Johan Hovold · 13 years ago
  51. 6bf083f perf,x86: fix link failure for non-Intel configs by David Rientjes · 13 years ago
  52. 9a9b01c perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 13 years ago
  53. 68412b1 pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 13 years ago
  54. 57ef0d8 unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) by Helge Deller · 13 years ago
  55. db6154e quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format by Theodore Ts'o · 13 years ago
  56. b9bf60a vlan: adjust vlan_set_encap_proto() for its callers by Cong Wang · 13 years ago
  57. e5a096a ipv6: use a stronger hash for tcp by Eric Dumazet · 13 years ago
  58. 1e6b5fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 13 years ago
  59. f515e1d fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 13 years ago
  60. c30b55c fb: rework locking to fix lock ordering on takeover by Alan Cox · 13 years ago
  61. df28f48 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 13 years ago
  62. e32afc1 ALSA: usb: Fix Processing Unit Descriptor parsers by Pawel Moll · 13 years ago
  63. 4209ee0 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 13 years ago
  64. ce0030c printk: fix buffer overflow when calling log_prefix function from call_console_drivers by Alexandre SIMON · 13 years ago
  65. 7392301 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 13 years ago
  66. 7ad8ac9 usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 13 years ago
  67. b08d818 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 13 years ago
  68. 92a7389 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 13 years ago
  69. 31c4647 libceph: remove 'osdtimeout' option by Sage Weil · 13 years ago
  70. b14d552 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 13 years ago
  71. 7164ac2 PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 13 years ago
  72. d21383f tcp: implement RFC 5961 4.2 by Eric Dumazet · 13 years ago
  73. 34fb350 tcp: implement RFC 5961 3.2 by Eric Dumazet · 13 years ago
  74. d46699a inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 13 years ago
  75. cd924e9 freezer: add missing mb's to freezer_count() and freezer_should_skip() by Tejun Heo · 13 years ago
  76. 25747cc mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 13 years ago
  77. 7361a90 exec: do not leave bprm->interp on stack by Kees Cook · 13 years ago
  78. 78a685b tmpfs: fix shared mempolicy leak by Mel Gorman · 13 years ago
  79. 9cbecb4 drm/radeon: add new SI pci id by Alex Deucher · 13 years ago
  80. d0e85e0 libceph: drop declaration of ceph_con_get() by Alex Elder · 14 years ago
  81. dfae3b3 libceph: check for invalid mapping by Sage Weil · 13 years ago
  82. 63c1362 libceph: clean up con flags by Sage Weil · 13 years ago
  83. 265fb7c libceph: replace connection state bits with states by Sage Weil · 13 years ago
  84. 59d0272 libceph: prevent the race of incoming work during teardown by Guanjun He · 13 years ago
  85. 9beb73f libceph: initialize msgpool message types by Sage Weil · 13 years ago
  86. 638ba17 libceph: set peer name on con_open, not init by Sage Weil · 14 years ago
  87. a94af04 libceph: define and use an explicit CONNECTED state by Alex Elder · 14 years ago
  88. 9021a42 libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 14 years ago
  89. ce4516f libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 14 years ago
  90. ae04853 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 14 years ago
  91. e84e066 libceph: have messages point to their connection by Alex Elder · 14 years ago
  92. 6880138 libceph: fully initialize connection in con_init() by Alex Elder · 14 years ago
  93. 31a84d8 libceph: embed ceph connection structure in mon_client by Alex Elder · 14 years ago
  94. 0bcd157 libceph: start tracking connection socket state by Alex Elder · 14 years ago
  95. bc32747 libceph: start separating connection flags from state by Alex Elder · 14 years ago
  96. d910c11 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 14 years ago
  97. 809c58f libceph: kill bad_proto ceph connection op by Alex Elder · 14 years ago
  98. ac7a426 libceph: eliminate connection state "DEAD" by Alex Elder · 14 years ago
  99. 49da293 libceph: fix messenger retry by Sage Weil · 13 years ago
  100. ed35fbc ceph: use info returned by get_authorizer by Alex Elder · 14 years ago