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-06-01
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
3
-9
/
+13
2016-06-01
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
1
-2
/
+5
2016-06-01
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
3
-36
/
+29
2016-06-01
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
1
-5
/
+23
2016-06-01
KVM: PPC: Book3S HV: Fix build error in book3s_hv.c
Gavin Shan
1
-0
/
+1
2016-06-01
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
1
-1
/
+1
2016-06-01
KVM: MTRR: remove MSR 0x2f8
Andy Honig
1
-2
/
+0
2016-06-01
crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI
Josh Poimboeuf
1
-2
/
+11
2016-06-01
perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe
Jiri Olsa
1
-1
/
+1
2016-06-01
kvm: arm64: Fix EC field in inject_abt64
Matt Evans
1
-1
/
+1
2016-06-01
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Marc Zyngier
1
-6
/
+11
2016-06-01
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
1
-1
/
+2
2016-06-01
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
1
-0
/
+10
2016-06-01
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2
-0
/
+55
2016-06-01
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2
-3
/
+2
2016-06-01
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
1
-3
/
+3
2016-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2016-05-14
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
1
-0
/
+1
2016-05-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+11
2016-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+3
2016-05-12
Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...
Arnd Bergmann
1
-1
/
+1
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
2016-05-12
x86: Use compat version for preadv2 and pwritev2
Dmitry V. Levin
1
-2
/
+2
2016-05-12
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
1
-1
/
+1
2016-05-12
perf/x86/msr: Fix SMI overflow
Peter Zijlstra
1
-1
/
+1
2016-05-12
perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...
hchrzani
1
-0
/
+7
2016-05-11
x86/extable: ensure entries are swapped completely when sorting
Mathias Krause
1
-0
/
+8
2016-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+8
2016-05-11
ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
Boris Brezillon
1
-1
/
+1
2016-05-10
arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip
Suzuki K Poulose
1
-0
/
+1
2016-05-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+6
2016-05-10
kvmconfig: add more virtio drivers
Andrey Utkin
1
-0
/
+3
2016-05-10
x86/kvm: Add stack frame dependency to fastop() inline asm
Josh Poimboeuf
1
-1
/
+5
2016-05-10
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Arnd Bergmann
1
-1
/
+1
2016-05-10
x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n
Thomas Gleixner
1
-1
/
+1
2016-05-10
ARM: dts: at91: sama5d2: use "atmel,sama5d3-nfc" compatible for nfc
Wenyou Yang
1
-1
/
+1
2016-05-07
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-8
/
+20
2016-05-07
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2016-05-07
x86/topology: Handle CPUID bogosity gracefully
Thomas Gleixner
1
-0
/
+5
2016-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2016-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2016-05-06
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+21
2016-05-06
Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-06
Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-35
/
+130
2016-05-06
Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-05-06
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
1
-1
/
+1
2016-05-06
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
Chen Yu
1
-1
/
+1
2016-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2016-05-05
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
2
-3
/
+3
[next]