index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
8
-5
/
+41
2024-01-16
riscv: Add vector extension XOR implementation
Greentime Hu
4
-0
/
+168
2024-01-16
riscv: vector: make Vector always available for softirq context
Andy Chiu
3
-4
/
+19
2024-01-16
riscv: Add support for kernel mode vector
Greentime Hu
6
-1
/
+182
2024-01-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-13
/
+26
2024-01-12
Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-01-12
Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-30
/
+100
2024-01-12
s390/pai_ext: split function paiext_push_sample
Thomas Richter
1
-10
/
+20
2024-01-12
s390/pai_ext: rework function paiext_copy argments
Thomas Richter
1
-4
/
+3
2024-01-12
s390/pai: rework paiXXX_start and paiXXX_stop functions
Thomas Richter
2
-34
/
+30
2024-01-12
s390/pai_crypto: split function paicrypt_push_sample
Thomas Richter
1
-18
/
+25
2024-01-12
s390/pai: rework paixxxx_getctr interface
Thomas Richter
2
-11
/
+12
2024-01-12
arm64: errata: Add Cortex-A510 speculative unprivileged load workaround
Rob Herring
2
-2
/
+29
2024-01-12
arm64: Rename ARM64_WORKAROUND_2966298
Rob Herring
4
-4
/
+8
2024-01-12
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
2
-18
/
+9
2024-01-12
arm64: scs: Work around full LTO issue with dynamic SCS
Ard Biesheuvel
1
-1
/
+7
2024-01-12
arm64: irq: include <linux/cpumask.h>
Tudor Ambarus
1
-0
/
+2
2024-01-12
arch/parisc: Detect primary video device from device instance
Thomas Zimmermann
1
-1
/
+1
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+3
2024-01-11
xtensa: don't produce FDPIC output with fdpic toolchain
Max Filippov
1
-1
/
+5
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2024-01-11
Merge tag 'soc-defconfig-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
43
-155
/
+160
2024-01-11
Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
28
-474
/
+202
2024-01-11
Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+19
2024-01-11
Merge tag 'soc-dt-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
710
-4590
/
+49062
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-146
/
+539
2024-01-11
s390/ptrace: remove leftover comment
Heiko Carstens
1
-1
/
+0
2024-01-11
s390/fpu: remove __load_fpu_regs() export
Heiko Carstens
1
-1
/
+0
2024-01-11
s390/mm,fault: remove not needed tsk variable
Heiko Carstens
1
-3
/
+1
2024-01-11
s390/pci: fix max size calculation in zpci_memcpy_toio()
Niklas Schnelle
2
-20
/
+24
2024-01-11
s390/kexec: do not automatically select KEXEC option
Alexander Gordeev
3
-1
/
+2
2024-01-11
s390/compat: change default for CONFIG_COMPAT to "n"
Heiko Carstens
2
-3
/
+4
2024-01-11
Merge patch series "riscv: mm: Fixup & Optimize COMPAT code"
Palmer Dabbelt
2
-2
/
+2
2024-01-11
riscv: mm: Fixup compat arch_get_mmap_end
Guo Ren
1
-1
/
+1
2024-01-11
riscv: mm: Fixup compat mode boot failure
Guo Ren
1
-1
/
+1
2024-01-11
riscv: Fix an off-by-one in get_early_cmdline()
Christophe JAILLET
1
-2
/
+1
2024-01-11
riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
4
-20
/
+73
2024-01-11
riscv: Use hugepage mappings for vmemmap
Alexandre Ghiti
1
-1
/
+20
2024-01-11
Merge patch series "riscv: errata: thead: use riscv_nonstd_cache_ops for CMO"
Palmer Dabbelt
3
-46
/
+74
2024-01-11
Merge patch series "RISC-V SBI debug console extension support"
Palmer Dabbelt
3
-0
/
+77
2024-01-11
riscv: sbi: Introduce system suspend support
Andrew Jones
3
-1
/
+54
2024-01-11
Merge patch series "riscv: modules: Fix module loading error handling"
Palmer Dabbelt
1
-5
/
+9
2024-01-11
Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...
Palmer Dabbelt
5
-0
/
+89
2024-01-11
ARM: dts: usr8200: Fix phy registers
Linus Walleij
1
-0
/
+22
2024-01-11
MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()
Christophe JAILLET
1
-1
/
+1
2024-01-11
MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
Christophe JAILLET
1
-1
/
+1
2024-01-11
ARM: defconfig: remove dead platform options
Arnd Bergmann
5
-16
/
+0
2024-01-11
ARM: defconfig: remove CONFIG_SLUB references
Arnd Bergmann
5
-5
/
+0
2024-01-11
ARM: defconfig: remove CONFIG_NET_ETHERNET references
Arnd Bergmann
13
-13
/
+0
2024-01-11
ARM: defconfig: remove sysfs-deprecated entries
Arnd Bergmann
12
-16
/
+0
[prev]
[next]