aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest1-1/+21
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo1-0/+17
2024-07-25io_uring/msg_ring: fix uninitialized use of target_req->flagsJens Axboe1-3/+3
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski19-70/+177
2024-07-25drm/panel: nt36672e: Break some CMDS into helper functionsCong Yang1-25/+44
2024-07-25drm/panel: nt35521: Break some CMDS into helper functionsCong Yang1-8/+21
2024-07-25drm/panel: boe-tv101wum-nl6: Break some CMDS into helper functionsCong Yang1-127/+63
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-07-25ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang1-17/+29
2024-07-25drm/test: use kunit action wrapper macro in the gem shmem test suiteMarco Pagani1-20/+7
2024-07-25arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon1-0/+22
2024-07-25iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappingsAshish Mhetre1-1/+1
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König12-31/+22
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli22-93/+61
2024-07-25dt-bindings: watchdog: add support for Amlogic A4 SoCsHuqiang Qin1-0/+1
2024-07-25ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2Takashi Iwai1-0/+7
2024-07-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne3-11/+12
2024-07-25x86/xen: move xen_reserve_extra_memory()Roger Pau Monne1-48/+48
2024-07-25tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)1-3/+0
2024-07-25rbd: don't assume rbd_is_lock_owner() for exclusive mappingsIlya Dryomov1-5/+0
2024-07-25rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappingsIlya Dryomov1-5/+5
2024-07-25rbd: rename RBD_LOCK_STATE_RELEASING and releasing_waitIlya Dryomov1-10/+10
2024-07-25drm/bridge: it6505: Disable IRQ when powered offPin-yen Lin1-5/+12
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2-1/+6
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev3-9/+20
2024-07-25bpf: Fix a segment issue when downgrading gso_sizeFred Li1-4/+11
2024-07-25drm/i915/dp: Clear VSC SDP during post ddi disable routineSuraj Kandpal1-2/+5
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao1-2/+1
2024-07-25Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-2/+10
2024-07-25ALSA: hda/realtek: Implement sound init sequence for Samsung Galaxy Book3 Pro...Nick Weihs2-0/+319
2024-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni5-5/+25
2024-07-25drm/xe/hdcp: Check GSC structure validitySuraj Kandpal1-2/+6
2024-07-25drm/i915/hdcp: Add encoder check in hdcp2_get_capabilitySuraj Kandpal1-2/+9
2024-07-25drm/i915/hdcp: Add encoder check in intel_hdcp_get_capabilitySuraj Kandpal1-1/+6
2024-07-24drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes1-1/+1
2024-07-24drm/vmwgfx: Add basic support for external buffersZack Rusin1-4/+58
2024-07-24drm/vmwgfx: Fix handling of dumb buffersZack Rusin12-502/+740
2024-07-24drm/vmwgfx: Make sure the screen surface is ref countedZack Rusin1-18/+22
2024-07-24drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin1-10/+7
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin1-4/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang3-0/+18
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang1-0/+3
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai1-3/+1
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira1-2/+0
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian2-5/+60
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar1-0/+8
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar1-0/+8
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke1-1/+1
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger8-1/+143