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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-07
Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+1
2025-02-07
cpufreq: Remove cpufreq_enable_boost_support()
Viresh Kumar
1
-6
/
+0
2025-02-07
cpufreq: staticize policy_has_boost_freq()
Viresh Kumar
1
-6
/
+0
2025-02-07
cpufreq: Introduce policy->boost_supported flag
Viresh Kumar
1
-0
/
+3
2025-02-07
cpufreq: Export cpufreq_boost_set_sw()
Viresh Kumar
1
-0
/
+6
2025-02-07
cpufreq: staticize cpufreq_boost_trigger_state()
Viresh Kumar
1
-5
/
+0
2025-02-07
cpufreq: Remove cpufreq_generic_attrs
Viresh Kumar
1
-1
/
+0
2025-02-07
string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
1
-4
/
+8
2025-02-07
compiler.h: Introduce __must_be_byte_array()
Kees Cook
1
-1
/
+7
2025-02-07
compiler.h: Move C string helpers into C-only kernel section
Kees Cook
1
-13
/
+13
2025-02-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
1
-0
/
+2
2025-02-07
netdev-genl: Elide napi_id when not present
Joe Damato
1
-0
/
+5
2025-02-07
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
1
-0
/
+2
2025-02-07
Merge branch 'io_uring-zero-copy-rx'
Jakub Kicinski
4
-1
/
+76
2025-02-07
net: add helpers for setting a memory provider on an rx queue
David Wei
1
-0
/
+5
2025-02-07
net: page_pool: add memory provider helpers
Pavel Begunkov
1
-0
/
+19
2025-02-07
net: page_pool: add a mp hook to unregister_netdevice*
Pavel Begunkov
1
-0
/
+1
2025-02-07
net: page_pool: add callback for mp info printing
Pavel Begunkov
1
-0
/
+5
2025-02-07
netdev: add io_uring memory provider info
David Wei
1
-0
/
+7
2025-02-07
net: page_pool: create hooks for custom memory providers
Pavel Begunkov
2
-0
/
+19
2025-02-07
net: generalise net_iov chunk owners
Pavel Begunkov
1
-1
/
+20
2025-02-07
ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
Eric Dumazet
1
-3
/
+10
2025-02-07
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
1
-2
/
+7
2025-02-07
net: add dev_net_rcu() helper
Eric Dumazet
2
-1
/
+7
2025-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-30
/
+79
2025-02-06
ASoC: tas2781: Switch to use %ptTsr
Andy Shevchenko
1
-1
/
+0
2025-02-06
ASoC: and adn use snd_soc_ret()
Mark Brown
2
-4
/
+5
2025-02-06
This is continued work on Samsung S9(SM-9600)
Mark Brown
1
-0
/
+16
2025-02-06
ASoC: Intel: avs: Add support for MalibouLake
Mark Brown
1
-0
/
+7
2025-02-06
acpi/ghes, cper: Recognize and cache CXL Protocol errors
Smita Koralahalli
1
-0
/
+6
2025-02-06
efi/cper, cxl: Remove cper_cxl.h
Smita Koralahalli
1
-0
/
+4
2025-02-06
efi/cper, cxl: Make definitions and structures global
Smita Koralahalli
2
-0
/
+84
2025-02-06
ASoC: simple-card-utils: use snd_soc_ret()
Kuninori Morimoto
1
-4
/
+4
2025-02-06
ASoC: add common snd_soc_ret() and use it
Kuninori Morimoto
1
-0
/
+1
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-2
/
+3
2025-02-06
drm/dp: Increase eDP display control capability size
Suraj Kandpal
1
-1
/
+1
2025-02-06
drm/dp: Add eDP 1.5 bit definition
Suraj Kandpal
1
-0
/
+1
2025-02-06
ASoC: dapm: unexport dapm_mark_endpoints_dirty()
Masahiro Yamada
1
-2
/
+0
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
522
-4993
/
+14781
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
1
-3
/
+2
2025-02-06
iomap: add a io_private field to struct iomap_ioend
Christoph Hellwig
1
-0
/
+1
2025-02-06
iomap: optionally use ioends for direct I/O
Christoph Hellwig
1
-4
/
+6
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig
1
-1
/
+14
2025-02-06
iomap: add a IOMAP_F_ANON_WRITE flag
Christoph Hellwig
1
-0
/
+7
2025-02-06
iomap: simplify io_flags and io_type in struct iomap_ioend
Christoph Hellwig
1
-2
/
+18
2025-02-06
iomap: allow the file system to submit the writeback bios
Christoph Hellwig
1
-5
/
+7
2025-02-06
vfs: remove some unused old mount api code
Eric Sandeen
2
-5
/
+0
2025-02-06
net/mlx5: Add support for 200Gbps per lane link modes
Jianbo Liu
1
-0
/
+3
[prev]
[next]