index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
um/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+4
*
tile/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+6
*
powerpc/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-21
/
+23
*
s390/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-12
/
+9
*
parisc/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-4
/
+5
*
MIPS/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+4
*
arm64/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-4
/
+4
*
arm/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+6
*
x86/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-10
/
+12
*
x86/entry: Get rid of two-phase syscall entry work
Andy Lutomirski
2016-06-14
2
-82
/
+8
*
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
9
-9
/
+9
*
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2016-06-05
2
-2
/
+3
*
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
2016-06-05
1
-1
/
+9
*
parisc: Fix printk time during boot
Helge Deller
2016-06-05
2
-7
/
+3
*
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
2016-06-04
1
-8
/
+14
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-06-03
1
-0
/
+9
|
\
|
*
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
2016-06-02
1
-0
/
+9
*
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-06-03
1
-1
/
+1
|
\
\
|
*
|
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
2016-06-02
1
-1
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-06-03
13
-44
/
+74
|
\
\
\
|
*
|
|
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
Mark Rutland
2016-06-03
1
-1
/
+3
|
*
|
|
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2016-06-03
2
-10
/
+14
|
*
|
|
arm64: mm: dump: log span level
Mark Rutland
2016-06-03
1
-1
/
+7
|
*
|
|
arm64: update stale PAGE_OFFSET comment
Mark Rutland
2016-06-03
1
-1
/
+2
|
*
|
|
arm64: report CPU number in bad_mode
Mark Rutland
2016-06-03
1
-2
/
+3
|
*
|
|
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2016-06-01
2
-1
/
+9
|
*
|
|
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-05-31
2
-3
/
+9
|
*
|
|
arm64: enable CONFIG_SET_MODULE_RONX by default
Mark Rutland
2016-05-31
1
-12
/
+13
|
*
|
|
arm64: Remove orphaned __addr_ok() definition
Robin Murphy
2016-05-31
1
-13
/
+0
|
*
|
|
Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"
Will Deacon
2016-05-31
1
-0
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-06-03
6
-38
/
+68
|
\
\
\
|
*
|
|
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
Thomas Huth
2016-06-01
1
-0
/
+1
|
*
|
|
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
2016-06-01
1
-4
/
+1
|
*
|
|
powerpc/mm/hash: Fix the reference bit update when handling hash fault
Aneesh Kumar K.V
2016-06-01
1
-2
/
+20
|
*
|
|
powerpc/mm/radix: Update LPCR only if it is powernv
Aneesh Kumar K.V
2016-06-01
1
-13
/
+10
|
*
|
|
powerpc: Use privileged SPR number for MMCR2
Thomas Huth
2016-05-31
1
-1
/
+1
|
*
|
|
powerpc: Fix definition of SIAR and SDAR registers
Thomas Huth
2016-05-31
1
-2
/
+2
|
*
|
|
powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens
Russell Currey
2016-05-30
1
-16
/
+12
|
*
|
|
powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
Russell Currey
2016-05-30
1
-15
/
+36
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-06-02
5
-31
/
+60
|
\
\
\
|
*
|
|
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
2016-06-02
1
-0
/
+5
|
*
|
|
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
2016-06-02
1
-0
/
+4
|
*
|
|
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
2016-06-02
1
-10
/
+12
|
*
|
|
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
2016-06-02
1
-1
/
+1
|
*
|
|
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
2016-06-02
1
-0
/
+1
|
*
|
|
KVM: x86: avoid write-tearing of TDP
Nadav Amit
2016-06-02
1
-4
/
+4
|
*
|
|
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
2016-05-31
1
-7
/
+16
|
*
|
|
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
2016-05-31
1
-4
/
+2
|
*
|
|
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
2016-05-31
1
-1
/
+12
|
*
|
|
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
2016-05-31
1
-4
/
+3
|
|
/
/
[next]