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
2021-06-10
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
1
-4
/
+4
2021-06-03
MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
Randy Dunlap
1
-0
/
+2
2021-06-03
MIPS: alchemy: xxs1500: add gpio-au1000.h header file
Randy Dunlap
1
-0
/
+1
2021-06-03
openrisc: Define memory barrier mb
Peter Zijlstra
1
-0
/
+9
2021-06-03
tweewide: Fix most Shebang lines
Finn Behrens
1
-1
/
+1
2021-05-26
openrisc: Fix a memory leak
Christophe JAILLET
1
-0
/
+2
2021-05-22
um: Mark all kernel symbols as local
Johannes Berg
2
-0
/
+12
2021-05-22
ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
louis.wang
1
-1
/
+18
2021-05-22
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
Arnd Bergmann
1
-2
/
+2
2021-05-22
MIPS: Avoid handcoded DIVU in `__div64_32' altogether
Maciej W. Rozycki
1
-6
/
+2
2021-05-22
MIPS: Avoid DIVU in `__div64_32' is result would be zero
Maciej W. Rozycki
1
-2
/
+4
2021-05-22
MIPS: Reinstate platform `__div64_32' handler
Maciej W. Rozycki
1
-16
/
+41
2021-05-22
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-22
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
1
-1
/
+15
2021-05-22
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
1
-2
/
+17
2021-05-22
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
1
-2
/
+2
2021-05-22
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...
Zhen Lei
1
-1
/
+1
2021-05-22
powerpc/iommu: Annotate nested lock for lockdep
Alexey Kardashevskiy
1
-2
/
+2
2021-05-22
powerpc/pseries: Stop calling printk in rtas_stop_self()
Michael Ellerman
1
-3
/
+0
2021-05-22
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
1
-3
/
+3
2021-05-22
powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
Christophe Leroy
1
-1
/
+1
2021-05-22
powerpc/pseries: extract host bridge from pci_bus prior to bus removal
Tyrel Datwyler
1
-1
/
+3
2021-05-22
MIPS: pci-legacy: stop using of_pci_range_to_resource
Ilya Lipnitskiy
1
-2
/
+7
2021-05-22
powerpc: iommu: fix build when neither PCI or IBMVIO is set
Randy Dunlap
1
-0
/
+1
2021-05-22
powerpc/perf: Fix PMU constraint check for EBB events
Athira Rajeev
1
-2
/
+2
2021-05-22
powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
Chen Huang
1
-1
/
+1
2021-05-22
powerpc/prom: Mark identical_pvr_fixup as __init
Nathan Chancellor
1
-1
/
+1
2021-05-22
x86/events/amd/iommu: Fix sysfs type mismatch
Nathan Chancellor
1
-3
/
+3
2021-05-22
x86/kprobes: Fix to check non boostable prefixes correctly
Masami Hiramatsu
1
-5
/
+12
2021-05-22
x86/platform/uv: Fix !KEXEC build failure
Ingo Molnar
1
-0
/
+1
2021-05-22
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
1
-4
/
+4
2021-05-22
ARM: dts: exynos: correct PMIC interrupt trigger level on Snow
Krzysztof Kozlowski
1
-1
/
+1
2021-05-22
ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250
Krzysztof Kozlowski
1
-1
/
+1
2021-05-22
ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family
Krzysztof Kozlowski
1
-1
/
+1
2021-05-22
KVM: s390: split kvm_s390_real_to_abs
Claudio Imbrenda
1
-6
/
+17
2021-05-22
KVM: s390: fix guarded storage control register handling
Heiko Carstens
1
-2
/
+2
2021-05-22
KVM: s390: split kvm_s390_logical_to_effective
Claudio Imbrenda
1
-7
/
+24
2021-05-22
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
1
-1
/
+1
2021-05-22
MIPS: pci-rt2880: fix slot 0 configuration
Ilya Lipnitskiy
1
-13
/
+24
2021-05-22
powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
Tony Ambardar
1
-0
/
+1
2021-05-22
powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
Mahesh Salgaonkar
1
-7
/
+4
2021-05-22
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
1
-1
/
+7
2021-05-22
x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
John Millikin
1
-0
/
+1
2021-05-22
arm64: dts: mt8173: fix property typo of 'phys' in dsi node
Chunfeng Yun
1
-1
/
+1
2021-05-22
s390/disassembler: increase ebpf disasm buffer size
Vasily Gorbik
1
-1
/
+1
2021-05-22
mips: Do not include hi and lo in clobber list for R6
Romain Naour
1
-2
/
+12
2021-05-22
MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REV
Matt Redfearn
1
-2
/
+3
2021-05-22
MIPS: Introduce isa-rev.h to define MIPS_ISA_REV
Matt Redfearn
1
-0
/
+24
2021-05-22
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
Rafael J. Wysocki
1
-3
/
+2
2021-05-22
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2
-18
/
+15
[next]