index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2022-07-12
powerpc/powernv: delay rng platform device creation until later in boot
Jason A. Donenfeld
1
-6
/
+10
2022-07-07
xen/arm: Fix race in RB-tree based P2M accounting
Oleksandr Tyshchenko
1
-2
/
+4
2022-07-07
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-35
/
+22
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-0
/
+6
2022-07-02
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
3
-8
/
+6
2022-07-02
ARM: cns3xxx: Fix refcount leak in cns3xxx_init
Miaoqian Lin
1
-0
/
+2
2022-07-02
ARM: Fix refcount leak in axxia_boot_secondary
Miaoqian Lin
1
-0
/
+1
2022-07-02
ARM: exynos: Fix refcount leak in exynos_map_pmu
Miaoqian Lin
1
-0
/
+1
2022-07-02
ARM: dts: imx6qdl: correct PU regulator ramp delay
Lucas Stach
1
-1
/
+1
2022-07-02
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
3
-16
/
+40
2022-07-02
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
1
-1
/
+10
2022-07-02
powerpc: Enable execve syscall exit tracepoint
Naveen N. Rao
1
-1
/
+1
2022-07-02
xtensa: Fix refcount leak bug in time.c
Liang He
1
-0
/
+1
2022-07-02
xtensa: xtfpga: Fix refcount leak bug in setup
Liang He
1
-0
/
+1
2022-07-02
MIPS: Remove repetitive increase irq_err_count
huhai
1
-2
/
+0
2022-06-25
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
1
-1
/
+1
2022-06-25
arm64: ftrace: fix branch range checks
Mark Rutland
1
-2
/
+2
2022-06-25
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-4
/
+2
2022-06-25
sparc: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-3
/
+1
2022-06-25
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-7
/
+2
2022-06-25
x86/tsc: Use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2
-4
/
+12
2022-06-25
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+3
2022-06-25
arm: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+1
2022-06-25
mips: use fallback for random_get_entropy() instead of just c0 random
Jason A. Donenfeld
1
-9
/
+8
2022-06-25
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-06-25
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-06-25
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-06-25
parisc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-1
/
+2
2022-06-25
s390: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-06-25
ia64: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-06-25
powerpc: Use bool in archrandom.h
Richard Henderson
1
-8
/
+9
2022-06-25
s390: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-12
/
+0
2022-06-25
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-10
/
+0
2022-06-25
x86: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-8
/
+4
2022-06-16
x86/speculation/mmio: Print SMT warning
Josh Poimboeuf
1
-0
/
+11
2022-06-16
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
3
-1
/
+83
2022-06-16
x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
Pawan Gupta
1
-7
/
+14
2022-06-16
x86/speculation/srbds: Update SRBDS mitigation selection
Pawan Gupta
1
-3
/
+5
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+22
2022-06-16
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
Pawan Gupta
1
-2
/
+14
2022-06-16
x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
Pawan Gupta
1
-10
/
+16
2022-06-16
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
3
-4
/
+112
2022-06-16
x86/speculation: Add a common function for MD_CLEAR mitigation update
Pawan Gupta
1
-26
/
+33
2022-06-16
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
3
-2
/
+61
2022-06-16
x86/cpu: Add another Alder Lake CPU to the Intel family
Gayatri Kammela
1
-0
/
+1
2022-06-16
x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...
Tony Luck
1
-0
/
+7
2022-06-16
x86/cpu: Add Comet Lake to the Intel CPU models header
Kan Liang
1
-0
/
+3
2022-06-16
x86/CPU: Add more Icelake model numbers
Kan Liang
1
-0
/
+3
2022-06-16
x86/CPU: Add Icelake model number
Rajneesh Bhardwaj
1
-0
/
+2
2022-06-16
x86/cpu: Add Cannonlake to Intel family
Rajneesh Bhardwaj
1
-0
/
+6
[next]