summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-05-09mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...David Hildenbrand
2022-05-09mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()David Hildenbrand
2022-05-09fscrypt: add new helper functions for test_dummy_encryptionEric Biggers
2022-05-09Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-05-09Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-05-09fs: Change the type of filler_tMatthew Wilcox (Oracle)
2022-05-09mm,fs: Remove aops->readpageMatthew Wilcox (Oracle)
2022-05-09nfs: Convert nfs to read_folioMatthew Wilcox (Oracle)
2022-05-09fs: Convert mpage_readpage to mpage_read_folioMatthew Wilcox (Oracle)
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)
2022-05-09fs: Convert iomap_readpage to iomap_read_folioMatthew Wilcox (Oracle)
2022-05-09fs: Convert netfs_readpage to netfs_read_folioMatthew Wilcox (Oracle)
2022-05-09fs: Introduce aops->read_folioMatthew Wilcox (Oracle)
2022-05-09nvmem: core: support passing DT node in cell infoRafał Miłecki
2022-05-09misc: rtsx: add rts5261 efuse functionRicky WU
2022-05-09Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe
2022-05-09Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthroughJens Axboe
2022-05-09mtd: spi-nor: expose internal parameters via debugfsMichael Walle
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel
2022-05-09rtnetlink: add extack support in fdb del handlersAlaa Mohamed
2022-05-09net: skb: introduce skb_data_area_size()Ricardo Martinez
2022-05-09list: Add list_next_entry_circular() and list_prev_entry_circular()Ricardo Martinez
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle
2022-05-08mm/readahead: Convert page_cache_async_readahead to take a folioMatthew Wilcox (Oracle)
2022-05-08fs: Convert is_dirty_writeback() to take a folioMatthew Wilcox (Oracle)
2022-05-08filemap: Update the folio_lock documentationMatthew Wilcox (Oracle)
2022-05-08filemap: Remove obsolete comment in lock_pageMiaohe Lin
2022-05-08fs: Remove pagecache_write_begin() and pagecache_write_end()Matthew Wilcox (Oracle)
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from nobh_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from cont_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from block_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove AOP_FLAG_NOFSMatthew Wilcox (Oracle)
2022-05-08namei: Merge page_symlink() and __page_symlink()Matthew Wilcox (Oracle)
2022-05-08blk-mq: remove the error_count from struct requestWilly Tarreau
2022-05-08stackleak: rework poison scanningMark Rutland
2022-05-08stackleak: rework stack high bound handlingMark Rutland
2022-05-08stackleak: rework stack low bound handlingMark Rutland
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-05-08netfs: Eliminate Clang randstruct warningKees Cook
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann
2022-05-07cpufreq: pxa3: move clk register access to clk driverArnd Bergmann
2022-05-07ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann