summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* riscv: add CALLER_ADDRx supportZong Li2024-02-223-0/+55
* Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixesPalmer Dabbelt2024-02-221-3/+17
|\
| * riscv: tlb: fix __p*d_free_tlb()Jisheng Zhang2024-01-241-3/+17
* | Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM"Palmer Dabbelt2024-02-213-3/+2
|\ \
| * | RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor2024-02-161-1/+0
| * | kbuild: Add -Wa,--fatal-warnings to as-instr invocationNathan Chancellor2024-02-162-2/+2
* | | riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumaskAlexandre Ghiti2024-02-071-0/+1
* | | riscv: declare overflow_stack as exported from traps.cBen Dooks2024-02-071-0/+5
* | | riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti2024-02-072-3/+16
* | | riscv: Flush the tlb when a page directory is freedAlexandre Ghiti2024-02-061-1/+1
* | | Merge patch series "svnapot fixes"Palmer Dabbelt2024-02-011-2/+60
|\ \ \
| * | | riscv: Fix hugetlb_mask_last_page() when NAPOT is enabledAlexandre Ghiti2024-02-011-0/+20
| * | | riscv: Fix set_huge_pte_at() for NAPOT mappingAlexandre Ghiti2024-02-011-2/+40
| |/ /
* / / riscv: mm: execute local TLB flush after populating vmemmapVincent Chen2024-01-313-1/+7
|/ /
* | Linux 6.8-rc1v6.8-rc1Linus Torvalds2024-01-211-2/+2
* | Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2178-1426/+1629
|\ \
| * | bcachefs: Improve inode_to_text()Kent Overstreet2024-01-211-7/+18
| * | bcachefs: logged_ops_format.hKent Overstreet2024-01-212-27/+31
| * | bcachefs: reflink_format.hKent Overstreet2024-01-213-47/+48
| * | bcachefs; extents_format.hKent Overstreet2024-01-212-279/+284
| * | bcachefs: ec_format.hKent Overstreet2024-01-212-16/+20
| * | bcachefs: subvolume_format.hKent Overstreet2024-01-212-32/+36
| * | bcachefs: snapshot_format.hKent Overstreet2024-01-212-33/+37
| * | bcachefs: alloc_background_format.hKent Overstreet2024-01-212-93/+94
| * | bcachefs: xattr_format.hKent Overstreet2024-01-212-15/+20
| * | bcachefs: dirent_format.hKent Overstreet2024-01-212-39/+43
| * | bcachefs: inode_format.hKent Overstreet2024-01-212-164/+167
| * | bcachefs; quota_format.hKent Overstreet2024-01-212-42/+48
| * | bcachefs: sb-counters_format.hKent Overstreet2024-01-212-95/+100
| * | bcachefs: counters.c -> sb-counters.cKent Overstreet2024-01-215-8/+7
| * | bcachefs: comment bch_subvolumeKent Overstreet2024-01-211-0/+3
| * | bcachefs: bch_snapshot::btimeKent Overstreet2024-01-212-0/+3
| * | bcachefs: add missing __GFP_NOWARNKent Overstreet2024-01-211-1/+1
| * | bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet2024-01-2111-23/+24
| * | bcachefs: Prep work for variable size btree node buffersKent Overstreet2024-01-2118-97/+87
| * | bcachefs: grab s_umount only if snapshottingSu Yue2024-01-211-6/+5
| * | bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue2024-01-211-1/+1
| * | bcachefs: bios must be 512 byte alginedKent Overstreet2024-01-211-0/+4
| * | bcachefs: remove redundant variable tmpColin Ian King2024-01-211-3/+1
| * | bcachefs: Improve trace_trans_restart_relockKent Overstreet2024-01-215-24/+44
| * | bcachefs: Fix excess transaction restarts in __bchfs_fallocate()Kent Overstreet2024-01-214-16/+35
| * | bcachefs: extents_to_bp_stateKent Overstreet2024-01-211-48/+41
| * | bcachefs: bkey_and_val_eq()Kent Overstreet2024-01-211-3/+8
| * | bcachefs: Better journal tracepointsKent Overstreet2024-01-212-60/+79
| * | bcachefs: Print size of superblock with space allocatedKent Overstreet2024-01-211-1/+3
| * | bcachefs: Avoid flushing the journal in the discard pathKent Overstreet2024-01-211-19/+41
| * | bcachefs: Improve move_extent tracepointKent Overstreet2024-01-215-7/+48
| * | bcachefs: Add missing bch2_moving_ctxt_flush_all()Kent Overstreet2024-01-211-0/+1
| * | bcachefs: Re-add move_extent_write tracepointKent Overstreet2024-01-212-23/+20
| * | bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amountKent Overstreet2024-01-211-2/+2