All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-21 02:30:45 to 2021-06-21 05:19:54 UTC [more...]

[PATCHSET v7 00/16] xfs: deferred inode inactivation
 2021-06-21  5:19 UTC  (11+ messages)
` [PATCH 06/16] xfs: defer inode inactivation to a workqueue

[PATCH 0/3] *** Support ASPEED AST2600 I2C ***
 2021-06-21  5:14 UTC  (12+ messages)
` [PATCH 3/3] i2c:support new register set for ast2600

[PATCH v14 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-06-21  5:17 UTC  (4+ messages)
` [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict()

[PATCH] git-p4: fix failed submit by skip non-text data files
 2021-06-21  5:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next] nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
 2021-06-21  5:15 UTC  (2+ messages)

[PATCH v11 12/12] scsi: ufshpb: Make host mode parameters configurable
 2021-06-21  5:12 UTC  (3+ messages)
` [PATCH v11 00/12] Add Host control mode to HPB

[PATCH v2 0/8] NVMeTCP Offload ULP
 2021-06-21  5:10 UTC  (9+ messages)
` [PATCH v2 1/8] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [PATCH v2 2/8] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [PATCH v2 3/8] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [PATCH v2 4/8] nvme-tcp-offload: Add device scan implementation
` [PATCH v2 5/8] nvme-tcp-offload: Add controller level implementation
` [PATCH v2 6/8] nvme-tcp-offload: Add controller level error recovery implementation
` [PATCH v2 7/8] nvme-tcp-offload: Add queue level implementation
` [PATCH v2 8/8] nvme-tcp-offload: Add IO "

[PATCH v2 0/5] PCI: Endpoint: Miscellaneous improvements
 2021-06-21  5:14 UTC  (4+ messages)
` [PATCH v2 2/5] PCI: endpoint: Replace spinlock with mutex

any idea about auto export multiple btrfs snapshots?
 2021-06-21  5:13 UTC  (5+ messages)

[PATCH v2] net: add pf_family_names[] for protocol family
 2021-06-21  5:12 UTC 

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-06-21  5:04 UTC  (2+ messages)
` [Bug 1914117] "

[PATCH 1/3] media: dvb-usb: break long strings in dvb_usb_device_init
 2021-06-21  5:07 UTC  (3+ messages)
` [PATCH 2/3] media: dvb-usb: move kfree(d) to dvb_usb_device_exit
` [PATCH 3/3] media: dvb-usb: Fix error handling in dvb_usb_i2c_init

[syzbot] general protection fault in detach_extent_buffer_page
 2021-06-21  5:06 UTC 

[PATCH v3] net: phy: add Maxlinear GPY115/21x/24x driver
 2021-06-21  5:05 UTC  (12+ messages)

[RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER
 2021-06-21  7:03 UTC  (14+ messages)

TLV320AIC3104: tlv320aic3104 #kernel #yocto
 2021-06-21  5:01 UTC 

{standard input}:3084: Error: operands mismatch -- statement `andl %a1,%d1' ignored
 2021-06-21  4:58 UTC  (2+ messages)
` {standard input}:3084: Error: operands mismatch -- statement `andl %a1, %d1' ignored

How does one enable SCTERC on an NVMe drive (and other install questions)
 2021-06-21  5:00 UTC 

[Buildroot] [PATCH 1/1] package/gcc: undefine NDEBUG directive
 2021-06-21  4:49 UTC  (3+ messages)

[PATCH] can: j1939: prevent allocation of j1939 filter for optlen = 0
 2021-06-21  4:47 UTC  (2+ messages)

[PATCH] serial: samsung: use dma_ops of DMA if attached
 2021-06-21  4:49 UTC  (2+ messages)

[PATCH v4] serial: samsung: change to platform_get_irq_optional
 2021-06-21  4:47 UTC  (2+ messages)

[PATCHSET v2 0/3] xfs: various small fixes and cleanups
 2021-06-21  4:41 UTC  (5+ messages)
` [PATCH 2/3] xfs: print name of function causing fs shutdown instead of hex pointer
` [PATCH 3/3] xfs: shorten the shutdown messages to a single line

[PATCH 00/18] vhost-vDPA multiqueue
 2021-06-21  4:33 UTC  (20+ messages)
` [PATCH 01/18] vhost_net: remove the meaningless assignment in vhost_net_start_one()
` [PATCH 02/18] vhost: use unsigned int for nvqs
` [PATCH 03/18] vhost_net: do not assume nvqs is always 2
` [PATCH 04/18] vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()
` [PATCH 05/18] vhost-vdpa: don't cleanup twice "
` [PATCH 06/18] vhost-vdpa: fix leaking of vhost_net "
` [PATCH 07/18] vhost-vdpa: tweak the error label "
` [PATCH 08/18] vhost-vdpa: fix the wrong assertion in vhost_vdpa_init()
` [PATCH 09/18] vhost-vdpa: remove the unncessary queue_index assignment
` [PATCH 10/18] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PATCH 11/18] vhost-vdpa: classify one time request
` [PATCH 12/18] vhost-vdpa: prepare for the multiqueue support
` [PATCH 13/18] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PATCH 14/18] net: introduce control client
` [PATCH 15/18] vhost-net: control virtqueue support
` [PATCH 16/18] virito-net: use "qps" instead of "queues" when possible
` [PATCH 17/18] virtio-net: vhost control virtqueue support
` [PATCH 18/18] vhost-vdpa: multiqueue support

[meta-zephyr][PATCH 1/2] zephyr-coap-server: Add recipe for CoAP server
 2021-06-21  4:41 UTC  (2+ messages)
` [meta-zephyr][PATCH 2/2] zephyr-coap-client: Add recipe for CoAP client

[Qemu-devel] [Bug 717929] [NEW] Serial communication between VMs problematic
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 717929] "

[Qemu-devel] [Bug 1090602] [NEW] RFE: Allow specifying usb-host device by serial number
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1090602] "

[PATCH v7 00/19] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-21  4:36 UTC  (5+ messages)
` [PATCH v7 14/19] phy: sun4i-usb: Introduce port2 SIDDQ quirk

[Qemu-devel] [Bug 1272252] [NEW] qemu-img ftp/http convert
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1272252] "

[Bug 1309034] Re: A way not to grab keyboards or mice
 2021-06-21  4:17 UTC 

[Qemu-devel] [Bug 1502884] [NEW] Super important feature req: QEMU VNC server: Introduce a keyboard "norepeat" option!
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1502884] "

[Qemu-devel] [Bug 1724590] [NEW] Usermode networking hostfwd only listens on IPv4
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1724590] "

[Qemu-devel] [Bug 1751264] [NEW] qemu-img convert issue in a tmpfs partition
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1751264] "

[Qemu-devel] [Bug 903365] [NEW] [feature request] bind nat (-net user) to other interface (like eth0:2)
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 903365] "

[Qemu-devel] [Bug 813546] [NEW] option to disable PS/2 mouse
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 813546] "

[Qemu-devel] [Bug 1749016] [NEW] VHDX BAT and Metadata Region Header Required Bit Not Set
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1749016] "

[Qemu-devel] [Bug 1815009] [NEW] Qemu evdev multiple guests/host switch
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1815009] "

[igt-dev] [PATCH i-g-t] lib/igt_dummyload: Fix undefined behavior in bitshift
 2021-06-21  4:32 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[Qemu-devel] [Bug 1378407] [NEW] [feature request] Partition table wrapper for single-filesystem images
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1378407] "

[Qemu-devel] [Bug 1184089] [NEW] [Feature request] loadvm snapshot as read-only
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1184089] "

[Qemu-devel] [Bug 1801933] [NEW] default memory parameter too small on x86_64 today
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1801933] "

[Qemu-devel] [Bug 1719689] [NEW] [feature request] add flag to treat warnings as errors
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1719689] "

[Qemu-devel] [Bug 1659267] [NEW] It's not possible to start a VM with a network cable unplugged
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1659267] "

[PATCH v2 0/2] Add MSM8939 APCS support
 2021-06-21  4:27 UTC  (4+ messages)
` [PATCH v2 2/2] mailbox: qcom: "

[Qemu-devel] [Bug 1817268] [NEW] Input/output error during migration
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1817268] "

[Qemu-devel] [Bug 1731277] [NEW] Provide target specific qemu man pages
 2021-06-21  4:17 UTC  (2+ messages)
` [Bug 1731277] "

[ANNOUNCE] xfs-linux: for-next **REBASED** to 2909e02fec6c
 2021-06-21  4:27 UTC  (3+ messages)

[PATCH 0/1] man2/fallocate.2: Fix documentation of shared blocks
 2021-06-21  4:25 UTC  (3+ messages)
` [PATCH 1/1] man2/fallocate.2: tfix "

[dpdk-dev] [PATCH] net/ice: fix integer overflow when computing max_pkt_len
 2021-06-21  4:20 UTC  (2+ messages)

[PATCH v18 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-06-21  4:19 UTC  (4+ messages)

swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)
 2021-06-21  4:14 UTC  (15+ messages)

[PATCH 0/6] Add RZ/G2L USB2.0 phy and host support
 2021-06-21  4:13 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: phy: renesas: Document RZ/G2L USB PHY Control bindings
` [PATCH 3/6] phy: renesas: Add RZ/G2L usb phy control driver

[PATCH V3 1/3] socinfo: Add missing SoC ID for SM6125
 2021-06-21  4:03 UTC  (3+ messages)
` [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible

[RFC PATCH v3 00/12] firmware: arm_scmi: Add virtio transport
 2021-06-21  4:09 UTC  (4+ messages)
` [RFC PATCH v3 01/12] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional

linux-next: manual merge of the block tree with the ide and kspp-gustavo trees
 2021-06-21  4:11 UTC 

[PATCH 0/2] powerpc/perf: Add instruction and data address registers to extended regs
 2021-06-21  4:09 UTC  (2+ messages)

Realtek 8139 problem on 486
 2021-06-21  4:10 UTC  (21+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-21  4:08 UTC  (24+ messages)
                    ` [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads
                          ` [PATCH 0/2] alpha/ptrace: Improved switch_stack handling
                            ` [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack

[PATCH] KVM: x86/pt: Do not inject TraceToPAPMI when guest PT isn't supported
 2021-06-21  4:03 UTC  (3+ messages)

[PATCH v2] mm: slub: fix the leak of alloc/free traces debugfs interface
 2021-06-21  4:01 UTC 

[dpdk-dev] [PATCH v1] lib/vhost: enable IOMMU for async vhost
 2021-06-21  3:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] vhost: "

[PATCH v3] m68k: improved switch stack handling
 2021-06-21  3:57 UTC  (3+ messages)
` [PATCH v3 2/3] m68k: correctly handle IO worker stack frame set-up

[PATCH v2 0/2] phy: rockchip: add Innosilicon-based CSI DPHY
 2021-06-21  3:56 UTC  (3+ messages)

[PATCH] phy: rockchip: remove redundant initialization of pointer cfg
 2021-06-21  3:52 UTC  (4+ messages)

[PATCH v14 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec
 2021-06-21  3:50 UTC  (7+ messages)
` [PATCH v14 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM "
` [PATCH v14 2/2] arm64: dts: imx8: Add jpeg encoder/decoder nodes

[PATCH v4 0/4] mptcp: fix conflicts when using pm.add_signal in ADD_ADDR/echo and RM_ADDR process
 2021-06-21  3:51 UTC  (4+ messages)
` [PATCH v4 3/4] mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal

[PATCH net-next 06/14] sctp: do the basic send and recv for PLPMTUD probe
 2021-06-21  3:49 UTC  (3+ messages)

[powerpc:next-test] BUILD SUCCESS 41075908e941f30636a607e841c08d7941966e1b
 2021-06-21  3:48 UTC 

[igt-dev] [PATCH i-g-t 31/79] tests/i915/gem_ctx_switch: Convert to intel_ctx_t
 2021-06-21  3:48 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t] "

[RESEND PATCH] perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
 2021-06-21  3:47 UTC 

[PATCH] scsi: remove reduntant assignment when alloc sdev
 2021-06-21  3:45 UTC 

Re:Re: [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object
 2021-06-21  3:45 UTC  (2+ messages)
`  "

[PATCH 00/31] minimal restart of "config-based-hooks"
 2021-06-21  3:44 UTC  (8+ messages)
` [PATCH v2 00/30] Minimal "
  ` [PATCH v2 01/30] hook: add 'run' subcommand

[PATCH] git-p4: fix failed submit by skip non-text data files
 2021-06-21  3:43 UTC  (3+ messages)

[PATCH] bisect: allow to run from subdirectories
 2021-06-21  3:43 UTC  (2+ messages)

[f2fs-dev] [PATCH v6] f2fs: compress: add nocompress extensions support
 2021-06-21  3:37 UTC  (2+ messages)

[PATCH v1 1/3] linux-firmware: Update firmware file for Intel Bluetooth AX201
 2021-06-21  3:38 UTC  (3+ messages)
` [PATCH v1 2/3] linux-firmware: Update firmware file for Intel Bluetooth AX200
` [PATCH v1 3/3] linux-firmware: Update firmware file for Intel Bluetooth AX210

[hyperv-linux:hyperv-next 7/8] drivers/hv/hv_common.c:18:1: iwyu: warning: superfluous #include <asm/hyperv-tlfs.h>
 2021-06-21  3:33 UTC 

[dpdk-dev] [PATCH] kni: fix wrong mbuf alloc count in kni_allocate_mbufs
 2021-06-21  3:27 UTC  (3+ messages)

Filesystem goes readonly soon after mount, cannot free space or rebalance
 2021-06-21  3:27 UTC  (5+ messages)

[PATCH net-next v5 13/15] virtio-net: support AF_XDP zc rx
 2021-06-21  3:26 UTC  (3+ messages)

[PATCH] remove all blanks in front of goto label
 2021-06-21  3:23 UTC  (3+ messages)

[PATCH -next v2] riscv: add VMAP_STACK overflow detection
 2021-06-21  3:28 UTC  (2+ messages)

[PATCH net] vrf: do not push non-ND strict packets with a source LLA through packet taps again
 2021-06-21  3:20 UTC  (4+ messages)

[RESEND PATCH v4 00/11] Use per-CPU temporary mappings for patching
 2021-06-21  3:19 UTC  (5+ messages)
` [RESEND PATCH v4 05/11] powerpc/64s: Add ability to skip SLB preload
` [RESEND PATCH v4 08/11] powerpc: Initialize and use a temporary mm for patching

[PATCH] misc: ibmasm: Modify matricies to matrices
 2021-06-21  3:11 UTC 

[PATCH 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-21  5:11 UTC  (4+ messages)
` [PATCH 1/3] mm/page_reporting: Allow to set reporting order
` [PATCH 2/3] mm/page_reporting: Allow architecture to select "
` [PATCH 3/3] arm64: mm: Specify smaller page "

[PATCH] drivers/nvme/host: Use kobj_to_dev() API
 2021-06-21  3:11 UTC  (5+ messages)
`  "
  `  "

[RFC PATCH] lscpu: get more infomation when using "/sys/firmware/dmi/entries/4-0/raw"
 2021-06-21 11:09 UTC 

[PATCH] nvme: add comment to not use kobj_to_dev()
 2021-06-21  3:09 UTC 

[PATCH V2 2/3] cpufreq: intel_pstate: Migrate to ->exit() callback instead of ->stop_cpu()
 2021-06-21  3:09 UTC  (4+ messages)
` [PATCH V3 2/3] cpufreq: intel_pstate: Migrate away from ->stop_cpu() callback

[dpdk-dev] [PATCH] net/i40e: fix data path corrupt on secondary process
 2021-06-21  3:07 UTC  (2+ messages)

[PATCH 0/3] nvmet: use right MNAN value for controllers
 2021-06-21  3:02 UTC  (5+ messages)
` [PATCH 2/3] nvmet: prevent creating ctrl with no namespace

[dpdk-dev] [PATCH] net/i40e: fix wrong data path selection in secondary process
 2021-06-21  3:01 UTC  (2+ messages)

[xen-unstable test] 162915: trouble: blocked/broken/pass
 2021-06-21  3:01 UTC 

[PATCH] nvmet: use NVMET_MAX_NAMESPACES to set nn value
 2021-06-21  3:01 UTC 

[PATCH 1/4] stmmac: pci: Add dwmac support for Loongson
 2021-06-21  2:59 UTC  (4+ messages)
` [PATCH 2/4] MIPS: Loongson64: Add GMAC support for Loongson-2K1000

[PATCH 0/5] Rockchip PX30 RGA and VPU support
 2021-06-21  2:57 UTC  (4+ messages)

[PATCH for-next 0/6] Fix extra/redundant copies
 2021-06-21  2:58 UTC  (7+ messages)
` [PATCH for-next 6/6] RDMA/rxe: Fix redundant skb_put_zero

[PATCH] riscv: stacktrace: Fix NULL pointer dereference
 2021-06-21  2:57 UTC  (3+ messages)

[PATCH 0/4] sunxi: TOC0 image type support
 2021-06-21  2:55 UTC  (5+ messages)
` [PATCH 1/4] tools: Refactor mkimage linking with OpenSSL
` [PATCH 2/4] tools: mkimage: Add Allwinner TOC0 support
` [PATCH 3/4] sunxi: Support both SPL image types
` [PATCH 4/4] sunxi: Support building a SPL as a TOC0 image

[dpdk-dev] [PATCH v2 0/4] support AVF RSS and FDIR for GRE tunnel packet
 2021-06-21  2:54 UTC  (2+ messages)

[PATCH v2] slab: Use %s instead of function name
 2021-06-21  2:40 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: enable extent cache for compression files in read-only
 2021-06-21  2:40 UTC  (2+ messages)
`  "

[f2fs-dev] [PATCH 1/4] mkfs.f2fs: remove android features for RO
 2021-06-21  2:39 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/4] fsck|dump.f2fs: add -M to get file map
` [f2fs-dev] [PATCH 3/4] f2fs-tools: fix wrong file offset
` [f2fs-dev] [PATCH 4/4] f2fs-tools: add extent cache for each file

[f2fs-dev] [PATCH] f2fs-tools: add extent cache for each file
 2021-06-21  2:39 UTC 

[PATCH -next] riscv: add VMAP_STACK overflow detection
 2021-06-21  2:36 UTC  (3+ messages)

[PATCH] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
 2021-06-21  2:35 UTC  (4+ messages)

guest/host mem out of sync on core2duo?
 2021-06-21  2:34 UTC  (7+ messages)
          ` exception vs SIGALRM race (was: Re: guest/host mem out of sync on core2duo?)

[nbd168-wireless:mt76 35/100] drivers/net/wireless/mediatek/mt76/mt7615/init.c:36:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
 2021-06-21  2:31 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.