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
*
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
2021-09-21
8
-949
/
+975
*
cxl/pci: Drop idr.h
Dan Williams
2021-09-21
1
-1
/
+0
*
cxl/mbox: Introduce the mbox_send operation
Dan Williams
2021-09-21
2
-55
/
+63
*
cxl/pci: Clean up cxl_mem_get_partition_info()
Dan Williams
2021-09-21
2
-26
/
+24
*
cxl/pci: Make 'struct cxl_mem' device type generic
Dan Williams
2021-09-21
3
-47
/
+41
*
libnvdimm/labels: Introduce CXL labels
Dan Williams
2021-09-21
3
-50
/
+241
*
libnvdimm/label: Define CXL region labels
Dan Williams
2021-09-21
1
-0
/
+32
*
libnvdimm/labels: Fix kernel-doc for label.h
Dan Williams
2021-09-21
1
-2
/
+8
*
libnvdimm/labels: Introduce the concept of multi-range namespace labels
Dan Williams
2021-09-21
2
-0
/
+14
*
libnvdimm/label: Add a helper for nlabel validation
Dan Williams
2021-09-21
2
-3
/
+9
*
libnvdimm/labels: Add uuid helpers
Dan Williams
2021-09-21
9
-116
/
+124
*
Linux 5.15-rc2
v5.15-rc2
Linus Torvalds
2021-09-20
1
-1
/
+1
*
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2021-09-20
2
-23
/
+46
*
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-19
5
-15
/
+47
|
\
|
*
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
2021-09-14
2
-11
/
+33
|
*
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
Mike Rapoport
2021-09-08
1
-3
/
+3
|
*
x86/platform: Increase maximum GPIO number for X86_64
Andy Shevchenko
2021-09-02
1
-0
/
+5
|
*
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
2021-09-02
1
-1
/
+6
*
|
Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-19
1
-1
/
+1
|
\
\
|
*
|
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-15
1
-1
/
+1
*
|
|
Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-09-19
1
-20
/
+45
|
\
\
\
|
*
|
|
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
2021-09-15
1
-2
/
+19
|
*
|
|
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
2021-09-15
1
-18
/
+26
|
*
|
|
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
2021-09-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-19
7
-55
/
+159
|
\
\
\
|
*
|
|
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
2021-09-15
1
-2
/
+2
|
*
|
|
powerpc/mce: Fix access error in mce handler
Ganesh Goudar
2021-09-13
1
-2
/
+15
|
*
|
|
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
2021-09-13
1
-2
/
+34
|
*
|
|
powerpc/64s: system call rfscv workaround for TM bugs
Nicholas Piggin
2021-09-13
1
-0
/
+13
|
*
|
|
selftests/powerpc: Add scv versions of the basic TM syscall tests
Nicholas Piggin
2021-09-13
2
-8
/
+65
|
*
|
|
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2021-09-13
2
-41
/
+30
|
|
/
/
*
|
|
Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-19
6
-20
/
+27
|
\
\
\
|
*
|
|
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
2021-09-19
1
-0
/
+5
|
*
|
|
x86/build: Do not add -falign flags unconditionally for clang
Nathan Chancellor
2021-09-19
1
-3
/
+9
|
*
|
|
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
2021-09-19
1
-1
/
+1
|
*
|
|
sh: Add missing FORCE prerequisites in Makefile
Geert Uytterhoeven
2021-09-19
1
-8
/
+8
|
*
|
|
gen_compile_commands: fix missing 'sys' package
Kortan
2021-09-19
1
-0
/
+1
|
*
|
|
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
2021-09-19
1
-8
/
+0
|
*
|
|
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
2021-09-19
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub...
Linus Torvalds
2021-09-19
7
-51
/
+100
|
\
\
\
|
*
|
|
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
2021-09-18
1
-0
/
+3
|
*
|
|
libperf evsel: Make use of FD robust.
Ian Rogers
2021-09-18
1
-23
/
+41
|
*
|
|
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
2021-09-18
1
-0
/
+1
|
*
|
|
perf script: Fix ip display when type != attr->type
Adrian Hunter
2021-09-18
1
-11
/
+13
|
*
|
|
perf annotate: Fix fused instr logic for assembly functions
Ravi Bangoria
2021-09-18
3
-17
/
+42
*
|
|
|
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
2021-09-19
1
-3
/
+3
*
|
|
|
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
2021-09-19
1
-1
/
+1
*
|
|
|
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2021-09-19
3
-11
/
+6
*
|
|
|
Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
Linus Torvalds
2021-09-19
1
-27
/
+13
*
|
|
|
Revert drm/vc4 hdmi runtime PM changes
Linus Torvalds
2021-09-19
1
-34
/
+10
[next]