aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-13fortify: Replace open-coded __gnu_inline attributeKees Cook1-1/+1
2022-02-13fortify: Detect struct member overflows in memset() at compile-timeKees Cook1-8/+46
2022-02-13fortify: Detect struct member overflows in memmove() at compile-timeKees Cook1-17/+4
2022-02-13fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook1-12/+97
2022-02-13power: supply: PCHG: Use MKBP for device event handlingDaisuke Nojiri1-0/+64
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+5
2022-02-13etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
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-11kfence: make test case compatible with run time set sample intervalPeng Liu1-0/+2
2022-02-11mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin1-2/+3
2022-02-11sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCsMel Gorman1-0/+1
2022-02-11bpf: Fix a bpf_timer initialization issueYonghong Song1-4/+2
2022-02-11bpf: 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/rafael/linux-pmLinus 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/kernel/git/wireless/wireless-nextDavid 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/drm-intel into drm-nextDave Airlie2-6/+263
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-22/+152
2022-02-10soc: qcom: llcc: Add configuration data for SM8450 SoCSai Prakash Ranjan1-0/+5
2022-02-10soc: qcom: llcc: Update the logic for version info extractionSai Prakash Ranjan1-2/+2
2022-02-10Merge branch 'i2c/add-request_mem_region_muxed' into i2c/for-mergewindowWolfram Sang1-0/+2
2022-02-10kernel/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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-21/+18
2022-02-09Merge 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/linuxLinus 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