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-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-29
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
1
-1
/
+1
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
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
32
-20
/
+16
2019-03-28
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
3
-8
/
+4
2019-03-28
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
1
-0
/
+5
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
4
-3
/
+45
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
3
-18
/
+28
2019-03-28
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
1
-4
/
+9
2019-03-28
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
1
-2
/
+3
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-48
/
+76
2019-03-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
15
-38
/
+36
2019-03-28
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
1
-1
/
+1
2019-03-28
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-03-28
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
Thomas Gleixner
1
-7
/
+1
[prev]
[next]