summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-02-14rcu: Uninline multi-use function: finish_rcuwait()Ingo Molnar
2022-02-14rcu: Fix description of kvfree_rcu()Uladzislau Rezki (Sony)
2022-02-14mm: Change CONFIG option for mm->pasid fieldFenghua Yu
2022-02-14device property: Don't split fwnode_get_irq*() APIs in the codeAndy Shevchenko
2022-02-14Merge branch 'i2c/alert-for-acpi' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2022-02-14iommu/iova: Separate out rcache initJohn Garry
2022-02-14net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar
2022-02-14net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior
2022-02-14net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-14mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy
2022-02-14spi: Retire legacy GPIO handlingLinus Walleij
2022-02-14mtd: spi-nor: intel-spi: Convert to SPI MEMMika Westerberg
2022-02-14mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg
2022-02-14swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-02-14Merge 5.17-rc4 into tty-nextGreg Kroah-Hartman
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-02-13fortify: Add Clang supportKees Cook
2022-02-13fortify: Make sure strlen() may still be used as a constant expressionKees Cook
2022-02-13fortify: Use __diagnose_as() for better diagnostic coverageKees Cook
2022-02-13fortify: Make pointer arguments constKees Cook
2022-02-13Compiler Attributes: Add __diagnose_as for ClangKees Cook
2022-02-13Compiler Attributes: Add __overloadable for ClangKees Cook
2022-02-13Compiler Attributes: Add __pass_object_size for ClangKees Cook
2022-02-13fortify: Replace open-coded __gnu_inline attributeKees Cook
2022-02-13fortify: Detect struct member overflows in memset() at compile-timeKees Cook
2022-02-13fortify: Detect struct member overflows in memmove() at compile-timeKees Cook
2022-02-13fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook
2022-02-13power: supply: PCHG: Use MKBP for device event handlingDaisuke Nojiri
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-13etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook
2022-02-12cpumask: Add a x86-specific cpumask_clear_cpu() helperBorislav Petkov
2022-02-12ARM: ixp4xx: Remove feature bit accessorsLinus Walleij
2022-02-12net: ixp4xx_eth: Drop platform data supportLinus Walleij
2022-02-12soc: ixp4xx-npe: Access syscon regs using regmapLinus Walleij
2022-02-12soc: ixp4xx: Add features from regmap helperLinus Walleij
2022-02-12ARM: ixp4xx: Delete the Goramo MLR boardfileLinus Walleij
2022-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-12firmware: imx: add get resource owner apiPeng Fan
2022-02-11kfence: make test case compatible with run time set sample intervalPeng Liu
2022-02-11mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin
2022-02-11sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCsMel Gorman
2022-02-11bpf: Fix a bpf_timer initialization issueYonghong Song
2022-02-11bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi
2022-02-11Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-02-11block: partition include/linux/blk-cgroup.hMing Lei
2022-02-11block: remove THROTL_IOPS_MAXMing Lei
2022-02-11Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-02-11net/smc: Dynamic control handshake limitation by socket optionsD. Wythe
2022-02-11net/smc: Limit SMC visits when handshake workqueue congestedD. Wythe