1. 9cd238a Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  2. 7887f47 Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  3. 444fec1 Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  4. a5f89a50 Merge tag 'sound-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  5. 63d15e8c Merge branch 'pm-pci' by Rafael J. Wysocki · 8 years ago
  6. 10a7e9d Do not hash userspace addresses in fault handlers by Kees Cook · 8 years ago
  7. 4d02976 Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus by Mark Brown · 8 years ago
  8. 66e900a spi: atmel: fixed spin_lock usage inside atmel_spi_remove by Radu Pirea · 8 years ago
  9. 5a15f28 ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU by Takashi Iwai · 8 years ago
  10. ace5228 Merge tag 'for-linus-20171218' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  11. cb81fc6 Merge branch 'parisc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  12. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 5602664 cpufreq: governor: Ensure sufficiently large sampling intervals by Rafael J. Wysocki · 8 years ago
  14. ccc153a cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus by Lucas Stach · 8 years ago
  15. 5839ee7 PCI / PM: Force devices to D0 in pci_pm_thaw_noirq() by Rafael J. Wysocki · 8 years ago
  16. 9226665 ALSA: hda/realtek - Fix Dell AIO LineOut issue by Kailang Yang · 8 years ago
  17. d82c368 mtd: Fix mtd_check_oob_ops() by Miquel Raynal · 8 years ago
  18. 1291a0d5 Linux 4.15-rc4 by Linus Torvalds · 8 years ago
  19. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 8 years ago
  20. f8940a0 Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 6ba64fe Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 2ffb448 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. c437279 Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  24. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 8 years ago
  25. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  26. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  27. da57c54 parisc: Reduce thread stack to 16 kb by John David Anglin · 8 years ago
  28. 9352aea Revert "parisc: Re-enable interrupts early" by John David Anglin · 8 years ago
  29. 6a16fc3 parisc: remove duplicate includes by Pravin Shedge · 8 years ago
  30. bcf3f17 parisc: Hide Diva-built-in serial aux and graphics card by Helge Deller · 8 years ago
  31. 0ed9d3d parisc: Align os_hpmc_size on word boundary by Helge Deller · 8 years ago
  32. 203c110 parisc: Fix indenting in puts() by Helge Deller · 8 years ago
  33. 6cbd217 x86/cpufeatures: Make CPU bugs sticky by Thomas Gleixner · 8 years ago
  34. 79cc741 x86/paravirt: Provide a way to check for hypervisors by Thomas Gleixner · 8 years ago
  35. a035795 x86/paravirt: Dont patch flush_tlb_single by Thomas Gleixner · 8 years ago
  36. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 8 years ago
  37. 0f9a481 x86/entry: Clean up the SYSENTER_stack code by Andy Lutomirski · 8 years ago
  38. 7fbbd5c x86/entry/64: Remove the SYSENTER stack canary by Andy Lutomirski · 8 years ago
  39. 40e7f94 x86/entry/64: Move the IST stacks into struct cpu_entry_area by Andy Lutomirski · 8 years ago
  40. 3386bc8 x86/entry/64: Create a per-CPU SYSCALL entry trampoline by Andy Lutomirski · 8 years ago
  41. 3e3b929 x86/entry/64: Return to userspace from the trampoline stack by Andy Lutomirski · 8 years ago
  42. 7f2590a x86/entry/64: Use a per-CPU trampoline stack for IDT entries by Andy Lutomirski · 8 years ago
  43. 6d9256f x86/espfix/64: Stop assuming that pt_regs is on the entry stack by Andy Lutomirski · 8 years ago
  44. 9aaefe7 x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0 by Andy Lutomirski · 8 years ago
  45. 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 8 years ago
  46. 1a935bc x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct by Andy Lutomirski · 8 years ago
  47. 6e60e58 x86/dumpstack: Handle stack overflow on all stacks by Andy Lutomirski · 8 years ago
  48. 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 8 years ago
  49. 2150652 x86/kasan/64: Teach KASAN about the cpu_entry_area by Andy Lutomirski · 8 years ago
  50. ef8813a x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area by Andy Lutomirski · 8 years ago
  51. aaeed3a x86/entry/gdt: Put per-CPU GDT remaps in ascending order by Andy Lutomirski · 8 years ago
  52. 33a2f1a x86/dumpstack: Add get_stack_info() support for the SYSENTER stack by Andy Lutomirski · 8 years ago
  53. 1a79797 x86/entry/64: Allocate and enable the SYSENTER stack by Andy Lutomirski · 8 years ago
  54. 4f3789e7 x86/irq/64: Print the offending IP in the stack overflow warning by Andy Lutomirski · 8 years ago
  55. 6669a69 x86/irq: Remove an old outdated comment about context tracking races by Andy Lutomirski · 8 years ago
  56. b02fcf9 x86/unwinder: Handle stack overflows more gracefully by Josh Poimboeuf · 8 years ago
  57. d3a0910 x86/unwinder/orc: Dont bail on stack overflow by Andy Lutomirski · 8 years ago
  58. e17f823 x86/entry/64/paravirt: Use paravirt-safe macro to access eflags by Boris Ostrovsky · 8 years ago
  59. 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 8 years ago
  60. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 8 years ago
  61. c2bc660 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 8 years ago
  62. ab95477 bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 8 years ago
  63. 2fe1bc1 perf/x86: Enable free running PEBS for REGS_USER/INTR by Andi Kleen · 8 years ago
  64. f2dbad3 x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD by Rudolf Marek · 8 years ago
  65. a8b4db5 x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 8 years ago
  66. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 8 years ago
  67. 2ec077c Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base by Ingo Molnar · 8 years ago
  68. 650400b Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 8 years ago
  69. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 8 years ago
  70. 1784f91 drivers/misc/intel/pti: Rename the header file to free up the namespace by Ingo Molnar · 8 years ago
  71. f3b5ad8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 8 years ago
  72. f25e229 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  73. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  74. 9ec4c8e Merge branch 'spi-nor/fixes' of ssh://bombadil/srv/git/linux-mtd into mtd/fixes-for-4.15-rc4 by Richard Weinberger · 8 years ago
  75. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 8 years ago
  76. bc2fd1b mtd: nand: gpio: Fix ALE gpio configuration by Christophe Leroy · 8 years ago
  77. e44b9a9 mtd: nand: brcmnand: Zero bitflip is not an error by Albert Hsieh · 8 years ago
  78. fdf2e82 mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM by Sascha Hauer · 8 years ago
  79. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  80. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  81. a84ec72 Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  82. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  83. ee1b43e Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  84. 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  85. 07a20ed Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  86. dd3d66b8 Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  87. 227701e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  88. 043ee1d net: qcom/emac: Reduce timeout for mdio read/write by Hemanth Puranik · 8 years ago
  89. 06f976e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  90. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 8 years ago
  91. 343723d net: sched: fix clsact init error path by Jiri Pirko · 8 years ago
  92. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. a58653c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 3fba361 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 35d5788 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. bde6b37 Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  98. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 8 years ago
  99. dc4fd9a nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 8 years ago
  100. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 8 years ago