index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-01-15
x86/paravirt: Remove trailing semicolons from alternative asm templates
Uros Bizjak
-11
/
+11
2026-01-15
perf/x86/intel/uncore: Convert comma to semicolon
Chen Ni
-4
/
+4
2026-01-15
perf/x86/intel: Add support for rdpmc user disable feature
Dapeng Mi
-2
/
+60
2026-01-15
perf/x86: Use macros to replace magic numbers in attr_rdpmc
Dapeng Mi
-4
/
+12
2026-01-15
perf/x86/intel: Add core PMU support for Novalake
Dapeng Mi
-0
/
+112
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in NVL
Dapeng Mi
-0
/
+85
2026-01-15
perf/x86/intel: Add core PMU support for DMR
Dapeng Mi
-1
/
+207
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
Dapeng Mi
-0
/
+142
2026-01-15
perf/x86/intel: Support the 4 new OMR MSRs introduced in DMR and NVL
Dapeng Mi
-17
/
+52
2026-01-15
arm64: dts: amlogic: Enable the npu node on Radxa Zero 2
Ricardo Pardini
-0
/
+4
2026-01-15
arm64: dts: amlogic: g12: assign the MMC A signal clock
Jerome Brunet
-0
/
+3
2026-01-15
arm64: dts: amlogic: g12: assign the MMC B and C signal clocks
Jerome Brunet
-0
/
+6
2026-01-15
arm64: dts: amlogic: gx: assign the MMC signal clocks
Jerome Brunet
-0
/
+18
2026-01-15
arm64: dts: amlogic: axg: assign the MMC signal clocks
Jerome Brunet
-0
/
+6
2026-01-15
arm64: dts: amlogic: a1: align the mmc clock setup
Jerome Brunet
-2
/
+3
2026-01-15
arm64: dts: amlogic: c3: assign the MMC signal clocks
Jerome Brunet
-0
/
+7
2026-01-14
powerpc/watchdog: add support for hardlockup_sys_info sysctl
Feng Tang
-5
/
+10
2026-01-14
mips: fix HIGHMEM initialization
Mike Rapoport (Microsoft)
-0
/
+23
2026-01-14
riscv: suspend: Fix stimecmp update hazard on RV32
Naohiko Shimizu
-1
/
+2
2026-01-14
riscv: kvm: Fix vstimecmp update hazard on RV32
Naohiko Shimizu
-2
/
+4
2026-01-15
riscv: dts: sophgo: enable hardware clock (RTC) on the Milk-V Pioneer
Michael Orlitzky
-0
/
+21
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-382
/
+637
2026-01-14
arm64: dts: qcom: sm6125-ginkgo: Fix missing msm-id subtype
Krzysztof Kozlowski
-1
/
+1
2026-01-14
KVM: SVM: Stop toggling virtual VMSAVE/VMLOAD on intercept recalc
Yosry Ahmed
-2
/
+8
2026-01-14
KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
Yosry Ahmed
-2
/
+3
2026-01-14
KVM: VMX: Don't register posted interrupt wakeup handler if alloc_kvm_area() ...
Hou Wenlong
-2
/
+7
2026-01-14
KVM: x86: Assert that non-MSI doesn't have bypass vCPU when deleting producer
Sean Christopherson
-1
/
+2
2026-01-14
KVM: SVM: Check vCPU ID against max x2AVIC ID if and only if x2AVIC is enabled
Sean Christopherson
-2
/
+2
2026-01-14
KVM: nSVM: Drop redundant/wrong comment in nested_vmcb02_prepare_save()
Yosry Ahmed
-1
/
+0
2026-01-14
arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor watchdog instance...
Abhash Kumar Jha
-36
/
+36
2026-01-14
arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to appropriate order
Abhash Kumar Jha
-13
/
+13
2026-01-14
arm64: dts: ti: k3-am69-aquila-clover: Change main_spi2 CS0 to GPIO mode
Vitor Soares
-1
/
+2
2026-01-14
arm64: dts: ti: k3-am69-aquila: Change main_spi0/2 CS to GPIO mode
Vitor Soares
-2
/
+4
2026-01-14
x86/traps: Print unhashed pointers on stack overflow
Ryosuke Yasuoka
-1
/
+1
2026-01-14
KVM: VMX: Remove declaration of nested_mark_vmcs12_pages_dirty()
Binbin Wu
-1
/
+0
2026-01-14
powerpc/vdso: Provide clock_getres_time64()
Thomas Weißschuh
-0
/
+21
2026-01-14
KVM: SVM: Fix an off-by-one typo in the comment for enabling AVIC by default
Sean Christopherson
-2
/
+2
2026-01-14
x86/microcode/AMD: Allow loader debugging to be enabled on baremetal too
Borislav Petkov (AMD)
-9
/
+20
2026-01-14
arm64: dts: amlogic: s4: fix mmc clock assignment
Jerome Brunet
-2
/
+8
2026-01-14
arm64: dts: amlogic: s4: assign mmc b clock to 24MHz
Jerome Brunet
-0
/
+3
2026-01-14
arm64: dts: amlogic: drop useless assigned-clock-parents
Jerome Brunet
-51
/
+0
2026-01-14
KVM: arm64: Fix missing <asm/stackpage/nvhe.h> include
Ben Dooks
-0
/
+1
2026-01-14
KVM: arm64: Calculate hyp VA size only once
Petteri Kangaslampi
-32
/
+36
2026-01-14
arm64: dts: mediatek: mt8183-kukui: Clean up IT6505 regulator supply
Chen-Yu Tsai
-3
/
+3
2026-01-14
arm64: dts: mediatek: mt7986a: Change compatible for SafeXcel crypto
AngeloGioacchino Del Regno
-1
/
+1
2026-01-14
arm64: dts: mediatek: mt8173-evb: Add interrupts to DA9211 regulator
AngeloGioacchino Del Regno
-0
/
+8
2026-01-14
arm64: dts: mediatek: mt6795-xperia-m5: Rename PMIC leds node
AngeloGioacchino Del Regno
-1
/
+1
2026-01-14
arm64: dts: mediatek: mt6795: Fix issues in SCPSYS node
AngeloGioacchino Del Regno
-2
/
+1
2026-01-14
arm64: dts: mediatek: mt6331: Fix VCAM IO regulator name
AngeloGioacchino Del Regno
-1
/
+1
2026-01-14
parisc: Inline a type punning version of get_unaligned_le32()
Ian Rogers
-1
/
+14
[prev]
[next]