summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-03-06lsm: move the program execution hook comments to security/security.cPaul Moore-52/+0
2023-03-06btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo-1/+11
2023-03-06dt-bindings: clock: exynos850: Add AUD and HSI main gate clocksSam Protsenko-2/+6
2023-03-06dt-bindings: clock: exynos850: Add Exynos850 CMU_G3DSam Protsenko-1/+19
2023-03-06regmap: Add support for devices with no interrupt readbackMark Brown-0/+2
2023-03-06soc: mediatek: mutex: support MT8195 VPPSYSRoy-CW.Yeh-0/+35
2023-03-06soc: mediatek: mmsys: add config api for RSZ switching and DCMRoy-CW.Yeh-0/+6
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal-0/+7
2023-03-06gpiolib: Clean up headersAndy Shevchenko-17/+37
2023-03-06gpiolib: Group forward declarations in consumer.hAndy Shevchenko-2/+1
2023-03-06gpiolib: Deduplicate forward declarations in consumer.hAndy Shevchenko-6/+1
2023-03-06gpiolib: Drop unused forward declaration from driver.hAndy Shevchenko-1/+0
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann-21/+36
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann-0/+1
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann-27/+0
2023-03-06gpiolib: remove gpio_set_debounce()Arnd Bergmann-10/+0
2023-03-06gpiolib: remove asm-generic/gpio.hArnd Bergmann-156/+84
2023-03-06gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann-7/+0
2023-03-06gpiolib: Make the legacy <linux/gpio.h> consumer-onlyLinus Walleij-1/+0
2023-03-06fs: rename generic posix acl handlersChristian Brauner-2/+3
2023-03-06xattr: remove unused argumentChristian Brauner-1/+1
2023-03-06xattr: add listxattr helperChristian Brauner-0/+16
2023-03-06xattr: simplify listxattr helpersChristian Brauner-0/+8
2023-03-06driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2Greg Kroah-Hartman-6/+0
2023-03-05ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva-3/+3
2023-03-05__blockdev_direct_IO(): get rid of submit_io callbackAl Viro-2/+2
2023-03-05spi: Reorder fields in 'struct spi_message'Christophe JAILLET-4/+4
2023-03-05regmap-irq: Place kernel doc of struct regmap_irq_chip in orderAndy Shevchenko-4/+7
2023-03-05regmap-irq: Add no_status supportWilliam Breathitt Gray-0/+2
2023-03-05soc: fsl: cpm1: Add support for QMCHerve Codina-0/+71
2023-03-05dt-bindings: soc: fsl: cpm_qe: Add TSA controllerHerve Codina-0/+13
2023-03-05ALSA: cs35l41: Add shared boost featureLucas Tanure-1/+12
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds-55/+70
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2023-03-05Remove Intel compiler supportMasahiro Yamada-109/+3
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds-1/+1
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-8/+6
2023-03-03thermal: Add a thermal zone id accessorDaniel Lezcano-0/+6
2023-03-03thermal/core: Add thermal_zone_device structure 'type' accessorDaniel Lezcano-0/+6
2023-03-03thermal/core: Add a thermal zone 'devdata' accessorDaniel Lezcano-0/+7
2023-03-03Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds-1/+1
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds-8/+4
2023-03-03bpf: Use separate RCU callbacks for freeing selemKumar Kartikeya Dwivedi-6/+0
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-0/+4
2023-03-03bpf: Refactor RCU enforcement in the verifier.Alexei Starovoitov-2/+1
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov-1/+1
2023-03-03Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai-0/+2
2023-03-03ttm/ttm_device.h: fix a trival typosuijingfeng-1/+1
2023-03-02bpf: Add support for absolute value BPF timersTero Kristo-0/+15