summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-25rv: Remove rv_reactor's reference counterNam Cao
2025-07-25rv: Merge struct rv_reactor_def into struct rv_reactorNam Cao
2025-07-25rv: Merge struct rv_monitor_def into struct rv_monitorNam Cao
2025-07-25rv: Remove unused field in struct rv_monitor_defNam Cao
2025-07-25powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt
2025-07-25spi: intel: Allow writeable MTD partition with module paramJakub Czapiga
2025-07-25regmap: Annotate that MMIO implies fast IOWolfram Sang
2025-07-25ASoC: codecs: Add acpi_match_table for aw88399 driverWeidong Wang
2025-07-25block: restore two stage elevator switch while running nr_hw_queue updateNilay Shroff
2025-07-25HID: core: Harden s32ton() against conversion to 0 bitsAlan Stern
2025-07-25docs: Fix kernel-doc error in CAN driverLuis Felipe Hernandez
2025-07-25can: tscan1: CAN_TSCAN1 can depend on PC104Randy Dunlap
2025-07-25can: peak_usb: fix USB FD devices potential malfunctionStephane Grosjean
2025-07-25usb: musb: omap2430: clean up probe error handlingJohan Hovold
2025-07-25usb: musb: omap2430: fix device leak at unbindJohan Hovold
2025-07-25usb: gadget: udc: renesas_usb3: fix device leak at unbindJohan Hovold
2025-07-25usb: dwc3: meson-g12a: fix device leaks at unbindJohan Hovold
2025-07-25usb: dwc3: imx8mp: fix device leak at unbindJohan Hovold
2025-07-25usb: musb: omap2430: enable compile testingJohan Hovold
2025-07-25usb: gadget: udc: renesas_usb3: drop unused module aliasJohan Hovold
2025-07-25usb: xhci: print xhci->xhc_state when queue_command failedSu Hui
2025-07-25ovl: properly print correct variableAntonio Quartulli
2025-07-25gpio: virtio: Fix config space reading.Harald Mommer
2025-07-24ksmbd: fix corrupted mtime and ctime in smb2_openNamjae Jeon
2025-07-24ksmbd: fix Preauh_HashValue race conditionNamjae Jeon
2025-07-24ksmbd: check return value of xa_store() in krb5_authenticateNamjae Jeon
2025-07-24ksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon
2025-07-24bcachefs: Add missing snapshots_seen_add_inorder()Kent Overstreet
2025-07-24bcachefs: Fix write buffer flushing from open journal entryKent Overstreet
2025-07-24clk: spacemit: ccu_pll: fix error return value in recalc_rate callbackAkhilesh Patil
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-24mm: remove grab_cache_page()Matthew Wilcox (Oracle)
2025-07-24mm/damon/ops-common: ignore migration request to invalid nodesSeongJae Park
2025-07-24docs: update THP documentation to clarify sysfs "never" settingLorenzo Stoakes
2025-07-24tools/testing/selftests: explicitly test split multi VMA mremap moveLorenzo Stoakes
2025-07-24tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA moveLorenzo Stoakes
2025-07-24tools/testing/selftests: add mremap() shrink test for multiple VMAsLorenzo Stoakes
2025-07-24selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()wang lian
2025-07-24selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"wang lian
2025-07-24arm64: add batched versions of ptep_modify_prot_start/commitDev Jain
2025-07-24mm: optimize mprotect() by PTE batchingDev Jain
2025-07-24mm: split can_change_pte_writable() into private and shared partsDev Jain
2025-07-24mm: introduce FPB_RESPECT_WRITE for PTE batching infrastructureDev Jain
2025-07-24mm: add batched versions of ptep_modify_prot_start/commitDev Jain
2025-07-24mm: optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEsDev Jain
2025-07-24mm: refactor MM_CP_PROT_NUMA skipping case into new functionDev Jain
2025-07-24mm/huge_memory: refactor after-split (page) cache codeZi Yan
2025-07-24mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()Zi Yan
2025-07-24mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_splitZi Yan
2025-07-24mm/huge_memory: deduplicate code in __folio_split()Zi Yan