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

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-16  8:32 UTC  (3+ messages)

[PATCH 0/3] KVM: my debug patch queue
 2021-03-16  8:32 UTC  (3+ messages)
` [PATCH 3/3] KVM: SVM: allow to intercept all exceptions for debug

drivers/usb/host/ohci-hcd.c:1318 ohci_hcd_mod_init() warn: ignoring unreachable code
 2021-03-16  8:32 UTC  (2+ messages)

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-16  8:32 UTC  (8+ messages)
` [PATCH v5 05/10] scsi: ufshpb: Region inactivation in host mode
` [PATCH v5 08/10] scsi: ufshpb: Limit the number of inflight map requests

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-16  8:31 UTC  (2+ messages)

[PATCH 00/30] tree-walk: mostly "mode" to "enum object_type"
 2021-03-16  8:30 UTC  (4+ messages)
` [PATCH v2 00/29] tree-walk: mostly replace "mode" with "

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

[PATCH] scmi: correctly configure MMU for SCMI buffer
 2021-03-16  8:29 UTC 

[RFC v2 00/13] vDPA software assisted live migration
 2021-03-16  8:28 UTC  (12+ messages)
` [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

[GIT PULL FOR v5.13] Various fixes
 2021-03-16  8:28 UTC 

[PATCH v4 00/17] target/ppc: Fix truncation of env->hflags
 2021-03-16  8:17 UTC  (16+ 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 v4 03/17] target/ppc: Properly sync cpu state with new msr in cpu_load_old
` [PATCH v4 04/17] target/ppc: Do not call hreg_compute_mem_idx after ppc_store_msr
` [PATCH v4 05/17] target/ppc: Retain hflags_nmsr only for migration
` [PATCH v4 06/17] target/ppc: Fix comment for MSR_FE{0,1}
` [PATCH v4 08/17] target/ppc: Reduce env->hflags to uint32_t

[RFC Patch v1 0/3] Introduce ENA local page cache
 2021-03-16  8:26 UTC  (7+ messages)
` [RFC Patch v1 1/3] net: ena: implement local page cache (LPC) system

[PATCH] Rectify spelling and grammar
 2021-03-16  8:27 UTC  (3+ messages)

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

[tip:x86/cpu 2/3] arch/x86/kernel/alternative.c:96:10: warning: Undefined behaviour, pointer arithmetic 'x86nops+10' is out of bounds
 2021-03-16  8:27 UTC  (3+ messages)

[PATCH v6 1/2] erofs: avoid memory allocation failure during rolling decompression
 2021-03-16  8:26 UTC  (4+ messages)
` [PATCH v6 2/2] erofs: decompress in endio if possible

[PATCH v4] format-patch: allow a non-integral version numbers
 2021-03-16  8:25 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/7] qla2xxx patches for kernel v5.12 and v5.13
 2021-03-16  8:25 UTC  (5+ messages)
` [PATCH 1/7] Revert "qla2xxx: Make sure that aborted commands are freed"
` [PATCH 2/7] qla2xxx: Constify struct qla_tgt_func_tmpl

[PATCH v1 10/14] mm: multigenerational lru: core
 2021-03-16  8:24 UTC  (4+ messages)

[PATCH] MEDIA CODA: Fix NULL ptr dereference in the encoder
 2021-03-16  8:23 UTC 

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-03-15 18:04 UTC  (2+ messages)

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-16  8:22 UTC  (5+ messages)

[PATCH] hw/net: fsl_etsec: Tx padding length should exclude CRC
 2021-03-16  8:15 UTC 

[PATCH v5] mfd: da9063: Support SMBus and I2C mode
 2021-03-16  8:23 UTC  (3+ messages)

[PATCH v3 00/13] net: Pad short frames for network backends
 2021-03-16  8:12 UTC  (14+ 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 v3 09/13] hw/net: ne2000: "
` [PATCH v3 10/13] hw/net: pcnet: "
` [PATCH v3 11/13] hw/net: rtl8139: "
` [PATCH v3 12/13] hw/net: sungem: "
` [PATCH v3 13/13] hw/net: sunhme: "

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-16  8:22 UTC  (17+ messages)
` [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 v2 13/14] vfio/pci: Replace uses of vfio_device_data() with container_of
` [PATCH v2 14/14] vfio: Remove device_data from the vfio bus driver API

[PATCH 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-03-16  8:21 UTC  (5+ messages)
` [PATCH 1/6] accel: Introduce 'query-accels' QMP command

pull-request: can 2021-03-16
 2021-03-16  8:21 UTC  (12+ messages)
` [net 01/11] can: dev: Move device back to init netns on owning netns delete
` [net 02/11] can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
` [net 03/11] can: isotp: TX-path: ensure that CAN frame flags are initialized
` [net 04/11] can: peak_usb: add forgotten supported devices
` [net 05/11] can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
` [net 06/11] can: kvaser_pciefd: Always disable bus load reporting
` [net 07/11] can: kvaser_usb: Add support for USBcan Pro 4xHS
` [net 08/11] can: c_can_pci: c_can_pci_remove(): fix use-after-free
` [net 09/11] can: c_can: move runtime PM enable/disable to c_can_platform
` [net 10/11] can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
` [net 11/11] can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors

[PATCH 0/2] VSP trivial enhancements
 2021-03-16  8:21 UTC  (8+ messages)
` [PATCH 2/2] media: v4l: vsp1: Fix uif null pointer access

[PATCH 00/57] Staging: rtl8723bs: fix POINTER_LOCATION whitespaces
 2021-03-16  8:21 UTC  (2+ messages)

[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
 2021-03-16  8:18 UTC  (5+ messages)
` [PATCH 01/13] tools: disable -Wno-type-limits
` [PATCH 02/13] tools: bitmap: sync function declarations with the kernel

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

[PATCH] rt-tests: Drop use_current_cpuset() check
 2021-03-16  8:18 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915: Drop legacy IOCTLs on new HW
 2021-03-16  8:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Drop legacy IOCTLs on new HW (rev2)

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

[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] "

[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 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)

[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 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  (6+ 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)


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.