index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-11-14
sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docs
Tejun Heo
2025-11-14
PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()
Rafael J. Wysocki
2025-11-14
time: Fix a few typos in time[r] related code comments
Jianyun Gao
2025-11-14
PCI: Convert BAR sizes bitmasks to u64
Ilpo Järvinen
2025-11-14
PCI: Add pci_rebar_get_max_size()
Ilpo Järvinen
2025-11-14
PCI: Add pci_rebar_size_supported() helper
Ilpo Järvinen
2025-11-14
PCI: Move pci_rebar_size_to_bytes() and export it
Ilpo Järvinen
2025-11-14
PCI: Move pci_rebar_bytes_to_size() and clean it up
Ilpo Järvinen
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
2025-11-14
crypto: ccp - Add an API to return the supported SEV-SNP policy bits
Tom Lendacky
2025-11-14
KVM: SEV: Consolidate the SEV policy bits in a single header file
Tom Lendacky
2025-11-14
Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
2025-11-14
ASoC: codecs: lpass-macro: complete sm6115 support
Mark Brown
2025-11-14
PM: Introduce new PMSG_POWEROFF event
Mario Limonciello (AMD)
2025-11-14
hrtimer: Store time as ktime_t in restart block
Thomas Weißschuh
2025-11-14
futex: Store time as ktime_t in restart block
Thomas Weißschuh
2025-11-14
media: v4l2-isp: Rename block_info to block_type_info
Jacopo Mondi
2025-11-14
media: uapi: Add parameters structs to mali-c55-config.h
Daniel Scally
2025-11-14
media: mali-c55: Add image formats for Mali-C55 parameters buffer
Jacopo Mondi
2025-11-14
media: uapi: Add 3a stats buffer for mali-c55
Daniel Scally
2025-11-14
media: Add MALI_C55_3A_STATS meta format
Daniel Scally
2025-11-14
media: uapi: Add controls for Mali-C55 ISP
Daniel Scally
2025-11-14
media: uapi: Add 20-bit bayer formats
Daniel Scally
2025-11-14
media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format code
Daniel Scally
2025-11-14
media: v4l2-core: Introduce v4l2-isp.c
Jacopo Mondi
2025-11-14
media: uapi: Convert Amlogic C3 to V4L2 extensible params
Jacopo Mondi
2025-11-14
media: uapi: Convert RkISP1 to V4L2 extensible params
Jacopo Mondi
2025-11-14
media: uapi: Introduce V4L2 generic ISP types
Jacopo Mondi
2025-11-14
spi-cadence: support transmission with
Mark Brown
2025-11-14
VFS: introduce end_creating_keep()
NeilBrown
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
ecryptfs: use new start_creating/start_removing APIs
NeilBrown
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
2025-11-14
VFS: add start_creating_killable() and start_removing_killable()
NeilBrown
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
2025-11-14
VFS: introduce start_dirop() and end_dirop()
NeilBrown
2025-11-14
nsproxy: fix free_nsproxy() and simplify create_new_namespaces()
Christian Brauner
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
2025-11-14
Merge branch 'pwm/th1520' into pwm/for-next
Uwe Kleine-König
2025-11-14
pwm: Drop unused function pwm_apply_args()
Uwe Kleine-König
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-13
dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
Mikhail Kshevetskiy
2025-11-13
Merge tag 'samsung-clk-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
2025-11-13
net: dsa: remove definition of struct dsa_switch_driver
Heiner Kallweit
[prev]
[next]