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-02-19
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
Eli Cooper
1
-2
/
+4
2016-02-19
arm64: mm: use correct mapping granularity under DEBUG_RODATA
Ard Biesheuvel
1
-6
/
+7
2016-02-19
xtensa: fix secondary core boot in SMP
Max Filippov
5
-16
/
+19
2016-02-19
xtensa: fixes for configs without loop option
Max Filippov
7
-9
/
+20
2016-02-19
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
1
-0
/
+4
2016-02-19
parisc: Fix syscall restarts
Helge Deller
1
-12
/
+52
2016-02-19
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2016-02-19
parisc: Fixes and cleanups in kernel uapi header files
Helge Deller
7
-21
/
+44
2016-02-19
sh64: fix __NR_fgetxattr
Dmitry V. Levin
1
-1
/
+1
2016-02-19
crypto: crc32c-pclmul - use .rodata instead of .rotata
Nicolas Iooss
1
-1
/
+1
2016-01-31
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
3
-2
/
+19
2016-01-31
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
4
-1
/
+38
2016-01-31
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
1
-0
/
+4
2016-01-31
mn10300: Select CONFIG_HAVE_UID16 to fix build failure
Guenter Roeck
1
-3
/
+1
2016-01-31
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2
-3
/
+2
2016-01-31
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
1
-0
/
+3
2016-01-31
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
1
-0
/
+6
2016-01-31
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2016-01-31
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
2
-4
/
+6
2016-01-31
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
1
-8
/
+7
2016-01-31
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
1
-0
/
+10
2016-01-31
arm64: cmpxchg_dbl: fix return value type
Lorenzo Pieralisi
2
-2
/
+2
2016-01-31
arm64: bpf: fix mod-by-zero case
Zi Shen Lim
1
-8
/
+13
2016-01-31
arm64: bpf: fix div-by-zero case
Zi Shen Lim
2
-13
/
+27
2016-01-31
powerpc/module: Handle R_PPC64_ENTRY relocations
Ulrich Weigand
2
-0
/
+29
2016-01-31
powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
Boqun Feng
1
-8
/
+8
2016-01-31
powerpc: Make value-returning atomics fully ordered
Boqun Feng
1
-1
/
+1
2016-01-31
powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
Stewart Smith
1
-1
/
+1
2016-01-31
powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"
Alistair Popple
1
-1
/
+13
2016-01-31
powerpc/opal-irqchip: Fix double endian conversion
Alistair Popple
1
-29
/
+29
2016-01-31
powerpc/tm: Check for already reclaimed tasks
Michael Neuling
1
-0
/
+18
2016-01-31
powerpc/tm: Block signal return setting invalid MSR state
Michael Neuling
3
-5
/
+14
2016-01-31
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
4
-56
/
+6
2016-01-31
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
1
-7
/
+8
2016-01-31
x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
Andy Lutomirski
2
-4
/
+58
2016-01-31
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
1
-1
/
+1
2016-01-31
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
1
-0
/
+8
2016-01-31
KVM: x86: correctly print #AC in traces
Paolo Bonzini
1
-1
/
+1
2016-01-31
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
1
-5
/
+6
2016-01-31
KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
Paul Mackerras
1
-0
/
+6
2016-01-31
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
1
-11
/
+3
2016-01-31
KVM: PPC: Book3S HV: Don't dynamically split core when already split
Paul Mackerras
1
-1
/
+1
2016-01-31
KVM: VMX: fix SMEP and SMAP without EPT
Radim Krčmář
1
-9
/
+10
2016-01-31
x86/xen: don't reset vcpu_info on a cancelled suspend
Ouyang Zhaowei (Charles)
1
-1
/
+2
2016-01-31
x86/mce: Ensure offline CPUs don't participate in rendezvous process
Ashok Raj
1
-0
/
+11
2016-01-31
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
6
-1
/
+19
2016-01-31
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2016-01-31
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2016-01-31
x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs
Len Brown
1
-4
/
+5
2015-12-09
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
2
-0
/
+10
[next]