index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...
Palmer Dabbelt
2024-01-11
5
-0
/
+89
|
|
\
\
\
\
|
|
*
|
|
|
riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW
Jisheng Zhang
2024-01-10
4
-0
/
+74
|
|
*
|
|
|
riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
Jisheng Zhang
2024-01-10
2
-0
/
+15
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-20
2
-4
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
sh: vsyscall: Remove unnecessary $(foreach ...)
Masahiro Yamada
2024-01-19
1
-3
/
+2
|
*
|
|
|
|
sh: ecovec24: Rename missed backlight field from fbdev to dev
Geert Uytterhoeven
2024-01-19
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-01-19
10
-47
/
+81
|
\
\
\
\
\
|
*
|
|
|
|
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
2024-01-18
1
-2
/
+4
|
*
|
|
|
|
arm64/fpsimd: Remove spurious check for SVE support
Mark Brown
2024-01-18
1
-4
/
+2
|
*
|
|
|
|
arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
Mark Brown
2024-01-18
1
-6
/
+7
|
*
|
|
|
|
arm64: entry: simplify kernel_exit logic
Mark Rutland
2024-01-18
1
-5
/
+4
|
*
|
|
|
|
arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
Mark Rutland
2024-01-18
1
-9
/
+13
|
*
|
|
|
|
arm64: errata: Add Cortex-A510 speculative unprivileged load workaround
Rob Herring
2024-01-12
2
-2
/
+29
|
*
|
|
|
|
arm64: Rename ARM64_WORKAROUND_2966298
Rob Herring
2024-01-12
4
-4
/
+8
|
*
|
|
|
|
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
2024-01-12
2
-18
/
+9
|
*
|
|
|
|
arm64: scs: Work around full LTO issue with dynamic SCS
Ard Biesheuvel
2024-01-12
1
-1
/
+7
|
*
|
|
|
|
arm64: irq: include <linux/cpumask.h>
Tudor Ambarus
2024-01-12
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-19
25
-77
/
+1575
|
\
\
\
\
\
\
|
*
|
|
|
|
|
LoongArch: Update Loongson-3 default config file
Huacai Chen
2024-01-17
1
-8
/
+47
|
*
|
|
|
|
|
LoongArch: BPF: Prevent out-of-bounds memory access
Hengqi Chen
2024-01-17
1
-1
/
+4
|
*
|
|
|
|
|
LoongArch: BPF: Support 64-bit pointers to kfuncs
Hengqi Chen
2024-01-17
1
-0
/
+5
|
*
|
|
|
|
|
LoongArch: Fix definition of ftrace_regs_set_instruction_pointer()
Tiezhu Yang
2024-01-17
1
-1
/
+1
|
*
|
|
|
|
|
LoongArch: Use generic interface to support crashkernel=X,[high,low]
Youling Tang
2024-01-17
3
-34
/
+25
|
*
|
|
|
|
|
LoongArch: Fix and simplify fcsr initialization on execve()
Xi Ruoyao
2024-01-17
3
-10
/
+1
|
*
|
|
|
|
|
LoongArch: Let cores_io_master cover the largest NR_CPUS
Huacai Chen
2024-01-17
3
-4
/
+6
|
*
|
|
|
|
|
LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZE
Huacai Chen
2024-01-17
2
-12
/
+10
|
*
|
|
|
|
|
LoongArch: Add a missing call to efi_esrt_init()
Huacai Chen
2024-01-17
1
-0
/
+2
|
*
|
|
|
|
|
LoongArch: Parsing CPU-related information from DTS
Binbin Zhou
2024-01-17
2
-1
/
+36
|
*
|
|
|
|
|
LoongArch: dts: DeviceTree for Loongson-2K2000
Binbin Zhou
2024-01-17
3
-1
/
+373
|
*
|
|
|
|
|
LoongArch: dts: DeviceTree for Loongson-2K1000
Binbin Zhou
2024-01-17
3
-1
/
+676
|
*
|
|
|
|
|
LoongArch: dts: DeviceTree for Loongson-2K0500
Binbin Zhou
2024-01-17
3
-0
/
+356
|
*
|
|
|
|
|
LoongArch: Allow device trees be built into the kernel
Binbin Zhou
2024-01-17
5
-6
/
+31
|
*
|
|
|
|
|
LoongArch: Enable initial Rust support
WANG Rui
2024-01-17
2
-0
/
+4
*
|
|
|
|
|
|
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-19
2
-10
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sparc: Use device_get_match_data()
Rob Herring
2024-01-19
2
-10
/
+12
*
|
|
|
|
|
|
|
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
9
-9
/
+18
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
netfs, fscache: Combine fscache with netfs
David Howells
2023-12-24
9
-9
/
+18
*
|
|
|
|
|
|
|
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-01-19
1
-14
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sparc: vdso: use $(addprefix ) instead of $(foreach )
Masahiro Yamada
2023-12-10
1
-1
/
+1
|
*
|
|
|
|
|
|
|
sparc: vdso: simplify obj-y addition
Masahiro Yamada
2023-12-10
1
-9
/
+2
|
*
|
|
|
|
|
|
|
sparc: vdso: clean up build artifacts in arch/sparc/vdso/
Masahiro Yamada
2023-12-10
1
-4
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-19
3
-3
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2023-12-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-17
3
-3
/
+3
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-19
9
-13
/
+19
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
\
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2024-01-03
9
-13
/
+19
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-12
6
-11
/
+11
|
|
|
*
|
|
|
|
|
|
|
iommu: Add mm_get_enqcmd_pasid() helper function
Tina Zhang
2023-12-12
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
2023-12-12
3
-1
/
+7
|
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-19
17
-3
/
+35
|
\
\
\
\
\
\
\
\
\
\
[prev]
[next]