summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-24btrfs: remove fs_info argument from calc_available_free_space()Filipe Manana
2025-11-24btrfs: remove fs_info argument from maybe_fail_all_tickets()Filipe Manana
2025-11-24btrfs: remove fs_info argument from priority_reclaim_metadata_space()Filipe Manana
2025-11-24btrfs: remove fs_info argument from priority_reclaim_data_space()Filipe Manana
2025-11-24btrfs: remove fs_info argument from btrfs_try_granting_tickets()Filipe Manana
2025-11-24btrfs: avoid repeated computations in btrfs_mark_ordered_io_finished()Filipe Manana
2025-11-24btrfs: avoid multiple i_size rounding in btrfs_truncate()Filipe Manana
2025-11-24btrfs: consistently round up or down i_size in btrfs_truncate()Filipe Manana
2025-11-24btrfs: add unlikely to unexpected error case in extent_writepages()Filipe Manana
2025-11-24btrfs: split assertion into two in extent_writepage_io()Filipe Manana
2025-11-24btrfs: use variable for end offset in extent_writepage_io()Filipe Manana
2025-11-24btrfs: truncate ordered extent when skipping writeback past i_sizeFilipe Manana
2025-11-24btrfs: implement remove_bdev and shutdown super operation callbacksQu Wenruo
2025-11-24btrfs: implement shutdown ioctlQu Wenruo
2025-11-24btrfs: introduce a new shutdown stateQu Wenruo
2025-11-24kbuild: Enable GCC diagnostic context for value-tracking warningsKees Cook
2025-11-24string: Add missing kernel-doc return descriptionsKriish Sharma
2025-11-24media: iris: Cast iris_hfi_gen2_get_instance() allocation typeKees Cook
2025-11-24drm/plane: Remove const qualifier from plane->modifiers allocation typeKees Cook
2025-11-24comedi: Adjust range_table_list allocation typeKees Cook
2025-11-24btrfs: use end_pos variable where needed in btrfs_dirty_folio()Filipe Manana
2025-11-24btrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov
2025-11-24btrfs: fix comment in alloc_bitmap() and drop stale TODORajeev Tapadia
2025-11-24btrfs: fix double free of qgroup record after failure to add delayed ref headMiquel Sabaté Solà
2025-11-24btrfs: subpage: rename macro variables to avoid shadowingDavid Sterba
2025-11-24btrfs: refactor allocation size calculation in alloc_btrfs_io_context()Mehdi Ben Hadj Khelifa
2025-11-24btrfs: fix trivial -Wshadow warningsDavid Sterba
2025-11-24btrfs: print-tree: use string format for key namesDavid Sterba
2025-11-24btrfs: remove unnecessary NULL fs_info check from find_lock_delalloc_range()Qu Wenruo
2025-11-24btrfs: use single return value variable in btrfs_relocate_block_group()Filipe Manana
2025-11-24PCI: Use max() instead of max_t() to ease static analysisDavid Laight
2025-11-24perf docs: arm-spe: Document new SPE filtering featuresJames Clark
2025-11-24perf tools: Add support for perf_event_attr::config4James Clark
2025-11-24tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesJames Clark
2025-11-24ACPI: tools: pfrut: fix memory leak and resource leak in pfrut.cMalaya Kumar Rout
2025-11-24hwmon: (vt8231) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-11-24ACPI: property: use min() instead of min_t()David Laight
2025-11-24hwmon: (emc2103) Add locking to avoid TOCTOUGui-Dong Han
2025-11-24cpuidle: governors: teo: Add missing space to the descriptionRafael J. Wysocki
2025-11-24PM: hibernate: Extra cleanup of comments in swap handling codeRafael J. Wysocki
2025-11-24objtool: Trim trailing NOPs in alternativeAlexandre Chartre
2025-11-24objtool: Add wide output for disassemblyAlexandre Chartre
2025-11-24objtool: Compact output for alternatives with one instructionAlexandre Chartre
2025-11-24objtool: Improve naming of group alternativesAlexandre Chartre
2025-11-24objtool: Add Function to get the name of a CPU featureAlexandre Chartre
2025-11-24Add RSPI support for RZ/T2H and RZ/N2HMark Brown
2025-11-24x86_64/bug: Inline the UD1Peter Zijlstra
2025-11-24x86/bug: Implement WARN_ONCE()Peter Zijlstra
2025-11-24x86_64/bug: Implement __WARN_printf()Peter Zijlstra
2025-11-24x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDPeter Zijlstra