summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+2
2022-02-11block: partition include/linux/blk-cgroup.hMing Lei1-454/+5
2022-02-11block: remove THROTL_IOPS_MAXMing Lei1-2/+0
2022-02-11Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2-5/+5
2022-02-11net/smc: Dynamic control handshake limitation by socket optionsD. Wythe1-0/+1
2022-02-11net/smc: Limit SMC visits when handshake workqueue congestedD. Wythe1-0/+1
2022-02-11locking/local_lock: Make the empty local_lock_*() function a macro.Sebastian Andrzej Siewior1-3/+3
2022-02-11atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland1-5/+33
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel1-7/+14
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-6/+263
2022-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-22/+152
2022-02-11soc: qcom: llcc: Add configuration data for SM8450 SoCSai Prakash Ranjan1-0/+5
2022-02-11soc: qcom: llcc: Update the logic for version info extractionSai Prakash Ranjan1-2/+2
2022-02-11Merge branch 'i2c/add-request_mem_region_muxed' into i2c/for-mergewindowWolfram Sang1-0/+2
2022-02-11kernel/resource: Introduce request_mem_region_muxed()Terry Bowman1-0/+2
2022-02-10genirq: Kill irq_chip::parent_deviceMarc Zyngier1-2/+0
2022-02-10spi: mxic: Add support for pipelined ECC operationsMiquel Raynal2-1/+16
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal1-0/+2
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 Kicinski2-21/+18
2022-02-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski6-36/+73
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 Brown21-59/+98
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-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-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: 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-08perf: Fix wrong name in comment for struct perf_cpu_contextAlexandru Elisei1-1/+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-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
2022-02-08VMCI: dma dg: add MMIO access to registersJorgen Hansen1-0/+12