| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-10-19 | MAINTAINERS: Split Cavium EDAC entry and add myself |  Jan Glauber | 1 | -1/+7 |
| 2017-10-11 | EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode |  Luis Felipe Sandoval Castro | 1 | -16/+3 |
| 2017-09-28 | EDAC, skx_edac: Handle systems with segmented PCI busses |  Tony Luck | 1 | -3/+5 |
| 2017-09-27 | EDAC, thunderx: Remove suspend/resume support |  Jan Glauber | 1 | -25/+0 |
| 2017-09-27 | EDAC, skx_edac: Fix detection of single-rank DIMMs |  Charles Rose | 1 | -2/+2 |
| 2017-09-27 | EDAC, sb_edac: Don't create a second memory controller if HA1 is not present |  Qiuxu Zhuo | 1 | -1/+8 |
| 2017-09-25 | EDAC: Add owner check to the x86 platform drivers |  Toshi Kani | 4 | -4/+28 |
| 2017-09-25 | EDAC: Add helper which returns the loaded platform driver |  Toshi Kani | 2 | -1/+14 |
| 2017-09-25 | EDAC, ghes: Add platform check |  Toshi Kani | 1 | -5/+23 |
| 2017-09-25 | EDAC, ghes: Model a single, logical memory controller |  Borislav Petkov | 1 | -65/+51 |
| 2017-09-25 | EDAC, ghes: Remove symbol exports |  Borislav Petkov | 1 | -3/+0 |
| 2017-09-21 | EDAC: Handle return value of kasprintf() |  Arvind Yadav | 3 | -4/+21 |
| 2017-09-16 | Linux 4.14-rc1 |  Linus Torvalds | 1 | -2/+2 |
| 2017-09-16 | firmware: Restore support for built-in firmware |  Markus Trippelsdorf | 4 | -5/+71 |
| 2017-09-16 | mlxsw: spectrum_router: Only handle IPv4 and IPv6 events |  Ido Schimmel | 1 | -1/+2 |
| 2017-09-16 | Documentation: link in networking docs |  Pavel Machek | 1 | -1/+1 |
| 2017-09-16 | tcp: fix data delivery rate |  Eric Dumazet | 1 | -4/+3 |
| 2017-09-15 | bpf/verifier: reject BPF_ALU64|BPF_END |  Edward Cree | 2 | -1/+18 |
| 2017-09-15 | sctp: do not mark sk dumped when inet_sctp_diag_fill returns err |  Xin Long | 1 | -1/+0 |
| 2017-09-15 | sctp: fix an use-after-free issue in sctp_sock_dump |  Xin Long | 3 | -39/+36 |
| 2017-09-15 | netvsc: increase default receive buffer size |  Stephen Hemminger | 1 | -1/+1 |
| 2017-09-15 | tcp: update skb->skb_mstamp more carefully |  Eric Dumazet | 1 | -7/+12 |
| 2017-09-15 | net: ipv4: fix l3slave check for index returned in IP_PKTINFO |  David Ahern | 1 | -2/+6 |
| 2017-09-15 | net: smsc911x: Quieten netif during suspend |  Geert Uytterhoeven | 1 | -1/+14 |
| 2017-09-15 | net: systemport: Fix 64-bit stats deadlock |  Florian Fainelli | 1 | -3/+0 |
| 2017-09-15 | net: vrf: avoid gcc-4.6 warning |  Arnd Bergmann | 1 | -3/+3 |
| 2017-09-15 | qed: remove unnecessary call to memset |  Himanshu Jha | 1 | -1/+0 |
| 2017-09-15 | Input: i8042 - add Gigabyte P57 to the keyboard reset table |  Kai-Heng Feng | 1 | -0/+7 |
| 2017-09-15 | kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly |  Jim Mattson | 1 | -59/+75 |
| 2017-09-15 | kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly |  Jim Mattson | 1 | -6/+8 |
| 2017-09-15 | kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry |  Jim Mattson | 1 | -7/+9 |
| 2017-09-15 | kvm,mips: Fix potential swait_active() races |  Davidlohr Bueso | 1 | -2/+2 |
| 2017-09-15 | kvm,powerpc: Serialize wq active checks in ops->vcpu_kick |  Davidlohr Bueso | 1 | -1/+1 |
| 2017-09-15 | kvm: Serialize wq active checks in kvm_vcpu_wake_up() |  Davidlohr Bueso | 1 | -1/+1 |
| 2017-09-15 | kvm,x86: Fix apf_task_wake_one() wq serialization |  Davidlohr Bueso | 1 | -1/+1 |
| 2017-09-15 | kvm,lapic: Justify use of swait_active() |  Davidlohr Bueso | 1 | -0/+4 |
| 2017-09-15 | kvm,async_pf: Use swq_has_sleeper() |  Davidlohr Bueso | 1 | -5/+1 |
| 2017-09-15 | sched/wait: Add swq_has_sleeper() |  Davidlohr Bueso | 1 | -2/+56 |
| 2017-09-15 | KVM: VMX: Do not BUG() on out-of-bounds guest IRQ |  Jan H. Schönherr | 1 | -2/+7 |
| 2017-09-15 | KVM: Don't accept obviously wrong gsi values via KVM_IRQFD |  Jan H. Schönherr | 1 | -0/+2 |
| 2017-09-15 | nios2: time: Read timer in get_cycles only if initialized |  Guenter Roeck | 1 | -1/+4 |
| 2017-09-15 | nios2: add earlycon support to 3c120 devboard DTS |  Tobias Klauser | 1 | -1/+2 |
| 2017-09-15 | kvm: nVMX: Don't allow L2 to access the hardware CR8 |  Jim Mattson | 1 | -0/+5 |
| 2017-09-15 | Revert "PCI: Avoid race while enabling upstream bridges" |  Bjorn Helgaas | 1 | -11/+2 |
| 2017-09-14 | vfs: constify path argument to kernel_read_file_from_path |  Mimi Zohar | 3 | -3/+3 |
| 2017-09-15 | powerpc: Fix handling of alignment interrupt on dcbz instruction |  Paul Mackerras | 1 | -1/+1 |
| 2017-09-14 | firmware: delete in-kernel firmware |  Greg Kroah-Hartman | 153 | -129170/+1 |
| 2017-09-14 | orangefs: Adjust three checks for null pointers |  Markus Elfring | 2 | -3/+3 |
| 2017-09-14 | orangefs: Use kcalloc() in orangefs_prepare_cdm_array() |  Markus Elfring | 1 | -3/+1 |
| 2017-09-14 | orangefs: Delete error messages for a failed memory allocation in five functions |  Markus Elfring | 5 | -19/+6 |