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-09-15
Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+7
2024-09-15
riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...
Alexandre Ghiti
2
-1
/
+28
2024-09-15
riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
5
-1
/
+120
2024-09-15
riscv: Add ISA extension parsing for Svvptc
Alexandre Ghiti
2
-0
/
+2
2024-09-15
riscv: select ARCH_USE_SYM_ANNOTATIONS
Jisheng Zhang
1
-0
/
+1
2024-09-15
riscv: errata: sifive: Use SYM_*() assembly macros
Jisheng Zhang
1
-4
/
+4
2024-09-14
riscv: stacktrace: Add USER_STACKTRACE support
Jinjie Ruan
3
-43
/
+47
2024-09-14
riscv: Fix fp alignment bug in perf_callchain_user()
Jinjie Ruan
1
-1
/
+1
2024-09-15
Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"
Paolo Bonzini
2
-11
/
+7
2024-09-15
Merge tag 'kvm-riscv-6.12-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-18
/
+21
2024-09-15
Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
84
-311
/
+1118
2024-09-14
riscv: Remove redundant restriction on memory size
Stuart Menefy
1
-7
/
+1
2024-09-14
riscv: vdso: do not strip debugging info for vdso.so.dbg
Changbin Du
1
-1
/
+1
2024-09-13
MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Gaosheng Cui
1
-2
/
+5
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
10
-8
/
+289
2024-09-13
arch/sparc: remove unused varible paddrbase in function leon_swprobe()
Alex Shi
1
-7
/
+1
2024-09-13
s390/vdso: Move vdso symbol handling to separate header file
Heiko Carstens
4
-14
/
+19
2024-09-13
s390/vdso: Allow alternatives in vdso code
Heiko Carstens
2
-0
/
+23
2024-09-13
s390/module: Provide find_section() helper
Heiko Carstens
1
-0
/
+14
2024-09-13
s390/facility: Let test_facility() generate static branch if possible
Heiko Carstens
1
-8
/
+29
2024-09-13
s390/alternatives: Remove ALT_FACILITY_EARLY
Heiko Carstens
2
-6
/
+2
2024-09-13
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
Christophe Leroy
5
-3
/
+69
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
11
-4
/
+453
2024-09-13
powerpc/vdso: Refactor CFLAGS for CVDSO build
Christophe Leroy
1
-19
/
+13
2024-09-13
powerpc/vdso32: Add crtsavres
Christophe Leroy
2
-14
/
+4
2024-09-13
powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
Christophe Leroy
4
-3
/
+20
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
9
-15
/
+279
2024-09-13
arm64: alternative: make alternative_has_cap_likely() VDSO compatible
Mark Rutland
1
-0
/
+4
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
9
-1
/
+314
2024-09-13
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
1
-2
/
+0
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
1
-0
/
+1
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
2
-3
/
+10
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
1
-13
/
+0
2024-09-13
xtensa: Emulate one-byte cmpxchg
Paul E. McKenney
2
-0
/
+3
2024-09-13
sh: Emulate one-byte cmpxchg
Paul E. McKenney
2
-0
/
+4
2024-09-13
ARC: Emulate one-byte cmpxchg
Paul E. McKenney
2
-2
/
+5
2024-09-13
crypto: mips/crc32 - Clean up useless assignment operations
WangYuli
1
-33
/
+37
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-137
/
+208
2024-09-13
cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
Alice Ryhl
1
-0
/
+16
2024-09-13
rust: support for shadow call stack sanitizer
Alice Ryhl
3
-2
/
+24
2024-09-12
Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2024-09-12
um: fix time-travel syscall scheduling hack
Johannes Berg
1
-14
/
+20
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
4
-11
/
+0
2024-09-12
um: Remove the declaration of user_thread function
Tiwei Bie
1
-1
/
+0
2024-09-12
um: Remove the call to SUBARCH_EXECVE1 macro
Tiwei Bie
1
-3
/
+0
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
6
-14
/
+11
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
3
-21
/
+11
2024-09-12
um: Remove the redundant newpage check in update_pte_range
Tiwei Bie
1
-10
/
+6
2024-09-12
um: Remove unused kpte_clear_flush macro
Tiwei Bie
1
-7
/
+0
[prev]
[next]