aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-28net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka1-6/+11
2026-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski3-21/+16
2026-01-28declance: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-01-28bcache: fix I/O accounting leak in detached_dev_do_requestShida Zhang1-0/+1
2026-01-28bcache: remove dead code in detached_dev_do_requestShida Zhang1-5/+0
2026-01-29spi: cadence-qspi: Add Renesas RZ/N1 supportMark Brown1-58/+71
2026-01-29regmap: reg_default_cb for flat cache defaultsMark Brown5-1/+117
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde1-2/+17
2026-01-29firewire: core: fix race condition against transaction listTakashi Sakamoto1-9/+10
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-01-28cpufreq: ondemand: Simplify idle cputime granularity testFrederic Weisbecker1-6/+1
2026-01-28cpufreq: userspace: make scaling_setspeed return the actual requested frequencyPengjie Zhang1-1/+3
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-01-28drm/amdkfd: gfx12.1 trap handler instruction fixup for VOP3PXJay Cornwall2-101/+121
2026-01-28drm/amd/pm: Fix null pointer dereference issueJinzhou Su1-0/+3
2026-01-28thermal/of: Fix reference leak in thermal_of_cm_lookup()Felix Gu1-2/+2
2026-01-28thermal: core: thermal_core.h: fix all kernel-doc warningsRandy Dunlap1-2/+5
2026-01-28ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()Yicong Yang1-26/+15
2026-01-28ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)Jakob Riemenschneider1-0/+6
2026-01-28spi: cadence-qspi: Use a default value for cdns,fifo-widthMiquel Raynal (Schneider Electric)1-4/+2
2026-01-28spi: cadence-qspi: Make sure write protection is disabledMiquel Raynal (Schneider Electric)1-0/+7
2026-01-28spi: cadence-qspi: Add a flag for controllers without indirect access supportMiquel Raynal (Schneider Electric)1-13/+16
2026-01-28spi: cadence-qspi: Try hard to disable the clocksMiquel Raynal (Schneider Electric)1-2/+5
2026-01-28spi: cadence-qspi: Fix probe error path and removeMiquel Raynal (Schneider Electric)1-19/+25
2026-01-28spi: cadence-qspi: Make sure we filter out unsupported opsMiquel Raynal (Schneider Electric)1-0/+4
2026-01-28spi: cadence-qspi: Remove an useless operationMiquel Raynal (Schneider Electric)1-1/+1
2026-01-28spi: cadence-qspi: Fix ORing style and alignmentsMiquel Raynal (Schneider Electric)1-11/+8
2026-01-28spi: cadence-qspi: Fix style and improve readabilityMiquel Raynal (Schneider Electric)1-10/+5
2026-01-28spi: cadence-qspi: Align definitionsMiquel Raynal (Schneider Electric)1-1/+1
2026-01-28ACPI: APEI: GHES: Add ghes_edac support for __ZX__ and _BYO_ systemsTony W Wang-oc1-0/+2
2026-01-28ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18Nathan Chancellor1-0/+4
2026-01-28crypto: virtio: Replace package id with numa node idBibo Mao1-1/+1
2026-01-28crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_reqBibo Mao1-2/+0
2026-01-28crypto: virtio: Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-01-28vduse: bump version numberEugenio Pérez1-2/+15
2026-01-28vduse: add vq group asid supportEugenio Pérez1-133/+252
2026-01-28vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctlsEugenio Pérez1-46/+56
2026-01-28vduse: take out allocations from vduse_dev_alloc_coherentEugenio Pérez3-26/+20
2026-01-28vduse: remove unused vaddr parameter of vduse_domain_free_coherentEugenio Pérez3-5/+3
2026-01-28vduse: refactor vdpa_dev_add for goto err handlingEugenio Pérez1-8/+14
2026-01-28vhost: forbid change vq groups ASID if DRIVER_OK is setEugenio Pérez1-0/+2
2026-01-28vduse: return internal vq group struct as map tokenEugenio Pérez1-9/+91
2026-01-28vduse: add vq group supportEugenio Pérez1-5/+42
2026-01-28vhost: move vdpa group bound check to vhost_vdpaEugenio Pérez3-10/+1
2026-01-28gpio: virtio: reorder fields to reduce struct paddingMichael S. Tsirkin1-1/+2
2026-01-28gpio: virtio: fix DMA alignmentMichael S. Tsirkin1-4/+10
2026-01-28clk: qcom: sm8750: Constify 'qcom_cc_desc' in SM8750 camccKrzysztof Kozlowski2-2/+2
2026-01-28drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski1-4/+6