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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2013-01-17
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
1
-0
/
+2
2013-01-17
Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."
Ralf Baechle
1
-16
/
+0
2013-01-17
ALSA: pxa27x: fix ac97 warm reset
Mike Dunn
2
-2
/
+5
2013-01-17
OMAP: board-files: fix i2c_bus for tfp410
Tomi Valkeinen
6
-0
/
+6
2013-01-17
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
Huacai Chen
1
-3
/
+1
2013-01-17
KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
Scott Wood
1
-1
/
+1
2013-01-17
powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
Gabor Juhos
1
-1
/
+2
2013-01-17
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2013-01-17
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
Anton Blanchard
1
-1
/
+1
2013-01-17
s390/kvm: Fix address space mixup
Christian Borntraeger
1
-5
/
+20
2013-01-17
s390/kvm: dont announce RRBM support
Christian Borntraeger
1
-1
/
+1
2013-01-11
CRIS: fix I/O macros
Corey Minyard
1
-6
/
+33
2013-01-11
PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
Myron Stowe
1
-1
/
+2
2013-01-11
ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs
Will Deacon
1
-2
/
+4
2013-01-11
ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards
Will Deacon
1
-1
/
+1
2013-01-11
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
1
-0
/
+2
2013-01-11
ARM: mm: use pteval_t to represent page protection values
Will Deacon
1
-1
/
+1
2013-01-11
arm64: compat for clock_adjtime(2) is miswired
Al Viro
1
-1
/
+1
2013-01-11
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
David S. Miller
1
-0
/
+3
2013-01-11
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
1
-0
/
+6
2013-01-11
sparc64: Fix ECB looping constructs in AES code.
David S. Miller
1
-0
/
+1
2013-01-11
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2013-01-11
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2013-01-11
sparc64: Fix unrolled AES 256-bit key loops.
David S. Miller
1
-6
/
+14
2013-01-11
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
1
-2
/
+8
2013-01-11
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
1
-21
/
+16
2013-01-11
arm64: Make !dirty ptes read-only
Catalin Marinas
1
-0
/
+2
2012-12-17
x86: hpet: Fix masking of MSI interrupts
Jan Beulich
1
-2
/
+2
2012-12-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-20
/
+24
2012-12-05
MIPS: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
1
-1
/
+6
2012-12-05
MIPS: R3000/R3081: Fix CPU detection.
Ralf Baechle
1
-1
/
+0
2012-12-05
MIPS: N32: Fix signalfd4 syscall entry point
Ralf Baechle
1
-1
/
+1
2012-12-04
MIPS: N32: Fix preadv(2) and pwritev(2) entry points.
Ralf Baechle
1
-2
/
+2
2012-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-10
/
+20
2012-12-04
MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()
David Daney
2
-15
/
+15
2012-12-03
sparc: Fix piggyback with newer binutils.
David S. Miller
1
-6
/
+6
2012-12-03
sparc64: exit_group should kill register windows just like plain exit.
David S. Miller
3
-4
/
+14
2012-12-03
[parisc] open(2) compat bug
Al Viro
1
-1
/
+1
2012-12-02
open*(2) compat fixes (s390, arm64)
Al Viro
2
-2
/
+2
2012-12-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2012-11-30
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-10
/
+22
2012-11-30
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
5
-33
/
+41
2012-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-15
/
+9
2012-11-30
x86, fpu: Avoid FPU lazy restore after suspend
Vincent Palatin
2
-6
/
+14
2012-11-30
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-9
/
+28
2012-11-30
Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
8
-56
/
+44
2012-11-29
Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-4
/
+5
2012-11-28
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
Al Viro
1
-1
/
+1
2012-11-28
score: do_sigaltstack() expects a userland pointer...
Al Viro
1
-5
/
+2
[next]