index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
lsm: move the AF_UNIX hook comments to security/security.c
Paul Moore
1
-26
/
+0
2023-03-06
lsm: move the netlink hook comments to security/security.c
Paul Moore
1
-13
/
+0
2023-03-06
lsm: move the task hook comments to security/security.c
Paul Moore
1
-210
/
+0
2023-03-06
lsm: move the file hook comments to security/security.c
Paul Moore
1
-104
/
+0
2023-03-06
lsm: move the kernfs hook comments to security/security.c
Paul Moore
1
-9
/
+0
2023-03-06
lsm: move the inode hook comments to security/security.c
Paul Moore
1
-303
/
+0
2023-03-06
lsm: move the filesystem hook comments to security/security.c
Paul Moore
1
-106
/
+0
2023-03-06
lsm: move the fs_context hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the program execution hook comments to security/security.c
Paul Moore
1
-52
/
+0
2023-03-06
regmap: Add support for devices with no interrupt readback
Mark Brown
1
-0
/
+2
2023-03-06
soc: mediatek: mutex: support MT8195 VPPSYS
Roy-CW.Yeh
1
-0
/
+35
2023-03-06
soc: mediatek: mmsys: add config api for RSZ switching and DCM
Roy-CW.Yeh
1
-0
/
+6
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
3
-17
/
+37
2023-03-06
gpiolib: Group forward declarations in consumer.h
Andy Shevchenko
1
-2
/
+1
2023-03-06
gpiolib: Deduplicate forward declarations in consumer.h
Andy Shevchenko
1
-6
/
+1
2023-03-06
gpiolib: Drop unused forward declaration from driver.h
Andy Shevchenko
1
-1
/
+0
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2
-21
/
+36
2023-03-06
gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Arnd Bergmann
1
-0
/
+1
2023-03-06
gpiolib: remove legacy gpio_export()
Arnd Bergmann
1
-27
/
+0
2023-03-06
gpiolib: remove gpio_set_debounce()
Arnd Bergmann
1
-10
/
+0
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
1
-10
/
+84
2023-03-06
gpiolib: coldfire: remove custom asm/gpio.h
Arnd Bergmann
1
-7
/
+0
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
1
-2
/
+3
2023-03-06
xattr: remove unused argument
Christian Brauner
1
-1
/
+1
2023-03-06
xattr: add listxattr helper
Christian Brauner
1
-0
/
+16
2023-03-06
xattr: simplify listxattr helpers
Christian Brauner
2
-0
/
+8
2023-03-06
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
1
-6
/
+0
2023-03-06
__blockdev_direct_IO(): get rid of submit_io callback
Al Viro
1
-2
/
+2
2023-03-06
spi: Reorder fields in 'struct spi_message'
Christophe JAILLET
1
-4
/
+4
2023-03-06
regmap-irq: Place kernel doc of struct regmap_irq_chip in order
Andy Shevchenko
1
-4
/
+7
2023-03-06
regmap-irq: Add no_status support
William Breathitt Gray
1
-0
/
+2
2023-03-06
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
1
-55
/
+70
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-03-05
Remove Intel compiler support
Masahiro Yamada
3
-49
/
+1
2023-03-05
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-03-03
thermal: Add a thermal zone id accessor
Daniel Lezcano
1
-0
/
+6
2023-03-03
thermal/core: Add thermal_zone_device structure 'type' accessor
Daniel Lezcano
1
-0
/
+6
2023-03-03
thermal/core: Add a thermal zone 'devdata' accessor
Daniel Lezcano
1
-0
/
+7
2023-03-03
Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+3
2023-03-03
bpf: Use separate RCU callbacks for freeing selem
Kumar Kartikeya Dwivedi
1
-6
/
+0
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-0
/
+4
2023-03-03
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
2
-2
/
+1
2023-03-03
bpf: Introduce kptr_rcu.
Alexei Starovoitov
1
-1
/
+1
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+7
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
1
-0
/
+2
2023-03-01
bpf: Support kptrs in local storage maps
Kumar Kartikeya Dwivedi
1
-0
/
+6
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
1
-102
/
+29
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
1
-0
/
+14
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
2
-1
/
+21
[prev]
[next]