summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-24arm64: kvm: sys_regs: use string choices helperKuninori Morimoto2-2/+2
2025-07-24KVM: arm64: Follow specification when implementing WXNMarc Zyngier1-14/+14
2025-07-24KVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusionMarc Zyngier1-22/+30
2025-07-24KVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrsDavid Woodhouse1-0/+3
2025-07-24Merge tag 'icc-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman20-52/+2243
2025-07-24selftests/bpf: Test invalid narrower ctx loadPaul Chaignon1-0/+25
2025-07-24bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon2-14/+14
2025-07-24bpf: Disable migration in nf_hook_run_bpf().Kuniyuki Iwashima1-1/+1
2025-07-24Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds16-38/+101
2025-07-24selftests: drv-net: wait for iperf client to stop sendingNimrod Oren1-5/+18
2025-07-24Merge branch 'dualpi2-patch'Jakub Kicinski9-5/+1669
2025-07-24Documentation: netlink: specs: tc: Add DualPI2 specificationChia-Yu Chang1-2/+149
2025-07-24selftests/tc-testing: Add selftests for qdisc DualPI2Chia-Yu Chang3-0/+256
2025-07-24selftests/tc-testing: Fix warning and style check on tdc.shChia-Yu Chang1-3/+2
2025-07-24sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper4-4/+487
2025-07-24sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang2-17/+152
2025-07-24sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang2-0/+644
2025-07-24Merge branch 'split-netmem-from-struct-page'Jakub Kicinski12-40/+161
2025-07-24libeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park1-1/+1
2025-07-24net: ti: icssg-prueth: access ->pp through netmem_desc instead of pageByungchul Park1-2/+2
2025-07-24mlx5: access ->pp through netmem_desc instead of pageByungchul Park1-1/+2
2025-07-24idpf: access ->pp through netmem_desc instead of pageByungchul Park1-3/+5
2025-07-24iavf: access ->pp through netmem_desc instead of pageByungchul Park1-1/+1
2025-07-24octeontx2-pf: access ->pp through netmem_desc instead of pageByungchul Park1-1/+1
2025-07-24net: fec: access ->pp through netmem_desc instead of pageByungchul Park1-3/+7
2025-07-24mt76: access ->pp through netmem_desc instead of pageByungchul Park1-1/+2
2025-07-24netdevsim: access ->pp through netmem_desc instead of pageByungchul Park1-2/+4
2025-07-24netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park3-3/+22
2025-07-24netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park1-1/+19
2025-07-24netmem: introduce struct netmem_desc mirroring struct pageByungchul Park1-21/+95
2025-07-24vxlan: remove redundant conversion of vni in vxlan_nl2confWang Liang1-1/+1
2025-07-24netdevsim: add fw_update_flash_chunk_time_ms debugfs knobsJiri Pirko3-3/+9
2025-07-24devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran6-39/+42
2025-07-24platform/chrome: Fix typo in CROS_USBPD_NOTIFY help textKeenan Salandy1-1/+1
2025-07-24i2c: qup: jump out of the loop in case of timeoutYang Xiwen1-1/+3
2025-07-24i2c: virtio: Avoid hang by using interruptible completion waitViresh Kumar1-7/+8
2025-07-24i2c: tegra: Fix reset error handling with ACPIAkhil R1-23/+1
2025-07-24i2c: imx: use guard to take spinlockTroy Mitchell1-21/+16
2025-07-24i2c: stm32f7: Use str_on_off() helperYumeng Fang1-1/+2
2025-07-24dt-bindings: i2c: nxp,pnx-i2c: allow clocks propertyFrank Li1-0/+3
2025-07-24i2c: riic: Add support for RZ/T2H SoCLad Prabhakar1-0/+28
2025-07-24i2c: riic: Move generic compatible string to end of arrayLad Prabhakar1-2/+2
2025-07-24i2c: riic: Pass IRQ desc array as part of OF dataLad Prabhakar1-6/+16
2025-07-24dt-bindings: i2c: renesas,riic: Document RZ/T2H and RZ/N2H supportLad Prabhakar1-19/+56
2025-07-24dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the endLad Prabhakar1-15/+15
2025-07-24i2c: tegra: Add missing kernel-doc for dma_dev memberHans Zhang1-0/+1
2025-07-24MAINTAINERS: Add in6.h to MAINTAINERSKees Cook1-0/+1
2025-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2025-07-24KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercallsManuel Andreas1-1/+1
2025-07-24rtc: Optimize calculations in rtc_time64_to_tm()Uwe Kleine-König1-21/+19