summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-19vfio: uapi: fix comment typoJoseph Salisbury1-1/+1
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds8-19/+71
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff1-0/+3
2026-03-19KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register themSascha Bischoff1-0/+1
2026-03-19KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5Sascha Bischoff1-1/+4
2026-03-19KVM: arm64: gic-v5: Enlighten arch timer for GICv5Sascha Bischoff2-1/+13
2026-03-19KVM: arm64: gic-v5: Create and initialise vgic_v5Sascha Bischoff1-0/+1
2026-03-19KVM: arm64: Introduce set_direct_injection irq_opSascha Bischoff1-0/+7
2026-03-19KVM: arm64: gic: Introduce queue_irq_unlock to irq_opsSascha Bischoff1-0/+8
2026-03-19KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate maskSascha Bischoff1-0/+24
2026-03-19KVM: arm64: gic-v5: Implement GICv5 load/put and save/restoreSascha Bischoff2-0/+7
2026-03-19KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interfaceSascha Bischoff1-0/+22
2026-03-19KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIESascha Bischoff1-0/+1
2026-03-19KVM: arm64: gic-v5: Detect implemented PPIs on bootSascha Bischoff2-0/+35
2026-03-19KVM: arm64: gic: Introduce interrupt type helpersSascha Bischoff1-5/+97
2026-03-19KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headersSascha Bischoff1-0/+2
2026-03-19KVM: arm64: vgic: Split out mapping IRQs and setting irq_opsSascha Bischoff1-1/+4
2026-03-19bsg: add io_uring command support to generic layerYang Xiuwei1-1/+5
2026-03-19bsg: add bsg_uring_cmd uapi structureYang Xiuwei1-0/+75
2026-03-19lib/crypto: Remove unused file blockhash.hEric Biggers1-52/+0
2026-03-19Merge back updates of core ACPI drivers for 7.1Rafael J. Wysocki3-3/+6
2026-03-19firmware: tegra: bpmp: Rename Tegra239 to Tegra238Thierry Reding1-24/+24
2026-03-19HID: input: Add support for multiple batteries per deviceLucas Zampieri1-3/+8
2026-03-19HID: input: Introduce struct hid_battery and refactor battery codeLucas Zampieri1-13/+39
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni6-57/+49
2026-03-19dt-bindings: clock: vf610: Add definitions for MTIP L2 switchLukasz Majewski1-0/+5
2026-03-19dt-bindings: clock: vf610: Drop VF610_CLK_END defineLukasz Majewski1-1/+0
2026-03-19bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreignEric Woudstra1-0/+1
2026-03-19Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni1-0/+2
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström12-46/+571
2026-03-19gpu: host1x: convert MIPI to use operation function pointersSvyatoslav Ryhel2-10/+57
2026-03-19hfsplus: refactor b-tree map page access and add node-type validationShardul Bankar1-0/+2
2026-03-19net: mana: Add ethtool counters for RX CQEs in coalesced typeHaiyang Zhang1-3/+6
2026-03-19net: mana: Add support for RX CQE CoalescingHaiyang Zhang1-1/+7
2026-03-19net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang2-1/+7
2026-03-19Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+3
2026-03-19dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett1-0/+5
2026-03-19Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski4-11/+79
2026-03-19Merge branch '20260318-ipq5210_boot_to_shell-v2-1-a87e27c37070@oss.qualcomm.c...Bjorn Andersson2-0/+253
2026-03-19dt-bindings: clock: add Qualcomm IPQ5210 GCCKathiravan Thirumoorthy2-0/+253
2026-03-19net: mdio-gpio: remove linux/platform_data/mdio-gpio.hBartosz Golaszewski1-14/+0
2026-03-19net: mdio-gpio: remove linux/mdio-gpio.hBartosz Golaszewski1-9/+0
2026-03-19udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-19lib/bootconfig: change xbc_node_index() return type to uint16_tJosh Law1-1/+1
2026-03-19bootconfig: constify xbc_calc_checksum() data parameterJosh Law1-2/+2
2026-03-19module: Remove extern keyword from param prototypesPetr Pavlu1-45/+44
2026-03-19module: Clean up parse_args() argumentsPetr Pavlu1-4/+4
2026-03-19module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-03-18cpufreq: optimize policy_is_shared()Yury Norov1-1/+1
2026-03-18dt-bindings: power: Add Support for Allwinner A733 PCK600 Power Domain Contro...Yuanshen Cao1-0/+18