]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2025-07-22  Praveen Talariserial: qcom-geni: move clock-rate logic to separate...
2025-07-22  Praveen Talariserial: qcom-geni: move resource control logic to separ...
2025-07-22  Praveen Talariserial: qcom-geni: move resource initialization to...
2025-07-22  Praveen Talarisoc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm...
2025-07-22  Nikunj Keladt-bindings: qcom: geni-se: describe SA8255p
2025-07-22  Nikunj Keladt-bindings: serial: describe SA8255p
2025-07-22  WangYuliserial: 8250_dw: Fix typo "notifer"
2025-07-22  Ian Abbottcomedi: fix race between polling and detaching
2025-07-22  Dan Carpenterfs/orangefs: Allow 2 more characters in do_c_string()
2025-07-22  Rafael J. WysockiMerge branches 'pm-misc' and 'pm-tools'
2025-07-22  Ma Kesunvdc: Balance device refcount in vdc_port_mpgroup_check
2025-07-22  Rafael J. WysockiMerge branches 'pm-runtime' and 'pm-powercap'
2025-07-22  Chao Yuf2fs: fix to avoid out-of-boundary access in dnode...
2025-07-22  Hongbo Lif2fs: switch to the new mount api
2025-07-22  Hongbo Lif2fs: introduce fs_context_operation structure
2025-07-22  Hongbo Lif2fs: separate the options parsing and options checking
2025-07-22  Hongbo Lif2fs: Add f2fs_fs_context to record the mount options
2025-07-22  Hongbo Lif2fs: Allow sbi to be NULL in f2fs_printk
2025-07-22  Hongbo Lif2fs: move the option parser into handle_mount_opt
2025-07-22  Hongbo Lif2fs: Add fs parameter specifications for mount options
2025-07-22  Chao Yuf2fs: fix to avoid out-of-boundary access in devs.path
2025-07-22  Matthew Wilcox... f2fs: Remove F2FS_P_SB()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to __has_merged_page()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_submit_merged_write_cond()
2025-07-22  Matthew Wilcox... f2fs: Remove use of page from f2fs_write_single_data_page()
2025-07-22  Matthew Wilcox... f2fs: Remove clear_page_private_all()
2025-07-22  Matthew Wilcox... f2fs: Use F2FS_F_SB() in f2fs_read_end_io()
2025-07-22  Matthew Wilcox... f2fs: Use a folio in f2fs_encrypted_get_link()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_cache_compressed_page()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to F2FS_NODE()
2025-07-22  Matthew Wilcox... f2fs: Pass the nat_blk to __update_nat_bits()
2025-07-22  Matthew Wilcox... f2fs: Convert get_next_nat_page() to get_next_nat_folio()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_is_compressed_page()
2025-07-22  Matthew Wilcox... f2fs: Use a folio iterator in f2fs_verify_bio()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_end_read_compressed_page()
2025-07-22  Matthew Wilcox... f2fs: Use a folio iterator in f2fs_handle_step_decompress()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to WB_DATA_TYPE() and f2fs_is_cp_gua...
2025-07-22  Matthew Wilcox... f2fs: Use a bio in f2fs_submit_page_write()
2025-07-22  Matthew Wilcox... f2fs: Use a folio in f2fs_merge_page_bio()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_compress_write_end_io()
2025-07-22  Matthew Wilcox... f2fs: Convert get_page_private_data() to folio_get_f2fs...
2025-07-22  Matthew Wilcox... f2fs: Convert set_page_private_data() to folio_set_f2fs...
2025-07-22  Matthew Wilcox... f2fs: Use a folio in f2fs_is_cp_guaranteed()
2025-07-22  Matthew Wilcox... f2fs: Add folio counterparts to page_private_flags...
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to IS_INODE()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to ADDRS_PER_PAGE()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to get_dnode_base()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to ofs_of_node()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to IS_DNODE()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to is_node()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to is_cold_node()
2025-07-22  Matthew Wilcox... f2fs: Use folio_unlock() in f2fs_write_compressed_pages()
2025-07-22  Matthew Wilcox... f2fs: Add fio->folio
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to is_dent_dnode()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to is_fsync_dnode()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_recover_xattr_data()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to cpver_of_node()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to fill_node_footer()
2025-07-22  Matthew Wilcox... f2fs: Pass folios to copy_node_footer()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to set_cold_node()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to get_nid()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to fill_node_footer_blkaddr()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_inode_chksum()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_enable_inode_chksum()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_inode_chksum_set()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_allocate_data_block()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to set_mark()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to set_fsync_mark()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to set_dentry_mark()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to is_recoverable_dnode()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to nid_of_node()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to ino_of_node()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to F2FS_INODE()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to inode_has_blocks()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_sanity_check_inline_data()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to sanity_check_inode()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to sanity_check_extent_cache()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to f2fs_recover_inode_page()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to recover_quota_data()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to recover_inode()
2025-07-22  Matthew Wilcox... f2fs: Pass a folio to recover_dentry()
2025-07-22  Rafael J. WysockiMerge branch 'pm-sleep'
2025-07-22  Rafael J. WysockiMerge branches 'pm-cpuidle', 'pm-qos', 'pm-devfreq...
2025-07-22  Ada Couprie... arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_...
2025-07-22  Rafael J. WysockiMerge branch 'pm-cpufreq'
2025-07-22  Tanmay Shahremoteproc: xlnx: Fix kernel-doc warnings
2025-07-22  Rafael J. WysockiMerge branch 'acpi-misc'
2025-07-22  Thomas Huthum: Replace __ASSEMBLY__ with __ASSEMBLER__ in the...
2025-07-22  Bjorn HelgaasACPI: Fix typos
2025-07-22  Arnd BergmannMerge tag 'mtk-arm32-for-v6.17' of https://git.kernel...
2025-07-22  Bartosz GolaszewskiARM: sa110/gpio: convert set_multiple() to returning...
2025-07-22  Douglas Andersondrm/bridge: ti-sn65dsi86: Remove extra semicolon in...
2025-07-22  Antheas Kapenekakisplatform/x86: oxpec: Add support for OneXPlayer X1...
2025-07-22  Antheas Kapenekakisplatform/x86: oxpec: Fix turbo register for G1 AMD
2025-07-22  Slark XiaoUSB: serial: option: add Foxconn T99W709
2025-07-22  Michael J.... platform/x86/intel/pmt: support BMG crashlog
2025-07-22  Michael J.... platform/x86/intel/pmt: use a version struct
2025-07-22  Michael J.... platform/x86/intel/pmt: refactor base parameter
2025-07-22  Michael J.... platform/x86/intel/pmt: add register access helpers
2025-07-22  Michael J.... platform/x86/intel/pmt: decouple sysfs and namespace
next