1. 2ab56a5 f2fs: remove unneeded memory footprint accounting by Chao Yu · 7 years ago
  2. 66e8336 f2fs: no need to read nat block if nat_block_bitmap is set by Yunlei He · 7 years ago
  3. 292c196a f2fs: reserve nid resource for quota sysfile by Chao Yu · 7 years ago
  4. ace5228 Merge tag 'for-linus-20171218' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  5. cb81fc6 Merge branch 'parisc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  6. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. d82c368 mtd: Fix mtd_check_oob_ops() by Miquel Raynal · 7 years ago
  8. 1291a0d5 Linux 4.15-rc4 by Linus Torvalds · 7 years ago
  9. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 7 years ago
  10. f8940a0 Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 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 · 7 years ago
  12. 2ffb448 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. c437279 Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  14. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 7 years ago
  15. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  16. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  17. da57c54 parisc: Reduce thread stack to 16 kb by John David Anglin · 7 years ago
  18. 9352aea Revert "parisc: Re-enable interrupts early" by John David Anglin · 7 years ago
  19. 6a16fc3 parisc: remove duplicate includes by Pravin Shedge · 7 years ago
  20. bcf3f17 parisc: Hide Diva-built-in serial aux and graphics card by Helge Deller · 7 years ago
  21. 0ed9d3d parisc: Align os_hpmc_size on word boundary by Helge Deller · 7 years ago
  22. 203c110 parisc: Fix indenting in puts() by Helge Deller · 7 years ago
  23. 6cbd217 x86/cpufeatures: Make CPU bugs sticky by Thomas Gleixner · 7 years ago
  24. 79cc741 x86/paravirt: Provide a way to check for hypervisors by Thomas Gleixner · 7 years ago
  25. a035795 x86/paravirt: Dont patch flush_tlb_single by Thomas Gleixner · 7 years ago
  26. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  27. 0f9a481 x86/entry: Clean up the SYSENTER_stack code by Andy Lutomirski · 7 years ago
  28. 7fbbd5c x86/entry/64: Remove the SYSENTER stack canary by Andy Lutomirski · 7 years ago
  29. 40e7f94 x86/entry/64: Move the IST stacks into struct cpu_entry_area by Andy Lutomirski · 7 years ago
  30. 3386bc8 x86/entry/64: Create a per-CPU SYSCALL entry trampoline by Andy Lutomirski · 7 years ago
  31. 3e3b929 x86/entry/64: Return to userspace from the trampoline stack by Andy Lutomirski · 7 years ago
  32. 7f2590a x86/entry/64: Use a per-CPU trampoline stack for IDT entries by Andy Lutomirski · 7 years ago
  33. 6d9256f x86/espfix/64: Stop assuming that pt_regs is on the entry stack by Andy Lutomirski · 7 years ago
  34. 9aaefe7 x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0 by Andy Lutomirski · 7 years ago
  35. 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 7 years ago
  36. 1a935bc x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct by Andy Lutomirski · 7 years ago
  37. 6e60e58 x86/dumpstack: Handle stack overflow on all stacks by Andy Lutomirski · 7 years ago
  38. 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 7 years ago
  39. 2150652 x86/kasan/64: Teach KASAN about the cpu_entry_area by Andy Lutomirski · 7 years ago
  40. ef8813a x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area by Andy Lutomirski · 7 years ago
  41. aaeed3a x86/entry/gdt: Put per-CPU GDT remaps in ascending order by Andy Lutomirski · 7 years ago
  42. 33a2f1a x86/dumpstack: Add get_stack_info() support for the SYSENTER stack by Andy Lutomirski · 7 years ago
  43. 1a79797 x86/entry/64: Allocate and enable the SYSENTER stack by Andy Lutomirski · 7 years ago
  44. 4f3789e7 x86/irq/64: Print the offending IP in the stack overflow warning by Andy Lutomirski · 7 years ago
  45. 6669a69 x86/irq: Remove an old outdated comment about context tracking races by Andy Lutomirski · 7 years ago
  46. b02fcf9 x86/unwinder: Handle stack overflows more gracefully by Josh Poimboeuf · 7 years ago
  47. d3a0910 x86/unwinder/orc: Dont bail on stack overflow by Andy Lutomirski · 7 years ago
  48. e17f823 x86/entry/64/paravirt: Use paravirt-safe macro to access eflags by Boris Ostrovsky · 7 years ago
  49. 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  50. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  51. c2bc660 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 7 years ago
  52. ab95477 bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 7 years ago
  53. 2fe1bc1 perf/x86: Enable free running PEBS for REGS_USER/INTR by Andi Kleen · 7 years ago
  54. f2dbad3 x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD by Rudolf Marek · 7 years ago
  55. a8b4db5 x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 7 years ago
  56. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 7 years ago
  57. 2ec077c Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  58. 650400b Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  59. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  60. 1784f91 drivers/misc/intel/pti: Rename the header file to free up the namespace by Ingo Molnar · 7 years ago
  61. f3b5ad8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  62. f25e229 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  63. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  64. 9ec4c8e Merge branch 'spi-nor/fixes' of ssh://bombadil/srv/git/linux-mtd into mtd/fixes-for-4.15-rc4 by Richard Weinberger · 7 years ago
  65. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  66. bc2fd1b mtd: nand: gpio: Fix ALE gpio configuration by Christophe Leroy · 7 years ago
  67. e44b9a9 mtd: nand: brcmnand: Zero bitflip is not an error by Albert Hsieh · 7 years ago
  68. fdf2e82 mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM by Sascha Hauer · 7 years ago
  69. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  70. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  71. a84ec72 Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  72. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  73. 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 · 7 years ago
  74. 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  75. 07a20ed Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  76. dd3d66b8 Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  77. 227701e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  78. 043ee1d net: qcom/emac: Reduce timeout for mdio read/write by Hemanth Puranik · 7 years ago
  79. 06f976e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  80. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  81. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  82. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. a58653c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 3fba361 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 35d5788 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. bde6b37 Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  88. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  89. dc4fd9a nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 7 years ago
  90. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  91. c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 7 years ago
  92. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  93. c647c0d net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support by Daniele Palmas · 7 years ago
  94. d1fca67 Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform' by David S. Miller · 7 years ago
  95. 4a98795 pkt_sched: Remove TC_RED_OFFLOADED from uapi by Yuval Mintz · 7 years ago
  96. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  97. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  98. 0a06069 Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  99. d4c242d net: aquantia: Increment driver version by Igor Russkikh · 7 years ago
  100. 98bc036 net: aquantia: Fix typo in ethtool statistics names by Igor Russkikh · 7 years ago