summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-22io_uring/rsrc: take unsigned index in io_rsrc_node_lookup()Caleb Sander Mateos-1/+1
2026-01-22mips: Add support for PC32 relocations in vmlinuxArd Biesheuvel-0/+4
2026-01-22io_uring: introduce non-circular SQPavel Begunkov-8/+36
2026-01-22Merge tag 'nf-next-26-01-22' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-145/+291
2026-01-22Documentation: dev-tools: add container.rst pageGuillaume Tucker-0/+229
2026-01-22scripts: add tool to run containerized buildsGuillaume Tucker-0/+205
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie-48/+36
2026-01-22cxl: Update RAS handler interfaces to also support CXL PortsTerry Bowman-17/+13
2026-01-22cxl/mem: Clarify @host for devm_cxl_add_nvdimm()Dan Williams-8/+10
2026-01-22PCI/AER: Update struct aer_err_info with kernel-doc formattingTerry Bowman-6/+25
2026-01-22PCI/AER: Report CXL or PCIe bus type in AER trace loggingTerry Bowman-12/+28
2026-01-22PCI/AER: Use guard() in cxl_rch_handle_error_iter()Terry Bowman-4/+2
2026-01-22PCI/AER: Move CXL RCH error handling to aer_cxl_rch.cTerry Bowman-101/+114
2026-01-22PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()Terry Bowman-2/+11
2026-01-22PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman-3/+10
2026-01-22cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.cTerry Bowman-123/+126
2026-01-22PCI/AER: Replace PCIEAER_CXL symbol with CXL_RASDan Williams-10/+1
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-40/+175
2026-01-22idpf: generalize mailbox APIPavan Kumar Linga-24/+29
2026-01-22idpf: avoid calling get_rx_ptypes for each vportPavan Kumar Linga-159/+178
2026-01-22idpf: generalize send virtchnl message APIPavan Kumar Linga-164/+206
2026-01-22idpf: remove vport pointer from queue setsJoshua Hay-67/+81
2026-01-22idpf: add rss_data field to RSS function parametersPavan Kumar Linga-49/+59
2026-01-22idpf: reshuffle idpf_vport struct members to avoid holesPavan Kumar Linga-17/+15
2026-01-22idpf: move some iterator declarations inside for loopsJoshua Hay-75/+57
2026-01-22idpf: move queue resources to idpf_q_vec_rsrc structurePavan Kumar Linga-428/+528
2026-01-22idpf: introduce idpf_q_vec_rsrc struct and move vector resources to itPavan Kumar Linga-160/+201
2026-01-22idpf: introduce local idpf structure to store virtchnl queue chunksPavan Kumar Linga-101/+161
2026-01-22cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from...Dave Jiang-195/+233
2026-01-22PCI: Replace cxl_error_is_native() with pcie_aer_is_native()Terry Bowman-9/+2
2026-01-22cxl/pci: Remove unnecessary CXL RCH handling helper functionsTerry Bowman-14/+2
2026-01-22cxl/pci: Remove unnecessary CXL Endpoint handling helper functionsTerry Bowman-18/+8
2026-01-22PCI: Introduce pcie_is_cxl()Terry Bowman-0/+43
2026-01-22PCI: Update CXL DVSEC definitionsTerry Bowman-87/+81
2026-01-23Merge tag 'drm-misc-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-74/+192
2026-01-22PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.hTerry Bowman-58/+59
2026-01-22Merge tag 'linux-cpupower-6.20-update-2' of git://git.kernel.org/pub/scm/linu...Rafael J. Wysocki-5/+12
2026-01-22drivers: iio: mpu3050: use dev_err_probe for regulator requestSvyatoslav Ryhel-4/+2
2026-01-22iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handlerFrancesco Lavra-7/+5
2026-01-22iio: accel: adxl380: Avoid reading more entries than present in FIFOFrancesco Lavra-0/+1
2026-01-22iio: pressure: mprls0025pa: remove error messagePetre Rodan-2/+1
2026-01-22iio: adc: ad7768-1: add support for ADAQ776x-1 ADC FamilyJonathan Santos-4/+308
2026-01-22iio: adc: ad7768-1: refactor ad7768_write_raw()Jonathan Santos-24/+26
2026-01-22units: add conversion macros for percentage related unitsJonathan Santos-0/+19
2026-01-22iio: adc: ad7768-1: introduce chip info for future multidevice supportJonathan Santos-23/+41
2026-01-22dt-bindings: iio: adc: ad7768-1: add new supported partsJonathan Santos-4/+60
2026-01-22iio: light: opt4060: Use IIO cleanup helpersKurt Borja-35/+17
2026-01-22iio: health: max30102: Use IIO cleanup helpersKurt Borja-25/+10
2026-01-22iio: light: vcnl4000: Use IIO cleanup helpersKurt Borja-31/+18
2026-01-22iio: core: Add cleanup.h support for iio_device_claim_*()Kurt Borja-0/+65