index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-24
btrfs: remove fs_info argument from calc_available_free_space()
Filipe Manana
2025-11-24
btrfs: remove fs_info argument from maybe_fail_all_tickets()
Filipe Manana
2025-11-24
btrfs: remove fs_info argument from priority_reclaim_metadata_space()
Filipe Manana
2025-11-24
btrfs: remove fs_info argument from priority_reclaim_data_space()
Filipe Manana
2025-11-24
btrfs: remove fs_info argument from btrfs_try_granting_tickets()
Filipe Manana
2025-11-24
btrfs: avoid repeated computations in btrfs_mark_ordered_io_finished()
Filipe Manana
2025-11-24
btrfs: avoid multiple i_size rounding in btrfs_truncate()
Filipe Manana
2025-11-24
btrfs: consistently round up or down i_size in btrfs_truncate()
Filipe Manana
2025-11-24
btrfs: add unlikely to unexpected error case in extent_writepages()
Filipe Manana
2025-11-24
btrfs: split assertion into two in extent_writepage_io()
Filipe Manana
2025-11-24
btrfs: use variable for end offset in extent_writepage_io()
Filipe Manana
2025-11-24
btrfs: truncate ordered extent when skipping writeback past i_size
Filipe Manana
2025-11-24
btrfs: implement remove_bdev and shutdown super operation callbacks
Qu Wenruo
2025-11-24
btrfs: implement shutdown ioctl
Qu Wenruo
2025-11-24
btrfs: introduce a new shutdown state
Qu Wenruo
2025-11-24
kbuild: Enable GCC diagnostic context for value-tracking warnings
Kees Cook
2025-11-24
string: Add missing kernel-doc return descriptions
Kriish Sharma
2025-11-24
media: iris: Cast iris_hfi_gen2_get_instance() allocation type
Kees Cook
2025-11-24
drm/plane: Remove const qualifier from plane->modifiers allocation type
Kees Cook
2025-11-24
comedi: Adjust range_table_list allocation type
Kees Cook
2025-11-24
btrfs: use end_pos variable where needed in btrfs_dirty_folio()
Filipe Manana
2025-11-24
btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
Boris Burkov
2025-11-24
btrfs: fix comment in alloc_bitmap() and drop stale TODO
Rajeev Tapadia
2025-11-24
btrfs: fix double free of qgroup record after failure to add delayed ref head
Miquel SabatĂ© SolĂ
2025-11-24
btrfs: subpage: rename macro variables to avoid shadowing
David Sterba
2025-11-24
btrfs: refactor allocation size calculation in alloc_btrfs_io_context()
Mehdi Ben Hadj Khelifa
2025-11-24
btrfs: fix trivial -Wshadow warnings
David Sterba
2025-11-24
btrfs: print-tree: use string format for key names
David Sterba
2025-11-24
btrfs: remove unnecessary NULL fs_info check from find_lock_delalloc_range()
Qu Wenruo
2025-11-24
btrfs: use single return value variable in btrfs_relocate_block_group()
Filipe Manana
2025-11-24
PCI: Use max() instead of max_t() to ease static analysis
David Laight
2025-11-24
perf docs: arm-spe: Document new SPE filtering features
James Clark
2025-11-24
perf tools: Add support for perf_event_attr::config4
James Clark
2025-11-24
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
James Clark
2025-11-24
ACPI: tools: pfrut: fix memory leak and resource leak in pfrut.c
Malaya Kumar Rout
2025-11-24
hwmon: (vt8231) Convert macros to functions to avoid TOCTOU
Gui-Dong Han
2025-11-24
ACPI: property: use min() instead of min_t()
David Laight
2025-11-24
hwmon: (emc2103) Add locking to avoid TOCTOU
Gui-Dong Han
2025-11-24
cpuidle: governors: teo: Add missing space to the description
Rafael J. Wysocki
2025-11-24
PM: hibernate: Extra cleanup of comments in swap handling code
Rafael J. Wysocki
2025-11-24
objtool: Trim trailing NOPs in alternative
Alexandre Chartre
2025-11-24
objtool: Add wide output for disassembly
Alexandre Chartre
2025-11-24
objtool: Compact output for alternatives with one instruction
Alexandre Chartre
2025-11-24
objtool: Improve naming of group alternatives
Alexandre Chartre
2025-11-24
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
2025-11-24
Add RSPI support for RZ/T2H and RZ/N2H
Mark Brown
2025-11-24
x86_64/bug: Inline the UD1
Peter Zijlstra
2025-11-24
x86/bug: Implement WARN_ONCE()
Peter Zijlstra
2025-11-24
x86_64/bug: Implement __WARN_printf()
Peter Zijlstra
2025-11-24
x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Peter Zijlstra
[prev]
[next]