| Commit message (Expand) | Author | Files | Lines |
2018-03-22 | PCI: faraday: Make struct faraday_pci_variant static | Fengguang Wu | 1 | -2/+2 |
2018-03-22 | PCI: kirin: Make struct kirin_pcie_driver static | Fengguang Wu | 1 | -1/+1 |
2018-03-21 | PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN | Rob Herring | 1 | -0/+1 |
2018-03-21 | PCI: iproc: Remove dependency on ARM specific struct pci_sys_data | Rob Herring | 3 | -23/+3 |
2018-03-20 | PCI: kirin: Remove unnecessary asm/compiler.h include | Rob Herring | 1 | -1/+0 |
2018-03-14 | PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependency | Arnd Bergmann | 1 | -0/+1 |
2018-02-23 | PCI: vmd: Fix malformed Kconfig default | Ulf Magnusson | 1 | -1/+0 |
2018-02-12 | Linux 4.16-rc1v4.16-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 8 | -142/+47 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 297 | -913/+913 |
2018-02-11 | xtensa: fix build with KASAN | Max Filippov | 1 | -0/+2 |
2018-02-11 | nios2: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2 | -2/+0 |
2018-02-11 | nios2: dts: Remove leading 0x and 0s from bindings notation | Mathieu Malaterre | 1 | -8/+8 |
2018-02-10 | powerpc/pci: Fix broken INTx configuration via OF | Alexey Kardashevskiy | 1 | -2/+3 |
2018-02-10 | mconsole_proc(): don't mess with file->f_pos | Al Viro | 1 | -1/+2 |
2018-02-10 | kconfig: remove const qualifier from sym_expand_string_value() | Masahiro Yamada | 3 | -4/+4 |
2018-02-10 | kconfig: add xrealloc() helper | Masahiro Yamada | 6 | -5/+16 |
2018-02-10 | platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems | Vadim Pasternak | 1 | -0/+142 |
2018-02-10 | platform/x86: mlx-platform: Add support for new msn201x system type | Vadim Pasternak | 1 | -0/+59 |
2018-02-10 | platform/x86: mlx-platform: Add support for new msn274x system type | Vadim Pasternak | 1 | -0/+124 |
2018-02-09 | ibmvnic: Remove skb->protocol checks in ibmvnic_xmit | John Allen | 1 | -4/+1 |
2018-02-09 | bpf: fix rlimit in reuseport net selftest | Daniel Borkmann | 1 | -1/+20 |
2018-02-09 | sctp: verify size of a new chunk in _sctp_make_chunk() | Alexey Kodanev | 1 | -1/+6 |
2018-02-09 | s390/qeth: fix SETIP command handling | Julian Wiedmann | 2 | -6/+13 |
2018-02-09 | s390/qeth: fix underestimated count of buffer elements | Ursula Braun | 1 | -1/+1 |
2018-02-09 | ptr_ring: try vmalloc() when kmalloc() fails | Jason Wang | 1 | -5/+8 |
2018-02-09 | ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE | Jason Wang | 1 | -0/+2 |
2018-02-09 | net: stmmac: remove redundant enable of PMT irq | Niklas Cassel | 2 | -4/+1 |
2018-02-09 | net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 | Niklas Cassel | 2 | -3/+3 |
2018-02-09 | net: stmmac: discard disabled flags in interrupt status register | Niklas Cassel | 1 | -2/+4 |
2018-02-09 | ibmvnic: Reset long term map ID counter | Thomas Falcon | 1 | -0/+1 |
2018-02-09 | SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context | Trond Myklebust | 1 | -2/+2 |
2018-02-09 | video: omapfb: fix missing #includes | Tomi Valkeinen | 4 | -0/+6 |
2018-02-09 | KVM: PPC: Book3S: Add MMIO emulation for VMX instructions | Jose Ricardo Ziviani | 5 | -0/+198 |
2018-02-09 | KVM: PPC: Book3S HV: Branch inside feature section | Alexander Graf | 1 | -1/+2 |
2018-02-09 | KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 | David Gibson | 2 | -9/+24 |
2018-02-09 | KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code | Paul Mackerras | 1 | -6/+2 |
2018-02-09 | platform/x86: mlx-platform: Fix power cable setting for msn21xx family | Vadim Pasternak | 1 | -2/+21 |
2018-02-09 | platform/x86: mlx-platform: Add define for the negative bus | Vadim Pasternak | 1 | -0/+1 |
2018-02-09 | platform/x86: mlx-platform: Use defines for bus assignment | Vadim Pasternak | 1 | -8/+15 |
2018-02-09 | platform/mellanox: mlxreg-hotplug: Fix uninitialized variable | Geert Uytterhoeven | 1 | -1/+1 |
2018-02-09 | tools/libbpf: handle issues with bpf ELF objects containing .eh_frames | Jesper Dangaard Brouer | 1 | -0/+26 |
2018-02-09 | selftests/bpf: add selftest that use test_libbpf_open | Jesper Dangaard Brouer | 2 | -2/+61 |
2018-02-09 | selftests/bpf: add test program for loading BPF ELF files | Jesper Dangaard Brouer | 2 | -1/+151 |
2018-02-09 | tools/libbpf: improve the pr_debug statements to contain section numbers | Jesper Dangaard Brouer | 1 | -12/+13 |
2018-02-09 | bpf: Sync kernel ABI header with tooling header for bpf_common.h | Jesper Dangaard Brouer | 1 | -3/+4 |
2018-02-08 | fix parallelism for rpc tasks | Olga Kornievskaia | 1 | -1/+1 |
2018-02-08 | net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT | Heiner Kallweit | 1 | -1/+1 |
2018-02-08 | net: thunder: change q_len's type to handle max ring size | Dean Nelson | 1 | -1/+1 |
2018-02-08 | tipc: fix skb truesize/datasize ratio control | Hoang Le | 1 | -2/+2 |