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-08-11
RISC-V: Add modules to virtual kernel memory layout dump
Xianting Tian
1
-0
/
+4
2022-08-11
riscv: traps_misaligned: do not duplicate stringify
Krzysztof Kozlowski
1
-5
/
+3
2022-08-11
RISC-V: Fixup schedule out issue in machine_crash_shutdown()
Xianting Tian
1
-4
/
+22
2022-08-11
RISC-V: Fixup get incorrect user mode PC for kernel mode regs
Xianting Tian
1
-1
/
+1
2022-08-11
RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
Xianting Tian
1
-1
/
+1
2022-08-11
arch/riscv: add Zihintpause support
Dao Lu
5
-3
/
+29
2022-08-11
Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'
Huacai Chen
38
-326
/
+247
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
1
-1
/
+1
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+1
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
13
-2
/
+282
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
3
-2
/
+6
2022-08-10
RISC-V: Canaan devicetree fixes
Palmer Dabbelt
7
-31
/
+66
2022-08-10
riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
Chen Lifu
1
-2
/
+2
2022-08-10
KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh
Sean Christopherson
2
-11
/
+8
2022-08-10
KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers
Sean Christopherson
1
-9
/
+17
2022-08-10
KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES
Sean Christopherson
1
-2
/
+2
2022-08-10
KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap gen
Sean Christopherson
2
-0
/
+22
2022-08-10
KVM: x86/mmu: rename trace function name for asynchronous page fault
Mingwei Zhang
1
-1
/
+1
2022-08-10
KVM: x86/xen: Stop Xen timer before changing IRQ
Coleman Dietsch
1
-17
/
+16
2022-08-10
KVM: x86/xen: Initialize Xen timer only once
Coleman Dietsch
1
-1
/
+3
2022-08-10
KVM: SVM: Disable SEV-ES support if MMIO caching is disable
Sean Christopherson
5
-5
/
+19
2022-08-10
KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change
Sean Christopherson
3
-0
/
+24
2022-08-10
KVM: x86: Tag kvm_mmu_x86_module_init() with __init
Sean Christopherson
2
-2
/
+2
2022-08-10
KVM: x86: emulator: Fix illegal LEA handling
Michal Luczaj
1
-1
/
+5
2022-08-10
KVM: X86: avoid uninitialized 'fault.async_page_fault' from fixed-up #PF
Yu Zhang
1
-0
/
+1
2022-08-10
KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" reg
Sean Christopherson
1
-3
/
+5
2022-08-10
KVM: x86: do not report preemption if the steal time cache is stale
Paolo Bonzini
1
-0
/
+2
2022-08-10
KVM: x86: revalidate steal time cache if MSR value changes
Paolo Bonzini
1
-3
/
+3
2022-08-10
Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-11
/
+10
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
4
-3
/
+1561
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
13
-13
/
+0
2022-08-10
bpf, arm64: Fix bpf trampoline instruction endianness
Xu Kuohai
1
-6
/
+6
2022-08-10
KVM: arm64: Fix compile error due to sign extension
Yang Yingliang
1
-2
/
+4
2022-08-10
powerpc/kexec: Fix build failure from uninitialised variable
Russell Currey
1
-5
/
+5
2022-08-10
powerpc/ppc-opcode: Fix PPC_RAW_TW()
Christophe Leroy
1
-1
/
+1
2022-08-10
powerpc64/ftrace: Fix ftrace for clang builds
Naveen N. Rao
1
-4
/
+4
2022-08-10
powerpc: Make eh value more explicit when using lwarx
Christophe Leroy
1
-2
/
+3
2022-08-10
powerpc: Don't hide eh field of lwarx behind a macro
Christophe Leroy
2
-12
/
+3
2022-08-10
powerpc: Fix eh field when calling lwarx on PPC32
Christophe Leroy
1
-6
/
+9
2022-08-09
Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
3
-5
/
+5
2022-08-09
Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-30
/
+103
2022-08-08
mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
Naoya Horiguchi
1
-1
/
+7
2022-08-08
mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
Muchun Song
1
-10
/
+3
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-10
/
+7
2022-08-08
x86/bugs: Enable STIBP for IBPB mitigated RETBleed
Kim Phillips
1
-4
/
+6
2022-08-08
bpf, arm64: Allocate program buffer using kvcalloc instead of kcalloc
Aijun Sun
1
-2
/
+2
2022-08-08
irqchip/loongson-pch-pic: Move find_pch_pic() into CONFIG_ACPI
Huacai Chen
1
-1
/
+0
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
14
-144
/
+189
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
19
-109
/
+24
[prev]
[next]