1. 4e66d44 simple_xattr: permit 0-size extended attributes by Hugh Dickins · 10 years ago
  2. 792ceae mm/fs: fix pessimization in hole-punching pagecache by Hugh Dickins · 10 years ago
  3. b1a3665 shmem: fix splicing from a hole while it's punched by Hugh Dickins · 10 years ago
  4. 8e205f7 shmem: fix faulting into a hole, not taking i_mutex by Hugh Dickins · 10 years ago
  5. c118678 mm: do not call do_fault_around for non-linear fault by Konstantin Khlebnikov · 10 years ago
  6. b1923b5 sh: also try passing -m4-nofpu for SH2A builds by Geert Uytterhoeven · 10 years ago
  7. b4c5c60 zram: avoid lockdep splat by revalidate_disk by Minchan Kim · 10 years ago
  8. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 10 years ago
  9. aed8adb coredump: fix the setting of PF_DUMPCORE by Silesh C V · 10 years ago
  10. 15ba223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  11. 89faa06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  12. 1486771 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  13. 8dcc3be Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  14. 2605392 sparc: Hook up renameat2 syscall. by David S. Miller · 10 years ago
  15. 850717e Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  16. 10ec947 ipv4: fix buffer overflow in ip_options_compile() by Eric Dumazet · 10 years ago
  17. 67dd8f3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  18. 6890ad4b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  19. d6e6c48 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  20. 5b2b9d7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  21. 80d6191 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  22. 58d4e21 tracing: Fix wraparound problems in "uptime" trace clock by Tony Luck · 10 years ago
  23. 35df3b2 batman-adv: fix TT VLAN inconsistency on VLAN re-add by Antonio Quartulli · 10 years ago
  24. d46b6bf batman-adv: drop QinQ claim frames in bridge loop avoidance by Simon Wunderlich · 10 years ago
  25. 640d7ef dns_resolver: Null-terminate the right string by Ben Hutchings · 10 years ago
  26. 9a3c414 Linux 3.16-rc6 by Linus Torvalds · 10 years ago
  27. 653bbf1 Merge branch 'xen-netback' by David S. Miller · 10 years ago
  28. d8cfbfc xen-netback: Fix pointer incrementation to avoid incorrect logging by Zoltan Kiss · 10 years ago
  29. 1b860da xen-netback: Fix releasing header slot on error path by Zoltan Kiss · 10 years ago
  30. b42cc6e xen-netback: Fix releasing frag_list skbs in error path by Zoltan Kiss · 10 years ago
  31. 1a998d3 xen-netback: Fix handling frag_list on grant op error path by Zoltan Kiss · 10 years ago
  32. 7801db8 net_sched: avoid generating same handle for u32 filters by Cong Wang · 10 years ago
  33. b7a6836 Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  34. caa7c4e Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  35. f47d5bb Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  36. fa24615 Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  37. 5556ea4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  38. cfad81c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  39. da83fc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  40. 90d51d5 Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  41. bb6a1b2 um: segv: Save regs only in case of a kernel mode fault by Richard Weinberger · 10 years ago
  42. 468f659 um: Fix hung task in fix_range_common() by Richard Weinberger · 10 years ago
  43. 284e6d3 um: Ensure that a stub page cannot get unmapped by Richard Weinberger · 10 years ago
  44. ae5db6d Revert "um: Fix wait_stub_done() error handling" by Richard Weinberger · 10 years ago
  45. 0bfaa9c btrfs: test for valid bdev before kobj removal in btrfs_rm_device by Eric Sandeen · 10 years ago
  46. 98ce2de Btrfs: fix abnormal long waiting in fsync by Liu Bo · 10 years ago
  47. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. d1743b8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. cb20fd0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. b495c23 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. da5b99b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. d614cb0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  53. e898c79 Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  54. 1b9f0ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. b579fcc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  56. cfd1b99 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  57. 0bae49b Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  58. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  59. 3e8e275 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  60. b8d2d12 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  61. 4e10627 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  62. 79a8468 random: check for increase of entropy_count because of signed conversion by Hannes Frederic Sowa · 10 years ago
  63. 9637f30 ARM: EXYNOS: Fix core ID used by platsmp and hotplug code by Tomasz Figa · 10 years ago
  64. b32bfc0 ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) by Romain Degez · 10 years ago
  65. e5c6cac Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  66. 0543889 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 10 years ago
  67. 81cca64 Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  68. f839719 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 10 years ago
  69. 55ae1bd Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  70. 033ead8 Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  71. 847f56e Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  72. e0d69e1 ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsi by Boris BREZILLON · 10 years ago
  73. 043dfc1 ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsi by Boris BREZILLON · 10 years ago
  74. dba1fd0 ARM: at91: at91sam9x5: correct typo error for ohci clock by Bo Shen · 10 years ago
  75. 29e697b irqchip: gic: Fix core ID calculation when topology is read from DT by Tomasz Figa · 10 years ago
  76. 27ff6a0 GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  77. 6b49d1d GFS2: memcontrol: Spelling s/invlidate/invalidate/ by Geert Uytterhoeven · 10 years ago
  78. 97a4f1d GFS2: Allow caching of glocks for flock by Bob Peterson · 10 years ago
  79. 5bef3e7 GFS2: Allow flocks to use normal glock dq rather than dq_wait by Bob Peterson · 10 years ago
  80. 6ec43b1 GFS2: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  81. fe0bbd2 GFS2: Use GFP_NOFS when allocating glocks by Steven Whitehouse · 10 years ago
  82. 94a09a3 GFS2: Fix race in glock lru glock disposal by Steven Whitehouse · 10 years ago
  83. 79272b3 GFS2: Only wait for demote when last holder is dequeued by Bob Peterson · 10 years ago
  84. 03e9722 ARM: clk-imx6q: parent lvds_sel input from upstream clock gates by Lucas Stach · 10 years ago
  85. 2ef82d2 Drivers: hv: hv_fcopy: fix a race condition for SMP guest by Dexuan Cui · 10 years ago
  86. 3962808 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  87. 2b1987a cpufreq: make table sentinel macros unsigned to match use by Brian W Hart · 10 years ago
  88. bb86cf5 usb: Check if port status is equal to RxDetect by Gavin Guo · 10 years ago
  89. 3c169e5 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  90. 953c664 usb: chipidea: udc: Disable auto ZLP generation on ep0 by Abbas Raza · 10 years ago
  91. c2a6c78 net: huawei_cdc_ncm: add "subclass 3" devices by Bjørn Mork · 10 years ago
  92. 5343330 net: qmi_wwan: add two Sierra Wireless/Netgear devices by Bjørn Mork · 10 years ago
  93. a28d0e8 wan/x25_asy: integer overflow in x25_asy_change_mtu() by Dan Carpenter · 10 years ago
  94. 11634bd Merge branches 'acpi-scan' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  95. 59ca9ee Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  96. 22d3685 Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  97. 5f87e09 drm/radeon: Make classic pageflip completion path less racy. by Mario Kleiner · 10 years ago
  98. 8264849 drm/radeon: Add missing vblank_put in pageflip ioctl error path. by Mario Kleiner · 10 years ago
  99. c89e5be drm/radeon: Remove redundant fence unref in pageflip path. by Mario Kleiner · 10 years ago
  100. 306f98d drm/radeon: Complete page flip even if waiting on the BO fence fails by Michel Dänzer · 10 years ago