summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | iommufd/selftest: Don't check map/unmap pairing with HUGE_PAGESJason Gunthorpe2024-02-261-11/+18
| | * | | | | | | iommufd: Fix protection fault in iommufd_test_syz_conv_iovaNicolin Chen2024-02-261-6/+21
| | * | | | | | | iommufd/selftest: Fix mock_dev_num bugNicolin Chen2024-02-261-4/+9
| | * | | | | | | iommufd: Fix iopt_access_list_id overwrite bugNicolin Chen2024-02-261-3/+6
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-011-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan2024-03-011-1/+1
| * | | | | | | | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-0121-113/+145
| |\ \ \ \ \ \ \ \
| | * | | | | | | | riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos2024-02-291-1/+1
| | * | | | | | | | Merge patch series "NAPOT Fixes"Palmer Dabbelt2024-02-292-60/+5
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | riscv: Fix pte_leaf_size() for NAPOTAlexandre Ghiti2024-02-291-0/+4
| | | * | | | | | | | Revert "riscv: mm: support Svnapot in huge vmap"Alexandre Ghiti2024-02-291-60/+1
| | * | | | | | | | | Merge patch series "riscv: cbo.zero fixes"Palmer Dabbelt2024-02-295-3/+22
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland2024-02-292-0/+5
| | | * | | | | | | | | riscv: Add a custom ISA extension for the [ms]envcfg CSRSamuel Holland2024-02-292-2/+14
| | | * | | | | | | | | riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland2024-02-292-1/+3
| | | |/ / / / / / / /
| | * | | | | | | | | perf: RISCV: Fix panic on pmu overflow handlerFei Wu2024-02-291-4/+4
| | * | | | | | | | | MAINTAINERS: Update SiFive driver maintainersSamuel Holland2024-02-291-24/+5
| | * | | | | | | | | Merge patch series "drivers: perf: fix crash with the legacy riscv driver"Palmer Dabbelt2024-02-272-14/+14
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov2024-02-272-14/+12
| | | * | | | | | | | | drivers: perf: added capabilities for legacy PMUVadim Shakirov2024-02-271-0/+2
| | | |/ / / / / / / /
| | * | | | | | | | | RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUsConor Dooley2024-02-231-0/+15
| | * | | | | | | | | riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti2024-02-222-0/+4
| | * | | | | | | | | riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyYangyu Chen2024-02-221-1/+1
| | * | | | | | | | | 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
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2024-03-012-4/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ceph: switch to corrected encoding of max_xattr_size in mdsmapXiubo Li2024-02-262-4/+9
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-016-35/+139
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | btrfs: fix double free of anonymous device after snapshot creation failureFilipe Manana2024-02-294-14/+14
| | * | | | | | | | | | | btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is givenFilipe Manana2024-02-292-14/+29
| | * | | | | | | | | | | btrfs: fix race between ordered extent completion and fiemapFilipe Manana2024-02-291-7/+96
| * | | | | | | | | | | | Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-011-15/+22
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | exfat: fix appending discontinuous clusters to empty fileYuezhang Mo2024-02-181-15/+22
| * | | | | | | | | | | | | Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-012-17/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | fs/aio: Make io_cancel() generate completions againBart Van Assche2024-02-271-16/+11
| | * | | | | | | | | | | | | afs: Fix endless loop in directory parsingDavid Howells2024-02-271-1/+3
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-011-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | iommu/sva: Fix SVA handle sharing in multi device caseZhangfei Gao2024-03-011-2/+2
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'mmc-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2024-03-013-9/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman2024-02-281-9/+20
| | * | | | | | | | | | | | | mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman2024-02-281-0/+19
| | * | | | | | | | | | | | | mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello2024-02-141-0/+24
| | * | | | | | | | | | | | | mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov2024-02-131-0/+2
| * | | | | | | | | | | | | | Merge tag 'pmdomain-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-012-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationBjorn Andersson2024-02-281-2/+5
| | * | | | | | | | | | | | | | pmdomain: arm: Fix NULL dereference on scmi_perf_domain removalCristian Marussi2024-02-131-0/+3
| | |/ / / / / / / / / / / / /