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
2016-07-20
powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSC
Michael Ellerman
1
-2
/
+1
2016-07-20
MIPS: Fix page table corruption on THP permission changes.
David Daney
1
-1
/
+2
2016-07-19
x86/amd_nb: Fix boot crash on non-AMD systems
Borislav Petkov
1
-2
/
+2
2016-07-12
MIPS: Fix 64k page support for 32 bit kernels.
Ralf Baechle
1
-1
/
+1
2016-07-12
sparc64: Fix return from trap window fill crashes.
David S. Miller
5
-52
/
+116
2016-07-12
sparc: Harden signal return frame checks.
David S. Miller
5
-45
/
+92
2016-07-12
sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
David S. Miller
1
-3
/
+7
2016-07-12
sparc/PCI: Fix for panic while enabling SR-IOV
Babu Moger
1
-0
/
+17
2016-07-12
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
1
-1
/
+1
2016-07-12
sparc64: Fix numa node distance initialization
Nitin Gupta
1
-0
/
+8
2016-07-12
sparc64: Fix bootup regressions on some Kconfig combinations.
David S. Miller
8
-55
/
+34
2016-07-12
sparc: Fix system call tracing register handling.
Mike Frysinger
2
-0
/
+53
2016-07-12
MIPS: Reserve nosave data for hibernation
Huacai Chen
1
-0
/
+3
2016-07-12
ARM: OMAP3: Add cpuidle parameters table for omap3430
Pali Rohár
1
-1
/
+68
2016-07-12
x86/mm/kmmio: Fix mmiotrace for hugepages
Karol Herbst
1
-29
/
+59
2016-07-12
powerpc: Update TM user feature bits in scan_features()
Anton Blanchard
1
-4
/
+5
2016-07-12
ASoC: samsung: pass DMA channels as pointers
Arnd Bergmann
3
-47
/
+57
2016-07-12
PCI: Move domain assignment from arm64 to generic code
Lorenzo Pieralisi
1
-22
/
+0
2016-07-12
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
Michael Holzheu
1
-7
/
+0
2016-07-12
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
1
-1
/
+1
2016-07-12
ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
Vineet Gupta
1
-1
/
+0
2016-07-12
KVM: arm/arm64: Stop leaking vcpu pid references
James Morse
1
-0
/
+1
2016-07-12
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
1
-0
/
+10
2016-07-12
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
1
-4
/
+0
2016-07-12
kprobes/x86: Clear TF bit in fault on single-stepping
Masami Hiramatsu
1
-0
/
+12
2016-07-11
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
4
-1
/
+13
2016-07-11
ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
Steve Capper
1
-2
/
+5
2016-07-11
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Will Deacon
3
-1
/
+2
2016-06-19
x86, build: copy ldlinux.c32 to image.iso
H. Peter Anvin
1
-0
/
+3
2016-06-19
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-19
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-19
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
1
-1
/
+1
2016-06-19
powerpc: Use privileged SPR number for MMCR2
Thomas Huth
1
-1
/
+1
2016-06-19
powerpc: Fix definition of SIAR and SDAR registers
Thomas Huth
1
-2
/
+2
2016-06-18
powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
Russell Currey
1
-15
/
+36
2016-06-06
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
1
-2
/
+5
2016-06-06
x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi
Jiang Liu
2
-0
/
+3
2016-06-06
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2
-3
/
+16
2016-06-06
MIPS: math-emu: Fix jalr emulation when rd == $0
Paul Burton
1
-3
/
+5
2016-06-06
powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
Gavin Shan
1
-0
/
+23
2016-06-06
powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
Gavin Shan
1
-3
/
+0
2016-06-06
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
3
-36
/
+29
2016-06-06
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
1
-5
/
+23
2016-06-03
MIPS: Avoid using unwind_stack() with usermode
James Hogan
1
-1
/
+1
2016-06-03
MIPS: Don't unwind to user mode with EVA
James Hogan
1
-1
/
+1
2016-06-03
MIPS: Fix siginfo.h to use strict posix types
James Hogan
1
-9
/
+9
2016-06-03
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2
-3
/
+2
2016-06-03
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
4
-0
/
+14
2016-06-03
MIPS: ath79: make bootconsole wait for both THRE and TEMT
Matthias Schiffer
1
-2
/
+4
2016-06-03
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Marc Zyngier
1
-6
/
+11
[next]