summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang1-0/+1
2024-04-03drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel1-3/+15
2024-04-03ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki1-13/+0
2024-04-03wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld2-0/+2
2024-04-03wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld1-2/+2
2024-04-03wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld1-3/+3
2024-04-03LoongArch/crypto: Clean up useless assignment operationsYuli Wang1-2/+0
2024-04-03LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen3-18/+3
2024-04-03LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen1-1/+6
2024-04-03virtio: reenable config if freezing device failedDavid Hildenbrand1-1/+3
2024-04-03ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon2-29/+42
2024-04-03cxl/trace: Properly initialize cxl_poison region nameAlison Schofield1-7/+7
2024-04-03net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2-8/+8
2024-04-03drm/i915: Add missing ; to __assign_str() macros in tracepoint codeSteven Rostedt (Google)1-3/+3
2024-04-03NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)1-1/+1
2024-04-03net: esp: fix bad handling of pages from page_poolDragos Tatulea3-8/+18
2024-04-03ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon1-1/+4
2024-04-03x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)1-5/+5
2024-04-03io_uring/waitid: always remove waitid entry for cancel allJens Axboe1-6/+1
2024-04-03io_uring/futex: always remove futex entry for cancel allJens Axboe1-0/+1
2024-04-03cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski1-1/+1
2024-04-03mtd: rawnand: Constrain even more when continuous reads are enabledMiquel Raynal1-1/+11
2024-04-03mtd: rawnand: Ensure all continuous terms are always in syncMiquel Raynal1-9/+14
2024-04-03mtd: rawnand: Add a helper for calculating a page indexMiquel Raynal1-5/+11
2024-04-03mtd: rawnand: Fix and simplify again the continuous read derivationsMiquel Raynal1-14/+20
2024-04-03cifs: open_cached_dir(): add FILE_READ_EA to desired accessEugene Korenevsky1-1/+2
2024-04-03cifs: reduce warning log level for server not advertising interfacesShyam Prasad N1-2/+2
2024-04-03cifs: make sure server interfaces are requested only for SMB3+Shyam Prasad N4-3/+13
2024-04-03nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi1-1/+1
2024-04-03nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi2-4/+14
2024-04-03f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong1-1/+3
2024-04-03f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong1-0/+1
2024-04-03lsm: handle the NULL buffer case in lsm_fill_user_ctx()Paul Moore1-1/+7
2024-04-03lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler12-41/+41
2024-04-03Revert "block/mq-deadline: use correct way to throttling write requests"Bart Van Assche1-2/+1
2024-04-03memtest: use {READ,WRITE}_ONCE in memory scanningQiang Zhang1-2/+2
2024-04-03clocksource/drivers/timer-riscv: Clear timer interrupt on timer initializationLey Foon Tan1-0/+3
2024-04-03drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-04-03drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-04-03drm/exynos: do not return negative values from .get_modes()Jani Nikula2-4/+4
2024-04-03drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula1-6/+11
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula2-1/+9
2024-04-03s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-04-03soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson1-11/+14
2024-04-03soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson1-5/+5
2024-04-03dlm: fix user space lkb refcountingAlexander Aring1-5/+5
2024-04-03tracing/ring-buffer: Fix wait_on_pipe() raceSteven Rostedt (Google)4-19/+45
2024-04-03ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()Steven Rostedt (Google)2-48/+69
2024-04-03ring-buffer: Fix full_waiters_pending in pollSteven Rostedt (Google)1-7/+20
2024-04-03ring-buffer: Do not set shortest_full when full target is hitSteven Rostedt (Google)1-3/+4