summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09wifi: mac80211: add support for DFS with multiple radiosFelix Fietkau
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski
2024-07-09sctp: Fix typos and improve commentsThorsten Blum
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau
2024-07-09wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin
2024-07-09Merge tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-07-09Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09arm64: stm32: enable scmi regulator for stm32Pascal Paillet
2024-07-09Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-07-09l2tp: fix possible UAF when cleaning up tunnelsJames Chapman
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-09drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET
2024-07-09drm/drm_connector: Document Colorspace property variantsSebastian Wick
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