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-08-11
x86/speculation: Add LFENCE to RSB fill sequence
Pawan Gupta
1
-1
/
+3
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
6
-3
/
+92
2022-08-03
ARM: crypto: comment out gcc warning that breaks clang builds
Greg Kroah-Hartman
1
-1
/
+2
2022-08-03
s390/archrandom: prevent CPACF trng invocations in interrupt context
Harald Freudenberger
1
-3
/
+6
2022-07-29
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-07-29
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2022-07-29
x86/mce: Deduplicate exception handling
Thomas Gleixner
1
-17
/
+17
2022-07-29
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
1
-0
/
+142
2022-07-29
x86: get rid of small constant size cases in raw_copy_{to,from}_user()
Al Viro
3
-145
/
+2
2022-07-29
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
8
-206
/
+0
2022-07-29
riscv: add as-options for modules with assembly compontents
Ben Dooks
1
-0
/
+1
2022-07-21
ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
Gabriel Fernandez
1
-1
/
+1
2022-07-21
x86: Clear .brk area at early boot
Juergen Gross
1
-0
/
+2
2022-07-21
ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
Michal Suchanek
1
-1
/
+1
2022-07-21
ARM: dts: at91: sama5d2: Fix typo in i2s1 node
Ryan Wanner
1
-1
/
+1
2022-07-21
ARM: 9210/1: Mark the FDT_FIXED sections as shareable
Zhen Lei
2
-1
/
+15
2022-07-21
ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
Ard Biesheuvel
1
-3
/
+3
2022-07-21
ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
Kris Bahnsen
1
-1
/
+1
2022-07-21
ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
Ard Biesheuvel
3
-25
/
+30
2022-07-21
ARM: 9213/1: Print message about disabled Spectre workarounds only once
Dmitry Osipenko
1
-2
/
+1
2022-07-12
ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
Claudiu Beznea
1
-2
/
+2
2022-07-12
ARM: at91: pm: use proper compatible for sama5d2's rtc
Claudiu Beznea
1
-1
/
+1
2022-07-12
ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
Miaoqian Lin
1
-0
/
+2
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: remove unneeded 'select BUILD_BIN2C'
Masahiro Yamada
1
-1
/
+0
2022-07-07
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-119
/
+18
2022-07-07
powerpc/bpf: Fix use of user_pt_regs in uapi
Naveen N. Rao
2
-9
/
+9
2022-07-07
powerpc/prom_init: Fix kernel config grep
Liam Howlett
1
-1
/
+1
2022-07-02
crypto: arm/ghash-ce - define fpu before fpu registers are referenced
Stefan Agner
1
-2
/
+3
2022-07-02
crypto: arm - use Kconfig based compiler checks for crypto opcodes
Ard Biesheuvel
6
-33
/
+18
2022-07-02
ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
Jian Cai
2
-44
/
+92
2022-07-02
ARM: OMAP2+: drop unnecessary adrl
Stefan Agner
1
-1
/
+1
2022-07-02
ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
Stefan Agner
3
-5
/
+5
2022-07-02
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
28
-29
/
+29
2022-07-02
crypto: arm/sha512-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2
-4
/
+4
2022-07-02
crypto: arm/sha256-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2
-4
/
+4
2022-07-02
ARM: 8971/1: replace the sole use of a symbol with its definition
Jian Cai
1
-2
/
+1
2022-07-02
ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
Stefan Agner
1
-8
/
+11
2022-07-02
ARM: 8989/1: use .fpu assembler directives instead of assembler arguments
Stefan Agner
2
-12
/
+20
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2
-0
/
+19
2022-07-02
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
3
-4
/
+18
2022-06-29
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
3
-8
/
+7
2022-06-29
ARM: cns3xxx: Fix refcount leak in cns3xxx_init
Miaoqian Lin
1
-0
/
+2
2022-06-29
ARM: Fix refcount leak in axxia_boot_secondary
Miaoqian Lin
1
-0
/
+1
2022-06-29
ARM: exynos: Fix refcount leak in exynos_map_pmu
Miaoqian Lin
1
-0
/
+1
2022-06-29
ARM: dts: imx6qdl: correct PU regulator ramp delay
Lucas Stach
1
-1
/
+1
2022-06-29
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
3
-16
/
+40
2022-06-29
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
1
-1
/
+10
2022-06-29
powerpc: Enable execve syscall exit tracepoint
Naveen N. Rao
1
-1
/
+1
[next]