index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-01-30
parisc: Fix random data corruption from exception handler
Helge Deller
2024-01-28
parisc: Drop unneeded semicolon in parse_tree_node()
Helge Deller
2024-01-28
parisc: Prevent hung tasks when printing inventory on serial console
Helge Deller
2024-01-28
parisc: Check for valid stride size for cache flushes
Helge Deller
2024-01-28
parisc: Make RO_DATA page aligned in vmlinux.lds.S
Helge Deller
2024-01-27
Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-26
Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-26
riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Inochi Amaoto
2024-01-26
LoongArch: KVM: Add returns to SIMD stubs
Randy Dunlap
2024-01-26
LoongArch: KVM: Fix build due to API changes
Huacai Chen
2024-01-26
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-25
Merge tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2024-01-25
arm64: dts: Fix TPM schema violations
Lukas Wunner
2024-01-25
ARM: dts: Fix TPM schema violations
Lukas Wunner
2024-01-23
riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
Pu Lehui
2024-01-22
ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimd
Artur Weber
2024-01-22
arm64: dts: exynos: gs101: comply with the new cmu_misc clock names
Tudor Ambarus
2024-01-21
Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-01-19
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-19
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
sparc: Use device_get_match_data()
Rob Herring
2024-01-19
sh: vsyscall: Remove unnecessary $(foreach ...)
Masahiro Yamada
2024-01-19
sh: ecovec24: Rename missed backlight field from fbdev to dev
Geert Uytterhoeven
2024-01-18
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-18
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
2024-01-18
Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-18
riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
2024-01-18
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-19
powerpc/64s: Increase default stack size to 32KB
Michael Ellerman
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-18
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
2024-01-18
arm64/fpsimd: Remove spurious check for SVE support
Mark Brown
2024-01-18
arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
Mark Brown
2024-01-18
arm64: entry: simplify kernel_exit logic
Mark Rutland
2024-01-18
arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
Mark Rutland
2024-01-17
riscv: optimize ELF relocation function in riscv
Maxim Kochetkov
2024-01-17
RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
2024-01-17
riscv: Optimize hweight API with Zbb extension
Xiao Wang
2024-01-17
riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
Masahiro Yamada
2024-01-17
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
[next]