summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-07-24selftests/landlock: Add cred_transfer testMickaël Salaün
2024-07-24landlock: Don't lose track of restrictions on cred_transferJann Horn
2024-07-24RISC-V: Select ACPI PPTT driversYunhui Cui
2024-07-24riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTTYunhui Cui
2024-07-24riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()Yunhui Cui
2024-07-24RISC-V: ACPI: Enable SPCR table for console output on RISC-VSia Jee Heng
2024-07-24MAINTAINERS: make Breno the netconsole maintainerJakub Kicinski
2024-07-24MAINTAINERS: Update bonding entryJay Vosburgh
2024-07-24net: nexthop: Initialize all fields in dumped nexthopsPetr Machata
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-07-24io_uring: align iowq and task request error handlingPavel Begunkov
2024-07-24io_uring: kill REQ_F_CANCEL_SEQPavel Begunkov
2024-07-24io_uring: simplify io_uring_cmd returnPavel Begunkov
2024-07-24io_uring: fix io_match_task must_holdPavel Begunkov
2024-07-24io_uring: don't allow netpolling with SETUP_IOPOLLPavel Begunkov
2024-07-24io_uring: tighten task exit cancellationsPavel Begunkov
2024-07-24riscv: boot: remove duplicated targets lineJisheng Zhang