summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-07-09Merge tag 'riscv-cache-for-v6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09Merge tag 'riscv-sophgo-dt-for-v6.11' of https://github.com/sophgo/linux into...Arnd Bergmann
2024-07-09Merge tag 'v6.11-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-07-09MIPS: GIC: Generate redirect block accessorsPaul Burton
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton
2024-07-09gfs2: Clean up glock demote logicAndreas Gruenbacher
2024-07-09MIPS: Octeron: remove source file executable bitDominique Martinet
2024-07-09LoongArch: KVM: Add PV steal time support in guest sideBibo Mao
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao
2024-07-09LoongArch: KVM: always make pte young in page map's fast pathJia Qingtong
2024-07-09LoongArch: KVM: Mark page accessed and dirty with page ref addedBibo Mao
2024-07-09LoongArch: KVM: Add dirty bitmap initially all set supportBibo Mao
2024-07-09LoongArch: KVM: Add memory barrier before update pmd entryBibo Mao
2024-07-09LoongArch: KVM: Discard dirty page tracking on readonly memslotBibo Mao
2024-07-09LoongArch: KVM: Select huge page only if secondary mmu supports itBibo Mao
2024-07-09LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao
2024-07-09LoongArch: KVM: Sync pending interrupt when getting ESTAT from user modeBibo Mao
2024-07-09skmsg: Skip zero length skb in sk_msg_recvmsgGeliang Tang
2024-07-09gpio: virtuser: new virtual testing driver for the GPIO APIBartosz Golaszewski
2024-07-09m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum
2024-07-09ALSA: ppc: keywest: Drop explicit initialization of struct i2c_device_id::dri...Uwe Kleine-König
2024-07-09block: take offset into account in blk_bvec_map_sg againChristoph Hellwig
2024-07-09wifi: virt_wifi: don't use strlen() in const contextJohannes Berg
2024-07-09Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2024-07-09block: fix get_max_segment_size() warningChaitanya Kulkarni
2024-07-09loop: Don't bother validating blocksizeJohn Garry
2024-07-09virtio_blk: Don't bother validating blocksizeJohn Garry
2024-07-09null_blk: Don't bother validating blocksizeJohn Garry
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry
2024-07-09virtio_blk: Fix default logical block size fallbackJohn Garry
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-09dma-mapping: benchmark: Don't starve others when doing the testYicong Yang
2024-07-09ipc: mqueue: remove assignment from IS_ERR argumentChen Ni
2024-07-08ext4: sanity check for NULL pointer after ext4_force_shutdownWojciech Gładysz
2024-07-08jbd2: increase maximum transaction sizeJan Kara
2024-07-08jbd2: drop pointless shrinker batch initializationJan Kara
2024-07-08jbd2: avoid infinite transaction commit loopJan Kara
2024-07-08jbd2: precompute number of transaction descriptor blocksJan Kara
2024-07-08jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara
2024-07-08jbd2: avoid mount failed when commit block is partial submittedYe Bin
2024-07-08ext4: avoid writing unitialized memory to disk in EA inodesJan Kara
2024-07-08ext4: don't track ranges in fast_commit if inode has inlined dataLuis Henriques (SUSE)
2024-07-08ext4: fix possible tid_t sequence overflowsLuis Henriques (SUSE)
2024-07-09xfs: fix rtalloc rotoring when delalloc is in useChristoph Hellwig
2024-07-08Merge branch 'net-stmmac-qcom-ethqos-enable-2-5g-ethernet-on-sa8775p-ride'Jakub Kicinski
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-08net: page_pool: fix warning codeJohannes Berg