summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-14rcu: Fix description of kvfree_rcu()Uladzislau Rezki (Sony)1-1/+1
2022-02-14mm: Change CONFIG option for mm->pasid fieldFenghua Yu1-1/+1
2022-02-14device property: Don't split fwnode_get_irq*() APIs in the codeAndy Shevchenko1-3/+3
2022-02-14Merge branch 'i2c/alert-for-acpi' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2-3/+4
2022-02-14KVM: s390: Update api documentation for memop ioctlJanis Schoetterl-Glausch1-1/+1
2022-02-14KVM: s390: Add capability for storage key extension of MEM_OP IOCTLJanis Schoetterl-Glausch1-0/+1
2022-02-14KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch1-0/+2
2022-02-14KVM: s390: Add optional storage key checking to MEMOP IOCTLJanis Schoetterl-Glausch1-1/+5
2022-02-14iommu/iova: Separate out rcache initJohn Garry1-12/+3
2022-02-14net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar1-0/+2
2022-02-14net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior2-16/+12
2022-02-14net_sched: add __rcu annotation to netdev->qdiscEric Dumazet1-1/+1
2022-02-14drm/ttm: add common accounting to the resource mgr v3Christian König1-2/+9
2022-02-14drm/ttm: fix resource manager size type and descriptionChristian König1-1/+1
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean1-0/+1
2022-02-14ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin1-2/+0
2022-02-14net: mscc: ocelot: use bulk reads for statsColin Foster1-0/+8
2022-02-14net: mscc: ocelot: add ability to perform bulk readsColin Foster1-0/+5
2022-02-14net: ocelot: align macros for consistencyColin Foster1-15/+29
2022-02-14mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy1-0/+7
2022-02-14spi: Retire legacy GPIO handlingLinus Walleij1-12/+2
2022-02-14mtd: spi-nor: intel-spi: Convert to SPI MEMMika Westerberg2-4/+4
2022-02-14mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg1-2/+4
2022-02-14swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic1-0/+8
2022-02-14drm/gem-shmem: Set vm_ops in static initializerThomas Zimmermann1-0/+2
2022-02-14Merge 5.17-rc4 into tty-nextGreg Kroah-Hartman33-88/+275
2022-02-14Merge 5.17-rc4 into staging-testingGreg Kroah-Hartman61-192/+481
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman33-88/+275
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie33-88/+275
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-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie2-7/+104
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-13dt-bindings: power: imx8mp: add defines for HSIO blk-ctrl domainsLucas Stach1-0/+6
2022-02-13dt-bindings: power: add defines for i.MX8MP power domainLucas Stach1-0/+29
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