summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-11KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANICVincent Donnefort-30/+46
2026-03-11drm/panthor: Fix the "done_fence is initialized" detection logicBoris Brezillon-1/+1
2026-03-11gpiolib: clear requested flag if line is invalidBarnabás Pőcze-2/+4
2026-03-11gpio: tegra186: allocate irqs with the main structRosen Penev-13/+9
2026-03-11gpio: htc-egpio: allocate irq with the main structRosen Penev-9/+4
2026-03-11gpio: bcm-kona: reduce the number of memory allocationsRosen Penev-21/+16
2026-03-11drm/loongson: use drm_gem_ttm_dumb_map_offset()Amin GATTOUT-20/+2
2026-03-11drm/gem-shmem: Track folio accessed/dirty status in vmapThomas Zimmermann-2/+8
2026-03-11drm/gem-shmem: Track folio accessed/dirty status in mmapThomas Zimmermann-0/+22
2026-03-11drm/gem-shmem: Refactor drm_gem_shmem_try_map_pmd()Thomas Zimmermann-13/+12
2026-03-11drm/gem-shmem: Return vm_fault_t from drm_gem_shmem_try_map_pmd()Thomas Zimmermann-8/+6
2026-03-11drm/gem-shmem: Test for existence of page in mmap fault handlerThomas Zimmermann-12/+12
2026-03-11drm/gem-shmem: Use obj directly where appropriate in fault handlerThomas Zimmermann-2/+2
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström-16/+104
2026-03-11drm/xe: Split TLB invalidation into submit and wait stepsThomas Hellström-68/+127
2026-03-11drm/xe/userptr: Convert invalidation to two-pass MMU notifierThomas Hellström-23/+99
2026-03-11mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiersThomas Hellström-9/+98
2026-03-11ALSA: usb-audio: Add iface reset and delay quirk for SPACETOUCH USB AudioLianqin Hu-0/+2
2026-03-11MAINTAINERS: adjust file entry in GPU BUDDY ALLOCATORLukas Bulwahn-2/+2
2026-03-11scripts: kconfig: merge_config.sh: fix indentationDaniel Gomez-2/+2
2026-03-11scripts: kconfig: merge_config.sh: pass output file as awk variableDaniel Gomez-11/+7
2026-03-11reset: don't overwrite fwnode_reset_n_cellsBartosz Golaszewski-6/+7
2026-03-11power: reset: reboot-mode: fix -Wformat-security warningArnd Bergmann-1/+2
2026-03-10perf disasm: Fix potential use-after-free on filelocIan Rogers-4/+4
2026-03-10perf tools: Add layout support for --symfs optionChangbin Du-35/+103
2026-03-11power: supply: ipaq_micro: Simplify with devmKrzysztof Kozlowski-34/+16
2026-03-11power: supply: mt6370: Simplify with devm_alloc_ordered_workqueue()Krzysztof Kozlowski-12/+1
2026-03-11power: supply: max77705: Free allocated workqueue and fix removal orderKrzysztof Kozlowski-19/+9
2026-03-11power: supply: max77705: Drop duplicated IRQ error messageKrzysztof Kozlowski-6/+2
2026-03-11power: supply: cw2015: Free allocated workqueueKrzysztof Kozlowski-1/+2
2026-03-11Merge branch 'for-7.1-devm-alloc-wq'Sebastian Reichel-0/+54
2026-03-10Merge tag 'v7.0-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-41/+39
2026-03-10Merge branch 'net-stmmac-start-to-shrink-memory-usage'Jakub Kicinski-200/+239
2026-03-10net: stmmac: add documentation for clocksRussell King (Oracle)-1/+32
2026-03-10net: stmmac: add documentation for stmmac_dma_cfg membersRussell King (Oracle)-1/+22
2026-03-10net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)-6/+6
2026-03-10net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)-128/+136
2026-03-10net: stmmac: reorder structs to reduce memory consumptionRussell King (Oracle)-8/+8
2026-03-10net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)-31/+31
2026-03-10net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)-25/+4
2026-03-10net: mdio: mvusb: drop redundant device referenceJohan Hovold-12/+2
2026-03-10Merge branch 'amd-xgbe-improve-power-management-for-s0i3'Jakub Kicinski-43/+99
2026-03-10amd-xgbe: add PCI power management for S0i3 supportRaju Rangoju-0/+67
2026-03-10amd-xgbe: Simplify powerdown/powerup pathsRaju Rangoju-43/+32
2026-03-10net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz-28/+18
2026-03-10net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()Jiayuan Chen-1/+4
2026-03-10net: ethernet: ravb: Disable interrupts when closing deviceYoshihiro Shimoda-0/+1
2026-03-10ionic: Report additional media types from firmwareEric Joyner-3/+12
2026-03-10Merge branch 'tools-ynl-policy-query-support'Jakub Kicinski-31/+209
2026-03-10tools: ynl: cli: add --policy supportJakub Kicinski-0/+12