All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-16 07:26:02 to 2021-03-16 08:18:45 UTC [more...]

[PATCH v7 0/3] vnc: support reload x509 certificates
 2021-03-16  8:13 UTC  (3+ messages)

[PATCH v3 00/13] net: Pad short frames for network backends
 2021-03-16  8:12 UTC  (9+ messages)
` [PATCH v3 01/13] net: eth: Add a helper to pad a short ethernet frame
` [PATCH v3 02/13] net: Add a 'do_not_pad" to NetClientState
` [PATCH v3 03/13] net: slirp: Pad short frames to minimum size before send
` [PATCH v3 04/13] net: tap: "
` [PATCH v3 05/13] hw/net: virtio-net: Initialize nc->do_not_pad to true
` [PATCH v3 06/13] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [PATCH v3 07/13] hw/net: vmxnet3: "
` [PATCH v3 08/13] hw/net: i82596: "

[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
 2021-03-16  8:17 UTC  (3+ messages)
` [PATCH 01/13] tools: disable -Wno-type-limits

[PATCH v3 0/1] Unprivileged chroot
 2021-03-16  8:17 UTC  (4+ messages)
` [PATCH v3 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH 0/2] KVM: x86: nSVM: fixes for SYSENTER emulation
 2021-03-16  8:16 UTC  (5+ messages)
` [PATCH 2/2] KVM: nSVM: improve SYSENTER emulation on AMD

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-16  8:15 UTC  (32+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA

Cannot add replacement hard drive to mdadm RAID5 array
 2021-03-16  8:15 UTC  (3+ messages)

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-16  8:15 UTC  (5+ messages)
` [RFC v2] "

[RFC v2 00/13] vDPA software assisted live migration
 2021-03-16  8:15 UTC  (15+ messages)
` [RFC v2 08/13] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC v2 10/13] vhost: add vhost_kernel_set_vring_enable
` [RFC v2 11/13] vhost: Shadow virtqueue buffers forwarding
` [RFC v2 12/13] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
` [RFC v2 13/13] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue

[PATCH 00/10] Move 64e to new interrupt return code
 2021-03-16  8:14 UTC  (7+ messages)
` [PATCH 03/10] powerpc/64e/interrupt: use new interrupt return

[PATCH] efi: stub: override RT_PROP table supported mask based on EFI variable
 2021-03-16  8:14 UTC  (14+ messages)

[PATCH v4 00/17] target/ppc: Fix truncation of env->hflags
 2021-03-16  8:12 UTC  (6+ messages)
` [PATCH v4 01/17] target/ppc: Move helper_regs.h functions out-of-line
` [PATCH v4 02/17] target/ppc: Move 601 hflags adjustment to hreg_compute_hflags

[PATCH 00/10] Some minor fixes/additions for nvme-cli
 2021-03-16  8:14 UTC  (4+ messages)
` [PATCH 06/10] nvme-cli: add generic logging functionality

[PATCH 00/14] powerpc/64: fast interrupt exits
 2021-03-16  8:13 UTC  (4+ messages)
` [PATCH 12/14] powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]

[PATCH 1/1] amdgpu: use MMIO to init atombios if device is Thunderbolt / USB4 attached
 2021-03-16  3:01 UTC  (3+ messages)

[PATCH] drm/amdgpu: drop legacy IO bar support
 2021-03-16  4:57 UTC  (3+ messages)

slow boot with 7fef431be9c9 ("mm/page_alloc: place pages to tail in __free_pages_core()")
 2021-03-16  8:00 UTC  (8+ messages)

[PATCH for-next] RDMA/hns: Support to query firmware version
 2021-03-16  8:09 UTC 

[PATCH] powerpc/64s: power4 nap fixup in C
 2021-03-16  8:11 UTC  (3+ messages)

[virtio-comment] [RFC PATCH v1] virtio-vsock: use enums instead of hardcoded constants
 2021-03-16  8:11 UTC  (5+ messages)
`  "
  ` [virtio-comment] Re: [MASSMAIL KLMS] [virtio-comment] "
    `  "

[PATCH v3 0/2] rcar-csi2: Update handling of transfer error
 2021-03-16  8:11 UTC  (3+ messages)
` [PATCH v3 1/2] rcar-vin: Stop stream when subdevice signal EOS

[PATCH] bcache: use NULL instead of using plain integer as pointer
 2021-03-16  8:10 UTC 

[Intel-gfx] [PULL] drm-misc-next
 2021-03-16  8:03 UTC  (2+ messages)
`  "

[PATCH] hwmon: (ina2xx) Convert sysfs sprintf/snprintf family to sysfs_emit
 2021-03-16  8:11 UTC 

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-16  8:10 UTC  (17+ messages)
` [PATCH v2 01/14] vfio: Remove extra put/gets around vfio_device->group
` [PATCH v2 02/14] vfio: Simplify the lifetime logic for vfio_device
` [PATCH v2 03/14] vfio: Split creation of a vfio_device into init and register ops
` [PATCH v2 07/14] vfio/pci: Move VGA and VF initialization to functions
` [PATCH v2 08/14] vfio/pci: Re-order vfio_pci_probe()
` [PATCH v2 09/14] vfio/pci: Use vfio_init/register/unregister_group_dev
` [PATCH v2 10/14] vfio/mdev: "
` [PATCH v2 11/14] vfio/mdev: Make to_mdev_device() into a static inline

[PATCH RESEND v4] MAINTAINERS: move Milo Kim to credits
 2021-03-16  8:10 UTC 

[PATCH v7 0/3] block device interposer
 2021-03-16  8:09 UTC  (4+ messages)
` [PATCH v7 2/3] block: add bdev_interposer
    ` [dm-devel] "

[PATCH v2 0/2] [PATCH 0/2] zonefs fixes
 2021-03-16  8:09 UTC  (3+ messages)
` [PATCH v2 2/2] zonefs: Fix O_APPEND async write handling

[PATCH] drm/amd/display: Remove unnecessary conversion to bool
 2021-03-16  8:08 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/7] Add support for VXLAN and NVGRE encap as a sample actions
 2021-03-16  8:08 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 1/7] app/testpmd: store VXLAN/NVGRE encap data globally
` [dpdk-dev] [PATCH v2 2/7] net/mlx5: support VXLAN encap action in sample
` [dpdk-dev] [PATCH v2 3/7] net/mlx5: support NVGRE "
` [dpdk-dev] [PATCH v2 4/7] app/testpmd: support VXLAN encap for sample action
` [dpdk-dev] [PATCH v2 5/7] app/testpmd: support NVGRE "
` [dpdk-dev] [PATCH v2 6/7] doc: update sample actions support in testpmd guide
` [dpdk-dev] [PATCH v2 7/7] doc: update sample actions support in mlx5 guide

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-16  8:08 UTC  (6+ messages)

[PATCH] ARM: dts: stm32: Add PTP clock to Ethernet controller
 2021-03-16  8:06 UTC  (2+ messages)

[PATCH net] docs: net: ena: Fix ena_start_xmit() function name typo
 2021-03-16  8:07 UTC  (2+ messages)

[PATCH 3/3] dma-buf: Add an API for exporting sync files (v7)
 2021-03-16  8:06 UTC  (3+ messages)

[PATCH v15 0/4] Adding the Sparx5 Serdes driver
 2021-03-16  8:05 UTC  (6+ messages)

[KEYS] 4a00e5e212: WARNING:at_arch/x86/kernel/static_call.c:#__static_call_validate
 2021-03-16  8:04 UTC  (2+ messages)

[PATCH v5 24/24] wfx: get out from the staging area
 2021-03-16  8:03 UTC  (8+ messages)
` [PATCH] wfx: fix irqf_oneshot.cocci warnings
    ` [kbuild-all] "

[PATCH v8 0/3] vnc: support reload x509 certificates
 2021-03-16  7:58 UTC  (4+ messages)
` [PATCH v8 1/3] crypto: add reload for QCryptoTLSCredsClass
` [PATCH v8 2/3] vnc: support reload x509 certificates for vnc
` [PATCH v8 3/3] qmp: add new qmp display-reload

[PATCH v2 0/2] enable flexspi support on imx8mp
 2021-03-16  7:59 UTC  (6+ messages)
` [PATCH v2 1/2] spi: fspi: enable fspi driver for "
` [PATCH v2 2/2] dt-bindings: spi: add compatible entry for imx8mp in FlexSPI controller

[PATCH v4] mm/vmalloc: randomize vmalloc() allocations
 2021-03-16  8:01 UTC  (7+ messages)

Ryzen 4000 (Mobile) Softlocks/Micro-stutters
 2021-03-16  8:02 UTC  (11+ messages)

[PATCH V11 3/5] kbuild: Allow .dtso format for overlay source files
 2021-03-16  8:01 UTC  (13+ messages)

[RESEND PATCH v5 1/2] bio: limit bio max size
 2021-03-16  7:44 UTC  (2+ messages)
    ` [RESEND PATCH v5 2/2] bio: add limit_bio_size sysfs

[syzbot] kernel panic: corrupted stack end in openat
 2021-03-16  7:59 UTC  (4+ messages)

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-16  7:59 UTC 

[Intel-gfx] [PULL] gvt-next
 2021-03-16  7:43 UTC 

[PATCH v1 1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all
 2021-03-16  7:57 UTC  (8+ messages)
` [PATCH v1 2/4] powerpc: Rename 'tsk' parameter into 'task'
` [PATCH v1 3/4] powerpc: Convert stacktrace to generic ARCH_STACKWALK
` [PATCH v1 4/4] powerpc: Fix arch_stack_walk() to have running function as first entry

[PATCH v1 00/14] Multigenerational LRU
 2021-03-16  7:56 UTC  (7+ messages)
` [PATCH v1 09/14] mm: multigenerational lru: mm_struct list

[PATCH RESEND] media: atomisp: do not select COMMON_CLK to fix builds
 2021-03-16  7:56 UTC  (2+ messages)

[PATCH] media: em28xx: Fix missing check in em28xx_capture_start
 2021-03-16  7:55 UTC  (2+ messages)

Block allocator improvements
 2021-03-16  7:55 UTC  (3+ messages)
` [PATCH v4 5/6] ext4: improve cr 0 / cr 1 group scanning

[PATCH v2] phy: tegra: depend on COMMON_CLK to fix compile tests
 2021-03-16  7:55 UTC 

[PATCH v23 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-03-16  7:55 UTC  (3+ messages)
` [PATCH v23 02/10] fs/ntfs3: Add initialization of super block

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-16  7:54 UTC  (12+ messages)

[BUG] block/bfq-wf2q: A Use After Free bug in bfq_del_bfqq_busy
 2021-03-16  7:55 UTC  (3+ messages)
  `  "

[PATCH v8] i2c: virtio: add a virtio i2c frontend driver
 2021-03-16 10:35 UTC  (3+ messages)

[PATCH] scsi: sd_zbc: update write pointer offset cache
 2021-03-16  7:53 UTC  (2+ messages)

next/pending-fixes baseline: 331 runs, 5 regressions (v5.12-rc3-262-g9d4747baac47)
 2021-03-16  7:51 UTC 

[PATCH v3] xen: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
 2021-03-16  7:51 UTC  (4+ messages)

[PATCH v10 0/2] Enable power management for ufs wlun
 2021-03-16  7:48 UTC  (14+ messages)
` [PATCH v10 1/2] scsi: ufs: Enable power management for wlun

[PATCH net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2021-03-15
 2021-03-16  7:53 UTC  (4+ messages)
` [PATCH net-next 1/2] e1000e: Leverage direct_complete to speed up s2ram

[PATCH] rtc: mxc: Remove unneeded of_match_ptr()
 2021-03-16  7:49 UTC  (2+ messages)

[PATCH] scsi: bfa: fix warning comparing pointer to 0
 2021-03-16  7:48 UTC 

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
 2021-03-16  7:46 UTC  (2+ messages)

[PATCH] can: flexcan: fix chip freeze for missing bitrate
 2021-03-16  7:46 UTC  (2+ messages)

[PATCH] grub: upgrade 2.04 -> 2.06-rc1
 2021-03-16  7:46 UTC  (2+ messages)
` [OE-core] "

[PATCH] Rectify spelling and grammar
 2021-03-16  7:45 UTC  (2+ messages)

[PATCH net] net/sched: cls_flower: fix only mask bit check in the validate_ct_state
 2021-03-16  7:44 UTC 

next/master build: 231 builds: 5 failed, 226 passed, 13 errors, 415 warnings (next-20210316)
 2021-03-16  7:43 UTC 

[Buildroot] [PATCH 1/2] package/siproxd: needs threads
 2021-03-16  7:43 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/siproxd: needs MMU

[PATCH 1/2] tools/x86/kcpuid: Check last token too
 2021-03-16  7:42 UTC  (4+ messages)
` [PATCH 2/2] tools/x86/kcpuid: Add AMD leaf 0x8000001E

[PATCH v7] i2c: virtio: add a virtio i2c frontend driver
 2021-03-16  7:39 UTC  (5+ messages)

[PATCH v6 1/2] erofs: avoid memory allocation failure during rolling decompression
 2021-03-16  7:38 UTC  (3+ messages)

[LTP] [PATCH] open_posix: Add all logfiles to gitignore
 2021-03-16  7:39 UTC  (2+ messages)

[mm/highmem] 61b205f579: WARNING:at_mm/highmem.c:#__kmap_local_sched_out
 2021-03-16  7:37 UTC  (6+ messages)

[virtio-comment] [PATCH] virtio-pci: introduce VIRITO_F_QUEUE_STATE
 2021-03-16  7:37 UTC  (4+ messages)
` [virtio-comment] "

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2021-03-16  7:36 UTC  (4+ messages)
` [PATCH v3 28/32] powerpc/64s: interrupt implement exit logic in C

[PATCH net-next] net: stmmac: fix missing unlock on error in stmmac_suspend()
 2021-03-16  7:42 UTC  (2+ messages)

[RFC PATCH v4 0/3] scheduler: expose the topology of clusters and add cluster scheduler
 2021-03-16  7:33 UTC  (5+ messages)
` [RFC PATCH v4 2/3] scheduler: add scheduler level for clusters

[PATCH v5 00/13] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-16  7:34 UTC  (5+ messages)
` [PATCH v5 09/13] hw/block/nvme: parameterize nvme_ns_nlbas

[PATCH] selftests: remove duplicate include
 2021-03-16  7:33 UTC  (2+ messages)

[v7,0/3] mt8183: Add Mediatek thermal driver and dtsi
 2021-03-16  7:01 UTC 

[PATCH] drm/amdgpu/ttm: fix ifdefs for non-x86
 2021-03-16  7:34 UTC  (2+ messages)

[LTP] [PATCH] kernel/syscalls/brk: Update file list for .gitignore
 2021-03-16  7:33 UTC  (2+ messages)

[PATCH 2/2] Bug Fix for last patch
 2021-03-16  7:32 UTC  (6+ messages)
` [PATCH] Insert SFENCE.VMA in function set_pte_at for RISCV

[Intel-wired-lan] [PATCH net v2] iavf: Fix asynchronous tasks during driver remove
 2021-03-16  7:33 UTC  (4+ messages)

[PATCH V3] kbuild: Allow .dtso format for overlay source files
 2021-03-16  7:32 UTC 

[PATCH 0/2] enable flexspi support on imx8mp
 2021-03-16  7:31 UTC  (4+ messages)
` [EXT] "

[PATCH] sched: completion: Reinterpret the meaning of completion_done()
 2021-03-16  7:31 UTC 

[PATCH] nvme-pci: add another device ID with stripe quirk
 2021-03-16  7:30 UTC  (2+ messages)

[PATCH] perf stat: Align CSV output for summary mode
 2021-03-16  7:29 UTC 

[PATCHSET v3 00/11] xfs: deferred inode inactivation
 2021-03-16  7:27 UTC  (3+ messages)
` [PATCH 06/11] "

[dpdk-dev] [PATCH] app/testpmd: fix unchecked return value
 2021-03-16  7:27 UTC  (4+ messages)

[PATCH v2 1/1] HID: ft260: add usb hid to i2c host bridge driver
 2021-03-16  7:25 UTC  (4+ messages)
` [PATCHv2 "


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.