summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman
2018-05-08mmc: core: Export a function mmc_sw_reset() to allow soft reset of cardsUlf Hansson
2018-05-08seccomp: Don't special case audited processes when loggingTyler Hicks
2018-05-08seccomp: Audit attempts to modify the actions_logged sysctlTyler Hicks
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz
2018-05-07PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas
2018-05-07iio: iio.h: use nested struct support on kernel-doc markupMauro Carvalho Chehab
2018-05-07xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever
2018-05-07SUNRPC: Add a ->free_slot transport calloutChuck Lever
2018-05-07SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lockChuck Lever
2018-05-07xprtrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-07ide: kill ide_toggle_bounceChristoph Hellwig
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-05media: meye: allow building it with COMPILE_TEST on non-x86Mauro Carvalho Chehab
2018-05-05Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04firmware: ti_sci: Switch to SPDX LicensingLokesh Vutla
2018-05-05seccomp: Move speculation migitation control to arch codeThomas Gleixner
2018-05-05seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-05-05prctl: Add force disable speculationThomas Gleixner
2018-05-04bpf: offload: allow offloaded programs to use perf event arraysJakub Kicinski
2018-05-04security: add hook for socketpair()David Herrmann
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-04PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang
2018-05-04bpf: centre subprog information fieldsJiong Wang
2018-05-04bpf: unify main prog and subprogJiong Wang
2018-05-04include: usb: audio-v3: add BADD-specific valuesRuslan Bilovol
2018-05-04sched/core: Introduce set_special_state()Peter Zijlstra
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann
2018-05-03dev: packet: make packet_direct_xmit a common functionMagnus Karlsson
2018-05-03xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel
2018-05-03net: initial AF_XDP skeletonBjörn Töpel
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa