summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-06Add CS35L41 shared boost featureMark Brown1-1/+12
2023-03-06clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan1-1/+7
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko1-1/+1
2023-03-06lsm: move the remaining LSM hook comments to security/security.cPaul Moore1-168/+0
2023-03-06lsm: move the io_uring hook comments to security/security.cPaul Moore1-17/+0
2023-03-06lsm: move the perf hook comments to security/security.cPaul Moore1-17/+0
2023-03-06lsm: move the bpf hook comments to security/security.cPaul Moore1-36/+0
2023-03-06lsm: move the audit hook comments to security/security.cPaul Moore1-32/+0
2023-03-06lsm: move the binder hook comments to security/security.cPaul Moore1-22/+0
2023-03-06lsm: move the sysv hook comments to security/security.cPaul Moore1-141/+0
2023-03-06lsm: move the key hook comments to security/security.cPaul Moore1-32/+0
2023-03-06lsm: move the xfrm hook comments to security/security.cPaul Moore1-73/+0
2023-03-06lsm: move the Infiniband hook comments to security/security.cPaul Moore1-22/+0
2023-03-06lsm: move the SCTP hook comments to security/security.cPaul Moore1-33/+0
2023-03-06lsm: move the socket hook comments to security/security.cPaul Moore1-191/+0
2023-03-06lsm: move the AF_UNIX hook comments to security/security.cPaul Moore1-26/+0
2023-03-06lsm: move the netlink hook comments to security/security.cPaul Moore1-13/+0
2023-03-06lsm: move the task hook comments to security/security.cPaul Moore1-210/+0
2023-03-06lsm: move the file hook comments to security/security.cPaul Moore1-104/+0
2023-03-06lsm: move the kernfs hook comments to security/security.cPaul Moore1-9/+0
2023-03-06lsm: move the inode hook comments to security/security.cPaul Moore1-303/+0
2023-03-06lsm: move the filesystem hook comments to security/security.cPaul Moore1-106/+0
2023-03-06lsm: move the fs_context hook comments to security/security.cPaul Moore1-17/+0
2023-03-06lsm: move the program execution hook comments to security/security.cPaul Moore1-52/+0
2023-03-06btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo1-1/+11
2023-03-06dt-bindings: clock: exynos850: Add AUD and HSI main gate clocksSam Protsenko1-2/+6
2023-03-06dt-bindings: clock: exynos850: Add Exynos850 CMU_G3DSam Protsenko1-1/+19
2023-03-06regmap: Add support for devices with no interrupt readbackMark Brown1-0/+2
2023-03-06soc: mediatek: mutex: support MT8195 VPPSYSRoy-CW.Yeh1-0/+35
2023-03-06soc: mediatek: mmsys: add config api for RSZ switching and DCMRoy-CW.Yeh1-0/+6
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal1-0/+7
2023-03-06gpiolib: Clean up headersAndy Shevchenko3-17/+37
2023-03-06gpiolib: Group forward declarations in consumer.hAndy Shevchenko1-2/+1
2023-03-06gpiolib: Deduplicate forward declarations in consumer.hAndy Shevchenko1-6/+1
2023-03-06gpiolib: Drop unused forward declaration from driver.hAndy Shevchenko1-1/+0
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann2-21/+36
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann1-0/+1
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann1-27/+0
2023-03-06gpiolib: remove gpio_set_debounce()Arnd Bergmann1-10/+0
2023-03-06gpiolib: remove asm-generic/gpio.hArnd Bergmann2-156/+84
2023-03-06gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann1-7/+0
2023-03-06gpiolib: Make the legacy <linux/gpio.h> consumer-onlyLinus Walleij1-1/+0
2023-03-06fs: rename generic posix acl handlersChristian Brauner1-2/+3
2023-03-06xattr: remove unused argumentChristian Brauner1-1/+1
2023-03-06xattr: add listxattr helperChristian Brauner1-0/+16
2023-03-06xattr: simplify listxattr helpersChristian Brauner2-0/+8
2023-03-06driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2Greg Kroah-Hartman1-6/+0
2023-03-06ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-3/+3
2023-03-06__blockdev_direct_IO(): get rid of submit_io callbackAl Viro1-2/+2
2023-03-06spi: Reorder fields in 'struct spi_message'Christophe JAILLET1-4/+4