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-03-01
mips: Implement "current_stack_pointer"
Kees Cook
4
-5
/
+5
2022-03-01
arm64: dts: n5x: add sdr edac support
Dinh Nguyen
1
-0
/
+10
2022-03-01
arm64: dts: agilex/stratix10: add clock-names to USB DWC2 node
Krzysztof Kozlowski
2
-0
/
+2
2022-03-01
perf: Add irq and exception return branch types
Anshuman Khandual
1
-2
/
+2
2022-03-01
perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses
Steve Wahl
2
-7
/
+11
2022-03-01
KVM: SVM: Exit to userspace on ENOMEM/EFAULT GHCB errors
Sean Christopherson
1
-15
/
+21
2022-03-01
Merge tag 'mvebu-arm-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/soc
Arnd Bergmann
5
-14
/
+8
2022-03-01
Merge tag 'mvebu-dt-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dt
Arnd Bergmann
5
-8
/
+747
2022-03-01
Merge tag 'mvebu-dt64-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dt
Arnd Bergmann
1
-0
/
+1
2022-03-01
Merge tag 'v5.17-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dt
Arnd Bergmann
9
-0
/
+377
2022-03-01
Merge tag 'v5.17-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dt
Arnd Bergmann
6
-47
/
+350
2022-03-01
KVM: WARN if is_unsync_root() is called on a root without a shadow page
Sean Christopherson
1
-0
/
+8
2022-03-01
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Sean Christopherson
3
-5
/
+7
2022-03-01
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
4
-9
/
+63
2022-03-01
KVM: Drop kvm_reload_remote_mmus(), open code request in x86 users
Sean Christopherson
1
-7
/
+7
2022-03-01
KVM: x86: Invoke kvm_mmu_unload() directly on CR4.PCIDE change
Sean Christopherson
1
-1
/
+1
2022-03-01
KVM: x86/emulator: Move the unhandled outer privilege level logic of far return into __load_segment_descriptor()
Hou Wenlong
1
-6
/
+8
2022-03-01
KVM: x86/emulator: Fix wrong privilege check for code segment in __load_segment_descriptor()
Hou Wenlong
1
-8
/
+23
2022-03-01
KVM: x86/emulator: Defer not-present segment check in __load_segment_descriptor()
Hou Wenlong
1
-5
/
+9
2022-03-01
KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper
Sean Christopherson
4
-20
/
+20
2022-03-01
KVM: x86: Treat x2APIC's ICR as a 64-bit register, not two 32-bit regs
Sean Christopherson
1
-23
/
+84
2022-03-01
KVM: x86: Add helpers to handle 64-bit APIC MSR read/writes
Sean Christopherson
1
-30
/
+29
2022-03-01
KVM: x86: Make kvm_lapic_reg_{read,write}() static
Sean Christopherson
2
-8
/
+3
2022-03-01
KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag
Sean Christopherson
2
-6
/
+13
2022-03-01
KVM: SVM: Don't rewrite guest ICR on AVIC IPI virtualization failure
Sean Christopherson
2
-11
/
+12
2022-03-01
KVM: SVM: Use common kvm_apic_write_nodecode() for AVIC write traps
Sean Christopherson
1
-9
/
+7
2022-03-01
KVM: x86: Use "raw" APIC register read for handling APIC-write VM-Exit
Sean Christopherson
1
-3
/
+1
2022-03-01
KVM: VMX: Handle APIC-write offset wrangling in VMX code
Sean Christopherson
2
-5
/
+9
2022-03-01
KVM: x86: Do not change ICR on write to APIC_SELF_IPI
Paolo Bonzini
1
-4
/
+3
2022-03-01
KVM: x86: Fix emulation in writing cr8
Zhenzhong Duan
1
-4
/
+1
2022-03-01
KVM: x86: flush TLB separately from MMU reset
Paolo Bonzini
1
-22
/
+46
2022-03-01
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
1
-0
/
+6
2022-03-01
powerpc: Fix build errors with newer binutils
Anders Roxell
3
-9
/
+40
2022-03-01
powerpc/lib/sstep: Fix 'sthcx' instruction
Anders Roxell
1
-1
/
+1
2022-03-01
powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit
Michael Ellerman
1
-1
/
+1
2022-03-01
powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
Daniel Henrique Barboza
1
-1
/
+3
2022-03-01
powerpc/interrupt: Remove struct interrupt_state
Christophe Leroy
1
-20
/
+12
2022-03-01
powerpc/fadump: register for fadump as early as possible
Hari Bathini
1
-3
/
+10
2022-03-01
ARM: mstar: Select HAVE_ARM_ARCH_TIMER
Daniel Palmer
1
-0
/
+1
2022-03-01
ARM: dts: turris-omnia: Set PCIe slot-power-limit-milliwatt properties
Pali Rohár
1
-0
/
+3
2022-03-01
Merge tag 'v5.17-next-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/defconfig
Arnd Bergmann
2
-0
/
+3
2022-03-01
Merge tag 'qcom-defconfig-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-2
/
+55
2022-03-01
ARM: PXA: fix up decompressor code
Arnd Bergmann
1
-1
/
+1
2022-03-01
Merge tag 'qcom-arm64-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
57
-1296
/
+8157
2022-03-01
Merge tag 'qcom-dts-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
12
-49
/
+325
2022-03-01
Merge tag 'v5.17-fixes-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/fixes
Arnd Bergmann
1
-0
/
+2
2022-03-01
Merge tag 'qcom-arm64-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Arnd Bergmann
3
-8
/
+33
2022-03-01
Merge tag 'arm-soc/for-5.17/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Arnd Bergmann
1
-0
/
+1
2022-03-01
MIPS: ralink: mt7621: use bitwise NOT instead of logical
Ilya Lipnitskiy
1
-1
/
+1
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
66
-2210
/
+16
[prev]
[next]