1. a57a57a efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 13 years ago
  2. 368845f x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 13 years ago
  3. 8357dde drm/radeon: add some new SI PCI ids by Alex Deucher · 13 years ago
  4. f2a713d mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Brian Norris · 13 years ago
  5. 2d2f242 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 13 years ago
  6. 6114941 infiniband: pass rdma_cm module to netlink_dump_start by Gao feng · 13 years ago
  7. 70f7f1c netlink: add reference of module in netlink_dump_start by Gao feng · 13 years ago
  8. 9b62355 SUNRPC: Fix a UDP transport regression by Trond Myklebust · 13 years ago
  9. 0b0ea6a ipvs: fix oops on NAT reply in br_nf context by Lin Ming · 13 years ago
  10. 0fc58b2 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 14 years ago
  11. 7fcbcdc netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 13 years ago
  12. 04a30bd mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 13 years ago
  13. 53bf146 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 13 years ago
  14. 20eb208 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 13 years ago
  15. 268b7d4 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 13 years ago
  16. 97ed537 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 13 years ago
  17. 9a227fc time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 13 years ago
  18. 8e87815 time: Improve sanity checking of timekeeping inputs by John Stultz · 13 years ago
  19. e194fab sched: Fix race in task_group() by Peter Zijlstra · 13 years ago
  20. 0fcc080 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 13 years ago
  21. 2607b94 drm: Check for invalid cursor flags by Jakob Bornecrantz · 13 years ago
  22. e60b883 mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 13 years ago
  23. f15e724 NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 13 years ago
  24. c648535 tracing: Don't call page_to_pfn() if page is NULL by Wen Congyang · 13 years ago
  25. 449efd1 xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 13 years ago
  26. 32e6530 mm/ia64: fix a memory block size bug by Jianguo Wu · 13 years ago
  27. cf499a0 kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" by Bjørn Mork · 13 years ago
  28. d409354 mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 13 years ago
  29. d156b47 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 13 years ago
  30. f92e8b0 vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() by Miklos Szeredi · 13 years ago
  31. 6cacd60 bnx2x: fix 57840_MF pci id by Yuval Mintz · 13 years ago
  32. 7c799a1 af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 13 years ago
  33. 9e296be af_packet: don't emit packet on orig fanout group by Eric Leblond · 13 years ago
  34. 4658b24 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 13 years ago
  35. 2dc3b21 net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 13 years ago
  36. 952227d USB: add USB_VENDOR_AND_INTERFACE_INFO() macro by Gustavo Padovan · 13 years ago
  37. 8b9f386 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 13 years ago
  38. 844bebf drm/radeon: add some new SI pci ids by Alex Deucher · 13 years ago
  39. 95c9248 Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 14 years ago
  40. 5784dff ARM: pxa: remove irq_to_gpio from ezx-pcap driver by Arnd Bergmann · 13 years ago
  41. 26665db random: remove rand_initialize_irq() by Theodore Ts'o · 13 years ago
  42. 38e16fc random: add tracepoints for easier debugging and verification by Theodore Ts'o · 13 years ago
  43. 29aef9d random: add new get_random_bytes_arch() function by Theodore Ts'o · 13 years ago
  44. 1d0eb35 random: create add_device_randomness() interface by Linus Torvalds · 13 years ago
  45. 0110bbf random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 13 years ago
  46. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 13 years ago
  47. d3b4254 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 13 years ago
  48. 20855fe tun: fix a crash bug and a memory leak by Mikulas Patocka · 13 years ago
  49. 7b689c5 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 13 years ago
  50. 480692b target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE by Roland Dreier · 13 years ago
  51. 016e7d8 NFC: Export nfc.h to userland by Samuel Ortiz · 14 years ago
  52. 765bdc4 timekeeping: Provide hrtimer update function by Thomas Gleixner · 13 years ago
  53. 5e5006e hrtimer: Provide clock_was_set_delayed() by John Stultz · 13 years ago
  54. 7490d0a sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 13 years ago
  55. 7ad71f9 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 13 years ago
  56. 0e343db memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 13 years ago
  57. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 13 years ago
  58. acf8fbd thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 13 years ago
  59. ff99851 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 13 years ago
  60. 1076241 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 13 years ago
  61. 0bbc9d1 Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 13 years ago
  62. 0659cf9d PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 13 years ago
  63. 76c6b95 SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 13 years ago
  64. 5a89aae SCSI: Fix NULL dereferences in scsi_cmd_to_driver by Mark Rustad · 13 years ago
  65. f632881 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 13 years ago
  66. b18504e SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 13 years ago
  67. 0f9c37b rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 13 years ago
  68. 735129c rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 13 years ago
  69. d3ae4a8 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 13 years ago
  70. 993772c net: remove skb_orphan_try() by Eric Dumazet · 13 years ago
  71. c51c618 bonding: Fix corrupted queue_mapping by Eric Dumazet · 13 years ago
  72. 89a5feb inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 13 years ago
  73. 6fc5186 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 13 years ago
  74. 12ad741 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 13 years ago
  75. 78ac34a swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 13 years ago
  76. 54a40b2 libata: add a host flag to ignore detected ATA devices by Andy Whitcroft · 14 years ago
  77. 3410afe module_param: stop double-calling parameters. by Rusty Russell · 13 years ago
  78. fab83a0 drm/radeon/kms: add new SI PCI ids by Alex Deucher · 13 years ago
  79. b184052 drm/radeon/kms: add new BTC PCI ids by Alex Deucher · 13 years ago
  80. 36fbcdf drm/radeon/kms: add new Palm, Sumo PCI ids by Alex Deucher · 13 years ago
  81. d16ba20 drm/radeon/kms: add new Trinity PCI ids by Alex Deucher · 13 years ago
  82. b642cb6 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 13 years ago
  83. 010589e skb: avoid unnecessary reallocations in __skb_cow by Felix Fietkau · 13 years ago
  84. be078c8 ipv6: fix incorrect ipsec fragment by Gao feng · 14 years ago
  85. 08c372d kbuild: install kernel-page-flags.h by Ulrich Drepper · 13 years ago
  86. 11c8c73 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 14 years ago
  87. 474d1f4 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 14 years ago
  88. 774a93a usbhid: prevent deadlock during timeout by Oliver Neukum · 14 years ago
  89. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  90. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  91. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  92. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 14 years ago
  93. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  94. 6037463 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  95. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 14 years ago
  96. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 14 years ago
  97. b6255ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 14 years ago
  98. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 14 years ago
  99. 85fd0bc Fix blkdev.h build errors when BLOCK=n by Russell King · 14 years ago
  100. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago