aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-12gpio: move gpio-mmio-specific fields out of struct gpio_chipBartosz Golaszewski2-66/+45
2025-09-12Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+54
2025-09-12Merge tag 'drm-misc-next-2025-09-11' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-0/+113
2025-09-12spi: axi-spi-engine: improve version checksMark Brown1-0/+21
2025-09-12Merge tag 'drm-intel-next-2025-09-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-39/+97
2025-09-11tcp: Free TCP-AO/TCP-MD5 info/keys without RCUDmitry Safonov1-1/+0
2025-09-11tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()Dmitry Safonov1-0/+4
2025-09-11net: bridge: Introduce UAPI for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata1-0/+3
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski4-14/+338
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-28/+54
2025-09-11net: phy: fixed_phy: remove two function stubsHeiner Kallweit1-10/+0
2025-09-12dma-mapping: export new dma_*map_phys() interfaceLeon Romanovsky4-8/+13
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky1-5/+4
2025-09-12dma-mapping: convert dma_direct_*map_page to be phys_addr_t basedLeon Romanovsky1-4/+4
2025-09-12iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_physLeon Romanovsky1-4/+3
2025-09-12dma-mapping: rename trace_dma_*map_page to trace_dma_*map_physLeon Romanovsky1-2/+2
2025-09-12dma-debug: refactor to use physical addresses for page mappingLeon Romanovsky1-0/+1
2025-09-12dma-mapping: introduce new DMA attribute to indicate MMIO memoryLeon Romanovsky2-1/+22
2025-09-11bpf: Report arena faults to BPF stderrPuranjay Mohan1-0/+6
2025-09-11bpf: core: introduce main_prog_aux for stream accessPuranjay Mohan1-0/+1
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski2-3/+88
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski1-0/+1
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski1-0/+89
2025-09-11dt-bindings: clock: renesas,r9a09g047-cpg: Add USB3.0 core clocksBiju Das1-0/+2
2025-09-11include: adi-axi-common: add version check functionDavid Lechner1-0/+21
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov50-149/+337
2025-09-11dt-bindings: reset: Add Tegra114 CAR headerSvyatoslav Ryhel1-0/+13
2025-09-11Merge tag 'devfreq-next-for-6.18' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2-2/+7
2025-09-11dt-bindings: clock: tegra30: Add IDs for CSI pad clocksSvyatoslav Ryhel1-1/+2
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-11/+5
2025-09-11mtd: map: add back asm/barrier.h inclusionArnd Bergmann1-0/+1
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+10
2025-09-11mfd: bq257xx: Add support for BQ25703A core driverChris Morgan1-0/+104
2025-09-11fanotify: add watchdog for permission eventsMiklos Szeredi1-0/+2
2025-09-11netfilter: nft_meta_bridge: introduce NFT_META_BRI_IIFHWADDR supportFernando Fernandez Mancera1-0/+2
2025-09-11mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()Alexander Kurz1-6/+0
2025-09-11pmdomain: core: Restore behaviour for disabling unused PM domainsUlf Hansson1-0/+7
2025-09-11ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()Ido Schimmel1-4/+6
2025-09-11net: xdp: handle frags with unreadable memoryJakub Kicinski1-0/+13
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski1-12/+11
2025-09-11tee: add tee_shm_alloc_dma_mem()Jens Wiklander1-0/+5
2025-09-11tee: new ioctl to a register tee_shm from a dmabuf file descriptorEtienne Carriere3-0/+42
2025-09-11tee: implement protected DMA-heapJens Wiklander1-0/+53
2025-09-11RDMA/ionic: Register device ops for control pathAbhijit Gangurde1-0/+115
2025-09-11RDMA: Add IONIC to rdma_driver_id definitionAbhijit Gangurde1-0/+1
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+27
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-09-10Merge tag 'nf-25-09-10-v2' of https://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-9/+3
2025-09-11firmware: imx: Add stub functions for SCMI CPU APIPeng Fan1-0/+18
2025-09-11firmware: imx: Add stub functions for SCMI LMM APIPeng Fan1-0/+17