index
:
Linux Stable
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.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
*
rust: alloc: add `RawVec::try_with_capacity_in()` constructor
Miguel Ojeda
2022-12-04
1
-1
/
+33
*
rust: prelude: add `error::code::*` constant items
Wedson Almeida Filho
2022-12-04
1
-1
/
+1
*
rust: error: add `From` implementations for `Error`
Wedson Almeida Filho
2022-12-04
2
-1
/
+45
*
rust: error: add codes from `errno-base.h`
Viktor Garske
2022-12-04
1
-0
/
+33
*
rust: error: declare errors using macro
Finn Behrens
2022-12-04
1
-2
/
+10
*
rust: macros: take string literals in `module!`
Gary Guo
2022-12-04
5
-25
/
+37
*
rust: macros: add `#[vtable]` proc macro
Gary Guo
2022-12-04
3
-1
/
+148
*
rust: macros: add `concat_idents!` proc macro
Björn Roy Baron
2022-12-04
2
-0
/
+67
*
rust: samples: add `rust_print` example
Miguel Ojeda
2022-12-01
3
-0
/
+65
*
rust: print: add `pr_cont!` macro
Miguel Ojeda
2022-12-01
1
-9
/
+63
*
rust: print: add more `pr_*!` levels
Miguel Ojeda
2022-12-01
2
-1
/
+155
*
rust: prelude: split re-exports into groups
Miguel Ojeda
2022-12-01
1
-5
/
+9
*
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
2022-11-06
1
-1
/
+1
*
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-06
8
-91
/
+448
|
\
|
*
cxl/region: Recycle region ids
Dan Williams
2022-11-04
1
-0
/
+20
|
*
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
2022-11-04
3
-3
/
+19
|
*
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
2022-11-04
1
-19
/
+278
|
*
tools/testing/cxl: Fix some error exits
Dan Williams
2022-11-04
1
-2
/
+2
|
*
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
2022-11-04
3
-37
/
+68
|
*
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
2022-11-04
1
-0
/
+11
|
*
cxl/region: Fix region HPA ordering validation
Dan Williams
2022-11-04
1
-0
/
+3
|
*
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
2022-11-03
1
-1
/
+1
|
*
cxl/region: Fix decoder allocation crash
Vishal Verma
2022-11-01
1
-26
/
+41
|
*
ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set
Dan Williams
2022-10-21
1
-0
/
+1
|
*
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Jonathan Cameron
2022-10-20
1
-1
/
+1
|
*
cxl/region: Fix null pointer dereference due to pass through decoder commit
Jonathan Cameron
2022-10-20
1
-1
/
+2
|
*
cxl/mbox: Add a check on input payload size
Jonathan Cameron
2022-10-20
1
-1
/
+1
*
|
Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-06
2
-14
/
+103
|
\
\
|
*
|
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
2022-11-04
1
-1
/
+0
|
*
|
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
2022-11-04
1
-13
/
+103
*
|
|
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-06
4
-11
/
+18
|
\
\
\
|
*
|
|
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang
2022-11-02
1
-0
/
+1
|
*
|
|
perf/x86/intel: Fix pebs event constraints for SPR
Kan Liang
2022-11-02
1
-2
/
+7
|
*
|
|
perf/x86/intel: Fix pebs event constraints for ICL
Kan Liang
2022-11-02
1
-2
/
+7
|
*
|
|
perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
2022-11-02
1
-5
/
+1
|
*
|
|
perf/hw_breakpoint: test: Skip the test if dependencies unmet
David Gow
2022-11-02
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-06
3
-9
/
+29
|
\
\
\
|
*
|
|
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
2022-11-04
1
-1
/
+10
|
*
|
|
x86/tdx: Panic on bad configs that #VE on "private" memory access
Kirill A. Shutemov
2022-11-01
1
-5
/
+16
|
*
|
|
x86/tdx: Prepare for using "INFO" call for a second purpose
Dave Hansen
2022-11-01
1
-3
/
+3
|
*
|
|
x86/syscall: Include asm/ptrace.h in syscall_wrapper header
Jiri Olsa
2022-10-24
1
-1
/
+1
*
|
|
|
Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-11-06
4
-21
/
+16
|
\
\
\
\
|
*
|
|
|
kconfig: fix segmentation fault in menuconfig search
Masahiro Yamada
2022-11-02
1
-19
/
+4
|
*
|
|
|
kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar
Masahiro Yamada
2022-10-28
1
-1
/
+1
|
*
|
|
|
kbuild: fix typo in modpost
Will McVicker
2022-10-28
1
-1
/
+1
|
*
|
|
|
Documentation: kbuild: Add description of git for reproducible builds
Dan Li
2022-10-28
1
-0
/
+10
|
*
|
|
|
kbuild: use POSIX-compatible grep option
Stefan Hansson
2022-10-28
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-06
11
-60
/
+52
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2022-11-06
7
-36
/
+34
|
|
\
\
\
\
|
|
*
|
|
|
arm64: booting: Document our requirements for fine grained traps with SME
Mark Brown
2022-11-01
1
-0
/
+8
[next]