summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-10PCI: qcom: Add X1E80100 PCIe supportAbel Vesa
2024-03-10dt-bindings: PCI: qcom: Document the X1E80100 PCIe ControllerAbel Vesa
2024-03-10PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam
2024-03-08PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold
2024-03-08dt-bindings: PCI: qcom: Do not require 'msi-map-mask'Johan Hovold
2024-03-08dt-bindings: PCI: qcom: Allow 'required-opps'Johan Hovold
2024-02-23dt-bindings: PCI: qcom,pcie-sa8775p: Move SA8775p to dedicated schemaKrzysztof Kozlowski
2024-02-23dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to dedicated schemaKrzysztof Kozlowski
2024-02-23dt-bindings: PCI: qcom,pcie-sc8180x: Move SC8180X to dedicated schemaKrzysztof Kozlowski
2024-02-23dt-bindings: PCI: qcom,pcie-sc8280xp: Move SC8280XP to dedicated schemaKrzysztof Kozlowski
2024-02-23dt-bindings: PCI: qcom,pcie-sm8350: Move SM8350 to dedicated schemaKrzysztof Kozlowski
2024-02-23dt-bindings: PCI: qcom,pcie-sm8150: Move SM8150 to dedicated schemaKrzysztof Kozlowski
2024-02-23dt-bindings: PCI: qcom,pcie-sm8250: Move SM8250 to dedicated schemaKrzysztof Kozlowski
2024-02-23dt-bindings: PCI: qcom,pcie-sm8450: Move SM8450 to dedicated schemaKrzysztof Kozlowski
2024-02-23dt-bindings: PCI: qcom,pcie-sm8550: Move SM8550 to dedicated schemaKrzysztof Kozlowski
2024-01-21Linux 6.8-rc1v6.8-rc1Linus Torvalds
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet
2024-01-21bcachefs: logged_ops_format.hKent Overstreet
2024-01-21bcachefs: reflink_format.hKent Overstreet
2024-01-21bcachefs; extents_format.hKent Overstreet
2024-01-21bcachefs: ec_format.hKent Overstreet
2024-01-21bcachefs: subvolume_format.hKent Overstreet
2024-01-21bcachefs: snapshot_format.hKent Overstreet
2024-01-21bcachefs: alloc_background_format.hKent Overstreet
2024-01-21bcachefs: xattr_format.hKent Overstreet
2024-01-21bcachefs: dirent_format.hKent Overstreet
2024-01-21bcachefs: inode_format.hKent Overstreet
2024-01-21bcachefs; quota_format.hKent Overstreet
2024-01-21bcachefs: sb-counters_format.hKent Overstreet
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue
2024-01-21bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue
2024-01-21bcachefs: bios must be 512 byte alginedKent Overstreet
2024-01-21bcachefs: remove redundant variable tmpColin Ian King
2024-01-21bcachefs: Improve trace_trans_restart_relockKent Overstreet
2024-01-21bcachefs: Fix excess transaction restarts in __bchfs_fallocate()Kent Overstreet
2024-01-21bcachefs: extents_to_bp_stateKent Overstreet
2024-01-21bcachefs: bkey_and_val_eq()Kent Overstreet
2024-01-21bcachefs: Better journal tracepointsKent Overstreet
2024-01-21bcachefs: Print size of superblock with space allocatedKent Overstreet
2024-01-21bcachefs: Avoid flushing the journal in the discard pathKent Overstreet
2024-01-21bcachefs: Improve move_extent tracepointKent Overstreet