summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-15irqchip/renesas-irqc: Fix generic interrupt chip leak on removeQingshuang Fu
2026-07-15irqchip/gic-v3-its: Enable dynamic MSI-X allocationJinqian Yang
2026-07-15irqchip: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-15irqchip/gic-v5/iwb: Fix stray verb in commentLorenzo Pieralisi
2026-07-15liveupdate: Remove redundant INIT_LIST_HEAD in luo_session_allocHongfu Li
2026-07-15PCI: keystone: Fix OF node reference leak in initYuho Choi
2026-07-15PCI: xgene: Drop unnecessary OF node referenceYuho Choi
2026-07-15cpufreq: spear: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()Dan Carpenter
2026-07-15drm/xe/xe_pci_error: Process errors in mmio_enabledRiana Tauro
2026-07-15drm/xe/xe_ras: Query errors from system controller on probeRiana Tauro
2026-07-15drm/xe/xe_ras: Add support for uncorrectable core-compute errorsRiana Tauro
2026-07-15drm/xe/xe_sysctrl: Make sysctrl flood limit reusableRiana Tauro
2026-07-15container_of: remove local __mptr variableVincent Mailhol
2026-07-15container_of: remove useless pair of parenthesesVincent Mailhol
2026-07-15container_of: apply typeof_member() to container_of()Vincent Mailhol
2026-07-14drm/ttm: Account for NULL and handle pages in ttm_pool_backupMatthew Brost
2026-07-14clk: thead: allow COMPILE_TEST buildsRosen Penev
2026-07-14smb/client: flush dirty data before punching a holeHuiwen He
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko
2026-07-15drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+Dibin Moolakadan Subrahmanian
2026-07-15powerpc: Remove dead non-preemption codeChristophe Leroy (CS GROUP)
2026-07-15powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal
2026-07-15powerpc/pseries: fix memory leak on krealloc failure in papr_initThorsten Blum
2026-07-15powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()Ethan Nelson-Moore
2026-07-15powerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde
2026-07-15powerpc/85xx: Add fsl,ifc to common device idsRosen Penev
2026-07-15selftests/ftrace: Add test case for a symbol in a module without module nameMasami Hiramatsu (Google)
2026-07-14arch/riscv: vdso: remove CFI landing pad from rt_sigreturnAurelien Jarno
2026-07-14accel/amdxdna: reject command submission on devices without a submit opDoruk Tan Ozturk
2026-07-14accel/amdxdna: reject user command submission without a command BODoruk Tan Ozturk
2026-07-14dax: fsdev.c minor formatting cleanupJohn Groves
2026-07-14dax: fix holder_ops race in fs_put_dax()John Groves
2026-07-14dax: read holder_ops once in dax_holder_notify_failure()John Groves
2026-07-14dax/fsdev: fail probe on invalid pgmap offsetJohn Groves
2026-07-14dax/fsdev: use __va(phys) for kaddr in direct_accessJohn Groves
2026-07-14dax/fsdev: clear pgmap ops and owner on unbindJohn Groves
2026-07-14dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failureJohn Groves
2026-07-14dax/fsdev: clear vmemmap_shift when binding static pgmapJohn Groves
2026-07-14dax/fsdev: fix multi-range offset in memory_failure handlerJohn Groves
2026-07-14dax: fix misleading comment about share/index union in dax_folio_reset_order()John Groves
2026-07-14nvdimm/btt: reject an arena whose nfree is below the lane countBryam Vargas
2026-07-14libnvdimm/labels: Bound the on-media label size before the shiftBryam Vargas
2026-07-14libnvdimm/labels: Prevent integer overflow in __nd_label_validate()Bryam Vargas
2026-07-14nvdimm: ndtest: remove redundant NULL check before vfree()Mohammad Shahid
2026-07-14drm/amdgpu/ras: only check bad page for address-based UMC injectionStanley.Yang
2026-07-14drm/amdgpu: drop debug_enable_ras_aca debug mask flagCe Sun
2026-07-14drm/amdgpu: use IP version check in sysfs creation conditional logicCe Sun
2026-07-14drm/amd/display: move connector state dereference after NULL checkGuangshuo Li
2026-07-14drm/amdkfd: fix 32-bit overflow in CWSR total size calculationYongqiang Sun