summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo
2024-07-25io_uring/msg_ring: fix uninitialized use of target_req->flagsJens Axboe
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-07-25ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang
2024-07-25arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon
2024-07-25iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappingsAshish Mhetre
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-25dt-bindings: watchdog: add support for Amlogic A4 SoCsHuqiang Qin
2024-07-25ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2Takashi Iwai
2024-07-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne
2024-07-25x86/xen: move xen_reserve_extra_memory()Roger Pau Monne
2024-07-25tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)
2024-07-25rbd: don't assume rbd_is_lock_owner() for exclusive mappingsIlya Dryomov
2024-07-25rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappingsIlya Dryomov
2024-07-25rbd: rename RBD_LOCK_STATE_RELEASING and releasing_waitIlya Dryomov
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev
2024-07-25bpf: Fix a segment issue when downgrading gso_sizeFred Li
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao
2024-07-25Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-25ALSA: hda/realtek: Implement sound init sequence for Samsung Galaxy Book3 Pro...Nick Weihs
2024-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24apparmor: unpack transition table if dfa is not presentGeorgia Garcia
2024-07-24apparmor: try to avoid refing the label in apparmor_file_openMateusz Guzik
2024-07-24apparmor: test: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-24apparmor: take nosymfollow flag into accountAlexander Mikhalitsyn
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-24Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24hostfs: fix folio conversionLinus Torvalds
2024-07-24ALSA: hda/realtek: cs35l41: Fixup remaining asus strix modelsLuke D. Jones
2024-07-24ublk: fix UBLK_CMD_DEL_DEV_ASYNC handlingMing Lei
2024-07-24block: fix deadlock between sd_remove & sd_releaseYang Yang