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.12.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
*
loadpin: stop using bdevname
Christoph Hellwig
2022-05-16
1
-4
/
+1
*
mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
Yuanzheng Song
2022-05-16
1
-3
/
+3
*
gcc-plugins: randstruct: Remove cast exception handling
Kees Cook
2022-05-16
1
-76
/
+3
*
af_unix: Silence randstruct GCC plugin warning
Kees Cook
2022-05-16
2
-7
/
+3
*
niu: Silence randstruct warnings
Kees Cook
2022-05-16
2
-12
/
+31
*
big_keys: Use struct for internal payload
Kees Cook
2022-05-16
2
-39
/
+36
*
gcc-plugins: Change all version strings match kernel
Kees Cook
2022-05-10
6
-9
/
+10
*
randomize_kstack: Improve docs on requirements/rationale
Kees Cook
2022-05-10
1
-3
/
+24
*
lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n
Mark Rutland
2022-05-08
1
-1
/
+11
*
arm64: entry: use stackleak_erase_on_task_stack()
Mark Rutland
2022-05-08
1
-1
/
+1
*
stackleak: add on/off stack variants
Mark Rutland
2022-05-08
1
-3
/
+32
*
lkdtm/stackleak: check stack boundaries
Mark Rutland
2022-05-08
1
-0
/
+20
*
lkdtm/stackleak: prevent unexpected stack usage
Mark Rutland
2022-05-08
1
-1
/
+23
*
lkdtm/stackleak: rework boundary management
Mark Rutland
2022-05-08
1
-39
/
+47
*
lkdtm/stackleak: avoid spurious failure
Mark Rutland
2022-05-08
1
-7
/
+0
*
stackleak: rework poison scanning
Mark Rutland
2022-05-08
2
-14
/
+30
*
stackleak: rework stack high bound handling
Mark Rutland
2022-05-08
2
-5
/
+28
*
stackleak: clarify variable names
Mark Rutland
2022-05-08
1
-16
/
+14
*
stackleak: rework stack low bound handling
Mark Rutland
2022-05-08
2
-11
/
+18
*
stackleak: remove redundant check
Mark Rutland
2022-05-08
1
-4
/
+0
*
stackleak: move skip_erasing() check earlier
Mark Rutland
2022-05-08
1
-4
/
+9
*
arm64: stackleak: fix current_top_of_stack()
Mark Rutland
2022-05-08
1
-6
/
+4
*
randstruct: Enable Clang support
Kees Cook
2022-05-08
2
-2
/
+15
*
randstruct: Move seed generation into scripts/basic/
Kees Cook
2022-05-08
9
-21
/
+39
*
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2022-05-08
7
-10
/
+24
*
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-05-08
10
-66
/
+81
*
sancov: Split plugin build from plugin CFLAGS
Kees Cook
2022-05-08
1
-6
/
+8
*
netfs: Eliminate Clang randstruct warning
Kees Cook
2022-05-08
1
-2
/
+2
*
cfi: Use __builtin_function_start
Sami Tolvanen
2022-04-13
3
-20
/
+11
*
security: don't treat structure as an array of struct hlist_head
Bill Wendling
2022-04-13
2
-7
/
+4
*
usercopy: Remove HARDENED_USERCOPY_PAGESPAN
Matthew Wilcox (Oracle)
2022-04-13
2
-73
/
+1
*
mm/usercopy: Detect large folio overruns
Matthew Wilcox (Oracle)
2022-04-13
1
-6
/
+4
*
mm/usercopy: Detect vmalloc overruns
Matthew Wilcox (Oracle)
2022-04-13
1
-0
/
+16
*
mm/usercopy: Check kmap addresses properly
Matthew Wilcox (Oracle)
2022-04-13
3
-6
/
+21
*
Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-12
2
-17
/
+31
|
\
|
*
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
2022-04-12
1
-17
/
+27
|
*
uapi/linux/stddef.h: Add include guards
Tadeusz Struk
2022-03-31
1
-0
/
+4
*
|
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-12
6
-26
/
+36
|
\
\
|
*
|
SUNRPC: Fix the svc_deferred_event trace class
Chuck Lever
2022-04-07
1
-3
/
+4
|
*
|
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-06
3
-1
/
+5
|
*
|
nfsd: Clean up nfsd_file_put()
Trond Myklebust
2022-03-31
1
-10
/
+3
|
*
|
nfsd: Fix a write performance regression
Trond Myklebust
2022-03-31
1
-3
/
+15
|
*
|
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-03-27
1
-12
/
+12
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-12
31
-124
/
+357
|
\
\
\
|
*
|
|
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
2022-04-11
4
-40
/
+13
|
*
|
|
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
2022-04-11
3
-1
/
+5
|
*
|
|
Documentation: KVM: Add SPDX-License-Identifier tag
Like Xu
2022-04-11
4
-1
/
+7
|
*
|
|
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
2022-04-11
1
-0
/
+1
|
*
|
|
Merge tag 'kvm-riscv-fixes-5.18-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-04-11
4
-4
/
+5
|
|
\
\
\
|
|
*
|
|
RISC-V: KVM: include missing hwcap.h into vcpu_fp
Heiko Stuebner
2022-04-09
1
-0
/
+1
[next]