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
*
ocfs2: cluster: fix potential deadlock on &qs->qs_lock
Chengfeng Ye
2023-08-18
1
-13
/
+13
*
scripts/gdb: fix 'lx-lsmod' show the wrong size
Kuan-Ying Lee
2023-08-18
2
-3
/
+12
*
lib/bch.c: use bitrev instead of internal logic
John Sanpe
2023-08-18
2
-36
/
+3
*
scripts/gdb: fix lx-symbols command for arm64 LLVM
Koudai Iwahori
2023-08-18
1
-7
/
+10
*
gcov: shut up missing prototype warnings for internal stubs
Arnd Bergmann
2023-08-18
1
-0
/
+2
*
ocfs2: use regular seq_show_option for osb_cluster_stack
Kees Cook
2023-08-18
1
-2
/
+1
*
ocfs2: Use struct_size()
Christophe JAILLET
2023-08-18
1
-3
/
+3
*
ocfs2: use flexible array in 'struct ocfs2_recovery_map'
Christophe JAILLET
2023-08-18
2
-5
/
+2
*
genetlink: replace custom CONCATENATE() implementation
Andy Shevchenko
2023-08-18
2
-18
/
+17
*
arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
2023-08-18
1
-37
/
+32
*
x86/asm: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
2023-08-18
1
-8
/
+3
*
kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h
Andy Shevchenko
2023-08-18
5
-8
/
+32
*
arch: enable HAS_LTO_CLANG with KASAN and KCOV
Jakob Koschel
2023-08-18
1
-1
/
+3
*
fs: hfsplus: make extend error rate limited
Colin Ian King
2023-08-18
1
-3
/
+3
*
lib: error-inject: remove error checking for debugfs_create_dir()
Wang Ming
2023-08-18
1
-2
/
+0
*
lib: remove error checking for debugfs_create_dir()
Wang Ming
2023-08-18
1
-3
/
+0
*
kernel: relay: remove unnecessary NULL values from relay_open_buf
Li kunyu
2023-08-18
1
-1
/
+1
*
remove ARCH_DEFAULT_KEXEC from Kconfig.kexec
Eric DeVolder
2023-08-18
2
-4
/
+0
*
kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
2023-08-18
8
-11
/
+11
*
sh/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-38
/
+8
*
s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-46
/
+23
*
riscv/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-31
/
+13
*
powerpc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-38
/
+17
*
parisc/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-23
/
+11
*
mips/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-27
/
+5
*
m68k/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-17
/
+2
*
loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-19
/
+7
*
arm64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-48
/
+16
*
ia64/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-23
/
+5
*
arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-25
/
+4
*
x86/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-73
/
+19
*
kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
3
-13
/
+118
*
irqchip/al-fic: make AL_FIC depend on HAS_IOMEM
Baoquan He
2023-08-18
1
-0
/
+1
*
net: altera-tse: make ALTERA_TSE depend on HAS_IOMEM
Baoquan He
2023-08-18
1
-0
/
+1
*
ipc/sem: use flexible array in 'struct sem_undo'
Christophe JAILLET
2023-08-18
1
-4
/
+2
*
acct: replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-08-18
1
-1
/
+1
*
signal: print comm and exe name on fatal signals
Vincent Whitchurch
2023-08-18
1
-1
/
+12
*
arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi header
Thomas Huth
2023-08-18
3
-18
/
+17
*
lib: replace kmap() with kmap_local_page()
Sumitra Sharma
2023-08-18
1
-8
/
+2
*
proc: skip proc-empty-vm on anything but amd64 and i386
Alexey Dobriyan
2023-08-18
1
-0
/
+7
*
proc: support proc-empty-vm test on i386
Alexey Dobriyan
2023-08-18
1
-0
/
+16
*
cred: convert printks to pr_<level>
tiozhang
2023-08-18
1
-12
/
+15
*
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
2023-07-30
1
-1
/
+1
*
Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-30
1
-5
/
+49
|
\
|
*
spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized reads
Douglas Anderson
2023-07-26
1
-0
/
+25
|
*
spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytes
Douglas Anderson
2023-07-26
1
-0
/
+12
|
*
spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQS
Vijaya Krishna Nivarthi
2023-07-25
1
-1
/
+1
|
*
spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptors
Vijaya Krishna Nivarthi
2023-07-25
1
-1
/
+3
|
*
spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptor
Vijaya Krishna Nivarthi
2023-07-25
1
-3
/
+5
|
*
spi: spi-qcom-qspi: Ignore disabled interrupts' status in isr
Vijaya Krishna Nivarthi
2023-07-25
1
-0
/
+3
[next]