1. 31c4647 libceph: remove 'osdtimeout' option by Sage Weil · 14 years ago
  2. b14d552 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 14 years ago
  3. 7164ac2 PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 14 years ago
  4. d21383f tcp: implement RFC 5961 4.2 by Eric Dumazet · 14 years ago
  5. 34fb350 tcp: implement RFC 5961 3.2 by Eric Dumazet · 14 years ago
  6. d46699a inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 14 years ago
  7. cd924e9 freezer: add missing mb's to freezer_count() and freezer_should_skip() by Tejun Heo · 14 years ago
  8. 25747cc mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 14 years ago
  9. 7361a90 exec: do not leave bprm->interp on stack by Kees Cook · 14 years ago
  10. 78a685b tmpfs: fix shared mempolicy leak by Mel Gorman · 14 years ago
  11. 9cbecb4 drm/radeon: add new SI pci id by Alex Deucher · 14 years ago
  12. d0e85e0 libceph: drop declaration of ceph_con_get() by Alex Elder · 14 years ago
  13. dfae3b3 libceph: check for invalid mapping by Sage Weil · 14 years ago
  14. 63c1362 libceph: clean up con flags by Sage Weil · 14 years ago
  15. 265fb7c libceph: replace connection state bits with states by Sage Weil · 14 years ago
  16. 59d0272 libceph: prevent the race of incoming work during teardown by Guanjun He · 14 years ago
  17. 9beb73f libceph: initialize msgpool message types by Sage Weil · 14 years ago
  18. 638ba17 libceph: set peer name on con_open, not init by Sage Weil · 14 years ago
  19. a94af04 libceph: define and use an explicit CONNECTED state by Alex Elder · 14 years ago
  20. 9021a42 libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 14 years ago
  21. ce4516f libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 14 years ago
  22. ae04853 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 14 years ago
  23. e84e066 libceph: have messages point to their connection by Alex Elder · 14 years ago
  24. 6880138 libceph: fully initialize connection in con_init() by Alex Elder · 14 years ago
  25. 31a84d8 libceph: embed ceph connection structure in mon_client by Alex Elder · 14 years ago
  26. 0bcd157 libceph: start tracking connection socket state by Alex Elder · 14 years ago
  27. bc32747 libceph: start separating connection flags from state by Alex Elder · 14 years ago
  28. d910c11 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 14 years ago
  29. 809c58f libceph: kill bad_proto ceph connection op by Alex Elder · 14 years ago
  30. ac7a426 libceph: eliminate connection state "DEAD" by Alex Elder · 14 years ago
  31. 49da293 libceph: fix messenger retry by Sage Weil · 14 years ago
  32. ed35fbc ceph: use info returned by get_authorizer by Alex Elder · 14 years ago
  33. 4f33c7e ceph: have get_authorizer methods return pointers by Alex Elder · 14 years ago
  34. 018a2a1 ceph: messenger: reduce args to create_authorizer by Alex Elder · 14 years ago
  35. 0f56a54 ceph: define ceph_auth_handshake type by Alex Elder · 14 years ago
  36. 9a0117a crush: fix tree node weight lookup by Sage Weil · 14 years ago
  37. 506b467 crush: clean up types, const-ness by Sage Weil · 14 years ago
  38. 41a4962 ALSA: Add a reference counter to card instance by Takashi Iwai · 14 years ago
  39. 588c72e nfsd: add get_uint for u32's by J. Bruce Fields · 14 years ago
  40. 4435990 mac80211: verify that skb data is present by Johannes Berg · 14 years ago
  41. da205c8 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 14 years ago
  42. a57a57a efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 14 years ago
  43. 368845f x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 14 years ago
  44. 8357dde drm/radeon: add some new SI PCI ids by Alex Deucher · 14 years ago
  45. f2a713d mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Brian Norris · 14 years ago
  46. 2d2f242 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 14 years ago
  47. 6114941 infiniband: pass rdma_cm module to netlink_dump_start by Gao feng · 14 years ago
  48. 70f7f1c netlink: add reference of module in netlink_dump_start by Gao feng · 14 years ago
  49. 9b62355 SUNRPC: Fix a UDP transport regression by Trond Myklebust · 14 years ago
  50. 0b0ea6a ipvs: fix oops on NAT reply in br_nf context by Lin Ming · 14 years ago
  51. 0fc58b2 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 14 years ago
  52. 7fcbcdc netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 14 years ago
  53. 04a30bd mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 14 years ago
  54. 53bf146 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 14 years ago
  55. 20eb208 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 14 years ago
  56. 268b7d4 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 14 years ago
  57. 97ed537 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 14 years ago
  58. 9a227fc time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 14 years ago
  59. 8e87815 time: Improve sanity checking of timekeeping inputs by John Stultz · 14 years ago
  60. e194fab sched: Fix race in task_group() by Peter Zijlstra · 14 years ago
  61. 0fcc080 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 14 years ago
  62. 2607b94 drm: Check for invalid cursor flags by Jakob Bornecrantz · 14 years ago
  63. e60b883 mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 14 years ago
  64. f15e724 NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 14 years ago
  65. c648535 tracing: Don't call page_to_pfn() if page is NULL by Wen Congyang · 14 years ago
  66. 449efd1 xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 14 years ago
  67. 32e6530 mm/ia64: fix a memory block size bug by Jianguo Wu · 14 years ago
  68. cf499a0 kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" by Bjørn Mork · 14 years ago
  69. d409354 mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 14 years ago
  70. d156b47 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 14 years ago
  71. f92e8b0 vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() by Miklos Szeredi · 14 years ago
  72. 6cacd60 bnx2x: fix 57840_MF pci id by Yuval Mintz · 14 years ago
  73. 7c799a1 af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 14 years ago
  74. 9e296be af_packet: don't emit packet on orig fanout group by Eric Leblond · 14 years ago
  75. 4658b24 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 14 years ago
  76. 2dc3b21 net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 14 years ago
  77. 952227d USB: add USB_VENDOR_AND_INTERFACE_INFO() macro by Gustavo Padovan · 14 years ago
  78. 8b9f386 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 14 years ago
  79. 844bebf drm/radeon: add some new SI pci ids by Alex Deucher · 14 years ago
  80. 95c9248 Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 14 years ago
  81. 5784dff ARM: pxa: remove irq_to_gpio from ezx-pcap driver by Arnd Bergmann · 14 years ago
  82. 26665db random: remove rand_initialize_irq() by Theodore Ts'o · 14 years ago
  83. 38e16fc random: add tracepoints for easier debugging and verification by Theodore Ts'o · 14 years ago
  84. 29aef9d random: add new get_random_bytes_arch() function by Theodore Ts'o · 14 years ago
  85. 1d0eb35 random: create add_device_randomness() interface by Linus Torvalds · 14 years ago
  86. 0110bbf random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 14 years ago
  87. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 14 years ago
  88. d3b4254 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 14 years ago
  89. 20855fe tun: fix a crash bug and a memory leak by Mikulas Patocka · 14 years ago
  90. 7b689c5 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 14 years ago
  91. 480692b target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE by Roland Dreier · 14 years ago
  92. 016e7d8 NFC: Export nfc.h to userland by Samuel Ortiz · 14 years ago
  93. 765bdc4 timekeeping: Provide hrtimer update function by Thomas Gleixner · 14 years ago
  94. 5e5006e hrtimer: Provide clock_was_set_delayed() by John Stultz · 14 years ago
  95. 7490d0a sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 14 years ago
  96. 7ad71f9 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 14 years ago
  97. 0e343db memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 14 years ago
  98. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  99. acf8fbd thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 14 years ago
  100. ff99851 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 14 years ago