summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-19exfat: add exfat_get_empty_dentry_set() helperYuezhang Mo
2024-03-19exfat: add __exfat_get_dentry_set() helperYuezhang Mo
2024-03-19rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi
2024-03-19ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki
2024-03-19tools: ynl: add header guards for nlctrlJakub Kicinski
2024-03-19Merge branch 'wireguard-fixes-for-6-9-rc1'Paolo Abeni
2024-03-19wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld
2024-03-19wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld
2024-03-19wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld
2024-03-19wireguard: device: remove generic .ndo_get_stats64Breno Leitao
2024-03-19wireguard: device: leverage core stats allocatorBreno Leitao
2024-03-19wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet
2024-03-19timers: Fix removed self-IPI on global timer's enqueue in nohz_fullFrederic Weisbecker
2024-03-19timers/migration: Fix endless timer requeue after idle interruptsFrederic Weisbecker
2024-03-19LoongArch/crypto: Clean up useless assignment operationsYuli Wang
2024-03-19LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen
2024-03-19LoongArch: Remove superfluous flush_dcache_page() definitionHuacai Chen
2024-03-19LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.hMax Kellermann
2024-03-19LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen
2024-03-19LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in KconfigHuacai Chen
2024-03-19LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in KconfigHuacai Chen
2024-03-19virtio_net: rename free_old_xmit_skbs to free_old_xmitXuan Zhuo
2024-03-19virtio_net: unify the code for recycling the xmit ptrXuan Zhuo
2024-03-19virtio-net: add cond_resched() to the command waiting loopJason Wang
2024-03-19virtio-net: convert rx mode setting to use workqueueJason Wang
2024-03-19virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo
2024-03-19vDPA: report virtio-blk flush info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block read-only info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block write zeroes configuration to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block discarding configuration to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block topology info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block MQ info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block block-size to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segment size to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block capacity to user spaceZhu Lingshan
2024-03-19virtio: make virtio_bus constRicardo B. Marliere
2024-03-19vdpa: make vdpa_bus constRicardo B. Marliere
2024-03-19vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_minZhu Lingshan
2024-03-19vDPA/ifcvf: get_max_vq_size to return max sizeZhu Lingshan
2024-03-19virtio_vdpa: create vqs with the actual sizeZhu Lingshan
2024-03-19vduse: implement vdpa_config_ops.get_vq_size for vduseZhu Lingshan
2024-03-19vdpa_sim: implement vdpa_config_ops.get_vq_size for vDPA simulatorZhu Lingshan
2024-03-19eni_vdpa: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vp_vdpa: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vDPA/ifcvf: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vDPA: introduce get_vq_size to vdpa_config_opsZhu Lingshan
2024-03-19vhost-vdpa: uapi to support reporting per vq sizeZhu Lingshan
2024-03-19vdpa/pds: fixes for VF vdpa flr-aer handlingShannon Nelson