1. 01060e3 PCI/DPC: Add and use DPC Status register field definitions by Bjorn Helgaas · 8 years ago
  2. 716f0f7 PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error() by Bjorn Helgaas · 8 years ago
  3. f784c41 PCI/DPC: Remove unnecessary RP PIO register structs by Bjorn Helgaas · 8 years ago
  4. f5ec5a0 PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info() by Bjorn Helgaas · 8 years ago
  5. a88b304 PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info() by Bjorn Helgaas · 8 years ago
  6. 64c3394 PCI/DPC: Make RP PIO log size check more generic by Bjorn Helgaas · 8 years ago
  7. a596a7b PCI/DPC: Rename local "status" to "dpc_status" by Bjorn Helgaas · 8 years ago
  8. 0bbe0eb PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error() by Bjorn Helgaas · 8 years ago
  9. e68d281 PCI/DPC: Process RP PIO details only if RP PIO extensions supported by Bjorn Helgaas · 8 years ago
  10. e3c44b8 PCI/DPC: Read RP PIO Log Size once at probe by Bjorn Helgaas · 8 years ago
  11. be3039a PCI/DPC: Rename struct dpc_dev.rp to rp_extensions by Bjorn Helgaas · 8 years ago
  12. aa745ef PCI/DPC: Add local variable for DPC capability offset by Bjorn Helgaas · 8 years ago
  13. b604472 PCI/DPC: Rename interrupt_event_handler() to dpc_work() by Bjorn Helgaas · 8 years ago
  14. 6b9045b PCI/DPC: Fix interrupt message number print by Keith Busch · 8 years ago
  15. eed85ff PCI/DPC: Enable DPC only if AER is available by Keith Busch · 8 years ago
  16. aa6ca5a PCI/DPC: Fix shared interrupt handling by Alex Williamson · 8 years ago
  17. 1291a0d5 Linux 4.15-rc4 by Linus Torvalds · 8 years ago
  18. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 8 years ago
  19. 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
  20. 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
  21. 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
  22. c437279 Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  23. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 8 years ago
  24. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  26. 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 8 years ago
  27. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 8 years ago
  28. c2bc660 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 8 years ago
  29. ab95477 bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 8 years ago
  30. 2fe1bc1 perf/x86: Enable free running PEBS for REGS_USER/INTR by Andi Kleen · 8 years ago
  31. f2dbad3 x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD by Rudolf Marek · 8 years ago
  32. a8b4db5 x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 8 years ago
  33. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 8 years ago
  34. 2ec077c Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base by Ingo Molnar · 8 years ago
  35. 650400b Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 8 years ago
  36. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 8 years ago
  37. 1784f91 drivers/misc/intel/pti: Rename the header file to free up the namespace by Ingo Molnar · 8 years ago
  38. f3b5ad8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 8 years ago
  39. f25e229 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  40. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  41. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 8 years ago
  42. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  43. 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
  44. 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
  45. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  46. 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
  47. 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  48. 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
  49. dd3d66b8 Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  50. 227701e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  51. 043ee1d net: qcom/emac: Reduce timeout for mdio read/write by Hemanth Puranik · 8 years ago
  52. 06f976e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  53. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 8 years ago
  54. 343723d net: sched: fix clsact init error path by Jiri Pirko · 8 years ago
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 8 years ago
  62. dc4fd9a nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 8 years ago
  63. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 8 years ago
  64. c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 8 years ago
  65. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 8 years ago
  66. c647c0d net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support by Daniele Palmas · 8 years ago
  67. d1fca67 Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform' by David S. Miller · 8 years ago
  68. 4a98795 pkt_sched: Remove TC_RED_OFFLOADED from uapi by Yuval Mintz · 8 years ago
  69. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 8 years ago
  70. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 8 years ago
  71. 0a06069 Merge branch 'aquantia-fixes' by David S. Miller · 8 years ago
  72. d4c242d net: aquantia: Increment driver version by Igor Russkikh · 8 years ago
  73. 98bc036 net: aquantia: Fix typo in ethtool statistics names by Igor Russkikh · 8 years ago
  74. f3e2778 net: aquantia: Update hw counters on hw init by Igor Russkikh · 8 years ago
  75. fdb4a08 net: aquantia: Improve link state and statistics check interval callback by Igor Russkikh · 8 years ago
  76. 45cc1c7 net: aquantia: Fill in multicast counter in ndev stats from hardware by Igor Russkikh · 8 years ago
  77. 9f8a220 net: aquantia: Fill ndev stat couters from hardware by Igor Russkikh · 8 years ago
  78. be08d83 net: aquantia: Extend stat counters to 64bit values by Igor Russkikh · 8 years ago
  79. 1e36616 net: aquantia: Fix hardware DMA stream overload on large MRRS by Igor Russkikh · 8 years ago
  80. e4d02ca net: aquantia: Fix actual speed capabilities reporting by Igor Russkikh · 8 years ago
  81. 35b99df sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 8 years ago
  82. d9356ed Merge branch 's390-fixes' by David S. Miller · 8 years ago
  83. 02f510f s390/qeth: update takeover IPs after configuration change by Julian Wiedmann · 8 years ago
  84. 8a03a36 s390/qeth: lock IP table while applying takeover changes by Julian Wiedmann · 8 years ago
  85. b22d73d6 s390/qeth: don't apply takeover changes to RXIP by Julian Wiedmann · 8 years ago
  86. 7fbd949 s390/qeth: apply takeover changes when mode is toggled by Julian Wiedmann · 8 years ago
  87. a454483 arm64: fpsimd: Fix copying of FP state from signal frame into task struct by Will Deacon · 8 years ago
  88. 0f546ff Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  89. fccff08 mlxsw: spectrum: Disable MAC learning for ovs port by Yuval Mintz · 8 years ago
  90. f73c52a sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 8 years ago
  91. 643e345 tools/headers: Synchronize kernel <-> tooling headers by Ingo Molnar · 8 years ago
  92. 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 8 years ago
  93. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 8 years ago
  94. 7ee18d6 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 8 years ago
  95. 896c80b x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() by Andy Lutomirski · 8 years ago
  96. 090edbe x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 8 years ago
  97. cef31d9 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 8 years ago
  98. 2610acf dmaengine: fsl-edma: disable clks on all error paths by Andreas Platschek · 8 years ago
  99. 032b4cc Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  100. 0424378 Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago