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.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-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-02-07
ASoC: SDCA: Add support for Entity 0
Charles Keepax
2025-02-07
ASoC: SDCA: Parse initialization write table
Pierre-Louis Bossart
2025-02-07
ASoC: SDCA: Add code to parse Function information
Pierre-Louis Bossart
2025-02-07
ASoC: SDCA: Minor formatting and naming tweaks
Charles Keepax
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-07
fs: dcache: move the sysctl to fs/dcache.c
Kaixiong Yu
2025-02-07
fs: drop_caches: move sysctl to fs/drop_caches.c
Kaixiong Yu
2025-02-07
fs: fs-writeback: move sysctl to fs/fs-writeback.c
Kaixiong Yu
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
2025-02-07
HID: core: Add reserved item tag for main items
Tatsuya S
2025-02-07
drm/file: Add fdinfo helper for printing regions with prefix
Adrián Larumbe
2025-02-07
of: base: Add of_get_available_child_by_name()
Biju Das
2025-02-07
pid: perform free_pid() calls outside of tasklist_lock
Mateusz Guzik
2025-02-07
drm/scheduler: Remove some unused prototypes
Tvrtko Ursulin
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
2025-02-07
Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-02-07
cpufreq: Remove cpufreq_enable_boost_support()
Viresh Kumar
2025-02-07
cpufreq: staticize policy_has_boost_freq()
Viresh Kumar
2025-02-07
cpufreq: Introduce policy->boost_supported flag
Viresh Kumar
2025-02-07
cpufreq: Export cpufreq_boost_set_sw()
Viresh Kumar
2025-02-07
cpufreq: staticize cpufreq_boost_trigger_state()
Viresh Kumar
2025-02-07
cpufreq: Remove cpufreq_generic_attrs
Viresh Kumar
2025-02-06
string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
2025-02-06
compiler.h: Introduce __must_be_byte_array()
Kees Cook
2025-02-06
compiler.h: Move C string helpers into C-only kernel section
Kees Cook
2025-02-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
2025-02-06
netdev-genl: Elide napi_id when not present
Joe Damato
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
2025-02-06
Merge branch 'io_uring-zero-copy-rx'
Jakub Kicinski
2025-02-06
net: add helpers for setting a memory provider on an rx queue
David Wei
2025-02-06
net: page_pool: add memory provider helpers
Pavel Begunkov
2025-02-06
net: page_pool: add a mp hook to unregister_netdevice*
Pavel Begunkov
2025-02-06
net: page_pool: add callback for mp info printing
Pavel Begunkov
2025-02-06
netdev: add io_uring memory provider info
David Wei
2025-02-06
net: page_pool: create hooks for custom memory providers
Pavel Begunkov
2025-02-06
net: generalise net_iov chunk owners
Pavel Begunkov
2025-02-06
ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
Eric Dumazet
2025-02-06
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
2025-02-06
net: add dev_net_rcu() helper
Eric Dumazet
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-06
ASoC: tas2781: Switch to use %ptTsr
Andy Shevchenko
2025-02-06
ASoC: and adn use snd_soc_ret()
Mark Brown
2025-02-06
This is continued work on Samsung S9(SM-9600)
Mark Brown
[prev]
[next]