summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-15dt-bindings: Fix multi pattern support in DT_SCHEMA_FILESCristian Ciocaltea
2023-02-15of: reserved-mem: print out reserved-mem details during bootMartin Liu
2023-02-15PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner
2023-02-15Merge tag 'nvme-6.3-2023-02-15' of git://git.infradead.org/nvme into for-6.3/...Jens Axboe
2023-02-15Merge tag 'nvme-6.2-2023-02-15' of git://git.infradead.org/nvme into block-6.2Jens Axboe
2023-02-15Documentation: i2c: correct spellingRandy Dunlap
2023-02-15dt-bindings: i2c: i2c-st: convert to DT schemaAlain Volmat
2023-02-15Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-02-15Merge branch 'Improvements for BPF_ST tracking by verifier 'Alexei Starovoitov
2023-02-15selftests/bpf: check if BPF_ST with variable offset preserves STACK_ZEROEduard Zingerman
2023-02-15bpf: BPF_ST with variable offset should preserve STACK_ZERO marksEduard Zingerman
2023-02-15selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEMEduard Zingerman
2023-02-15bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman
2023-02-15Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-15apparmor: Fix regression in compat permissions for getattrJohn Johansen
2023-02-15dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from exampleKrzysztof Kozlowski
2023-02-15Merge branches 'pm-tools' and 'pm-docs'Rafael J. Wysocki
2023-02-15Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'Rafael J. Wysocki
2023-02-15Merge patch series "riscv: Optimize function trace"Palmer Dabbelt
2023-02-15riscv: ftrace: Reduce the detour code size to halfGuo Ren
2023-02-15riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren
2023-02-15riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu
2023-02-15btrfs: make kobj_type structures constantThomas Weißschuh
2023-02-15btrfs: remove the bdev argument to btrfs_rmap_blockChristoph Hellwig
2023-02-15btrfs: don't rely on unchanging ->bi_bdev for zone append remapsChristoph Hellwig
2023-02-15btrfs: never return true for reads in btrfs_use_zone_appendChristoph Hellwig
2023-02-15btrfs: pass a btrfs_bio to btrfs_use_appendChristoph Hellwig
2023-02-15btrfs: set bbio->file_offset in alloc_new_bioChristoph Hellwig
2023-02-15btrfs: use file_offset to limit bios size in calc_bio_boundariesChristoph Hellwig
2023-02-15btrfs: do unsigned integer division in the extent buffer binary search loopFilipe Manana
2023-02-15btrfs: eliminate extra call when doing binary search on extent bufferFilipe Manana
2023-02-15btrfs: raid56: handle endio in scrub_rbioChristoph Hellwig
2023-02-15btrfs: raid56: handle endio in recover_rbioChristoph Hellwig
2023-02-15btrfs: raid56: handle endio in rmw_rbioChristoph Hellwig
2023-02-15btrfs: raid56: submit the read bios from scrub_assemble_read_biosChristoph Hellwig
2023-02-15btrfs: raid56: fold rmw_read_wait_recover into rmw_read_biosChristoph Hellwig
2023-02-15btrfs: raid56: fold recover_assemble_read_bios into recover_rbioChristoph Hellwig
2023-02-15btrfs: raid56: add a bio_list_put helperChristoph Hellwig
2023-02-15btrfs: raid56: wait for I/O completion in submit_read_biosChristoph Hellwig
2023-02-15btrfs: raid56: simplify code flow in rmw_rbioChristoph Hellwig
2023-02-15btrfs: raid56: simplify error handling and code flow in raid56_parity_writeChristoph Hellwig
2023-02-15btrfs: replace btrfs_wait_tree_block_writeback by wait_on_extent_buffer_write...Josef Bacik
2023-02-15btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirtyJosef Bacik
2023-02-15btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirtyJosef Bacik
2023-02-15btrfs: do not increment dirty_metadata_bytes in set_btree_ioerrJosef Bacik
2023-02-15btrfs: replace clearing extent buffer dirty bit with btrfs_clean_blockJosef Bacik
2023-02-15btrfs: add trans argument to btrfs_clean_tree_blockJosef Bacik
2023-02-15btrfs: always lock the block before calling btrfs_clean_tree_blockJosef Bacik
2023-02-15iomap: remove IOMAP_F_ZONE_APPENDChristoph Hellwig
2023-02-15btrfs: split zone append bios in btrfs_submit_bioChristoph Hellwig