1. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  2. daa460a ftrace: Only allocate the ret_stack 'fp' field when needed by Josh Poimboeuf · 8 years ago
  3. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  4. e37e43a x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) by Andy Lutomirski · 8 years ago
  5. b4a0f53 dma-api: Teach the "DMA-from-stack" check about vmapped stacks by Andy Lutomirski · 8 years ago
  6. ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
  7. eb4e841 Merge tag 'v4.8-rc3' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  8. 556b672 x86/entry: Remove outdated comment about SYSCALL targets by Borislav Petkov · 8 years ago
  9. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  10. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  11. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  12. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  13. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  14. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  15. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  16. 43f4d36 Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  17. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  18. 080ebb1 Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  19. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  20. 3f318b3 Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  21. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  22. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  23. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  24. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  25. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  26. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. b061b4f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  32. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  33. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  34. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  35. 4950d6d x86/dumpstack: Remove 64-byte gap at end of irq stack by Josh Poimboeuf · 8 years ago
  36. 8b927d7 proc: Fix return address printk conversion specifer in /proc/<pid>/stack by Josh Poimboeuf · 8 years ago
  37. 72b4f6a x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access by Josh Poimboeuf · 8 years ago
  38. ae952ff x86/head: Remove useless zeroed word by Josh Poimboeuf · 8 years ago
  39. 6225f32 x86/dumpstack: Remove extra brackets around "<EOE>" by Josh Poimboeuf · 8 years ago
  40. b32f96c x86/asm/head: Rename 'stack_start' -> 'initial_stack' by Josh Poimboeuf · 8 years ago
  41. 32541b4 x86/asm/head: Remove unused init_rsp variable extern by Josh Poimboeuf · 8 years ago
  42. bf255bd x86/dumpstack: Remove show_trace() by Josh Poimboeuf · 8 years ago
  43. f594d0b Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  44. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  45. f17b3ea Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" by Johannes Berg · 8 years ago
  46. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 9 years ago
  47. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  48. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  49. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  50. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  51. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  52. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  53. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  54. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  55. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  56. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  57. 91d62d9 Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  58. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  59. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  60. b96c22c Merge branch 'tc_action-fixes' by David S. Miller · 8 years ago
  61. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  62. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  63. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  64. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  65. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  66. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  67. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  68. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  69. 647f28c Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  70. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 8 years ago
  71. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 8 years ago
  72. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 8 years ago
  73. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 8 years ago
  74. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 8 years ago
  75. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 8 years ago
  76. 2f25844 mlxsw: spectrum: Mark port as active before registering it by Ido Schimmel · 8 years ago
  77. 0597848 mlxsw: spectrum: Create PVID vPort before registering netdevice by Ido Schimmel · 8 years ago
  78. fa66d7e mlxsw: spectrum: Remove redundant errors from the code by Ido Schimmel · 8 years ago
  79. 7a35583 mlxsw: spectrum: Don't return upon error in removal path by Ido Schimmel · 8 years ago
  80. 5ff132c Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  81. bc9f3d7 arm64: kernel: avoid literal load of virtual address with MMU off by Ard Biesheuvel · 8 years ago
  82. bfe6c8a arm64: Fix NUMA build error when !CONFIG_ACPI by Catalin Marinas · 8 years ago
  83. 9e7d936 dm raid: support raid0 with missing metadata devices by Heinz Mauelshagen · 8 years ago
  84. be5769e clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int by Paul Gortmaker · 8 years ago
  85. 16c8eba clocksource/drivers/kona: Fix get_counter() error handling by Arnd Bergmann · 8 years ago
  86. 0e62fd8 clocksource/drivers/time-armada-370-xp: Fix the clock reference by Gregory CLEMENT · 8 years ago
  87. 32438cf Merge branch 'iomap-fixes-4.8-rc3' into for-next by Dave Chinner · 8 years ago
  88. a03f1a6 xfs: remove OWN_AG rmap when allocating a block from the AGFL by Darrick J. Wong · 8 years ago
  89. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  90. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  91. 1d4795e xfs: (re-)implement FIEMAP_FLAG_XATTR by Christoph Hellwig · 8 years ago
  92. b95a212 xfs: simplify xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  93. f20ac7a iomap: mark ->iomap_end as optional by Christoph Hellwig · 8 years ago
  94. ac2dc05 iomap: prepare iomap_fiemap for attribute mappings by Dave Chinner · 8 years ago
  95. 8896b8f iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag by Dave Chinner · 8 years ago
  96. 274c887 iomap: remove superflous pagefault_disable from iomap_write_actor by Christoph Hellwig · 8 years ago
  97. 97dd8c9 iomap: remove superflous mark_page_accessed from iomap_write_actor by Christoph Hellwig · 8 years ago
  98. f32866fd xfs: store rmapbt block count in the AGF by Darrick J. Wong · 8 years ago
  99. 8b2180b xfs: don't invalidate whole file on DAX read/write by Dave Chinner · 8 years ago
  100. 0af32fb xfs: fix bogus space reservation in xfs_iomap_write_allocate by Christoph Hellwig · 8 years ago