summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-12cpumask: Add a x86-specific cpumask_clear_cpu() helperBorislav Petkov1-2/+2
2022-02-12ARM: ixp4xx: Remove feature bit accessorsLinus Walleij1-10/+0
2022-02-12net: ixp4xx_eth: Drop platform data supportLinus Walleij1-21/+0
2022-02-12soc: ixp4xx-npe: Access syscon regs using regmapLinus Walleij1-0/+2
2022-02-12soc: ixp4xx: Add features from regmap helperLinus Walleij1-0/+24
2022-02-12ARM: ixp4xx: Delete the Goramo MLR boardfileLinus Walleij1-17/+0
2022-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+5
2022-02-12firmware: imx: add get resource owner apiPeng Fan1-0/+5
2022-02-12kfence: make test case compatible with run time set sample intervalPeng Liu1-0/+2
2022-02-12mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin1-2/+3
2022-02-12sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCsMel Gorman1-0/+1
2022-02-12bpf: Fix a bpf_timer initialization issueYonghong Song1-4/+2
2022-02-12bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi1-1/+2
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