aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher1-0/+12
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds41-452/+4923
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-80/+271
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46-282/+2492
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados93-258/+258
2024-07-24apparmor: unpack transition table if dfa is not presentGeorgia Garcia1-17/+25
2024-07-24apparmor: try to avoid refing the label in apparmor_file_openMateusz Guzik2-2/+23
2024-07-24drm/virtio: Fix type of dma-fence context variableDmitry Osipenko1-1/+1
2024-07-24apparmor: test: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-24apparmor: take nosymfollow flag into accountAlexander Mikhalitsyn1-0/+2
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds37-18/+1121
2024-07-24Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds24-213/+488
2024-07-24selftests/hid: add test for attaching multiple time the same struct_opsBenjamin Tissoires1-0/+18
2024-07-24HID: bpf: prevent the same struct_ops to be attached more than onceBenjamin Tissoires1-0/+5
2024-07-24selftests/hid: disable struct_ops auto-attachBenjamin Tissoires1-0/+8
2024-07-24selftests/hid: fix bpf_wq new APIBenjamin Tissoires2-2/+2
2024-07-24hostfs: fix folio conversionLinus Torvalds1-1/+1
2024-07-24ALSA: hda/realtek: cs35l41: Fixup remaining asus strix modelsLuke D. Jones1-3/+3
2024-07-24ublk: fix UBLK_CMD_DEL_DEV_ASYNC handlingMing Lei1-1/+4
2024-07-24block: fix deadlock between sd_remove & sd_releaseYang Yang1-1/+1
2024-07-24selftests/landlock: Add cred_transfer testMickaël Salaün2-0/+75