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
2014-02-06
powerpc: Make sure "cache" directory is removed when offlining cpu
Paul Mackerras
1
-0
/
+3
2014-02-06
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
1
-1
/
+2
2014-02-06
ARM: at91: smc: bug fix in sam9_smc_cs_read()
Jean-Jacques Hiblot
1
-1
/
+1
2014-01-29
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
1
-8
/
+45
2014-01-29
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
3
-44
/
+17
2014-01-15
x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
Linus Torvalds
1
-6
/
+7
2014-01-15
ARM: shmobile: mackerel: Fix coherent DMA mask
Laurent Pinchart
1
-2
/
+2
2014-01-15
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
1
-1
/
+7
2014-01-08
sh: always link in helper functions extracted from libgcc
Geert Uytterhoeven
1
-1
/
+1
2014-01-08
powerpc: Align p_end
Anton Blanchard
1
-0
/
+1
2014-01-08
powerpc: Fix bad stack check in exception entry
Michael Neuling
1
-1
/
+1
2014-01-08
powerpc: kvm: fix rare but potential deadlock scene
pingfan liu
2
-1
/
+9
2013-12-20
ARM: OMAP2+: hwmod: Fix SOFTRESET logic
Roger Quadros
1
-1
/
+42
2013-12-20
x86, efi: Don't use (U)EFI time services on 32 bit
Matthew Garrett
1
-7
/
+0
2013-12-20
ARM: 7913/1: fix framepointer check in unwind_frame
Konstantin Khlebnikov
1
-1
/
+1
2013-12-20
ARM: 7912/1: check stack pointer in get_wchan
Konstantin Khlebnikov
1
-2
/
+5
2013-12-20
ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module
Roger Quadros
1
-10
/
+3
2013-12-20
ARM: pxa: tosa: fix keys mapping
Dmitry Eremin-Solenikov
1
-51
/
+51
2013-12-20
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
Jim Quinlan
1
-6
/
+10
2013-12-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2013-12-04
powerpc/signals: Improved mark VSX not saved with small contexts fix
Michael Neuling
2
-9
/
+13
2013-12-04
avr32: fix out-of-range jump in large kernels
Andreas Bießmann
2
-2
/
+6
2013-12-04
avr32: setup crt for early panic()
Andreas Bießmann
2
-25
/
+25
2013-12-04
ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD
Jonathan Austin
1
-1
/
+2
2013-12-04
ARM: sa11x0/assabet: ensure CS2 is configured appropriately
Russell King
1
-0
/
+3
2013-11-29
cris: media platform drivers: fix build
Mauro Carvalho Chehab
1
-0
/
+1
2013-11-29
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
1
-1
/
+9
2013-11-29
powerpc/powernv: Add PE to its own PELTV
Gavin Shan
1
-1
/
+11
2013-11-29
powerpc/vio: use strcpy in modalias_show
Prarit Bhargava
1
-2
/
+2
2013-11-29
x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...
Thomas Renninger
1
-1
/
+1
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-1
/
+1
2013-11-20
ARM: 7670/1: fix the memset fix
Nicolas Pitre
1
-20
/
+13
2013-11-20
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
1
-41
/
+44
2013-11-13
xtensa: don't use alternate signal stack on threads
Baruch Siach
1
-1
/
+1
2013-11-13
uml: check length in exitcode_proc_write()
Dan Carpenter
1
-1
/
+3
2013-11-13
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
1
-0
/
+4
2013-10-22
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-10-22
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
1
-1
/
+1
2013-10-13
tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
Chris Metcalf
1
-3
/
+31
2013-10-13
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
5
-0
/
+12
2013-10-13
sparc32: Fix exit flag passed from traced sys_sigreturn
Kirill Tkhai
1
-1
/
+1
2013-10-13
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
Kirill Tkhai
1
-4
/
+4
2013-10-13
sparc64: Fix off by one in trampoline TLB mapping installation loop.
David S. Miller
1
-2
/
+0
2013-10-13
sparc64: Remove RWSEM export leftovers
Kirill Tkhai
1
-9
/
+0
2013-10-13
sparc64: Fix ITLB handler of null page
Kirill Tkhai
1
-2
/
+1
2013-10-13
powerpc: Fix parameter clobber in csum_partial_copy_generic()
Paul E. McKenney
1
-2
/
+2
2013-10-13
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
1
-4
/
+8
2013-10-13
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
1
-1
/
+1
2013-10-05
x86, efi: Don't map Boot Services on i386
Josh Boyer
1
-4
/
+7
2013-10-05
x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
Masoud Sharbiani
1
-0
/
+16
[next]