summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-05m68k: sun3: add check for __pgd_alloc()Haoxiang Li
2025-03-05selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...SeongJae Park
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-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-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-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-05drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-03-05sched/fair: Fix potential memory corruption in child_cfs_rq_on_listZecheng Li
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-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
2025-03-05gpio: rcar: Use raw_spinlock to protect register accessNiklas Söderlund
2025-03-05gpio: aggregator: protect driver attr handlers against module unloadKoichiro Den
2025-03-05platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TAShyam Sundar S K
2025-03-05platform/x86/amd/pmf: Propagate PMF-TA return codesShyam Sundar S K
2025-03-05doc: correcting two prefix errors in idmappings.rstAiden Ma
2025-03-05ALSA: hda: intel: Add Dell ALC3271 to power_save denylistHoku Ishibe
2025-03-05ALSA: hda/realtek: update ALC222 depop optimizeKailang Yang
2025-03-05x86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen
2025-03-04Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-04vlan: enforce underlying device typeOscar Maes
2025-03-04mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addrKrister Johansen
2025-03-04net: ethtool: netlink: Allow NULL nlattrs when getting a phy_deviceMaxime Chevallier
2025-03-04ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen
2025-03-04Merge branch 'fixes-for-ipa-v4-7'Jakub Kicinski