index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-17
arm64: dts: qcom: Add HAMOA-IOT-SOM platform
Yijie Yang
1
-0
/
+619
2025-09-17
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
2
-4
/
+4
2025-09-17
arm64: dts: qcom: sm8750-mtp: Add WiFi and Bluetooth
Krzysztof Kozlowski
1
-4
/
+143
2025-09-17
arm64: dts: qcom: msm8953-xiaomi-daisy: fix cd-gpios
Barnabás Czémán
1
-1
/
+1
2025-09-17
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
Hengqi Chen
1
-2
/
+1
2025-09-17
Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
3
-21
/
+34
2025-09-17
Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+1
2025-09-17
Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
18
-151
/
+114
2025-09-17
KVM: arm64: Use ARM64_HAS_GICV5_LEGACY for GICv5 probing
Sascha Bischoff
1
-1
/
+1
2025-09-17
arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capability
Sascha Bischoff
2
-0
/
+16
2025-09-17
KVM: arm64: Enable nested for GICv5 host with FEAT_GCIE_LEGACY
Sascha Bischoff
1
-2
/
+3
2025-09-17
KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility
Marc Zyngier
3
-16
/
+20
2025-09-17
KVM: arm64: Fix page leak in user_mem_abort()
Fuad Tabba
1
-2
/
+7
2025-09-17
Merge branch kvm-arm64/dump-instr into kvmarm-master/next
Marc Zyngier
4
-8
/
+23
2025-09-17
Merge branch kvm-arm64/mmio-rcu into kvmarm-master/next
Marc Zyngier
2
-11
/
+10
2025-09-17
KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 state
Marc Zyngier
1
-6
/
+14
2025-09-17
arm64: dts: qcom: ipq5018: add QUP1 UART2 node
Manikanta Mylavarapu
1
-0
/
+10
2025-09-17
arm64: dts: qcom: lemans: Flatten usb controller nodes
Krishna Kurapati
3
-73
/
+44
2025-09-17
x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
Ashish Kalra
2
-4
/
+10
2025-09-17
x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSR
K Prateek Nayak
2
-3
/
+9
2025-09-17
x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_xtop...
K Prateek Nayak
1
-11
/
+8
2025-09-17
x86/cpu/cacheinfo: Simplify cacheinfo_amd_init_llc_id() using _cpuid4_info
K Prateek Nayak
1
-27
/
+21
2025-09-17
x86/cpu: Rename and move CPU model entry for Diamond Rapids
Tony Luck
1
-4
/
+3
2025-09-17
dts: sophgo: sg2042: added numa id description
Han Gao
2
-0
/
+84
2025-09-17
riscv: Use generic TIF bits
Thomas Gleixner
2
-18
/
+14
2025-09-17
loongarch: Use generic TIF bits
Thomas Gleixner
2
-42
/
+35
2025-09-17
s390/entry: Remove unused TIF flags
Sven Schnelle
1
-10
/
+0
2025-09-17
s390: Use generic TIF bits
Thomas Gleixner
2
-26
/
+19
2025-09-17
x86: Use generic TIF bits
Thomas Gleixner
2
-45
/
+32
2025-09-17
asm-generic: Provide generic TIF infrastructure
Thomas Gleixner
1
-0
/
+4
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMM
Nam Cao
1
-1
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMM
Nam Cao
1
-12
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REG
Nam Cao
1
-6
/
+3
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMM
Nam Cao
1
-9
/
+3
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REG
Nam Cao
1
-1
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMM
Nam Cao
1
-17
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMM
Nam Cao
1
-10
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REG
Nam Cao
1
-5
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMM
Nam Cao
1
-6
/
+3
2025-09-16
riscv: kprobes: Move branch_funct3 to insn.h
Nam Cao
2
-4
/
+6
2025-09-16
riscv: kprobes: Move branch_rs2_idx to insn.h
Nam Cao
2
-4
/
+6
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
3
-273
/
+166
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
4
-22
/
+23
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
2
-2
/
+2
2025-09-16
riscv: Add kprobes KUnit test
Nam Cao
6
-0
/
+323
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
31
-71
/
+71
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
3
-5
/
+5
2025-09-16
riscv: introduce ioremap_wc()
Yunhui Cui
2
-0
/
+5
2025-09-16
arm64: Kconfig: Remove GCS restrictions on UPROBES
Jeremy Linton
1
-1
/
+0
2025-09-16
arm64: uprobes: Add GCS support to uretprobes
Jeremy Linton
1
-0
/
+33
[prev]
[next]