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
2019-04-06
parisc: also set iaoq_b in instruction_pointer_set()
Sven Schnelle
1
-1
/
+2
2019-04-06
parisc: regs_return_value() should return gpr28
Sven Schnelle
1
-1
/
+1
2019-04-06
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
1
-23
/
+18
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+9
2019-04-05
sh: fix multiple function definition build errors
Randy Dunlap
1
-2
/
+2
2019-04-05
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
1
-0
/
+7
2019-04-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-37
/
+59
2019-04-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+6
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
25
-658
/
+192
2019-04-05
KVM: x86: nVMX: fix x2APIC VTPR read intercept
Marc Orr
1
-1
/
+1
2019-04-05
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
Marc Orr
1
-28
/
+44
2019-04-05
KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
David Rientjes
1
-3
/
+9
2019-04-05
kvm: svm: fix potential get_num_contig_pages overflow
David Rientjes
1
-5
/
+5
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
19
-296
/
+86
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
24
-365
/
+105
2019-04-05
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
2019-04-04
xtensa: fix format string warning in init_pmd
Max Filippov
1
-1
/
+1
2019-04-04
Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-14
/
+37
2019-04-04
xtensa: fix return_address
Max Filippov
1
-1
/
+5
2019-04-04
MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
Horatiu Vultur
1
-0
/
+8
2019-04-04
arm64: fix wrong check of on_sdei_stack in nmi context
Wei Li
1
-0
/
+6
2019-04-04
csky: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-4
/
+6
2019-04-04
riscv: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-5
/
+7
2019-04-04
arm/mach-at91/pm : fix possible object reference leak
Peng Hao
1
-2
/
+4
2019-04-03
xtensa: fix initialization of pt_regs::syscall in start_thread
Max Filippov
1
-9
/
+12
2019-04-03
xtensa: use actual syscall number in do_syscall_trace_leave
Max Filippov
1
-0
/
+6
2019-04-03
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
1
-1
/
+55
2019-04-03
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
1
-3
/
+62
2019-04-03
perf/x86/intel: Initialize TFA MSR
Peter Zijlstra
1
-0
/
+6
2019-04-03
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
Stephane Eranian
1
-1
/
+1
2019-04-01
x86/resctrl: Fix typos in the mba_sc mount option
Xiaochen Shen
1
-3
/
+3
2019-04-01
Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixes
Tony Lindgren
1
-2
/
+2
2019-04-01
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
1
-8
/
+0
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
45
-78
/
+181
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+1
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-13
/
+32
2019-03-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2019-03-29
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
3
-10
/
+7
2019-03-28
RISC-V: Use IS_ENABLED(CONFIG_CMODEL_MEDLOW)
Joe Perches
1
-1
/
+1
2019-03-28
RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area
Anup Patel
1
-1
/
+1
2019-03-29
powerpc/pseries/mce: Fix misleading print for TLB mutlihit
Mahesh Salgaonkar
1
-0
/
+1
2019-03-28
MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irq
Thomas Bogendoerfer
1
-2
/
+1
2019-03-28
MIPS: KGDB: fix kgdb support for SMP platforms.
Chong Qiao
1
-1
/
+2
2019-03-28
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
4
-3
/
+27
2019-03-28
KVM: x86: update %rip after emulating IO
Sean Christopherson
2
-10
/
+27
2019-03-28
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
1
-2
/
+7
2019-03-28
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
1
-1
/
+2
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
4
-14
/
+13
2019-03-28
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
1
-2
/
+5
[prev]
[next]