summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman20-46/+169
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie20-46/+169
2022-02-14fortify: Add Clang supportKees Cook1-14/+26
2022-02-14fortify: Make sure strlen() may still be used as a constant expressionKees Cook1-2/+11
2022-02-14fortify: Use __diagnose_as() for better diagnostic coverageKees Cook1-7/+14
2022-02-14fortify: Make pointer arguments constKees Cook1-13/+13
2022-02-14Compiler Attributes: Add __diagnose_as for ClangKees Cook1-0/+13
2022-02-14Compiler Attributes: Add __overloadable for ClangKees Cook1-0/+12
2022-02-14Compiler Attributes: Add __pass_object_size for ClangKees Cook1-0/+14
2022-02-14fortify: Replace open-coded __gnu_inline attributeKees Cook1-1/+1
2022-02-14fortify: Detect struct member overflows in memset() at compile-timeKees Cook1-8/+46
2022-02-14fortify: Detect struct member overflows in memmove() at compile-timeKees Cook1-17/+4
2022-02-14fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook1-12/+97
2022-02-14power: 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/linu...Linus 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-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