index
:
kernel/git/stable/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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-11-23
selftests/bpf: Add selftests for bpf_task_from_pid()
David Vernet
2022-11-23
bpf: Add bpf_task_from_pid() kfunc
David Vernet
2022-11-23
Documentation: networking: Update generic_netlink_howto URL
Nir Levy
2022-11-24
bpf: Unify and simplify btf_func_proto_check error handling
Stanislav Fomichev
2022-11-23
bpf: Update bpf_{g,s}etsockopt() documentation
Ji Rongfeng
2022-11-24
scripts: add rust in scripts/Makefile.package
Paran Lee
2022-11-24
kbuild: fix "cat: .version: No such file or directory"
Masahiro Yamada
2022-11-23
tracing: Free buffers when a used dynamic event is removed
Steven Rostedt (Google)
2022-11-23
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
2022-11-23
tracing: Fix race where histograms can be called before the event
Steven Rostedt (Google)
2022-11-24
docs/bpf: Fix sphinx warnings in BPF map docs
Donald Hunter
2022-11-23
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
2022-11-23
KVM: Update gfn_to_pfn_cache khva when it moves within the same page
David Woodhouse
2022-11-23
KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
David Woodhouse
2022-11-23
KVM: x86/xen: Validate port number in SCHEDOP_poll
David Woodhouse
2022-11-23
KVM: x86/mmu: Fix race condition in direct_page_fault
Kazuki Takiguchi
2022-11-24
selftests/bpf: Add reproducer for decl_tag in func_proto argument
Stanislav Fomichev
2022-11-24
bpf: Prevent decl_tag from being referenced in func_proto arg
Stanislav Fomichev
2022-11-23
Merge tag 'pci-v6.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-23
docs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTER
Donald Hunter
2022-11-23
docs/bpf: Fix sphinx warnings for devmap
Maryam Tahhan
2022-11-23
docs/bpf: Fix sphinx warnings for cpumap
Maryam Tahhan
2022-11-23
docs/bpf: Add table of BPF program types to libbpf docs
Donald Hunter
2022-11-23
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
Yonghong Song
2022-11-23
Merge branch 'net-complete-conversion-to-i2c_probe_new'
Jakub Kicinski
2022-11-23
nfc: st21nfca: i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
nfc: st-nci: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
nfc: s3fwrn5: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
nfc: pn544: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
nfc: pn533: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
NFC: nxp-nci: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
nfc: mrvl: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
nfc: microread: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
net/mlxsw: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
net: dsa: xrs700x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
net: dsa: lan9303: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
selftests/bpf: Mount debugfs in setns_by_fd
Stanislav Fomichev
2022-11-23
bpf: Don't use idx variable when registering kfunc dtors
David Vernet
2022-11-23
NFSD: Fix reads with a non-zero offset that don't end on a page boundary
Chuck Lever
2022-11-23
Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-23
Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linux
Linus Torvalds
2022-11-23
lib/vdso: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-11-23
fscache: fix OOB Read in __fscache_acquire_volume
David Howells
2022-11-23
s390/dasd: fix possible buffer overflow in copy_pair_show
Stefan Haberland
2022-11-23
s390/dasd: fix no record found for raw_track_access
Stefan Haberland
2022-11-23
s390/dasd: increase printing of debug data payload
Stefan Haberland
2022-11-23
s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
Colin Ian King
[prev]
[next]