index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
22
-29
/
+25
2015-10-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
13
-144
/
+82
2015-10-04
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
4
-73
/
+42
2015-10-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-65
/
+69
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+68
2015-10-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+22
2015-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
16
-14
/
+165
2015-10-02
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
1
-1
/
+1
2015-10-02
MIPS: Fix R2300 FP context switch handling
Paul Burton
1
-27
/
+1
2015-10-02
MIPS: Fix octeon FP context switch handling
Paul Burton
1
-25
/
+1
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-02
MIPS: BPF: Fix load delay slots.
Ralf Baechle
1
-0
/
+4
2015-10-02
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
1
-1
/
+1
2015-10-02
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
1
-1
/
+1
2015-10-02
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
1
-4
/
+3
2015-10-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2015-10-01
arch/x86/include/asm/efi.h: fix build failure
Andrey Ryabinin
1
-0
/
+2
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-119
/
+22
2015-10-01
arm64: Fix THP protection change logic
Steve Capper
1
-2
/
+2
2015-10-01
MIPS: BPF: Do all exports of symbols with FEXPORT().
Ralf Baechle
1
-6
/
+3
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
1
-8
/
+7
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
1
-10
/
+0
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2
-5
/
+13
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
1
-1
/
+2
2015-10-01
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...
Matt Fleming
1
-1
/
+66
2015-10-01
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2
-0
/
+2
2015-10-01
Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent
Ingo Molnar
3
-52
/
+55
2015-09-30
x86/process: Unify 32bit and 64bit implementations of get_wchan()
Thomas Gleixner
3
-84
/
+55
2015-09-30
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
1
-10
/
+42
2015-09-30
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
1
-4
/
+4
2015-09-30
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
1
-0
/
+2
2015-09-30
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
1
-2
/
+2
2015-09-30
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
1
-1
/
+1
2015-09-30
MIPS: Wire up userfaultfd and membarrier syscalls.
Ralf Baechle
5
-6
/
+20
2015-09-30
x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels
Andrey Ryabinin
1
-0
/
+2
2015-09-30
Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix
Ingo Molnar
73
-365
/
+477
2015-09-30
x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case
Vitaly Kuznetsov
1
-5
/
+7
2015-09-28
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-0
/
+1
2015-09-28
tile: fix build failure
Sudip Mukherjee
1
-0
/
+1
2015-09-28
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...
Radim Krčmář
2
-4
/
+1
2015-09-28
m68k/defconfig: Update defconfigs for v4.3-rc1
Geert Uytterhoeven
12
-12
/
+96
2015-09-28
m68k: Define asmlinkage_protect
Andreas Schwab
1
-0
/
+30
2015-09-28
m68k: Wire up membarrier
Geert Uytterhoeven
3
-1
/
+3
2015-09-28
m68k: Wire up userfaultfd
Geert Uytterhoeven
3
-1
/
+3
2015-09-28
m68k: Wire up direct socket calls
Geert Uytterhoeven
3
-2
/
+35
2015-09-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
12
-77
/
+262
2015-09-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+20
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
3
-3
/
+36
[next]