summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-02media: atomisp: Fix spelling mistake in hmm_bo.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in ia_css_eed1_8.host.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in sh_css_internal.hRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake "pipline" -> "pipeline"Colin Ian King
2024-07-02media: atomisp: Remove unused GPIO related defines and APIsAndy Shevchenko
2024-07-02media: atomisp: Replace COMPILATION_ERROR_IF() by static_assert()Andy Shevchenko
2024-07-02media: atomisp: Clean up unused macros from math_support.hAndy Shevchenko
2024-07-02media: atomisp: csi2-bridge: Add DMI quirk for OV5693 on Xiaomi Mipad2Hans de Goede
2024-07-02media: atomisp: Update TODOHans de Goede
2024-07-02media: atomisp: Prefix firmware paths with "intel/ipu/"Hans de Goede
2024-07-02media: atomisp: Remove firmware_name module parameterHans de Goede
2024-07-02media: atomisp: Remove unused mipicsi_flag module parameterHans de Goede
2024-07-02afs: Convert comma to semicolonChen Ni
2024-07-02fs: better handle deep ancestor chains in is_subdir()Christian Brauner
2024-07-02Merge tag 'qcom-clk-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2024-07-02ACPI: CPPC: Replace ternary operator with umax()Prabhakar Pujeri
2024-07-02Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-02dm-verity: move hash algorithm setup into its own functionEric Biggers
2024-07-02dm init: Handle minors larger than 255Benjamin Marzinski
2024-07-02dm cache metadata: remove unused struct 'thunk'Dr. David Alan Gilbert
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-07-02cpufreq: docs: Add missing scaling_available_frequencies descriptionRaphael Gallais-Pou
2024-07-02filelock: Remove locks reliably when fcntl/close race is detectedJann Horn
2024-07-02iio: adc: ad7173: Fix uninitialized symbol is_current_chanJonathan Cameron
2024-07-02ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MUTamim Khan
2024-07-02xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.cDarrick J. Wong
2024-07-02xfs: simplify usage of the rcur local variable in xfs_refcount_finish_oneDarrick J. Wong
2024-07-02xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_fin...Darrick J. Wong
2024-07-02xfs: reuse xfs_refcount_update_cancel_itemDarrick J. Wong
2024-07-02xfs: add a ci_entry helperDarrick J. Wong
2024-07-02xfs: remove xfs_trans_set_refcount_flagsDarrick J. Wong
2024-07-02xfs: clean up refcount log intent item tracepoint callsitesDarrick J. Wong
2024-07-02xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.cDarrick J. Wong
2024-07-02xfs: pass btree cursors to refcount btree tracepointsDarrick J. Wong
2024-07-02xfs: create specialized classes for refcount tracepointsDarrick J. Wong
2024-07-02xfs: give refcount btree cursor error tracepoints their own classDarrick J. Wong
2024-07-02xfs: simplify usage of the rcur local variable in xfs_rmap_finish_oneChristoph Hellwig
2024-07-02xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_oneChristoph Hellwig
2024-07-02xfs: reuse xfs_rmap_update_cancel_itemChristoph Hellwig
2024-07-02xfs: add a ri_entry helperChristoph Hellwig
2024-07-02xfs: remove xfs_trans_set_rmap_flagsDarrick J. Wong
2024-07-02xfs: move xfs_extent_free_defer_add to xfs_extfree_item.cDarrick J. Wong
2024-07-02xfs: clean up rmap log intent item tracepoint callsitesDarrick J. Wong
2024-07-02xfs: pass btree cursors to rmap btree tracepointsDarrick J. Wong
2024-07-02xfs: give rmap btree cursor error tracepoints their own classDarrick J. Wong
2024-07-02xfs: remove xfs_defer_agfl_blockChristoph Hellwig
2024-07-02xfs: remove duplicate asserts in xfs_defer_extent_freeChristoph Hellwig
2024-07-02xfs: factor out a xfs_efd_add_extent helperChristoph Hellwig
2024-07-02xfs: reuse xfs_extent_free_cancel_itemChristoph Hellwig
2024-07-02xfs: add a xefi_entry helperChristoph Hellwig