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-02-21
arm64: dts: imx8qm: added more serial alias to dts
Oliver Graute
1
-0
/
+3
2022-02-21
arm64: dts: imx8qm: add compatible string for usdhc3
Oliver Graute
1
-0
/
+4
2022-02-21
ARM: dts: aspeed: Add device tree for Quanta S6Q BMC
George Hung
2
-0
/
+611
2022-02-20
Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-16
/
+7
2022-02-19
x86/mce: Work around an erratum on fast string copy instructions
Jue Wang
2
-1
/
+68
2022-02-19
arm64: Support PREEMPT_DYNAMIC
Mark Rutland
3
-3
/
+27
2022-02-19
arm64: entry: Centralize preemption decision
Mark Rutland
1
-9
/
+11
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2
-4
/
+34
2022-02-19
sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
Mark Rutland
1
-1
/
+0
2022-02-19
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
1
-4
/
+6
2022-02-18
Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-25
/
+47
2022-02-19
arm64: dts: rockchip: fix supplies for pwm regulators
Heiko Stuebner
8
-8
/
+8
2022-02-19
arm64: dts: rockchip: define vdd_log on rk3399-puma
Heiko Stuebner
1
-0
/
+11
2022-02-18
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
5
-341
/
+0
2022-02-18
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
5
-33
/
+15
2022-02-18
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
6
-44
/
+17
2022-02-18
KVM: x86: warn on incorrectly NULL members of kvm_x86_ops
Paolo Bonzini
1
-2
/
+5
2022-02-18
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
3
-46
/
+46
2022-02-18
KVM: x86: use static_call_cond for optional callbacks
Paolo Bonzini
1
-6
/
+2
2022-02-18
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
5
-17
/
+1
2022-02-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2022-02-18
Merge tag 'powerpc-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-2
/
+4
2022-02-18
Merge tag 'juno-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
1
-2
/
+1
2022-02-18
Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes
Arnd Bergmann
1
-2
/
+2
2022-02-18
sparc64: fix building assembly files
Arnd Bergmann
1
-1
/
+1
2022-02-18
ARM: dts: exynos: align PPMU event node names with dtschema
Krzysztof Kozlowski
1
-8
/
+8
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-18
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
2
-20
/
+40
2022-02-18
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
1
-3
/
+6
2022-02-18
x86/kvm: Fix compilation warning in non-x86_64 builds
Leonardo Bras
1
-0
/
+4
2022-02-18
ARM: dts: am335x-sancloud-bbe-extended-wifi: New devicetree
Paul Barker
2
-0
/
+114
2022-02-18
ARM: dts: logicpd-torpedo: Add isp1763 support to baseboard
Adam Ford
3
-1
/
+57
2022-02-18
ARM: dts: am334x: pdu001: Use correct node name for RTC
Thierry Reding
1
-1
/
+1
2022-02-18
ARM: dts: Use 32KiHz oscillator on devkit8000
Anthoine Bourgeois
1
-16
/
+1
2022-02-18
ARM: dts: switch timer config to common devkit8000 devicetree
Anthoine Bourgeois
2
-33
/
+33
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
6
-7
/
+5
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
61
-355
/
+478
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
3
-8
/
+16
2022-02-17
x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
Leonardo Bras
2
-1
/
+6
2022-02-17
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
1
-0
/
+7
2022-02-17
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
1
-0
/
+1
2022-02-17
KVM: arm64: Don't miss pending interrupts for suspended vCPU
Oliver Upton
1
-2
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
17
-25
/
+25
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
6
-6
/
+24
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
12
-12
/
+13
2022-02-16
MIPS: smp: fill in sibling and core maps earlier
Alexander Lobakin
1
-3
/
+3
2022-02-16
MIPS: ralink: mt7621: do memory detection on KSEG1
Chuanhong Guo
1
-13
/
+23
2022-02-16
x86/cpu: Clear SME feature flag when not in use
Mario Limonciello
2
-1
/
+9
2022-02-16
ARM: mstar: Extend opp_table for infinity2m
Romain Perier
1
-0
/
+15
[prev]
[next]