index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
1
-0
/
+1
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
2
-1
/
+145
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
1
-0
/
+12
2024-06-18
sched: Factor out cgroup weight conversion functions
Tejun Heo
1
-2
/
+2
2024-06-18
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
1
-1
/
+2
2024-06-18
Merge branch 'bpf/for-next' into sched_ext-base
Tejun Heo
22
-282
/
+364
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
1
-1
/
+11
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
1
-4
/
+4
2024-06-12
bpf: verifier: Relax caller requirements for kfunc projection type args
Daniel Xu
1
-0
/
+1
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
1
-0
/
+28
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+10
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-61
/
+191
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
1
-1
/
+0
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-152
/
+3
2024-06-05
net/mlx5e: SHAMPO, Re-enable HW-GRO
Yoray Zack
1
-5
/
+11
2024-06-05
net/mlx5e: SHAMPO, Use KSMs instead of KLMs
Yoray Zack
1
-0
/
+1
2024-06-05
Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+2
2024-06-05
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-137
/
+0
2024-06-05
sched/core: Drop spinlocks on contention iff kernel is preemptible
Sean Christopherson
1
-8
/
+6
2024-06-05
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Sean Christopherson
2
-41
/
+41
2024-06-03
Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
1
-1
/
+0
2024-05-31
Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linux
Linus Torvalds
2
-10
/
+1
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-37
/
+81
2024-05-30
net: stmmac: rename xpcs_an_inband to default_an_inband
Russell King (Oracle)
1
-1
/
+1
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
1
-2
/
+3
2024-05-30
bpf: export bpf_link_inc_not_zero.
Kui-Feng Lee
1
-0
/
+6
2024-05-30
bpf: support epoll from bpf struct_ops links.
Kui-Feng Lee
1
-0
/
+1
2024-05-30
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
1
-3
/
+3
2024-05-30
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
1
-0
/
+1
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+10
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
1
-137
/
+0
2024-05-28
PNP: Hide pnp_bus_type from the non-PNP code
Andy Shevchenko
1
-2
/
+0
2024-05-28
PNP: Make dev_is_pnp() to be a function and export it for modules
Andy Shevchenko
1
-2
/
+2
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-19
/
+51
2024-05-28
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
1
-15
/
+0
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
1
-2
/
+0
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+8
2024-05-27
block: remove blk_queue_max_integrity_segments
Christoph Hellwig
1
-10
/
+0
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+39
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
1
-0
/
+18
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-25
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+2
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-4
/
+18
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2024-05-25
netkit: Fix pkt_type override upon netkit pass verdict
Daniel Borkmann
1
-0
/
+8
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-24
kasan, fortify: properly rename memintrinsics
Andrey Konovalov
1
-4
/
+18
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-05-24
bpf: constify member bpf_sysctl_kern:: Table
Thomas Weißschuh
1
-1
/
+1
[next]