summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-14lib/crypto: sha1: Add HMAC supportEric Biggers
2025-07-14lib/crypto: sha1: Add SHA-1 library functionsEric Biggers
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...Andy Yan
2025-07-14lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()Eric Biggers
2025-07-14lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()Eric Biggers
2025-07-14sched: Do not call __put_task_struct() on rt if pi_blocked_on is setLuis Claudio R. Goncalves
2025-07-14locking/mutex: Add p->blocked_on wrappers for correctness checksValentin Schneider
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter
2025-07-14PM / devfreq: Allow devfreq driver to add custom sysfs ABIsJie Zhan
2025-07-14Add RPMh regulator support for PM7550 & PMR735BMark Brown
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown
2025-07-14netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells
2025-07-14sched/topology: Remove sched_domain_topology_level::flagsK Prateek Nayak
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-14iomap: add read_folio_range() handler for buffered writesChristoph Hellwig
2025-07-14iomap: replace iomap_folio_ops with iomap_write_opsChristoph Hellwig
2025-07-14iomap: export iomap_writeback_folioChristoph Hellwig
2025-07-14iomap: add public helpers for uptodate state manipulationJoanne Koong
2025-07-14iomap: hide ioends from the generic writeback codeChristoph Hellwig
2025-07-14iomap: refactor the writeback interfaceChristoph Hellwig
2025-07-14iomap: pass more arguments using the iomap writeback contextChristoph Hellwig
2025-07-14xen: Remove some deadcode (x)Dr. David Alan Gilbert
2025-07-14i2c: Clarify behavior of I2C_M_RD flagI Viswanath
2025-07-13ext4: enhance tracepoints during the folios writebackZhang Yi
2025-07-13ext4: process folios writeback in bytesZhang Yi
2025-07-13mm/damon: add trace event for effective size quotaSeongJae Park
2025-07-13mm/damon: add trace event for auto-tuned monitoring intervalsSeongJae Park
2025-07-13mm/balloon_compaction: provide single balloon_page_insert() and balloon_mappi...David Hildenbrand
2025-07-13mm/balloon_compaction: "movable_ops" doc updatesDavid Hildenbrand
2025-07-13mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*David Hildenbrand
2025-07-13mm: simplify folio_expected_ref_count()David Hildenbrand
2025-07-13mm/page-flags: remove folio_mapping_flags()David Hildenbrand
2025-07-13mm/page-alloc: remove PageMappingFlags()David Hildenbrand
2025-07-13mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSMDavid Hildenbrand
2025-07-13mm: rename PG_isolated to PG_movable_ops_isolatedDavid Hildenbrand
2025-07-13mm: convert "movable" flag in page->mapping to a page flagDavid Hildenbrand
2025-07-13mm: stop storing migration_ops in page->mappingDavid Hildenbrand
2025-07-13mm: remove __folio_test_movable()David Hildenbrand
2025-07-13mm: rename __PageMovable() to page_has_movable_ops()David Hildenbrand
2025-07-13mm/migration: remove PageMovable()David Hildenbrand
2025-07-13mm/migrate: remove __ClearPageMovable()David Hildenbrand
2025-07-13mm/balloon_compaction: stop using __ClearPageMovable()David Hildenbrand
2025-07-13mm/migrate: remove folio_test_movable() and folio_movable_ops()David Hildenbrand
2025-07-13mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()David Hildenbrand
2025-07-13mm/balloon_compaction: make PageOffline sticky until the page is freedDavid Hildenbrand
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand