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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
1
-2
/
+16
2025-09-24
PCI: tegra194: Reset BARs when running in PCIe endpoint mode
Niklas Cassel
1
-0
/
+10
2025-09-24
PCI/sysfs: Ensure devices are powered for config reads
Brian Norris
1
-1
/
+19
2025-09-24
Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/next
Marc Zyngier
28
-176
/
+422
2025-09-24
KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+9
2025-09-24
KVM: arm64: selftests: Remove a duplicate register listing in set_id_regs
Mark Brown
1
-8
/
+5
2025-09-24
KVM: arm64: selftests: Cope with arch silliness in EL2 selftest
Oliver Upton
1
-2
/
+15
2025-09-24
KVM: arm64: selftests: Add basic test for running in VHE EL2
Oliver Upton
2
-0
/
+59
2025-09-24
KVM: arm64: selftests: Enable EL2 by default
Oliver Upton
3
-1
/
+26
2025-09-24
KVM: arm64: selftests: Initialize HCR_EL2
Oliver Upton
1
-0
/
+6
2025-09-24
KVM: arm64: selftests: Use the vCPU attr for setting nr of PMU counters
Oliver Upton
1
-31
/
+28
2025-09-24
KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2
Oliver Upton
3
-8
/
+28
2025-09-24
KVM: arm64: selftests: Select SMCCC conduit based on current EL
Oliver Upton
5
-8
/
+21
2025-09-24
KVM: arm64: selftests: Provide helper for getting default vCPU target
Oliver Upton
6
-13
/
+23
2025-09-24
KVM: arm64: selftests: Alias EL1 registers to EL2 counterparts
Oliver Upton
4
-11
/
+69
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
19
-56
/
+60
2025-09-24
KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creation
Oliver Upton
2
-17
/
+35
2025-09-24
KVM: arm64: selftests: Add helper to check for VGICv3 support
Oliver Upton
7
-7
/
+21
2025-09-24
KVM: arm64: selftests: Initialize VGICv3 only once
Oliver Upton
1
-3
/
+0
2025-09-24
KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library code
Oliver Upton
3
-14
/
+20
2025-09-24
Merge tag 'pm-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+11
2025-09-24
Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2025-09-24
Merge tag '6.17-rc7-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-12
/
+10
2025-09-24
idpf: enable XSk features and ndo_xsk_wakeup
Alexander Lobakin
7
-4
/
+55
2025-09-24
idpf: implement Rx path for AF_XDP
Alexander Lobakin
6
-21
/
+405
2025-09-24
idpf: implement XSk xmit
Alexander Lobakin
6
-21
/
+354
2025-09-24
idpf: add XSk pool initialization
Michal Kubiak
8
-4
/
+398
2025-09-24
idpf: add virtchnl functions to manage selected queues
Michal Kubiak
4
-429
/
+767
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
10
-53
/
+480
2025-09-24
PCI: tegra194: Set pci_epc_features::msi_capable to true
Niklas Cassel
1
-0
/
+1
2025-09-24
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
1
-2
/
+2
2025-09-24
Merge patch series "Add generated modalias to modules.builtin.modinfo"
Nathan Chancellor
12
-78
/
+131
2025-09-24
kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
Alexey Gladkov
2
-11
/
+3
2025-09-24
modpost: Create modalias for builtin modules
Alexey Gladkov
6
-6
/
+41
2025-09-24
modpost: Add modname to mod_device_table alias
Alexey Gladkov
3
-8
/
+29
2025-09-24
scsi: Always define blogic_pci_tbl structure
Alexey Gladkov
1
-3
/
+1
2025-09-24
kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
Masahiro Yamada
2
-25
/
+27
2025-09-24
kbuild: keep .modinfo section in vmlinux.unstripped
Masahiro Yamada
3
-3
/
+9
2025-09-24
kbuild: always create intermediate vmlinux.unstripped
Masahiro Yamada
1
-23
/
+22
2025-09-24
s390: vmlinux.lds.S: Reorder sections
Alexey Gladkov
1
-5
/
+5
2025-09-24
x86/boot: Drop erroneous __init annotation from early_set_pages_state()
Ard Biesheuvel
1
-1
/
+1
2025-09-24
arm64: cpufeature: Remove duplicate asm/mmu.h header
Jiapeng Chong
1
-1
/
+0
2025-09-24
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
1
-12
/
+1
2025-09-24
Merge branch 'for-next/uprobes' into for-next/core
Will Deacon
8
-55
/
+172
2025-09-24
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
3
-23
/
+69
2025-09-24
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
14
-32
/
+144
2025-09-24
Merge branch 'for-next/perf' into for-next/core
Will Deacon
26
-174
/
+2399
2025-09-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
20
-146
/
+692
2025-09-24
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2
-5
/
+6
2025-09-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
14
-297
/
+231
[prev]
[next]