index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-09
MIPS: BCM47XX: Add board entry for Linksys WRT320N v1
Florian Fainelli
4
-0
/
+21
2022-01-09
MIPS: BCM47XX: Define Linksys WRT310N V2 buttons
Florian Fainelli
1
-0
/
+9
2022-01-09
MIPS: Remove duplicated include in local.h
Yang Li
1
-1
/
+0
2022-01-08
x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
Ingo Molnar
2
-0
/
+2
2022-01-08
ARM: dts: gpio-ranges property is now required
Phil Elwell
2
-0
/
+4
2022-01-08
Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-4
/
+4
2022-01-08
ptrace/m68k: Stop open coding ptrace_report_syscall
Eric W. Biederman
1
-11
/
+1
2022-01-08
exit/xtensa: In arch/xtensa/entry.S:Linvalid_mask call make_task_dead
Eric W. Biederman
1
-1
/
+1
2022-01-08
csky: Fix function name in csky_alignment() and die()
Nathan Chancellor
2
-2
/
+2
2022-01-08
h8300: Fix build errors from do_exit() to make_task_dead() transition
Nathan Chancellor
2
-2
/
+3
2022-01-08
hexagon: Fix function name in die()
Nathan Chancellor
1
-1
/
+1
2022-01-08
microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
Masahiro Yamada
1
-3
/
+3
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
12
-35
/
+14
2022-01-07
riscv/mm: Enable THP migration
Nanyong Sun
2
-0
/
+6
2022-01-07
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
2
-6
/
+7
2022-01-07
kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
Jing Liu
1
-3
/
+6
2022-01-07
kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
Jing Liu
1
-1
/
+5
2022-01-07
x86/fpu: Prepare guest FPU for dynamically enabled FPU features
Thomas Gleixner
2
-1
/
+38
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
7
-28
/
+80
2022-01-07
riscv/head: fix misspelling of guaranteed
hasheddan
1
-1
/
+1
2022-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2022-01-07
KVM: x86: Check for rmaps allocation
Nikunj A Dadhania
1
-0
/
+3
2022-01-07
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
1
-1
/
+1
2022-01-07
x86/sgx: Fix NULL pointer dereference on non-SGX systems
Dave Hansen
1
-18
/
+47
2022-01-07
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
5
-0
/
+24
2022-01-07
KVM: VMX: Provide vmread version using asm-goto-with-outputs
Peter Zijlstra
1
-0
/
+27
2022-01-07
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
3
-16
/
+49
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
5
-6
/
+281
2022-01-07
KVM: x86/xen: Maintain valid mapping of Xen shared_info page
David Woodhouse
2
-12
/
+15
2022-01-07
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
1
-0
/
+1
2022-01-07
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time
David Woodhouse
2
-4
/
+4
2022-01-07
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
4
-26
/
+39
2022-01-07
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
3
-0
/
+64
2022-01-07
KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()
Like Xu
2
-30
/
+29
2022-01-07
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
4
-25
/
+8
2022-01-07
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
4
-17
/
+11
2022-01-07
KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs
Like Xu
1
-0
/
+16
2022-01-07
KVM: x86: avoid out of bounds indices for fixed performance counters
Paolo Bonzini
1
-3
/
+4
2022-01-07
KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG
Lai Jiangshan
1
-0
/
+7
2022-01-07
KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed
Lai Jiangshan
1
-0
/
+7
2022-01-07
KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()
Lai Jiangshan
3
-14
/
+14
2022-01-07
Revert "KVM: X86: Update mmu->pdptrs only when it is changed"
Paolo Bonzini
1
-6
/
+3
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
15
-180
/
+669
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
41
-340
/
+975
2022-01-07
s390/pci: simplify __pciwb_mio() inline asm
Niklas Schnelle
1
-4
/
+1
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+4
2022-01-07
parisc: io: Improve the outb(), outw() and outl() macros
Bart Van Assche
1
-3
/
+3
2022-01-07
parisc: Add kgdb io_module to read chars via PDC
Helge Deller
1
-0
/
+21
2022-01-07
parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitions
Helge Deller
1
-9
/
+23
2022-01-07
parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
John David Anglin
1
-1
/
+392
[prev]
[next]