summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2018-08-13bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov
2018-08-13bpf: decouple btf from seq bpf fs dump and enable more mapsDaniel Borkmann
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-11blkcg: Make blkg_root_lookup() work for queues in bypass modeBart Van Assche
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-08-11Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-08-11bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau
2018-08-11bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau
2018-08-10gpio: mmio: Fix up inverted direction registersLinus Walleij
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)
2018-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-08-10net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski
2018-08-10Merge branch 'spi-4.19' into spi-nextMark Brown
2018-08-10Merge branch 'regulator-4.19' into regulator-nextMark Brown
2018-08-10Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown
2018-08-10xdp: Helpers for disabling napi_direct of xdp_return_frameToshiaki Makita
2018-08-10bpf: Make redirect_info accessible from modulesToshiaki Makita
2018-08-10net: Export skb_headers_offset_updateToshiaki Makita
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas
2018-08-09net: skbuff.h: fix using plain integer as NULL warningYueHaibing
2018-08-09qed/qede: Multi CoS support.Manish Chopra
2018-08-09PCI: Export pcie_has_flr()Alex Williamson
2018-08-09NFSD: Handle full-length symlinksChuck Lever
2018-08-09NFSD: Refactor the generic write vector fill helperChuck Lever
2018-08-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King
2018-08-09signal: Don't restart fork when signals come in.Eric W. Biederman
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia
2018-08-09NFS COPY xdr handle async replyOlga Kornievskaia
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch
2018-08-09blkcg: Introduce blkg_root_lookup()Bart Van Assche
2018-08-09block: Remove two superfluous #include directivesBart Van Assche
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-09Merge branch 'regmap-4.19' into regmap-nextMark Brown
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov
2018-08-08i2c: core: Parse SDA hold time from firmwareAndy Shevchenko
2018-08-08netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera
2018-08-08overflow.h: Add arithmetic shift helperJason Gunthorpe
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel