index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Add uprobe support
Pratyush Anand
2016-11-07
10
-2
/
+277
*
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
2016-11-07
2
-2
/
+11
*
arm64: Handle TRAP_BRKPT for user mode as well
Pratyush Anand
2016-11-07
1
-7
/
+11
*
arm64: Handle TRAP_TRACE for user mode as well
Pratyush Anand
2016-11-07
1
-10
/
+12
*
arm64: kgdb_step_brk_fn: ignore other's exception
Pratyush Anand
2016-11-07
1
-0
/
+3
*
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
2016-11-07
4
-43
/
+52
*
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
2016-11-07
4
-0
/
+94
*
arm64: dump: Remove max_addr
Laura Abbott
2016-11-07
1
-1
/
+0
*
arm64: dump: Make the page table dumping seq_file optional
Laura Abbott
2016-11-07
1
-7
/
+19
*
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-11-07
5
-29
/
+52
*
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2016-11-07
1
-4
/
+30
*
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
2016-11-07
3
-21
/
+21
*
arm64: mm: BUG on unsupported manipulations of live kernel mappings
Ard Biesheuvel
2016-11-07
1
-27
/
+43
*
arm64: Remove pointless WARN_ON in DMA teardown
Robin Murphy
2016-11-07
1
-5
/
+0
*
arm64/kprobes: Tidy up sign-extension usage
Robin Murphy
2016-11-07
1
-9
/
+7
*
arm64: add sysfs cpu_capacity attribute
Juri Lelli
2016-11-07
1
-0
/
+64
*
arm64: parse cpu capacity-dmips-mhz from DT
Juri Lelli
2016-11-07
1
-1
/
+158
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-04
10
-102
/
+59
|
\
|
*
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
2016-11-02
1
-1
/
+1
|
*
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
2016-11-02
1
-7
/
+15
|
*
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
2016-11-02
4
-65
/
+6
|
*
KVM: x86: fix wbinvd_dirty_mask use-after-free
Ido Yariv
2016-10-28
1
-1
/
+3
|
*
kvm/x86: Show WRMSR data is in hex
Borislav Petkov
2016-10-27
1
-3
/
+3
|
*
Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-10-27
1
-2
/
+2
|
|
\
|
|
*
KVM: s390: Fix STHYI buffer alignment for diag224
Janosch Frank
2016-10-26
1
-2
/
+2
|
*
|
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
2016-10-27
1
-2
/
+2
|
*
|
KVM: MIPS: Precalculate MMIO load resume PC
James Hogan
2016-10-26
2
-12
/
+19
|
*
|
KVM: MIPS: Make ERET handle ERL before EXL
James Hogan
2016-10-26
1
-4
/
+4
|
*
|
KVM: MIPS: Fix lazy user ASID regenerate for SMP
James Hogan
2016-10-26
2
-5
/
+4
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-11-04
15
-235
/
+287
|
\
\
\
|
*
|
|
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
2016-11-04
1
-0
/
+13
|
*
|
|
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
2016-11-04
1
-64
/
+39
|
*
|
|
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2016-11-04
2
-117
/
+131
|
*
|
|
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
2016-11-04
1
-5
/
+1
|
*
|
|
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
2016-11-04
1
-1
/
+1
|
*
|
|
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2016-11-04
5
-42
/
+78
|
*
|
|
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
2016-11-04
1
-0
/
+1
|
*
|
|
MIPS: dump_tlb: Fix printk continuations
James Hogan
2016-11-04
2
-31
/
+31
|
*
|
|
MIPS: Fix __show_regs() output
Paul Burton
2016-11-04
1
-21
/
+21
|
*
|
|
MIPS: traps: Fix output of show_code
Matt Redfearn
2016-11-04
1
-3
/
+4
|
*
|
|
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
2016-11-04
1
-6
/
+8
|
*
|
|
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
2016-11-04
1
-1
/
+1
|
*
|
|
MIPS: Fix build of compressed image
Matt Redfearn
2016-11-04
1
-1
/
+1
|
*
|
|
MIPS: generic: Fix KASLR for generic kernel.
Matt Redfearn
2016-11-04
1
-6
/
+10
|
*
|
|
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
2016-11-04
1
-1
/
+1
|
*
|
|
MIPS: Malta: Fixup reboot
Paul Burton
2016-11-04
1
-1
/
+2
|
*
|
|
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
2016-11-04
1
-1
/
+10
*
|
|
|
Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-04
3
-36
/
+40
|
\
\
\
\
|
*
|
|
|
parisc: Ignore the pkey system calls for now
Helge Deller
2016-11-02
1
-1
/
+3
|
*
|
|
|
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
2016-11-02
1
-1
/
+1
[next]