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.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-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
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
1
-2
/
+0
2025-11-12
docs: document iomap writeback's iomap_finish_folio_write() requirement
Joanne Koong
1
-0
/
+4
2025-11-12
fs: add iput_not_last()
Mateusz Guzik
1
-0
/
+1
2025-11-12
power: always freeze efivarfs
Christian Brauner
1
-1
/
+2
2025-11-12
vfs: expose delegation support to userland
Jeff Layton
1
-0
/
+12
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-2
/
+2
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
1
-1
/
+2
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
1
-2
/
+1
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+2
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-11-12
filelock: add struct delegated_inode
Jeff Layton
3
-15
/
+34
2025-11-12
filelock: rework the __break_lease API to use flags
Jeff Layton
1
-14
/
+38
2025-11-12
net/mlx5: Expose definition for 1600Gbps link mode
Tariq Toukan
1
-0
/
+1
2025-11-12
ethtool: fix incorrect kernel-doc style comment in ethtool.h
Kriish Sharma
1
-1
/
+1
2025-11-12
coresight: Change device mode to atomic type
Leo Yan
1
-14
/
+11
2025-11-11
efi/runtime-wrappers: Keep track of the efi_runtime_lock owner
Ard Biesheuvel
1
-0
/
+2
2025-11-11
efi/memattr: Convert efi_memattr_init() return type to void
Breno Leitao
1
-1
/
+1
2025-11-11
net: export netdev_get_by_index_lock()
David Wei
1
-0
/
+1
2025-11-11
mlx5: Fix default values in create CQ
Akiva Goldberger
1
-0
/
+1
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
1
-6
/
+0
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
1
-2
/
+9
2025-11-11
net/mlx5: E-Switch, support eswitch inactive mode
Saeed Mahameed
1
-0
/
+1
2025-11-11
sched/deadline: Fix dl_server stop condition
Peter Zijlstra
1
-6
/
+9
2025-11-11
fs: move inode fields used during fast path lookup closer together
Mateusz Guzik
1
-3
/
+2
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
1
-2
/
+2
2025-11-11
pid: rely on common reference count behavior
Christian Brauner
1
-2
/
+1
2025-11-11
ns: add asserts for initial namespace active reference counts
Christian Brauner
1
-0
/
+4
2025-11-11
ns: add asserts for initial namespace reference counts
Christian Brauner
1
-9
/
+17
2025-11-11
ns: make all reference counts on initial namespace a nop
Christian Brauner
1
-3
/
+22
2025-11-11
ns: rename is_initial_namespace()
Christian Brauner
1
-1
/
+1
2025-11-11
ns: make is_initial_namespace() argument const
Christian Brauner
1
-1
/
+1
2025-11-11
nstree: switch to new structures
Christian Brauner
4
-45
/
+54
2025-11-11
nstree: add helper to operate on struct ns_tree_{node,root}
Christian Brauner
1
-0
/
+8
2025-11-11
nstree: move nstree types into separate header
Christian Brauner
2
-0
/
+37
2025-11-11
nstree: decouple from ns_common header
Christian Brauner
1
-1
/
+2
2025-11-11
ns: move namespace types into separate header
Christian Brauner
2
-195
/
+206
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
10
-15
/
+49
2025-11-11
usbnet: Add support for Byte Queue Limits (BQL)
Simon Schippers
1
-0
/
+2
2025-11-10
bpf: Make bpf_skb_vlan_push helper metadata-safe
Jakub Sitnicki
1
-2
/
+3
2025-11-10
bpf: Make bpf_skb_vlan_pop helper metadata-safe
Jakub Sitnicki
1
-1
/
+1
2025-11-10
vlan: Make vlan_remove_tag return nothing
Jakub Sitnicki
1
-4
/
+2
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
1
-0
/
+9
2025-11-10
net: Helper to move packet data and metadata after skb_push/pull
Jakub Sitnicki
1
-0
/
+75
2025-11-10
platform/x86: asus-wmi: export symbols used for read/write WMI
Luke D. Jones
1
-0
/
+5
2025-11-10
coresight: change the sink_ops to accept coresight_path
Jie Gan
1
-1
/
+1
2025-11-10
coresight: change helper_ops to accept coresight_path
Jie Gan
1
-2
/
+3
2025-11-10
coresight: tmc: add the handle of the event to the path
Carl Worth
1
-4
/
+6
2025-11-10
wifi: mac80211: pass frame type to element parsing
Johannes Berg
1
-0
/
+1
2025-11-10
wifi: ieee80211: split NAN definitions out
Johannes Berg
2
-17
/
+36
[prev]
[next]