summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-179p: explicitly deny setlease attemptsJeff Layton1-0/+2
2024-05-17fs/9p: fix the cache always being enabled on files with qid flagsJoakim Sindholt1-3/+0
2024-05-17fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt1-0/+3
2024-05-17fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt1-1/+1
2024-05-17iommu: mtk: fix module autoloadingKrzysztof Kozlowski2-0/+2
2024-05-17smb3: fix broken reconnect when password changing on the server by allowing p...Steve French6-0/+44
2024-05-17Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encryptedMichael Kelley1-1/+3
2024-05-17uio_hv_generic: Don't free decrypted memoryRick Edgecombe1-4/+8
2024-05-17hv_netvsc: Don't free decrypted memoryRick Edgecombe1-2/+5
2024-05-17Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe2-4/+22
2024-05-17Drivers: hv: vmbus: Leak pages if set_memory_encrypted() failsRick Edgecombe1-7/+22
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36
2024-05-17amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6
2024-05-17drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar1-4/+11
2024-05-17drm/amd/display: Skip on writeback when it's not applicableAlex Hung1-0/+10
2024-05-17drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou1-13/+3
2024-05-17drm/amdgpu: Refine IB schedule error loggingLijo Lazar1-2/+5
2024-05-17tools/power/turbostat: Fix uncore frequency file stringJustin Ernst1-1/+1
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang7-38/+42
2024-05-17gpu: host1x: Do not setup DMA for virtual devicesThierry Reding1-8/+0
2024-05-17blk-iocost: avoid out of bounds shiftRik van Riel1-3/+4
2024-05-17scsi: hisi_sas: Handle the NCQ error returned by D2H frameXiang Chen1-1/+9
2024-05-17scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi1-0/+12
2024-05-17memblock tests: fix undefined reference to `BIT'Wei Yang1-0/+2
2024-05-17memblock tests: fix undefined reference to `panic'Wei Yang2-0/+20
2024-05-17memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang1-0/+5
2024-05-17btrfs: always clear PERTRANS metadata during commitBoris Burkov1-1/+1
2024-05-17btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov1-1/+1
2024-05-17tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown1-1/+2
2024-05-17tools/power turbostat: Print ucode revision only if validPatryk Wlazlyn1-3/+9
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
2024-05-17tools/power turbostat: Increase the limit for fd openedWyes Karny1-0/+21
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
2024-05-17firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman1-1/+5
2024-05-17ata: sata_gemini: Check clk_enable() resultChen Ni1-1/+4
2024-05-17vboxsf: explicitly deny setlease attemptsJeff Layton1-0/+1
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
2024-05-17block: fix overflow in blk_ioctl_discard()Li Nan1-2/+3
2024-05-17ALSA: line6: Zero-initialize message buffersTakashi Iwai1-3/+3
2024-05-17scsi: ufs: core: Fix MCQ mode dev command timeoutPeter Wang1-1/+3
2024-05-17scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li1-1/+1
2024-05-17scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang1-1/+4
2024-05-17regulator: tps65132: Add of_match tableAndré Apitzsch1-0/+7
2024-05-17ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspendPeter Ujfalusi1-5/+15
2024-05-17kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-05-17selftests/ftrace: Fix event filter target_func selectionMark Rutland1-1/+1
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei2-0/+19
2024-05-17drm/amdkfd: range check cp bad op exception interruptsJonathan Kim4-6/+20
2024-05-17drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi1-2/+2
2024-05-17btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain1-5/+12