linux-doc
Thread
Date
Later messages
Messages by Thread
[PATCH net-next v11 2/8] net: add get_netmem/put_netmem support
Mina Almasry
[PATCH net-next v11 6/8] net: enable driver support for netmem TX
Mina Almasry
[PATCH net-next v11 4/8] net: devmem: Implement TX path
Mina Almasry
[PATCH net-next v11 8/8] net: check for driver support in netmem TX
Mina Almasry
[PATCH net-next v11 7/8] gve: add netmem TX support to GVE DQO-RDA mode
Mina Almasry
[PATCH net-next v11 5/8] net: add devmem TCP TX documentation
Mina Almasry
Re: [PATCH net-next v11 0/8] Device memory TCP TX
Mina Almasry
Re: [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
Re: [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
Radim Krčmář
Re: [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
Re: [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Radim Krčmář
Re: [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Arnd Bergmann
Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Radim Krčmář
Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Radim Krčmář
Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Radim Krčmář
Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
Re: [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Radim Krčmář
Re: [PATCH v1 04/16] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
Jason Gunthorpe
Re: [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper
Jason Gunthorpe
Re: [PATCH v1 02/16] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
Jason Gunthorpe
Re: [PATCH v1 01/16] iommu: Pass in a driver-level user data structure to viommu_alloc op
Jason Gunthorpe
Re: [PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
Vasant Hegde
Re: [PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
Nicolin Chen
Re: [PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
Vasant Hegde
RE: [PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
Tian, Kevin
Re: [PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
Nicolin Chen
[PATCH net-next v10 0/9] Device memory TCP TX
Mina Almasry
[PATCH net-next v10 1/9] netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
[PATCH net-next v10 2/9] net: add get_netmem/put_netmem support
Mina Almasry
[PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
Mina Almasry
Re: [PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
Donald Hunter
Re: [PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
Mina Almasry
Re: [PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
Donald Hunter
[PATCH net-next v10 4/9] net: devmem: Implement TX path
Mina Almasry
Re: [PATCH net-next v10 4/9] net: devmem: Implement TX path
Michael S. Tsirkin
Re: [PATCH net-next v10 4/9] net: devmem: Implement TX path
Mina Almasry
[PATCH net-next v10 5/9] net: add devmem TCP TX documentation
Mina Almasry
[PATCH net-next v10 6/9] net: enable driver support for netmem TX
Mina Almasry
[PATCH net-next v10 7/9] gve: add netmem TX support to GVE DQO-RDA mode
Mina Almasry
Re: [PATCH net-next v10 7/9] gve: add netmem TX support to GVE DQO-RDA mode
Harshitha Ramamurthy
[PATCH net-next v10 8/9] net: check for driver support in netmem TX
Mina Almasry
[PATCH net-next v10 9/9] selftests: ncdevmem: Implement devmem TCP TX
Mina Almasry
[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
Clément Léger
[PATCH v2 1/5] riscv: misaligned: factorize trap handling
Clément Léger
Re: [PATCH v2 1/5] riscv: misaligned: factorize trap handling
Alexandre Ghiti
[PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
Clément Léger
Re: [PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
Alexandre Ghiti
[PATCH v2 4/5] Documentation/sysctl: add riscv to unaligned-trap supported archs
Clément Léger
[PATCH v2 3/5] riscv: misaligned: use get_user() instead of __get_user()
Clément Léger
[PATCH v2 5/5] selftests: riscv: add misaligned access testing
Clément Léger
Re: [PATCH v2 5/5] selftests: riscv: add misaligned access testing
Alexandre Ghiti
Re: [PATCH v2 5/5] selftests: riscv: add misaligned access testing
Clément Léger
Re: [PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
patchwork-bot+linux-riscv
[PATCH v2 0/5] KVM: Improve VMware guest support
Zack Rusin
[PATCH v5] rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
Re: [PATCH v5] rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
Re: [PATCH v5] rcutorture: Perform more frequent testing of ->gpwrap
Paul E. McKenney
Re: [PATCH v5] rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
[PATCH v3] slab: Decouple slab_debug and no_hash_pointers
Kees Cook
Re: [PATCH v3] slab: Decouple slab_debug and no_hash_pointers
Rafael Aquini
RE: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Tian, Kevin
Re: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
RE: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Tian, Kevin
Re: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Jason Gunthorpe
Re: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
Re: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Jason Gunthorpe
Re: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
RE: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Tian, Kevin
Re: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Jason Gunthorpe
Re: [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
RE: [PATCH v1 14/16] iommu/arm-smmu-v3: Add vsmmu_alloc impl op
Tian, Kevin
Re: [PATCH v1 14/16] iommu/arm-smmu-v3: Add vsmmu_alloc impl op
Nicolin Chen
RE: [PATCH v1 10/16] iommufd: Add mmap interface
Tian, Kevin
Re: [PATCH v1 10/16] iommufd: Add mmap interface
Nicolin Chen
Re: [PATCH v1 10/16] iommufd: Add mmap interface
Nicolin Chen
RE: [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
Tian, Kevin
Re: [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
Nicolin Chen
Re: [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
Jason Gunthorpe
RE: [PATCH v1 09/16] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
Tian, Kevin
Re: [PATCH v1 09/16] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
Nicolin Chen
RE: [PATCH v1 08/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
Tian, Kevin
Re: [PATCH v1 08/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
Nicolin Chen
Re: [PATCH 3/5] riscv: misaligned: use get_user() instead of __get_user()
Alexandre Ghiti
Re: [PATCH 4/5] Documentation/sysctl: add riscv to unaligned-trap supported archs
Alexandre Ghiti
Re: [PATCH 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
Alexandre Ghiti
Re: [PATCH 1/5] riscv: misaligned: factorize trap handling
Alexandre Ghiti
Re: [PATCH 1/5] riscv: misaligned: factorize trap handling
Clément Léger
Re: [PATCH 1/5] riscv: misaligned: factorize trap handling
Peter Zijlstra
Re: [PATCH 1/5] riscv: misaligned: factorize trap handling
Clément Léger
Re: [PATCH 1/5] riscv: misaligned: factorize trap handling
Maciej W. Rozycki
Re: [PATCH 1/5] riscv: misaligned: factorize trap handling
Maciej W. Rozycki
Re: [PATCH bpf-next v2 0/9] selftests/bpf: Test sockmap/sockhash redirection
John Fastabend
Re: [PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
Ira Weiny
Re: [PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
Pasha Tatashin
Re: [PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
Mike Rapoport
Re: [PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
Pasha Tatashin
Re: [PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
Dan Williams
Re: [PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
Pasha Tatashin
Re: [PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
Dan Williams
Re: [PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
Dan Williams
[RFC PATCH 00/19] famfs: port into fuse
John Groves
[RFC PATCH 02/19] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
John Groves
[RFC PATCH 03/19] dev_dax_iomap: Save the kva from memremap
John Groves
[RFC PATCH 04/19] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
John Groves
[RFC PATCH 05/19] dev_dax_iomap: export dax_dev_get()
John Groves
[RFC PATCH 06/19] dev_dax_iomap: (ignore!) Drop poisoned page warning in fs/dax.c
John Groves
[RFC PATCH 07/19] famfs_fuse: magic.h: Add famfs magic numbers
John Groves
[RFC PATCH 08/19] famfs_fuse: Kconfig
John Groves
[RFC PATCH 09/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
John Groves
[RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
John Groves
Re: [RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
Joanne Koong
Re: [RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
John Groves
[RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts
John Groves
Re: [RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts
Joanne Koong
Re: [RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts
John Groves
[RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
John Groves
Re: [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
Joanne Koong
Re: [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
Darrick J. Wong
Re: [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
John Groves
Re: [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
Amir Goldstein
Re: [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
John Groves
[RFC PATCH 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
John Groves
Re: [RFC PATCH 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
Randy Dunlap
Re: [RFC PATCH 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
John Groves
[RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
John Groves
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Darrick J. Wong
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
John Groves
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
John Groves
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Darrick J. Wong
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
John Groves
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Darrick J. Wong
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Miklos Szeredi
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Darrick J. Wong
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Miklos Szeredi
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Darrick J. Wong
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Miklos Szeredi
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Darrick J. Wong
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
John Groves
Re: [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
Darrick J. Wong
[RFC PATCH 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
John Groves
[RFC PATCH 17/19] famfs_fuse: Add famfs metadata documentation
John Groves
Re: [RFC PATCH 17/19] famfs_fuse: Add famfs metadata documentation
Randy Dunlap
Re: [RFC PATCH 17/19] famfs_fuse: Add famfs metadata documentation
John Groves
[RFC PATCH 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
John Groves
[RFC PATCH 18/19] famfs_fuse: Add documentation
John Groves
Re: [RFC PATCH 18/19] famfs_fuse: Add documentation
Randy Dunlap
Re: [RFC PATCH 18/19] famfs_fuse: Add documentation
John Groves
[RFC PATCH 19/19] famfs_fuse: (ignore) debug cruft
John Groves
[RFC PATCH 01/19] dev_dax_iomap: Move dax_pgoff_to_phys() from device.c to bus.c
John Groves
Re: [RFC PATCH 00/19] famfs: port into fuse
Darrick J. Wong
Re: [RFC PATCH 00/19] famfs: port into fuse
John Groves
Re: [RFC PATCH 00/19] famfs: port into fuse
Darrick J. Wong
Re: [RFC PATCH 00/19] famfs: port into fuse
John Groves
Re: [RFC PATCH 00/19] famfs: port into fuse
Alireza Sanaee
Re: [RFC PATCH 00/19] famfs: port into fuse
John Groves
Re: [RFC PATCH 00/19] famfs: port into fuse
John Groves
Re: [RFC PATCH 00/19] famfs: port into fuse
Darrick J. Wong
Re: [RFC PATCH 00/19] famfs: port into fuse
Amir Goldstein
[PATCH] rpmsg: core: Remove deadcode
linux
Re: [PATCH] rpmsg: core: Remove deadcode
Arnaud POULIQUEN
Re: [PATCH] rpmsg: core: Remove deadcode
Dr. David Alan Gilbert
Re: [PATCH] rpmsg: core: Remove deadcode
Dr. David Alan Gilbert
Re: [PATCH v2] slab: Decouple slab_debug and no_hash_pointers
Kees Cook
Re: [PATCH v2] slab: Decouple slab_debug and no_hash_pointers
Harry Yoo
Re: [PATCH v2] slab: Decouple slab_debug and no_hash_pointers
Kees Cook
Re: [PATCH v2] slab: Decouple slab_debug and no_hash_pointers
Petr Mladek
Re: [PATCH v2] slab: Decouple slab_debug and no_hash_pointers
Kees Cook
Re: [PATCH v2] slab: Decouple slab_debug and no_hash_pointers
Andy Shevchenko
Re: [PATCH v2] slab: Decouple slab_debug and no_hash_pointers
Petr Mladek
[PATCH v5 24/28] KVM: arm64: Handle SME exceptions
Mark Brown
[PATCH v5 11/13] RISC-V: KVM: add SBI extension reset callback
Clément Léger
[PATCH 6/7] doc: Update LWN RCU API links in whatisRCU.rst
Joel Fernandes
[PATCH 7/7] doc/RCU/listRCU: refine example code for eliminating stale data
Joel Fernandes
Re: [PATCH bpf-next v2 3/9] selftests/bpf: Add u32()/u64() to sockmap_helpers
Jakub Sitnicki
Re: [PATCH bpf-next v2 2/9] selftests/bpf: Add socket_kind_to_str() to socket_helpers
Jakub Sitnicki
Re: [PATCH bpf-next v2 1/9] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
Jakub Sitnicki
Re: [PATCH v4 2/4] mm: document (m)THP defer usage
Bagas Sanjaya
[PATCH net-next v9 0/9] Device memory TCP TX
Mina Almasry
[PATCH net-next v9 6/9] net: enable driver support for netmem TX
Mina Almasry
[PATCH net-next v9 8/9] net: check for driver support in netmem TX
Mina Almasry
[PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
Mina Almasry
Re: [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
Harshitha Ramamurthy
Re: [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
Mina Almasry
Re: [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
Harshitha Ramamurthy
[PATCH net-next v9 9/9] selftests: ncdevmem: Implement devmem TCP TX
Mina Almasry
Re: [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
Pavel Begunkov
Re: [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
Re: [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
Pavel Begunkov
Re: [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
Re: [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
Pavel Begunkov
Re: [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
Mina Almasry
Re: [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
Pavel Begunkov
Re: [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
Mina Almasry
Re: [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
Pavel Begunkov
Re: [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
Pavel Begunkov
Re: [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
Mina Almasry
Re: [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
Pavel Begunkov
Later messages