aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-09Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-69/+67
2024-07-09Merge tag 'riscv-cache-for-v6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-2/+210
2024-07-09Merge tag 'riscv-sophgo-dt-for-v6.11' of https://github.com/sophgo/linux into...Arnd Bergmann2-1/+66
2024-07-09Merge tag 'v6.11-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann6-0/+1574
2024-07-09MIPS: GIC: Generate redirect block accessorsPaul Burton1-16/+34
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton2-0/+76
2024-07-09gfs2: Clean up glock demote logicAndreas Gruenbacher1-6/+6
2024-07-09MIPS: Octeron: remove source file executable bitDominique Martinet1-0/+0
2024-07-09LoongArch: KVM: Add PV steal time support in guest sideBibo Mao5-3/+166
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao8-4/+189
2024-07-09LoongArch: KVM: always make pte young in page map's fast pathJia Qingtong1-4/+2
2024-07-09LoongArch: KVM: Mark page accessed and dirty with page ref addedBibo Mao1-10/+13
2024-07-09LoongArch: KVM: Add dirty bitmap initially all set supportBibo Mao2-0/+10
2024-07-09LoongArch: KVM: Add memory barrier before update pmd entryBibo Mao1-0/+2
2024-07-09LoongArch: KVM: Discard dirty page tracking on readonly memslotBibo Mao1-3/+12
2024-07-09LoongArch: KVM: Select huge page only if secondary mmu supports itBibo Mao1-3/+13
2024-07-09LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao5-5/+24
2024-07-09LoongArch: KVM: Sync pending interrupt when getting ESTAT from user modeBibo Mao1-0/+11
2024-07-09skmsg: Skip zero length skb in sk_msg_recvmsgGeliang Tang1-1/+2
2024-07-09drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET1-1/+3
2024-07-09drm/drm_connector: Document Colorspace property variantsSebastian Wick2-26/+61
2024-07-09gpio: virtuser: new virtual testing driver for the GPIO APIBartosz Golaszewski5-0/+1998
2024-07-09m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum1-1/+1
2024-07-09ALSA: ppc: keywest: Drop explicit initialization of struct i2c_device_id::dri...Uwe Kleine-König1-2/+2
2024-07-09block: take offset into account in blk_bvec_map_sg againChristoph Hellwig1-2/+2
2024-07-09wifi: virt_wifi: don't use strlen() in const contextJohannes Berg1-2/+3
2024-07-09Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-0/+10
2024-07-09block: fix get_max_segment_size() warningChaitanya Kulkarni1-1/+1
2024-07-09loop: Don't bother validating blocksizeJohn Garry1-11/+1
2024-07-09virtio_blk: Don't bother validating blocksizeJohn Garry1-10/+1
2024-07-09null_blk: Don't bother validating blocksizeJohn Garry1-3/+0
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry2-0/+5
2024-07-09virtio_blk: Fix default logical block size fallbackJohn Garry1-13/+13
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe36-229/+902
2024-07-09dma-mapping: benchmark: Don't starve others when doing the testYicong Yang1-0/+16
2024-07-09ipc: mqueue: remove assignment from IS_ERR argumentChen Ni1-1/+2
2024-07-08ext4: sanity check for NULL pointer after ext4_force_shutdownWojciech Gładysz2-0/+7
2024-07-08jbd2: increase maximum transaction sizeJan Kara1-1/+1
2024-07-08jbd2: drop pointless shrinker batch initializationJan Kara1-1/+0
2024-07-08jbd2: avoid infinite transaction commit loopJan Kara1-7/+14
2024-07-08jbd2: precompute number of transaction descriptor blocksJan Kara3-38/+54
2024-07-08jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara3-6/+6
2024-07-08jbd2: avoid mount failed when commit block is partial submittedYe Bin1-0/+30
2024-07-08ext4: avoid writing unitialized memory to disk in EA inodesJan Kara1-0/+6
2024-07-08ext4: don't track ranges in fast_commit if inode has inlined dataLuis Henriques (SUSE)1-0/+6
2024-07-08ext4: fix possible tid_t sequence overflowsLuis Henriques (SUSE)1-4/+4
2024-07-09xfs: fix rtalloc rotoring when delalloc is in useChristoph Hellwig1-1/+2
2024-07-08Merge branch 'net-stmmac-qcom-ethqos-enable-2-5g-ethernet-on-sa8775p-ride'Jakub Kicinski1-0/+34
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski1-0/+23
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski1-0/+11