summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-10spi: spi-mem: Add an ecc parameter to the spi_mem_op structureMiquel Raynal1-0/+4
2022-02-10spi: spi-mem: Kill the spi_mem_dtr_supports_op() helperMiquel Raynal1-11/+0
2022-02-10spi: spi-mem: Introduce a capability structureMiquel Raynal2-0/+14
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal1-0/+49
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski11-86/+36
2022-02-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski9-41/+91
2022-02-10net: drop_monitor: support drop reasonMenglong Dong1-0/+1
2022-02-10drm/amdkfd: Remove unused old debugger implementationMukul Joshi1-4/+4
2022-02-09bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki1-1/+2
2022-02-09Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-8/+0
2022-02-09spi: make remove callback a void functionMark Brown33-105/+207
2022-02-09NFSD: Deprecate NFS_OFFSET_MAXChuck Lever1-8/+0
2022-02-09genirq: Allow the PM device to originate from irq domainMarc Zyngier1-0/+10
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-1/+1
2022-02-09mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston3-2/+32
2022-02-09mctp: Add helper for address match checkingJeremy Kerr1-0/+5
2022-02-09net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart1-1/+0
2022-02-09net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart1-0/+13
2022-02-09netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso1-0/+9
2022-02-09netfilter: cttimeout: use option structureFlorian Westphal1-2/+6
2022-02-09netfilter: ecache: don't use nf_conn spinlockFlorian Westphal1-1/+1
2022-02-09gpiolib: make struct comments into real kernel docsBartosz Golaszewski1-19/+16
2022-02-09mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal1-0/+1
2022-02-09mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer1-0/+2
2022-02-09xfrm: enforce validity of offload input flagsLeon Romanovsky1-0/+6
2022-02-09cpufreq: Reintroduce ready() callbackBjorn Andersson1-0/+3
2022-02-09peci: Add peci-cpu driverIwona Winiarska2-8/+40
2022-02-09peci: Add support for PECI device driversIwona Winiarska1-0/+19
2022-02-09peci: Add device detectionIwona Winiarska1-0/+2
2022-02-09peci: Add core infrastructureIwona Winiarska1-0/+99
2022-02-09net: dsa: typo in commentLuiz Angelo Daros de Luca1-1/+1
2022-02-09ipv6/addrconf: use one delayed work per netnsEric Dumazet1-0/+1
2022-02-09ipv6/addrconf: allocate a per netns hash tableEric Dumazet1-0/+4
2022-02-09net: add dev->dev_registered_trackerEric Dumazet1-0/+3
2022-02-09Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski1-0/+4
2022-02-08Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+1
2022-02-08fscrypt: add functions for direct I/O supportEric Biggers1-0/+18
2022-02-08rcu: Refactor rcu_barrier() empty-list handlingPaul E. McKenney1-5/+4
2022-02-08Merge branch kvm-arm64/pmu-bl into kvmarm-master/nextMarc Zyngier2-1/+6
2022-02-08KVM: arm64: Keep a list of probed PMUsAlexandru Elisei1-0/+5
2022-02-08perf: Fix wrong name in comment for struct perf_cpu_contextAlexandru Elisei1-1/+1
2022-02-08KVM: arm64: Drop unused param from kvm_psci_version()Oliver Upton1-5/+1
2022-02-08sbitmap: Delete old sbitmap_queue_get_shallow()John Garry1-30/+4
2022-02-08lib/sbitmap: kill 'depth' from sbitmap_wordMing Lei1-7/+10
2022-02-08regulator: Add bindings for TPS62864xVincent Whitchurch1-0/+9
2022-02-08VMCI: dma dg: add support for DMA datagrams sendsJorgen Hansen1-0/+34
2022-02-08VMCI: dma dg: allocate send and receive buffers for DMA datagramsJorgen Hansen1-0/+4
2022-02-08VMCI: dma dg: register dummy IRQ handlers for DMA datagramsJorgen Hansen1-2/+12
2022-02-08VMCI: dma dg: set OS page sizeJorgen Hansen1-0/+1
2022-02-08VMCI: dma dg: detect DMA datagram capabilityJorgen Hansen1-0/+1