index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-03-06
lsm: move the program execution hook comments to security/security.c
Paul Moore
2023-03-06
btrfs: ioctl: return device fsid from DEV_INFO ioctl
Qu Wenruo
2023-03-06
dt-bindings: clock: exynos850: Add AUD and HSI main gate clocks
Sam Protsenko
2023-03-06
dt-bindings: clock: exynos850: Add Exynos850 CMU_G3D
Sam Protsenko
2023-03-06
regmap: Add support for devices with no interrupt readback
Mark Brown
2023-03-06
soc: mediatek: mutex: support MT8195 VPPSYS
Roy-CW.Yeh
2023-03-06
soc: mediatek: mmsys: add config api for RSZ switching and DCM
Roy-CW.Yeh
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
2023-03-06
gpiolib: Group forward declarations in consumer.h
Andy Shevchenko
2023-03-06
gpiolib: Deduplicate forward declarations in consumer.h
Andy Shevchenko
2023-03-06
gpiolib: Drop unused forward declaration from driver.h
Andy Shevchenko
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2023-03-06
gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Arnd Bergmann
2023-03-06
gpiolib: remove legacy gpio_export()
Arnd Bergmann
2023-03-06
gpiolib: remove gpio_set_debounce()
Arnd Bergmann
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
2023-03-06
gpiolib: coldfire: remove custom asm/gpio.h
Arnd Bergmann
2023-03-06
gpiolib: Make the legacy <linux/gpio.h> consumer-only
Linus Walleij
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
2023-03-06
xattr: remove unused argument
Christian Brauner
2023-03-06
xattr: add listxattr helper
Christian Brauner
2023-03-06
xattr: simplify listxattr helpers
Christian Brauner
2023-03-06
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
2023-03-05
ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2023-03-05
__blockdev_direct_IO(): get rid of submit_io callback
Al Viro
2023-03-05
spi: Reorder fields in 'struct spi_message'
Christophe JAILLET
2023-03-05
regmap-irq: Place kernel doc of struct regmap_irq_chip in order
Andy Shevchenko
2023-03-05
regmap-irq: Add no_status support
William Breathitt Gray
2023-03-05
soc: fsl: cpm1: Add support for QMC
Herve Codina
2023-03-05
dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Herve Codina
2023-03-05
ALSA: cs35l41: Add shared boost feature
Lucas Tanure
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
Remove Intel compiler support
Masahiro Yamada
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-04
Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-03-03
thermal: Add a thermal zone id accessor
Daniel Lezcano
2023-03-03
thermal/core: Add thermal_zone_device structure 'type' accessor
Daniel Lezcano
2023-03-03
thermal/core: Add a thermal zone 'devdata' accessor
Daniel Lezcano
2023-03-03
Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-03
bpf: Use separate RCU callbacks for freeing selem
Kumar Kartikeya Dwivedi
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2023-03-03
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
2023-03-03
bpf: Introduce kptr_rcu.
Alexei Starovoitov
2023-03-03
Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Takashi Iwai
2023-03-03
ttm/ttm_device.h: fix a trival typo
suijingfeng
2023-03-02
bpf: Add support for absolute value BPF timers
Tero Kristo
[prev]
[next]