All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-28 09:08:52 to 2021-04-28 10:09:18 UTC [more...]

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-28 10:08 UTC  (4+ messages)
` [PATCH 131/190] Revert "net: 8390: fix potential NULL pointer dereferences"

[PATCH] ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx
 2021-04-28 10:07 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/3] common/sfc_efx/base: update MCDI headers
 2021-04-28 10:08 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/3] common/sfc_efx/base: add MAE VLAN presence match bits
` [dpdk-dev] [PATCH 3/3] net/sfc: support matching on VLAN presence in transfer rules

[PATCH] PCI: pciehp: Ignore Link Down/Up caused by DPC
 2021-04-28 10:08 UTC  (2+ messages)

[PATCH] docs/core-api: Consistent code style
 2021-04-28 10:07 UTC 

DMA mapping fill dma_address to 0
 2021-04-28 10:06 UTC  (3+ messages)

[RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-04-28 10:05 UTC  (29+ messages)
      ` [Mesa-dev] "

[PATCH] sunxi: clock: H6/H616: Fix PLL6 clock calculation
 2021-04-28 10:05 UTC 

[PATCH] nfp: flower: Remove redundant assignment to mask
 2021-04-28 10:05 UTC 

[PATCH] firmware: arm_scmi: Remove repeated struct declaration
 2021-04-28 10:03 UTC  (3+ messages)

[PATCH] firmware: arm_scpi: prevent ternary sign expansion bug
 2021-04-28 10:03 UTC  (3+ messages)

[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2021-04-28 10:05 UTC  (8+ messages)
` [PATCH 38/78] media: i2c: mt9m001: use pm_runtime_resume_and_get()

[PATCH v7 0/5] USB DWC3 host wake up support from system suspend
 2021-04-28 10:04 UTC  (9+ messages)
` [PATCH v7 1/5] usb: dwc3: host: Set PHY mode during suspend
` [PATCH v7 2/5] usb: dwc3: core: Host wake up support from system suspend
` [PATCH v7 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v7 5/5] usb: dwc3: qcom: Keep power domain on to support wakeup

[PATCH 0/6] Lazily allocate memslot rmaps
 2021-04-28 10:03 UTC  (5+ messages)
` [PATCH 3/6] KVM: x86/mmu: Deduplicate rmap freeing in allocate_memslot_rmap
` [PATCH 6/6] KVM: x86/mmu: Lazily allocate memslot rmaps

[PATCH] net: macb: Remove redundant assignment to w0 and queue
 2021-04-28 10:03 UTC  (2+ messages)

[PATCH 0/2] vDPA/ifcvf: implement doorbell mapping feature
 2021-04-28 10:03 UTC  (12+ messages)
` [PATCH 1/2] vDPA/ifcvf: record virtio notify base
` [PATCH 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf

[dpdk-dev] [DPDK] net/ice: fix txq mbuf release mode
 2021-04-28 10:03 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH] mtd: tests: Remove redundant assignment to err
 2021-04-28 10:02 UTC  (2+ messages)

[PATCH v5 00/13] Add build ID to stacktraces
 2021-04-28 10:02 UTC  (4+ messages)
` [PATCH v5 03/13] buildid: Stash away kernels build ID on init

[PATCH] riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
 2021-04-28 10:02 UTC  (2+ messages)

PROBLEM: potential information leakage in /proc/net/ptype
 2021-04-28 10:01 UTC 

[PATCH v3 1/2] ov8856: Add support for 2 data lanes
 2021-04-28 10:01 UTC  (9+ messages)
  ` FW: "

[PATCH] llc2: Remove redundant assignment to rc
 2021-04-28 10:00 UTC 

R: Proforma Invoice 21000020 of 28.04.2021
 2021-04-28 10:00 UTC 

[PATCH] selinux: Remove redundant assignment to rc
 2021-04-28 10:00 UTC 

[OE-core] [PATCH] Use shutil.move when os.rename fails
 2021-04-28 10:00 UTC  (10+ messages)

[xen-unstable-coverity test] 161502: all pass - PUSHED
 2021-04-28  9:59 UTC 

[PATCH] net: wireless: wext_compat.c: Remove redundant assignment to ps
 2021-04-28  9:59 UTC 

[PATCH] samples/landlock: fix path_list memory leak
 2021-04-28  9:58 UTC  (3+ messages)

[PATCH v1] coresight: add node to reset all coresight devices
 2021-04-28  9:58 UTC  (5+ messages)

[PATCH] net: netrom: nr_in: Remove redundant assignment to ns
 2021-04-28  9:58 UTC 

[PATCH] net: tun: Remove redundant assignment to ret
 2021-04-28  9:57 UTC 

[PATCH] psci: remove unneeded semicolon
 2021-04-28  9:54 UTC  (5+ messages)

[PATCH 0/9] Shrink the list lru size on memory cgroup removal
 2021-04-28  9:49 UTC  (10+ messages)
` [PATCH 1/9] mm: list_lru: fix list_lru_count_one() return value
` [PATCH 2/9] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH 3/9] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH 4/9] mm: memcontrol: remove the kmem states
` [PATCH 5/9] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH 6/9] mm: list_lru: support for shrinking list lru
` [PATCH 7/9] ida: introduce ida_max() to return the maximum allocated ID
` [PATCH 8/9] mm: memcontrol: shrink the list lru size
` [PATCH 9/9] mm: memcontrol: rename memcg_{get,put}_cache_ids to memcg_list_lru_resize_{lock,unlock}

[GIT PULL] firmware: arm_scmi: Fixes for v5.13
 2021-04-28  9:51 UTC  (6+ messages)

[dpdk-dev] NIC stuck issue once running testpmd
 2021-04-28  9:00 UTC 

[dpdk-dev] nvgre inner rss problem in mlx5
 2021-04-28  3:43 UTC 

[dpdk-dev] [PATCH 0/6] optimization and bugfix for hns3 PMD
 2021-04-28  9:53 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/6] net/hns3: delete some unused capabilities
  ` [dpdk-dev] [PATCH v2 2/6] net/hns3: modify write reg opt API impl
  ` [dpdk-dev] [PATCH v2 3/6] net/hns3: use RTE DIM instead of ARRAY SIZE
  ` [dpdk-dev] [PATCH v2 4/6] net/hns3: improve IO path data cache usage
  ` [dpdk-dev] [PATCH v2 5/6] net/hns3: log FDIR configuration
  ` [dpdk-dev] [PATCH v2 6/6] net/hns3: fix vector Rx burst can't exceed 32

[RFC PATCH v6 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-04-28  9:51 UTC  (5+ messages)
` [RFC PATCH v6 3/4] scheduler: scan idle cpu in cluster for tasks within one LLC

[RFC PATCH v6 1/4] topology: Represent clusters of CPUs within a die
 2021-04-28  9:48 UTC  (3+ messages)

PROBLEM: potential information leakage in /proc/net/ptype
 2021-04-28  9:53 UTC 

[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-04-28  9:51 UTC  (9+ messages)
` [RFC v9 15/29] vfio: Set up nested stage mappings

[MPTCP][PATCH v2 mptcp-next 0/4] add MP_CAPABLE 'C' flag
 2021-04-28  9:43 UTC  (6+ messages)
` [MPTCP][PATCH v2 mptcp-next 1/4] mptcp: add sysctl allow_join_initial_addr_port
  ` [MPTCP][PATCH v2 mptcp-next 2/4] mptcp: add allow_join_id0 in mptcp_out_options
    ` [MPTCP][PATCH v2 mptcp-next 3/4] mptcp: add deny_join_id0 in mptcp_options_received

[PATCH 1/1] net: phy: marvell: add downshift support for M88E1240
 2021-04-28  9:53 UTC 

[xen-unstable test] 161480: regressions - FAIL
 2021-04-28  9:52 UTC  (2+ messages)

[PATCH] prservice: Use new connect API
 2021-04-28  9:51 UTC 

[PATCH] dt-bindings: nvmem: mediatek: remove duplicate mt8192 line
 2021-04-28  9:48 UTC  (6+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-04-28  9:50 UTC  (9+ messages)
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
        ` [Intel-gfx] "

drivers/usb/cdns3/cdnsp-mem.c:1076 cdnsp_mem_cleanup() warn: variable dereferenced before check 'pdev->dcbaa' (see line 1058)
 2021-04-28  9:49 UTC  (3+ messages)

obtain a list of granttable PFNs from toolstack
 2021-04-28  9:49 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 bindings
 2021-04-28  9:49 UTC  (7+ messages)
` [PATCH V2 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver

[PATCH v3] pseries/drmem: update LMBs after LPM
 2021-04-28  9:47 UTC  (2+ messages)

[PATCH 0/2] block/export: Fix crash on error after iothread conflict
 2021-04-28  9:46 UTC  (2+ messages)

[PATCH] firmware: psci: Remove unneeded semicolon
 2021-04-28  9:46 UTC  (3+ messages)

[PATCH 00/49] staging: rtl8723bs: remove all remaining debug macros in rtw_debug.h
 2021-04-28  9:47 UTC  (6+ messages)
` [PATCH 02/49] staging: rtl8723bs: replace DBG_871X_SEL log macro with netdev_dbg()

[PATCH] crypto: cavium - Use 'hlist_for_each_entry' to simplify code
 2021-04-28  9:34 UTC  (2+ messages)
` AW: "

[PATCH bpf v2] xsk: fix for xp_aligned_validate_desc() when len == chunk_size
 2021-04-28  9:44 UTC 

any in-progress Redfish TelemetryService enhancements?
 2021-04-28  9:41 UTC  (12+ messages)

[PATCH v2 4/9] sched: Move SCHED_DEBUG sysctl to debugfs
 2021-04-28  9:42 UTC  (7+ messages)
`  "

[Bug 1925496] [NEW] nvme disk cannot be hotplugged after removal
 2021-04-28  9:31 UTC  (2+ messages)
` [Bug 1925496] "

[PATCH 0/7] x86: memcpy() / memset() (non-)ERMS flavors plus fallout
 2021-04-28  9:41 UTC  (4+ messages)
` [PATCH 2/7] x86: introduce ioremap_wc()

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-04-28  9:36 UTC  (4+ messages)
` [RFC PATCH v2 6/6] hw/arm/virt: Replace smp_parse with one that prefers cores

[PATCH v9] USB: serial: cp210x: Add support for GPIOs on CP2108
 2021-04-28  9:36 UTC  (4+ messages)

[PATCH] Remove space before tabs
 2021-04-28  9:35 UTC 

[PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
 2021-04-28  9:32 UTC  (10+ messages)

[RFC PATCH v2 0/3] Rework CPU capacity asymmetry detection
 2021-04-28  9:32 UTC  (4+ messages)
` [RFC PATCH v2 1/3] sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
` [RFC PATCH v2 2/3] sched/topology: Rework CPU capacity asymmetry detection
` [RFC PATCH v2 3/3] sched/doc: Update the CPU capacity asymmetry bits

[dpdk-dev] [PATCH] net/mlx5: fix query missed Rx packet stats
 2021-04-28  9:31 UTC 

[PATCH v8 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-04-28  9:31 UTC  (17+ messages)
` [PATCH v8 12/31] elx: libefc: Remote node state machine interfaces
` [PATCH v8 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v8 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v8 18/31] elx: efct: Driver initialization routines
` [PATCH v8 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v8 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v8 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v8 29/31] elx: efct: scsi_transport_fc host interface support

[dpdk-dev] nvgre inner rss problem in mlx5
 2021-04-28  9:31 UTC  (3+ messages)

drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:721 dpaa2_eth_build_sg_fd_single_buf() warn: overwrite may leak 'sgt_buf'
 2021-04-28  9:30 UTC 

[dpdk-dev] [PATCH v1 0/2] Use WFE for spinlock and ring
 2021-04-28  9:30 UTC  (4+ messages)
` [dpdk-dev] "

[PATCH] arch/s390/configs: Change CONFIG_VIRTIO_CONSOLE to "m"
 2021-04-28  9:30 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] net/i40e: extend VF reset waiting time
 2021-04-28  9:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH for vm-scalability] usemem: Update the usage of touch-alloc
 2021-04-28  9:29 UTC 

Discussion of Xenheap problems on AArch64
 2021-04-28  9:28 UTC  (6+ messages)

can dosemu use this sound card?
 2021-04-28  9:29 UTC  (3+ messages)

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27 22:20 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27 23:21 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH 1/1] nvme: extend and modify the APST configuration algorithm
 2021-04-28  9:27 UTC 

[PATCH 5.13] io_uring: don't set IORING_SQ_NEED_WAKEUP when sqthread is dying
 2021-04-28  9:28 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/3] fix check of port and core
 2021-04-28  9:26 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/3] examples/flow_classify: "

[PATCH] Add blank line after declarations
 2021-04-28  9:26 UTC  (2+ messages)

[PATCH] can: isotp: return -ECOMM on FC timeout on TX path
 2021-04-28  9:26 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] raw/ifpga: fix ifpga device name format
 2021-04-28  9:26 UTC  (2+ messages)

[PATCH] csky: uaccess.h: Coding convention with asm generic
 2021-04-28  9:25 UTC  (4+ messages)

[PATCH] drm/omap: Fix issue with clocks left on after resume
 2021-04-28  9:25 UTC  (6+ messages)

[PATCHv2] drm/omap: Fix issue with clocks left on after resume
 2021-04-28  9:25 UTC  (2+ messages)

[PATCH v2 0/2] fstests: first few support patches for zoned btrfs
 2021-04-28  9:24 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: add test for zone auto reclaim

[dpdk-dev] [PATCH] eal: fix use wrong time API
 2021-04-28  9:24 UTC  (2+ messages)

[PATCH 0/2] hw/sparc: Kconfig fixes to build with/without the leon3 machine
 2021-04-28  9:21 UTC  (3+ messages)
` [RFC PATCH 2/2] hw/sparc: Allow building without "

[f2fs-dev] [PATCH v2] f2fs: restructure f2fs page.private layout
 2021-04-28  9:20 UTC  (2+ messages)
`  "

[PATCH] perf: enable libtraceevent dynamic linking
 2021-04-28  9:20 UTC 

[PATCH] net: mscc: ocelot: add support for non-mmio regmaps
 2021-04-28  9:20 UTC 

[LTP] [PATCH v3] syscalls/close: Delete close08 and convert close01 to the new API
 2021-04-28  9:20 UTC 

[libgpiod][RFC 0/6] first draft of libgpiod v2.0 API
 2021-04-28  9:19 UTC  (12+ messages)

[PATCH 0/3] x86: Initial pieces for guest CET support
 2021-04-28  9:18 UTC  (13+ messages)
` [PATCH 1/3] x86/hvm: Introduce experimental "
` [PATCH 2/3] x86/svm: Enumeration for CET
` [PATCH 3/3] x86/VT-x: "

[dpdk-dev] [PATCH] net/mlx5: fix Tx queue doorbell record field offset
 2021-04-28  9:18 UTC 

[PATCH] mm: hugetlb: fix a race between memory-failure/soft_offline and gather_surplus_pages
 2021-04-28  9:18 UTC  (4+ messages)
` [PATCH] mm,hwpoison: fix race with compound page allocation

[PATCH v2 00/12] virtio-gpu: Add support for Blob resources feature
 2021-04-28  9:16 UTC  (3+ messages)
` [PATCH v2 07/12] virtio-gpu: Add virtio_gpu_resource_create_blob

[soc:arm/fixes] BUILD SUCCESS b5144a2bf401f06962761b9d16ad8f0983213582
 2021-04-28  9:15 UTC 

[PATCH] git-apply: add --quiet flag
 2021-04-28  9:16 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix probing the device in legacy bonding mode
 2021-04-28  9:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx4: fix buffer leakage on device close
 2021-04-28  9:15 UTC  (2+ messages)

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-28  9:15 UTC  (9+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix drop queue function declarations
 2021-04-28  9:15 UTC  (2+ messages)

[PATCH 00/19] sched: Core Scheduling
 2021-04-28  9:13 UTC  (7+ messages)
` [PATCH 04/19] sched: Prepare for Core-wide rq->lock

[PATCH] lib/string: sysfs_streq works case insensitively
 2021-04-28  9:13 UTC  (6+ messages)

[Intel-gfx] [PATCH v2 0/4] Simplify intel_setup_outputs
 2021-04-28  9:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Simplify intel_setup_outputs (rev4)

[PATCH] Remove space before tabs
 2021-04-28  9:11 UTC 

[PATCH] drivers: input: misc: ims-pcu.c: Fix usage of spaces
 2021-04-28  9:10 UTC 

Request: `git restore $commit $file` shouldn’t override uncommited changes
 2021-04-28  9:10 UTC  (4+ messages)

[PATCH] Guest system time jumps when new vCPUs is hot-added
 2021-04-28  9:09 UTC  (3+ messages)

[PATCH bpf] xsk: fix for xp_aligned_validate_desc() when len == chunk_size
 2021-04-28  9:09 UTC  (3+ messages)

[PATCH] x86/kvm: Use 'hlist_for_each_entry' to simplify code
 2021-04-28  9:08 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.