summaryrefslogtreecommitdiffstats
path: root/drivers/net/pcs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-04virtio_vdpa: build affinity masks conditionallyJason Wang1-6/+11
2023-09-04virtio_net: merge dma operations when filling mergeable buffersXuan Zhuo1-26/+202
2023-09-04virtio_ring: introduce dma sync api for virtqueueXuan Zhuo2-0/+84
2023-09-04virtio_ring: introduce dma map api for virtqueueXuan Zhuo2-0/+77
2023-09-04virtio_ring: introduce virtqueue_reset()Xuan Zhuo2-0/+35
2023-09-04virtio_ring: separate the logic of reset/enable from virtqueue_resizeXuan Zhuo1-19/+39
2023-09-04virtio_ring: correct the expression of the description of virtqueue_resize()Xuan Zhuo1-1/+1
2023-09-04virtio_ring: skip unmap for premappedXuan Zhuo1-14/+28
2023-09-04virtio_ring: introduce virtqueue_dma_dev()Xuan Zhuo2-0/+19
2023-09-04virtio_ring: support add premapped bufXuan Zhuo1-2/+17
2023-09-04virtio_ring: introduce virtqueue_set_dma_premapped()Xuan Zhuo2-0/+55
2023-09-04virtio_ring: put mapping error check in vring_map_one_sgXuan Zhuo1-15/+22
2023-09-04virtio_ring: check use_dma_api before unmap desc for indirectXuan Zhuo1-2/+4
2023-09-04vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OKEugenio Pérez1-0/+8
2023-09-04vdpa: add get_backend_features vdpa operationEugenio Pérez2-0/+16
2023-09-04vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend featureEugenio Pérez1-1/+2
2023-09-04vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flagEugenio Pérez1-0/+4
2023-09-04vdpa/mlx5: Remove unused function declarationsYue Haibing1-3/+0
2023-09-02mm/pagewalk: fix bootstopping regression from extra pte_unmap()Hugh Dickins1-1/+1
2023-09-02cgroup: fix build when CGROUP_SCHED is not enabledLinus Torvalds1-14/+14
2023-09-02fbdev/g364fb: fix build failure with mipsSudip Mukherjee1-1/+1
2023-09-02tracing/filters: Fix coding style issuesValentin Schneider1-2/+4
2023-09-02tracing/filters: Change parse_pred() cpulist ternary into an if blockValentin Schneider1-2/+6
2023-09-02tracing/filters: Fix double-free of struct filter_pred.maskValentin Schneider1-0/+1
2023-09-02tracing/filters: Fix error-handling of cpulist parsing bufferValentin Schneider1-2/+8
2023-09-02tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster1-2/+2
2023-09-02ftrace: Use LIST_HEAD to initialize clear_hashRuan Jinjie1-3/+1
2023-09-02ftrace: Use within_module to check rec->ip within specified module.Levi Yun1-4/+2
2023-09-02tracing: Replace strlcpy with strscpy in trace/events/task.hAzeem Shaikh1-1/+1
2023-09-02tracing: Fix race issue between cpu buffer write and swapZheng Yejian1-5/+12
2023-09-02tracing: Remove extra space at the end of hwlat_detector/modeMikhail Kobuk1-1/+1
2023-09-02rv: Set variable 'da_mon_##name' to staticYu Liao1-1/+1
2023-09-01selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe1-1/+1
2023-09-01fbdev: Update fbdev source file pathsJonathan Neuschäfer1-5/+5
2023-09-01fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flagsGeert Uytterhoeven1-2/+2
2023-09-01fbdev: neofb: Shorten Neomagic product name in info structHelge Deller1-18/+9
2023-08-31powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changesIngo Molnar1-1/+1
2023-08-31x86/fpu/xstate: Fix PKRU covert channelJim Mattson1-1/+1
2023-08-31pstore: Base compression input buffer size on estimated compressed sizeArd Biesheuvel1-7/+27
2023-08-31fbdev: mx3fb: Remove the driverFabio Estevam4-1757/+0
2023-08-31fbdev/core: Use list_for_each_entry() helperJinjie Ruan2-23/+7
2023-08-31x86/irq/i8259: Fix kernel-doc annotation warningVincenzo Palazzo1-3/+1
2023-08-31x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen1-4/+4
2023-08-31macintosh/ams: linux/platform_device.h is neededRandy Dunlap1-0/+1
2023-08-31NFS: switch back to using kill_anon_superChristoph Hellwig1-3/+1
2023-08-31mtd: key superblock by device numberChristian Brauner1-34/+11
2023-08-31fs: export sget_dev()Christian Brauner2-19/+46
2023-08-31lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-VNathan Chancellor1-0/+5
2023-08-31riscv: support PREEMPT_DYNAMIC with static keysJisheng Zhang2-1/+14
2023-08-31riscv: Move create_tmp_mapping() to init sectionsAlexandre Ghiti1-1/+1