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
2015-08-03
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
1
-1
/
+1
2015-08-03
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
1
-0
/
+4
2015-08-03
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
Dave P Martin
1
-1
/
+1
2015-08-03
arm64: Do not attempt to use init_mm in reset_context()
Catalin Marinas
1
-0
/
+8
2015-08-03
ARC: add compiler barrier to LLSC based cmpxchg
Vineet Gupta
1
-4
/
+5
2015-07-10
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
3
-4
/
+4
2015-07-10
MIPS: Fix KVM guest fixmap address
James Hogan
1
-0
/
+4
2015-07-10
x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
Bjorn Helgaas
1
-0
/
+11
2015-07-10
powerpc/perf: Fix book3s kernel to userspace backtraces
Anton Blanchard
1
-1
/
+10
2015-07-10
arm: KVM: force execution of HCPTR access on VM exit
Marc Zyngier
2
-8
/
+22
2015-07-10
sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...
Sowmini Varadhan
1
-1
/
+1
2015-07-03
bus: mvebu: pass the coherency availability information at init time
Greg Ungerer
7
-6
/
+23
2015-07-03
KVM: nSVM: Check for NRIPS support before updating control field
Bandan Das
1
-2
/
+6
2015-07-03
ARM: clk-imx6q: refine sata's parent
Sebastien Szymanski
1
-1
/
+1
2015-07-03
x86/microcode/intel: Guard against stack overflow in the loader
Quentin Casasnovas
1
-1
/
+1
2015-07-03
config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
Konrad Rzeszutek Wilk
1
-1
/
+1
2015-06-22
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
1
-1
/
+1
2015-06-05
ARM: fix missing syscall trace exit
Russell King
1
-1
/
+3
2015-06-05
ARM: dts: imx27: only map 4 Kbyte for fec registers
Philippe Reynes
1
-1
/
+1
2015-06-05
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-06-05
powerpc: Align TOC to 256 bytes
Anton Blanchard
1
-0
/
+1
2015-06-05
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
1
-1
/
+1
2015-05-17
ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
Gregory CLEMENT
1
-0
/
+4
2015-05-17
ARM: dts: imx23-olinuxino: Fix dr_mode of usb0
Stefan Wahren
1
-0
/
+1
2015-05-17
ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
Marek Vasut
1
-1
/
+1
2015-05-17
ARM: dts: imx25: Add #pwm-cells to pwm4
Markus Pargmann
1
-0
/
+1
2015-05-13
ARC: signal handling robustify
Vineet Gupta
1
-4
/
+16
2015-05-13
ARM: dts: dove: Fix uart[23] reg property
Sebastian Hesselbarth
1
-2
/
+2
2015-05-06
s390: Fix build error
Guenter Roeck
1
-0
/
+1
2015-05-06
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
10
-29
/
+7
2015-05-06
C6x: time: Ensure consistency in __init
Nishanth Menon
1
-1
/
+1
2015-05-06
xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range
Max Filippov
1
-1
/
+1
2015-05-06
xtensa: xtfpga: fix hardware lockup caused by LCD driver
Max Filippov
5
-25
/
+81
2015-05-06
powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH
Anton Blanchard
1
-1
/
+1
2015-05-06
arm64: kernel: compiling issue, need delete read_current_timer()
Chen Gang
2
-9
/
+3
2015-05-06
ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore
Charles Keepax
2
-0
/
+2
2015-05-06
ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
1
-1
/
+1
2015-05-06
MIPS: Hibernate: flush TLB entries earlier
Huacai Chen
1
-1
/
+2
2015-05-06
s390/hibernate: fix save and restore of kernel text section
Heiko Carstens
1
-0
/
+4
2015-05-06
KVM: s390: Zero out current VMDB of STSI before including level3 data.
Ekaterina Tumanova
1
-0
/
+1
2015-04-29
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-04-29
x86: mm: move mmap_sem unlock from mm_fault_error() to caller
Linus Torvalds
1
-7
/
+1
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
25
-1
/
+53
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2015-04-29
KVM: x86: SYSENTER emulation is broken
Nadav Amit
1
-19
/
+8
2015-04-13
powerpc/mpc85xx: Add ranges to etsec2 nodes
Scott Wood
3
-0
/
+3
2015-03-26
ARM: at91: pm: fix at91rm9200 standby
Alexandre Belloni
1
-1
/
+1
2015-03-26
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
1
-2
/
+2
2015-03-26
x86/vdso: Fix the build on GCC5
Jiri Slaby
1
-0
/
+1
2015-03-26
x86/fpu: Drop_fpu() should not assume that tsk equals current
Oleg Nesterov
1
-1
/
+1
[next]