summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-17drm/panel: simple: add Tianma P0700WXF1MBAA panelLuca Ceresoli
2025-04-17drm/panel: simple: Tianma TM070JDHG34-00: add delaysLuca Ceresoli
2025-04-17dt-bindings: display: simple: Add Tianma P0700WXF1MBAA panelLuca Ceresoli
2025-04-17net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settingsBo-Cun Chen
2025-04-17net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...Bo-Cun Chen
2025-04-17net: ethernet: mtk_eth_soc: reapply mdc divider on resetBo-Cun Chen
2025-04-17iommu/vt-d: Revert ATS timing change to fix boot failureLu Baolu
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen
2025-04-17iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov
2025-04-17io_uring/rsrc: send exact nr_segs for fixed bufferNitesh Shetty
2025-04-17rust: dma: require a bound deviceDanilo Krummrich
2025-04-17rust: devres: require a bound deviceDanilo Krummrich
2025-04-17rust: pci: move iomap_region() to impl Device<Bound>Danilo Krummrich
2025-04-17rust: device: implement Bound device contextDanilo Krummrich
2025-04-17rust: pci: preserve device context in AsRefDanilo Krummrich
2025-04-17rust: platform: preserve device context in AsRefDanilo Krummrich
2025-04-17rust: device: implement device context for DeviceDanilo Krummrich
2025-04-17rust: device: implement impl_device_context_into_aref!Danilo Krummrich
2025-04-17rust: device: implement impl_device_context_deref!Danilo Krummrich
2025-04-17Merge tag 'nf-25-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-04-17io_uring/rsrc: refactor io_import_fixedPavel Begunkov
2025-04-17io_uring/rsrc: separate kbuf offset adjustmentsPavel Begunkov
2025-04-17io_uring/rsrc: don't skip offset calculationPavel Begunkov
2025-04-17perf/x86/intel: Add Panther Lake supportKan Liang
2025-04-17perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi
2025-04-17perf/x86/intel: Don't clear perf metrics overflow bit unconditionallyDapeng Mi
2025-04-17Merge tag 'nvme-6.15-2025-04-17' of git://git.infradead.org/nvme into block-6.15Jens Axboe
2025-04-17iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefullyRobin Murphy
2025-04-17iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen
2025-04-17iommu/arm-smmu-v3: Fix pgsize_bit for sva domainsBalbir Singh
2025-04-17iommu/arm-smmu-v3: Add missing S2FWB feature detectionAneesh Kumar K.V (Arm)
2025-04-17spi: spi-imx: Add check for spi_imx_setupxfer()Tamura Dai
2025-04-17platform/x86: alienware-wmi-wmax: Fix uninitialized variable due to bad error...Kurt Borja
2025-04-17platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplugShouye Liu
2025-04-17platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cyclesMario Limonciello
2025-04-17Merge tag 'for-net-2025-04-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang
2025-04-17Merge branch 'bug-fixes-from-xdp-and-perout-series'Paolo Abeni
2025-04-17net: ti: icss-iep: Fix possible NULL pointer dereference for perout requestMeghana Malladi
2025-04-17net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit...Meghana Malladi
2025-04-17net: ti: icssg-prueth: Fix kernel warning while bringing down network interfaceMeghana Malladi
2025-04-17btrfs: zoned: skip reporting zone for new block groupNaohiro Aota
2025-04-17block: introduce zone capacity helperNaohiro Aota
2025-04-17btrfs: tree-checker: adjust error code for header level checkDavid Sterba
2025-04-17btrfs: fix invalid inode pointer after failure to create reloc inodeFilipe Manana
2025-04-17btrfs: zoned: return EIO on RAID1 block group write pointer mismatchJohannes Thumshirn
2025-04-17btrfs: fix the ASSERT() inside GET_SUBPAGE_BITMAP()Qu Wenruo
2025-04-17btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()Qu Wenruo