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
compress-2025-01-21
compress-2025-01-23
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
2006-12-17
x86-64: Mark rdtsc as sync only for netburst, not for core2
Arjan van de Ven
1
-1
/
+4
2006-12-17
IA64: bte_unaligned_copy() transfers one extra cache line.
Robin Holt
1
-5
/
+4
2006-12-04
alpha: Fix ALPHA_EV56 dependencies typo
Fernando J. Pereda
1
-1
/
+1
2006-11-29
proper flags type of spin_lock_irqsave()
Alexey Dobriyan
7
-14
/
+15
2006-11-20
POWERPC: Make alignment exception always check exception table
Benjamin Herrenschmidt
2
-16
/
+20
2006-11-15
fix via586 irq routing for pirq 5
Daniel Ritz
1
-2
/
+2
2006-11-11
ia64/sparc: fix local DoS with corrupted ELFs (CVE-2006-4538)
Kirill Korotaev
3
-37
/
+48
2006-11-11
[POWERPC] Fix return value from memcpy
Paul Mackerras
1
-4
/
+7
2006-11-07
[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.
Randy Dunlap
1
-1
/
+1
2006-11-07
[CPUFREQ] Make powernow-k7 work on SMP kernels.
Dave Jones
1
-4
/
+1
2006-11-05
ACPI: enable SMP C-states on x86_64
Shaohua Li
2
-72
/
+1
2006-11-05
[S390] fix user readable uninitialised kernel memory, take 2.
Martin Schwidefsky
2
-6
/
+6
2006-11-05
[S390] fix user readable uninitialised kernel memory (CVE-2006-5174)
Martin Schwidefsky
2
-2
/
+22
2006-10-17
[IA64] correct file descriptor reference counting in perfmon (CVE-2006-3741)
Stephane Eranian
1
-1
/
+3
2006-10-14
[SPARC64]: Kill bogus check from bootmem_init().
David S. Miller
1
-2
/
+1
2006-10-14
[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.
David S. Miller
1
-1
/
+1
2006-09-06
ia64 SGI-SN2: fix silent data corruption caused by XPC
Dean Nelson
3
-29
/
+25
2006-08-18
powerpc: Clear HID0 attention enable on PPC970 at boot time (CVE-2006-4093)
Olof Johansson
1
-0
/
+2
2006-08-18
SPARC32: Fix iommu_flush_iotlb end address
Bob Breuer
1
-1
/
+2
2006-08-12
update the i386 defconfig
Adrian Bunk
1
-427
/
+834
2006-08-08
memory hotplug: solve config broken: undefined reference to `online_page'
Yasunori Goto
4
-0
/
+11
2006-06-22
[PATCH] SPARC64: Fix missing fold at end of checksums.
David Miller
2
-4
/
+6
2006-06-22
[PATCH] SPARC64: Respect gfp_t argument to dma_alloc_coherent().
David Miller
2
-3
/
+3
2006-06-20
[PATCH] powerpc: Fix machine check problem on 32-bit kernels (CVE-2006-2448)
Paul Mackerras
2
-1
/
+12
2006-06-05
[PATCH] x86_64: Don't do syscall exit tracing twice
Andi Kleen
1
-6
/
+1
2006-06-05
[PATCH] x86_64: x86_64 add crashdump trigger points
Vivek Goyal
1
-0
/
+5
2006-06-05
[PATCH] PowerMac: force only suspend-to-disk to be valid
Johannes Berg
1
-0
/
+12
2006-05-01
[PATCH] MIPS: Fix branch emulation for floating-point exceptions.
Win Treese
1
-1
/
+1
2006-05-01
[PATCH] MIPS: Fix tx49_blast_icache32_page_indexed.
Atsushi Nemoto
1
-1
/
+2
2006-05-01
[PATCH] Alpha: strncpy() fix
Ivan Kokshaysky
1
-4
/
+4
2006-05-01
[PATCH] x86_64: Fix a race in the free_iommu path.
Mike Waychison
1
-4
/
+0
2006-05-01
[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...
Andi Kleen
1
-2
/
+2
2006-05-01
[PATCH] make vm86 call audit_syscall_exit
Jason Baron
1
-2
/
+10
2006-04-24
[PATCH] apm: fix Armada laptops again
Samuel Thibault
1
-1
/
+1
2006-04-18
[PATCH] i386/x86-64: Fix x87 information leak between processes (CVE-2006-1056)
Andi Kleen
3
-2
/
+12
2006-04-17
[PATCH] alpha: SMP boot fixes
Brian Uhrain says
2
-5
/
+20
2006-04-17
[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...
Hirokazu Takata
2
-16
/
+15
2006-04-17
[PATCH] m32r: security fix of {get, put}_user macros
Hirokazu Takata
4
-178
/
+2
2006-04-17
[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-04-17
[PATCH] powerpc: iSeries needs slb_initialize to be called
Stephen Rothwell
1
-6
/
+4
2006-04-12
[PATCH] x86_64: When user could have changed RIP always force IRET (CVE-2006-...
Andi Kleen
1
-2
/
+10
2006-04-12
[PATCH] x86_64: Clean up execve
Andi Kleen
1
-16
/
+0
2006-04-07
[PATCH] Fix the p4-clockmod N60 errata workaround.
Venkatesh Pallipadi
1
-1
/
+1
2006-04-07
[PATCH] Mark longhaul driver as broken.
Dave Jones
1
-0
/
+1
2006-04-07
[PATCH] powerpc: make ISA floppies work again
Stephen Rothwell
1
-0
/
+1
2006-03-27
[PATCH] Fix speedstep-smi assembly bug in speedstep_smi_ownership
Andrew Morton
1
-1
/
+3
2006-03-27
[PATCH] DMI: fix DMI onboard device discovery
Andrey Panin
1
-1
/
+1
2006-03-18
[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.
Ralf Baechle
1
-1
/
+2
2006-03-18
[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
Ralf Baechle
2
-17
/
+63
2006-03-18
[MIPS] Sibyte: Fix interrupt timer off by one bug.
Ralf Baechle
1
-2
/
+2
[next]