2025-07-13 |
David Hildenbrand | mm: rename __PageMovable() to page_has_movable_ops() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migration: remove PageMovable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: remove __ClearPageMovable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: stop using __ClearPageMovable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/zsmalloc: stop using __ClearPageMovable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: move movable_ops page handling out of move_... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: remove folio_test_movable() and folio_movab... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: factor out movable_ops page handling into... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: rename putback_movable_folio() to putback_m... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: rename isolate_movable_page() to isolate_mo... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/zsmalloc: make PageZsmalloc() sticky until the page... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: make PageOffline sticky until... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/page_alloc: let page freeing clear any set page... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: convert balloon_page_delete... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: we cannot have isolated pages... |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | tools/testing/selftests: add mremap() unfaulted/faulted... |
commit | commitdiff | tree |
2025-07-13 |
Dev Jain | maple tree: add some comments |
commit | commitdiff | tree |
2025-07-13 |
Mike Rapoport... | cma: move memory allocation to a helper function |
commit | commitdiff | tree |
2025-07-13 |
Mike Rapoport... | cma: split reservation of fixed area into a helper... |
commit | commitdiff | tree |
2025-07-13 |
Mike Rapoport... | cma: move __cma_declare_contiguous_nid() before its... |
commit | commitdiff | tree |
2025-07-13 |
Xuanye Liu | mm: remove outdated filename comment in percpu-stats.c |
commit | commitdiff | tree |
2025-07-13 |
Xuanye Liu | mm: fix spelling issue in swap.h |
commit | commitdiff | tree |
2025-07-13 |
Thorsten Blum | mm/cma: use str_plural() in cma_declare_contiguous_multi() |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: drop unlikelys from hugetlb_fault |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: drop obsolete comment about non-present... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: rename anon_rmap to new_anon_folio and... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: sort out folio locking in the faulting... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: change mechanism to detect a COW on private... |
commit | commitdiff | tree |
2025-07-13 |
Gerald Schaefer | mm/debug_vm_pgtable: use a swp_entry_t input value... |
commit | commitdiff | tree |
2025-07-13 |
Thorsten Blum | mm/hugetlb: use str_plural() in report_hugepages() |
commit | commitdiff | tree |
2025-07-13 |
Jeongjun Park | mm/percpu: prevent concurrency problem for pcpu_nr_popu... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon/sysfs.py: test DAMOS schemes parameters... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon/sysfs.py: test adaptive targets parameter |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon/sysfs.py: test monitoring attribute... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon: add python and drgn-based DAMON sysfs... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon/_damon_sysfs: set Kdamond.pid in start() |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon: add drgn script for extracting damon... |
commit | commitdiff | tree |
2025-07-13 |
Peter Xu | mm: deduplicate mm_get_unmapped_area() |
commit | commitdiff | tree |
2025-07-13 |
Peter Xu | mm/hugetlb: remove prepare_hugepage_range() |
commit | commitdiff | tree |
2025-07-13 |
Yunjeong Mun | samples/damon/mtier: add parameters for node0 memory... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_isolation: remove migratetype parameter from... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_isolation: remove migratetype from undo_isolate... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_isolation: remove migratetype from move_freepag... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_alloc: add support for initializing pageblock... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_isolation: make page isolation a standalone bit |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_alloc: pageblock flags functions clean up |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,memory_hotplug: drop status_change_nid parameter... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,page_ext: derive the node from the pfn |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,mempolicy: use node-notifier instead of memory-notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | kernel,cpuset: use node-notifier instead of memory... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | drivers,hmat: use node-notifier instead of memory-notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | drivers,cxl: use node-notifier instead of memory-notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,memory-tiers: use node-notifier instead of memory... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,slub: use node-notifier instead of memory-notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,memory_hotplug: implement numa node notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,memory_hotplug: remove status_change_nid_normal... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,slub: do not special case N_NORMAL nodes for slab_nodes |
commit | commitdiff | tree |
2025-07-13 |
Vlastimil Babka | mm, madvise: use standard madvise locking in madvise_se... |
commit | commitdiff | tree |
2025-07-13 |
Vlastimil Babka | mm, madvise: move madvise_set_anon_name() down the... |
commit | commitdiff | tree |
2025-07-13 |
Vlastimil Babka | mm, madvise: extract mm code from prctl_set_vma() to... |
commit | commitdiff | tree |
2025-07-13 |
Vlastimil Babka | mm, madvise: simplify anon_name handling |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: eliminate very confusing manipulation of... |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: thread all madvise state through madv_behavior |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: thread VMA range state through madvise_behavior |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: thread mm_struct through madvise_behavior |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: remove the visitor pattern and thread anon_... |
commit | commitdiff | tree |
2025-07-13 |
Alice Ryhl | rust: uaccess: add UserSliceReader::strcpy_into_buf |
commit | commitdiff | tree |
2025-07-13 |
Alice Ryhl | rust: uaccess: add strncpy_from_user |
commit | commitdiff | tree |
2025-07-13 |
Bharath SM | smb: invalidate and close cached directory when creatin... |
commit | commitdiff | tree |
2025-07-13 |
Wang Zhaolong | smb: client: fix use-after-free in crypt_message when... |
commit | commitdiff | tree |
2025-07-13 |
Wang Zhaolong | smb: client: fix use-after-free in cifs_oplock_break |
commit | commitdiff | tree |
2025-07-13 |
Kuniyuki Iwashima | rpl: Fix use-after-free in rpl_do_srh_inline(). |
commit | commitdiff | tree |
2025-07-13 |
Jakub Kicinski | tools: ynl: default to --process-unknown in installed... |
commit | commitdiff | tree |
2025-07-13 |
Kent Overstreet | bcachefs: io_read: remove from async obj list in rbio_d... |
commit | commitdiff | tree |
2025-07-13 |
Luca Weiss | regulator: qcom-rpmh: add support for pm7550 regulators |
commit | commitdiff | tree |
2025-07-13 |
Luca Weiss | regulator: qcom-rpmh: add support for pmr735b regulators |
commit | commitdiff | tree |
2025-07-13 |
Luca Weiss | regulator: dt-bindings: qcom,rpmh: Add PMR735B compatible |
commit | commitdiff | tree |
2025-07-13 |
Luca Weiss | regulator: dt-bindings: qcom,rpmh: Add PM7550 compatible |
commit | commitdiff | tree |
2025-07-13 |
Shengjiu Wang | ASoC: fsl-asoc-card: add sysclk_ratio for calculate... |
commit | commitdiff | tree |
2025-07-13 |
Peng Fan | ASoC: codec: tlv320aic32x4: Convert to GPIO descriptors |
commit | commitdiff | tree |
2025-07-13 |
Peng Fan | ASoC: codec: tlv320aic32x4: Sort headers alphabetically |
commit | commitdiff | tree |
2025-07-13 |
Peng Fan | ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage |
commit | commitdiff | tree |
2025-07-13 |
Kuninori Morimoto | ASoC: samsung: littlemill: don't set dapm->bias_level... |
commit | commitdiff | tree |
2025-07-13 |
Kuninori Morimoto | ASoC: samsung: tobermory: don't set dapm->bias_level... |
commit | commitdiff | tree |
2025-07-13 |
Kuninori Morimoto | ASoC: samsung: speyside: don't set dapm->bias_level... |
commit | commitdiff | tree |
2025-07-13 |
Kuninori Morimoto | ASoC: samsung: bell: don't set dapm->bias_level directly |
commit | commitdiff | tree |
2025-07-13 |
Kuninori Morimoto | ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias... |
commit | commitdiff | tree |
2025-07-13 |
Charles Keepax | ASoC: SDCA: Pull HID and IRQ into the primary SDCA... |
commit | commitdiff | tree |
2025-07-13 |
Charles Keepax | ASoC: SDCA: Kconfig/Makefile fixups |
commit | commitdiff | tree |
2025-07-13 |
Arnd Bergmann | ASoC: Intel: fix SND_SOC_SOF dependencies |
commit | commitdiff | tree |
2025-07-13 |
Oder Chiou | ASoC: rt5660: Fix the dmic data source from GPIO2 |
commit | commitdiff | tree |
2025-07-13 |
Christophe... | net: dsa: mt7530: Constify struct regmap_config |
commit | commitdiff | tree |
2025-07-13 |
Linus Torvalds | Linux 6.16-rc6 v6.16-rc6 |
commit | commitdiff | tree |
2025-07-13 |
Miguel Ojeda | Merge tag 'pin-init-v6.17' of https://github.com/Rust... |
commit | commitdiff | tree |
2025-07-13 |
Yao Zi | clk: thead: th1520-ap: Correctly refer the parent of... |
commit | commitdiff | tree |
2025-07-13 |
Linus Torvalds | Merge tag 'clk-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree |
2025-07-13 |
Purva Yeshi | block: floppy: Fix uninitialized use of outparam |
commit | commitdiff | tree |
2025-07-13 |
Tiwei Bie | um: Stop tracking stub's PID via userspace_pid[] |
commit | commitdiff | tree |
2025-07-13 |
Tiwei Bie | um: Remove the pid parameter of handle_trap() |
commit | commitdiff | tree |
next |