summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-05Revert "selftests/mm: remove local __NR_* definitions"John Hubbard
2025-03-05net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi
2025-03-06rust: error: add missing newline to pr_warn! callsAlban Kurti
2025-03-06rust: docs: add missing newline to printing macro examplesAlban Kurti
2025-03-05rust: alloc: satisfy POSIX alignment requirementTamir Duberstein
2025-03-05rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Optio...Benno Lossin
2025-03-05rust: remove leftover mentions of the `alloc` crateMiguel Ojeda
2025-03-05netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...Nicklas Bo Jensen
2025-03-05io_uring/rw: ensure reissue path is correctly handled for IOPOLLJens Axboe
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström
2025-03-05drm/xe: Add staging tree for VM bindsMatthew Brost
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström
2025-03-05drm/xe/vm: Fix a misplaced #endifThomas Hellström
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström
2025-03-05clk: samsung: update PLL locktime for PLL142XX used on FSD platformVarada Pavani
2025-03-05clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()Peter Griffin
2025-03-05ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L4...Stefan Binding
2025-03-05ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41...Stefan Binding
2025-03-05ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41...Stefan Binding
2025-03-05ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDAStefan Binding
2025-03-05ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDAStefan Binding
2025-03-05ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41...Stefan Binding
2025-03-05ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDAStefan Binding
2025-03-05nvme-tcp: fix signedness bug in nvme_tcp_init_connection()Dan Carpenter
2025-03-05Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-05fs/pipe: remove buggy and unused 'helper' functionLinus Torvalds
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng
2025-03-05drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200MRichard Thier
2025-03-05ASoC: ops: Consistently treat platform_max as control valueCharles Keepax
2025-03-05include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" memberK Prateek Nayak
2025-03-05fs/pipe: Fix pipe_occupancy() with 16-bit indexesLinus Torvalds
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel
2025-03-05drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-03-05regulator: core: Fix deadlock in create_regulator()Ludvig Pärsson
2025-03-05sched/fair: Fix potential memory corruption in child_cfs_rq_on_listZecheng Li
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba
2025-03-05pmdomain: amlogic: fix T7 ISP secpowerXianwei Zhao
2025-03-05block: fix conversion of GPT partition name to 7-bitOlivier Gayot
2025-03-05ublk: set_params: properly check if parameters can be appliedUday Shankar
2025-03-05ASoC: rt1320: set wake_capable = 0 explicitlyBard Liao
2025-03-05net-timestamp: support TCP GSO case for a few missing flagsJason Xing
2025-03-05exfat: add a check for invalid data sizeYuezhang Mo
2025-03-05exfat: short-circuit zero-byte writes in exfat_file_write_iterEric Sandeen
2025-03-05exfat: fix soft lockup in exfat_clear_bitmapNamjae Jeon
2025-03-05exfat: fix just enough dentries but allocate a new cluster to dirYuezhang Mo