summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-10ASoC: simple_card_utils: add simple_util_parse_property()Kuninori Morimoto1-6/+21
2026-07-10KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zappedSean Christopherson1-0/+1
2026-07-10Merge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-16/+18
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni2-10/+6
2026-07-10driver core: platform: provide platform_device_set_of_node_from_dev()Bartosz Golaszewski1-0/+2
2026-07-10driver core: platform: provide platform_device_set_fwnode()Bartosz Golaszewski1-0/+3
2026-07-10driver core: platform: provide platform_device_set_of_node()Bartosz Golaszewski1-0/+3
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo1-1/+2
2026-07-10usb: typec: tcpm: fix EPR AVS APDO maximum voltage decodingXu Rao1-1/+1
2026-07-10usb: gadget: f_fs: Introduce rw_proxy file descriptorsNeill Kapron1-0/+1
2026-07-10usb: gadget: f_fs: Add zero-length packet ioctlNeill Kapron1-0/+23
2026-07-10serial: core: add new I/O type for SPI and I2C bus devicesHugo Villeneuve2-0/+2
2026-07-10serial: uniformize serial port I/O infos displayHugo Villeneuve1-0/+1
2026-07-10serial: core: add uart_iotype_mmio/io helper functionsHugo Villeneuve1-0/+4
2026-07-10serial: qcom-geni: trace: Drop redundant len field from geni_serial_dataPraveen Talari1-4/+3
2026-07-10Merge tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+4
2026-07-10Merge tag 'reset-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+1
2026-07-10platform/x86/amd/pmf: Move debug helper functions to UAPI headerShyam Sundar S K1-0/+58
2026-07-10platform/x86/amd/pmf: Store commonly used enums in the header fileShyam Sundar S K2-9/+74
2026-07-10platform/x86/amd/pmf: store BIOS output values for user-space metrics via uti...Shyam Sundar S K1-0/+1
2026-07-10platform/x86/amd/pmf: Add util layer and userspace character device interfaceShyam Sundar S K1-0/+71
2026-07-10media: v4l2-ioctl: fix video_ioctl2 kernel-docBinglin Zhao1-2/+2
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni135-1057/+1702
2026-07-10media: camif-core: Drop GPIO handlingLinus Walleij1-2/+0
2026-07-10timekeeping: Drive time_offset skew via per-tick ntp_error transferDavid Woodhouse1-0/+1
2026-07-10timekeeping: Account for clocksource tick quantisation via NTPDavid Woodhouse1-3/+5
2026-07-10Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-16/+18
2026-07-09mm/memory-failure: trace: change memory_failure_event to ras subsystemXie Yuanbin1-1/+5
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin1-1/+3
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park1-2/+0
2026-07-09remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIsSumit Garg1-3/+3
2026-07-09Merge branch '20260702115835.167602-2-sumit.garg@kernel.org' of https://git.k...Bjorn Andersson1-0/+43
2026-07-09Merge branch '20260702115835.167602-2-sumit.garg@kernel.org' into drivers-for...Bjorn Andersson1-0/+43
2026-07-09firmware: qcom: Add a generic PAS serviceSumit Garg1-0/+43
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-20/+44
2026-07-09ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferralLorenzo Pieralisi1-1/+2
2026-07-09ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ codeLorenzo Pieralisi1-1/+4
2026-07-09ACPI: Add acpi_device_clear_deps() helper functionLorenzo Pieralisi1-0/+8
2026-07-09drm/gpusvm: let the drm_gpusvm core context purely MM levelHonglei Huang1-3/+1
2026-07-09drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_rangeHonglei Huang1-13/+0
2026-07-09drm/xe: have xe_svm_range embed one drm_gpusvm_pagesHonglei Huang1-0/+20
2026-07-09drm/gpusvm: embed struct drm_device into drm_gpusvm_pagesHonglei Huang1-0/+2
2026-07-09drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flagsHonglei Huang1-5/+25
2026-07-09Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni2-3/+7
2026-07-09net: phy: Drop #inclusion of <linux/mod_devicetable.h> from <linux/mdio.h>Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-09net: mana: Add Interrupt Moderation supportHaiyang Zhang2-1/+77
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui1-0/+8
2026-07-08bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()Tiezhu Yang1-7/+2
2026-07-09mmc: core: add NXP IW61x base ID and block size quirkJeff Chen1-0/+1
2026-07-09efi: fix stale reference to efi_recover_from_page_fault()Breno Leitao1-2/+2