summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-26module: sign with sha512 instead of sha1 by defaultThorsten Leemhuis
2025-01-26module: Don't fail module loading when setting ro_after_init section RO failedChristophe Leroy
2025-01-26module: Split module_enable_rodata_ro()Christophe Leroy
2025-01-26module: sysfs: Use const 'struct bin_attribute'Thomas Weißschuh
2025-01-26module: sysfs: Add notes attributes through attribute_groupThomas Weißschuh
2025-01-26module: sysfs: Simplify section attribute allocationThomas Weißschuh
2025-01-26module: sysfs: Drop 'struct module_sect_attr'Thomas Weißschuh
2025-01-26module: sysfs: Drop member 'module_sect_attr::address'Thomas Weißschuh
2025-01-26module: sysfs: Drop member 'module_sect_attrs::nsections'Thomas Weißschuh
2025-01-26module: Constify 'struct module_attribute'Thomas Weißschuh
2025-01-26module: Handle 'struct module_version_attribute' as constThomas Weißschuh
2025-01-26params: Prepare for 'const struct module_attribute *'Thomas Weißschuh
2025-01-26module: Put known GPL offenders in an arrayUwe Kleine-König
2025-01-26module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-01-26i2c: Fix core-managed per-client debugfs handlingGuenter Roeck
2025-01-26i2c: imx-lpi2c: select CONFIG_I2C_SLAVEArnd Bergmann
2025-01-26tomoyo: fix spelling errorsTetsuo Handa
2025-01-26tomoyo: fix spelling errorTanya Agarwal
2025-01-26ALSA: usb-audio: Add delay quirk for iBasso DC07 ProLianqin Hu
2025-01-25mm/compaction: fix UBSAN shift-out-of-bounds warningLiu Shixin
2025-01-25s390/mm: add missing ctor/dtor on page table upgradeAlexander Gordeev
2025-01-25kasan: sw_tags: use str_on_off() helper in kasan_init_sw_tags()Thorsten Blum
2025-01-25tools: add VM_WARN_ON_VMG definitionSuren Baghdasaryan
2025-01-25mm/damon/core: use str_high_low() helper in damos_wmark_wait_us()Thorsten Blum
2025-01-25seqlock: add missing parameter documentation for raw_seqcount_try_begin()Suren Baghdasaryan
2025-01-25mm/page-writeback: consolidate wb_thresh bumping logic into __wb_calc_threshJim Zhao
2025-01-25mm/page_alloc: remove the incorrect and misleading commentYuntao Wang
2025-01-25zram: remove zcomp_stream_put() from write_incompressible_page()Sergey Senozhatsky
2025-01-25mm: separate move/undo parts from migrate_pages_batch()Byungchul Park
2025-01-25mm/kfence: use str_write_read() helper in get_access_type()Thorsten Blum
2025-01-25selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye
2025-01-25kasan: hw_tags: Use str_on_off() helper in kasan_init_hw_tags()Thorsten Blum
2025-01-25selftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh
2025-01-25selftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh
2025-01-25selftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh
2025-01-25selftests/mm: virtual_address_range: mmap() without PROT_WRITEThomas Weißschuh
2025-01-25selftests/memfd/memfd_test: fix possible NULL pointer dereferenceliuye
2025-01-25mm: add FGP_DONTCACHE folio creation flagJens Axboe
2025-01-25mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issueJens Axboe
2025-01-25mm/filemap: add filemap_fdatawrite_range_kick() helperJens Axboe
2025-01-25mm/filemap: drop streaming/uncached pages when writeback completesJens Axboe
2025-01-25mm/filemap: add read support for RWF_DONTCACHEJens Axboe
2025-01-25fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe
2025-01-25mm/truncate: add folio_unmap_invalidate() helperJens Axboe
2025-01-25mm/readahead: add readahead_control->dropbehind memberJens Axboe
2025-01-25mm: add PG_dropbehind folio flagJens Axboe
2025-01-25mm/readahead: add folio allocation helperJens Axboe
2025-01-25mm/filemap: use page_cache_sync_ra() to kick off read-aheadJens Axboe
2025-01-25mm/filemap: change filemap_create_folio() to take a struct kiocbJens Axboe
2025-01-25mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()David Hildenbrand