index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-07
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-05
1
-0
/
+20
|
*
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
2022-11-05
3
-3
/
+19
|
*
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
2022-11-05
1
-19
/
+278
|
*
tools/testing/cxl: Fix some error exits
Dan Williams
2022-11-05
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-22
1
-0
/
+1
|
*
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Jonathan Cameron
2022-10-21
1
-1
/
+1
|
*
cxl/region: Fix null pointer dereference due to pass through decoder commit
Jonathan Cameron
2022-10-21
1
-1
/
+2
|
*
cxl/mbox: Add a check on input payload size
Jonathan Cameron
2022-10-21
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-05
1
-1
/
+0
|
*
|
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
2022-11-05
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-02
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-27
1
-1
/
+1
|
*
|
|
|
Documentation: kbuild: Add description of git for reproducible builds
Dan Li
2022-10-27
1
-0
/
+10
|
*
|
|
|
kbuild: use POSIX-compatible grep option
Stefan Hansson
2022-10-27
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
|
|
*
|
|
|
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE
Marc Zyngier
2022-11-01
3
-34
/
+20
|
|
*
|
|
|
KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them
Gavin Shan
2022-10-31
1
-0
/
+3
|
|
*
|
|
|
KVM: arm64: Fix bad dereference on MTE-enabled systems
Ryan Roberts
2022-10-27
1
-1
/
+2
|
|
*
|
|
|
KVM: arm64: Use correct accessor to parse stage-1 PTEs
Quentin Perret
2022-10-25
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2022-11-06
4
-24
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
2022-11-03
1
-1
/
+1
|
|
*
|
|
|
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
2022-11-03
1
-0
/
+3
[next]