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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: do not include include/config/auto.conf from shell scripts
Masahiro Yamada
2022-01-08
3
-36
/
+31
*
certs: simplify $(srctree)/ handling and remove config_filename macro
Masahiro Yamada
2022-01-08
2
-66
/
+13
*
kbuild: stop using config_filename in scripts/Makefile.modsign
Masahiro Yamada
2022-01-08
1
-2
/
+3
*
certs: remove misleading comments about GCC PR
Masahiro Yamada
2022-01-08
1
-2
/
+0
*
certs: refactor file cleaning
Masahiro Yamada
2022-01-08
2
-5
/
+6
*
certs: remove unneeded -I$(srctree) option for system_certificates.o
Masahiro Yamada
2022-01-08
1
-3
/
+0
*
certs: unify duplicated cmd_extract_certs and improve the log
Masahiro Yamada
2022-01-08
1
-6
/
+3
*
certs: use $< and $@ to simplify the key generation rule
Masahiro Yamada
2022-01-08
1
-3
/
+2
*
kbuild: remove headers_check stub
Masahiro Yamada
2022-01-08
1
-9
/
+0
*
kbuild: move headers_check.pl to usr/include/
Masahiro Yamada
2022-01-08
3
-3
/
+5
*
certs: use if_changed to re-generate the key when the key type is changed
Masahiro Yamada
2021-12-11
1
-24
/
+6
*
certs: use 'cmd' to hide openssl output in silent builds more simply
Masahiro Yamada
2021-12-11
1
-6
/
+6
*
certs: remove noisy messages while generating the signing key
Masahiro Yamada
2021-12-11
1
-11
/
+0
*
certs: check-in the default x509 config file
Masahiro Yamada
2021-12-11
2
-18
/
+23
*
certs: remove meaningless $(error ...) in certs/Makefile
Masahiro Yamada
2021-12-11
1
-3
/
+0
*
nds32: remove unused BUILTIN_DTB from arch/nds32/Makefile
Masahiro Yamada
2021-12-11
1
-6
/
+0
*
certs: move the 'depends on' to the choice of module signing keys
Masahiro Yamada
2021-12-11
1
-3
/
+1
*
init/Kconfig: Drop linker version check for LD_ORPHAN_WARN
Nathan Chancellor
2021-12-02
1
-1
/
+0
*
gcov: Remove compiler version check
Nathan Chancellor
2021-12-02
1
-1
/
+0
*
Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"
Nathan Chancellor
2021-12-02
1
-2
/
+0
*
arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG
Nathan Chancellor
2021-12-02
1
-2
/
+1
*
mm, slab: Remove compiler check in __kmalloc_index
Nathan Chancellor
2021-12-02
1
-2
/
+1
*
Documentation: Raise the minimum supported version of LLVM to 11.0.0
Nathan Chancellor
2021-12-02
2
-2
/
+2
*
streamline_config.pl: show the full Kconfig name
Ćukasz Stelmach
2021-12-02
1
-1
/
+1
*
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2021-12-02
2
-8
/
+12
*
Linux 5.16-rc3
v5.16-rc3
Linus Torvalds
2021-11-28
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-28
9
-76
/
+9
|
\
|
*
vdpa_sim: avoid putting an uninitialized iova_domain
Longpeng
2021-11-24
1
-2
/
+5
|
*
vhost-vdpa: clean irqs before reseting vdpa device
Wu Zongyong
2021-11-24
1
-1
/
+1
|
*
virtio-blk: modify the value type of num in virtio_queue_rq()
Ye Guojin
2021-11-24
1
-1
/
+1
|
*
vhost/vsock: cleanup removing `len` variable
Stefano Garzarella
2021-11-24
1
-5
/
+1
|
*
vhost/vsock: fix incorrect used length reported to the guest
Stefano Garzarella
2021-11-24
1
-1
/
+1
|
*
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
2021-11-24
2
-62
/
+0
|
*
Revert "virtio-net: don't let virtio core to validate used length"
Michael S. Tsirkin
2021-11-24
1
-1
/
+0
|
*
Revert "virtio-blk: don't let virtio core to validate used length"
Michael S. Tsirkin
2021-11-24
1
-1
/
+0
|
*
Revert "virtio-scsi: don't let virtio core to validate used buffer length"
Michael S. Tsirkin
2021-11-24
1
-1
/
+0
*
|
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
1
-1
/
+1
|
\
\
|
*
|
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
2021-11-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-28
2
-4
/
+7
|
\
\
|
*
|
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-11-24
2
-4
/
+7
|
|
/
*
|
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-28
1
-0
/
+3
|
\
\
|
*
|
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-11-23
1
-0
/
+3
|
|
/
*
|
Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-28
1
-93
/
+89
|
\
\
|
*
|
locking/rwsem: Optimize down_read_trylock() under highly contended case
Muchun Song
2021-11-23
1
-7
/
+4
|
*
|
locking/rwsem: Make handoff bit handling more consistent
Waiman Long
2021-11-23
1
-86
/
+85
|
|
/
*
|
Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-28
1
-1
/
+1
|
\
\
|
*
|
tracing: Test the 'Do not trace this pid' case in create event
Steven Rostedt (VMware)
2021-11-27
1
-1
/
+1
*
|
|
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
5
-17
/
+10
|
\
\
\
|
*
|
|
iommu/vt-d: Fix unmap_pages support
Alex Williamson
2021-11-26
1
-4
/
+2
|
*
|
|
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
2021-11-26
1
-2
/
+3
[next]