index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-21
Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
50
-170
/
+2141
2024-01-20
Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+3
2024-01-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-47
/
+81
2024-01-19
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
25
-77
/
+1575
2024-01-19
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+12
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
9
-9
/
+18
2024-01-19
sparc: Use device_get_match_data()
Rob Herring
2
-10
/
+12
2024-01-19
sh: vsyscall: Remove unnecessary $(foreach ...)
Masahiro Yamada
1
-3
/
+2
2024-01-19
sh: ecovec24: Rename missed backlight field from fbdev to dev
Geert Uytterhoeven
1
-1
/
+1
2024-01-18
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-14
/
+4
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
3
-3
/
+3
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-13
/
+19
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
17
-3
/
+35
2024-01-18
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
1
-0
/
+2
2024-01-18
Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-102
/
+117
2024-01-18
riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
1
-0
/
+4
2024-01-18
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-5
/
+1691
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-104
/
+50
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-60
/
+62
2024-01-19
powerpc/64s: Increase default stack size to 32KB
Michael Ellerman
1
-0
/
+1
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-103
/
+14
2024-01-18
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
1
-2
/
+4
2024-01-18
arm64/fpsimd: Remove spurious check for SVE support
Mark Brown
1
-4
/
+2
2024-01-18
arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
Mark Brown
1
-6
/
+7
2024-01-18
arm64: entry: simplify kernel_exit logic
Mark Rutland
1
-5
/
+4
2024-01-18
arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
Mark Rutland
1
-9
/
+13
2024-01-17
riscv: optimize ELF relocation function in riscv
Maxim Kochetkov
1
-4
/
+16
2024-01-17
RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
2
-0
/
+81
2024-01-17
riscv: Optimize hweight API with Zbb extension
Xiao Wang
2
-1
/
+81
2024-01-17
riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
Masahiro Yamada
1
-0
/
+2
2024-01-17
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
4
-55
/
+195
2024-01-17
samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
1
-0
/
+2
2024-01-17
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
3
-0
/
+18
2024-01-17
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
3
-56
/
+175
2024-01-17
riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Song Shuai
1
-0
/
+1
2024-01-17
Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"
Palmer Dabbelt
2
-3
/
+15
2024-01-17
riscv: Restrict DWARF5 when building with LLVM to known working versions
Nathan Chancellor
1
-0
/
+9
2024-01-17
riscv: Hoist linker relaxation disabling logic into Kconfig
Nathan Chancellor
2
-3
/
+6
2024-01-17
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
5
-4
/
+510
2024-01-17
riscv: Add checksum library
Charlie Jenkins
3
-0
/
+338
2024-01-17
riscv: Add checksum header
Charlie Jenkins
1
-0
/
+82
2024-01-17
riscv: Add static key for misaligned accesses
Charlie Jenkins
2
-3
/
+89
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-119
/
+147
2024-01-17
Merge tag 'rproc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-0
/
+22
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
127
-1707
/
+4029
2024-01-17
Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-01-17
Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-6
/
+12
2024-01-17
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-5
/
+58
[next]