1. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  2. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  3. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  4. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  5. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  6. 4e8a483 Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 10 years ago
  7. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  8. b6c3a59 Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  9. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  10. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  11. e963741 block: fix blk_stack_limits() regression due to lcm() change by Mike Snitzer · 10 years ago
  12. f3f0333 nfsd: require an explicit option to enable pNFS by Christoph Hellwig · 10 years ago
  13. 241a386 irqchip: gicv3-its: Use non-cacheable accesses when no shareability by Marc Zyngier · 10 years ago
  14. 4ad3e36 irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion by Marc Zyngier · 10 years ago
  15. 7a1e890 usbnet: Fix tx_bytes statistic running backward in cdc_ncm by Ben Hutchings · 10 years ago
  16. 1e9e39f usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 10 years ago
  17. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 10 years ago
  18. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  19. 7c9049d Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  20. 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  21. 1401990 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linus by Mark Brown · 10 years ago
  22. 90a5a89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  23. e4518ab Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts by Ingo Molnar · 10 years ago
  24. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  25. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  26. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  27. a736775 Input: add MT_TOOL_PALM by Charlie Mooney · 10 years ago
  28. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 10 years ago
  29. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  30. c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 10 years ago
  31. 47226fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  32. 5067c04 ata: Add a new flag to destinguish sas controller by Shaohua Li · 10 years ago
  33. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 10 years ago
  34. da11508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  35. cf39284 regulator: Fix documentation for regmap in the config by Axel Lin · 10 years ago
  36. ad41faa netdevice.h: fix ndo_bridge_* comments by Nicolas Dichtel · 10 years ago
  37. 4d272f9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  38. 2fc6775 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  39. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 10 years ago
  40. a2f4870 fs: make sure the timestamps for lazytime inodes eventually get written by Theodore Ts'o · 10 years ago
  41. e03826d regulator: palmas: Correct TPS659038 register definition for REGEN2 by Keerthy · 10 years ago
  42. 8cb2c2d livepatch: Fix subtle race with coming and going modules by Petr Mladek · 10 years ago
  43. 3876488 include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header by Denys Vlasenko · 10 years ago
  44. f710a12 Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Marcelo Tosatti · 10 years ago
  45. ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  46. 1ee89c5 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 10 years ago
  47. 6981e2a Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  48. 71c87bd Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 10 years ago
  49. ae70593 arm/arm64: KVM: Keep elrsr/aisr in sync with software model by Christoffer Dall · 10 years ago
  50. f47e331 Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  51. 3d52c5b Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  52. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  53. 40fb70f vxlan: fix wrong usage of VXLAN_VID_MASK by Alexey Kodanev · 10 years ago
  54. a697c2e of/platform: Fix sparc:allmodconfig build by Guenter Roeck · 10 years ago
  55. a4994b8 uapi/virtio_scsi: allow overriding CDB/SENSE size by Michael S. Tsirkin · 10 years ago
  56. d3733e5 kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> by Andrey Ryabinin · 10 years ago
  57. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 10 years ago
  58. c29390c xps: must clear sender_cpu before forwarding by Eric Dumazet · 10 years ago
  59. 3d3801e clk: introduce clk_is_match by Michael Turquette · 10 years ago
  60. 0397da7 Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  61. 0fa2a56 virtio_blk: fix comment for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  62. 7e41a9d virtio_blk: typo fix by Michael S. Tsirkin · 10 years ago
  63. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  64. d08edd8 Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  65. ecddad6 Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  66. b695f31 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  67. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  68. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  69. 7cb9911 irqchip: gicv3-its: Define macros for GITS_CTLR fields by Yun Wu · 10 years ago
  70. f54b97e irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID by Marc Zyngier · 10 years ago
  71. 647f162 serial: uapi: Declare all userspace-visible io types by Peter Hurley · 10 years ago
  72. 2bb7851 serial: core: Fix iotype userspace breakage by Peter Hurley · 10 years ago
  73. af13e86 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  74. 60c1bee Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 10 years ago
  75. 39ed853 Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  76. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  77. 10b2185 ARM: dts: am43xx: fix SLEWCTRL_FAST pinctrl binding by Dave Gerlach · 10 years ago
  78. 424e0f0 ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding by Dave Gerlach · 10 years ago
  79. 9d73b42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  80. 79d2236 Merge branch 'irq-pm' by Rafael J. Wysocki · 10 years ago
  81. eef16e4 Merge branch 'suspend-to-idle' by Rafael J. Wysocki · 10 years ago
  82. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 10 years ago
  83. 8603e1b3 workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE by Tejun Heo · 10 years ago
  84. 40eeb11 Revert "pinctrl: consumer: use correct retval for placeholder functions" by Linus Walleij · 10 years ago
  85. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 10 years ago
  86. 440fd52 drm/mm: Support 4 GiB and larger ranges by Thierry Reding · 10 years ago
  87. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 10 years ago
  88. bc76161 Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  89. 86f1ec3 netfilter: nf_tables: fix userdata length overflow by Patrick McHardy · 10 years ago
  90. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  91. 02f513a pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories. by Peter Rosin · 10 years ago
  92. 874f946 NFS: Fix a regression in the read() syscall by Trond Myklebust · 10 years ago
  93. c6331ba spi: fix a typo in comment. by Marcin Bis · 10 years ago
  94. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  95. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 10 years ago
  96. 604b91f xen: Remove trailing semicolon from xenbus_register_frontend() definition by Yuval Shaia · 10 years ago
  97. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 10 years ago
  98. f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 10 years ago
  99. 140e049 NFS: Add a helper to set attribute barriers by Trond Myklebust · 10 years ago
  100. ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago