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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-24
7
-7
/
+0
|
\
|
*
binfmt_flat: Remove shared library support
Eric W. Biederman
2022-04-22
7
-7
/
+0
*
|
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
11
-33
/
+16
|
\
\
|
*
|
arm64: entry: use stackleak_erase_on_task_stack()
Mark Rutland
2022-05-08
1
-1
/
+1
|
*
|
arm64: stackleak: fix current_top_of_stack()
Mark Rutland
2022-05-08
1
-6
/
+4
|
*
|
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2022-05-08
4
-4
/
+7
|
*
|
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-05-08
2
-2
/
+2
|
*
|
cfi: Use __builtin_function_start
Sami Tolvanen
2022-04-13
2
-20
/
+1
|
*
|
mm/usercopy: Check kmap addresses properly
Matthew Wilcox (Oracle)
2022-04-13
1
-0
/
+1
*
|
|
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
17
-30
/
+47
|
\
\
\
|
*
|
|
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-18
1
-1
/
+1
|
*
|
|
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-4
/
+2
|
*
|
|
sparc: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-3
/
+1
|
*
|
|
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-7
/
+2
|
*
|
|
x86/tsc: Use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
2
-4
/
+12
|
*
|
|
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-0
/
+3
|
*
|
|
arm: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
|
*
|
|
mips: use fallback for random_get_entropy() instead of just c0 random
Jason A. Donenfeld
2022-05-13
1
-9
/
+8
|
*
|
|
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-1
/
+1
|
*
|
|
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-1
/
+1
|
*
|
|
openrisc: start CPU timer early in boot
Jason A. Donenfeld
2022-05-13
2
-0
/
+10
|
*
|
|
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
|
*
|
|
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
|
*
|
|
parisc: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-1
/
+2
|
*
|
|
s390: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
|
*
|
|
ia64: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
*
|
|
|
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
25
-408
/
+1383
|
\
\
\
\
|
*
|
|
|
perf/x86/amd/core: Fix reloading events for SVM
Sandipan Das
2022-05-19
1
-4
/
+20
|
*
|
|
|
perf/x86/amd: Run AMD BRS code only on supported hw
Borislav Petkov
2022-05-18
1
-1
/
+4
|
*
|
|
|
perf/x86/amd: Fix AMD BRS period adjustment
Peter Zijlstra
2022-05-18
3
-25
/
+13
|
*
|
|
|
perf/x86/amd: Remove unused variable 'hwc'
Zucheng Zheng
2022-05-12
1
-3
/
+0
|
*
|
|
|
perf/ibs: Fix comment
Ravi Bangoria
2022-05-11
1
-1
/
+1
|
*
|
|
|
perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute
Ravi Bangoria
2022-05-11
1
-0
/
+21
|
*
|
|
|
perf/amd/ibs: Add support for L3 miss filtering
Ravi Bangoria
2022-05-11
2
-7
/
+63
|
*
|
|
|
perf/amd/ibs: Use ->is_visible callback for dynamic attributes
Ravi Bangoria
2022-05-11
1
-24
/
+54
|
*
|
|
|
perf/amd/ibs: Cascade pmu init functions' return value
Ravi Bangoria
2022-05-11
1
-8
/
+29
|
*
|
|
|
perf/x86/uncore: Add new Alder Lake and Raptor Lake support
Kan Liang
2022-05-11
2
-0
/
+54
|
*
|
|
|
perf/x86/uncore: Clean up uncore_pci_ids[]
Kan Liang
2022-05-11
1
-316
/
+86
|
*
|
|
|
perf/x86/cstate: Add new Alder Lake and Raptor Lake support
Kan Liang
2022-05-11
1
-0
/
+2
|
*
|
|
|
perf/x86/msr: Add new Alder Lake and Raptor Lake support
Kan Liang
2022-05-11
1
-0
/
+2
|
*
|
|
|
perf/x86: Add new Alder Lake and Raptor Lake support
Kan Liang
2022-05-11
1
-0
/
+2
|
*
|
|
|
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-11
228
-1259
/
+1501
|
|
\
\
\
\
|
*
|
|
|
|
perf/amd/ibs: Use interrupt regs ip for stack unwinding
Ravi Bangoria
2022-05-10
1
-0
/
+18
|
*
|
|
|
|
perf/x86/amd/core: Add PerfMonV2 overflow handling
Sandipan Das
2022-05-04
1
-11
/
+133
|
*
|
|
|
|
perf/x86/amd/core: Add PerfMonV2 counter control
Sandipan Das
2022-05-04
1
-5
/
+45
|
*
|
|
|
|
perf/x86/amd/core: Detect available counters
Sandipan Das
2022-05-04
2
-0
/
+23
|
*
|
|
|
|
perf/x86/amd/core: Detect PerfMonV2 support
Sandipan Das
2022-05-04
1
-0
/
+27
|
*
|
|
|
|
x86/msr: Add PerfCntrGlobal* registers
Sandipan Das
2022-05-04
1
-0
/
+5
|
*
|
|
|
|
x86/cpufeatures: Add PerfMonV2 feature bit
Sandipan Das
2022-05-04
2
-1
/
+2
|
*
|
|
|
|
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-22
7
-0
/
+8
[next]