All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-11 07:26:32 to 2020-07-11 10:45:41 UTC [more...]

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-07-11 10:43 UTC  (9+ messages)
  ` [dpdk-dev] [PATCH v8 00/24] "
    ` [dpdk-dev] [PATCH v8 01/24] "
    ` [dpdk-dev] [PATCH v8 02/24] ethdev: add a link status text representation
    ` [dpdk-dev] [PATCH v8 03/24] app: UNKNOWN link speed print
    ` [dpdk-dev] [PATCH v8 04/24] net/ixgbe: return unknown speed in status
    ` [dpdk-dev] [PATCH v8 05/24] net/i40e: "
    ` [dpdk-dev] [PATCH v8 06/24] net/ice: "
    ` [dpdk-dev] [PATCH v8 07/24] examples: new link status print format

[PATCH v2] ARM: dts: imx6qdl-gw: add Gateworks System Controller support
 2020-07-11 10:42 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] ARM: dts: imx53: ppd: alarm LEDs use kernel LED interface
 2020-07-11 10:39 UTC  (2+ messages)

[PATCH 0/2] block: add logging facility for long standing IO requests
 2020-07-11 10:31 UTC  (5+ messages)
` [PATCH 1/2] block/block-backend: add converter from BlockAcctStats to BlockBackend
` [PATCH 2/2] block: add logging facility for long standing IO requests

[PATCH v6 00/17] Add static_call
 2020-07-11 10:30 UTC  (13+ messages)
` [PATCH v6 08/17] static_call: Avoid kprobes on inline static_call()s
` [PATCH v6 09/17] x86/static_call: Add out-of-line static call implementation
` [PATCH v6 10/17] x86/static_call: Add inline static call implementation for x86-64
` [PATCH v6 11/17] static_call: Simple self-test

[PATCH RFC 00/12] media: hantro: H264 fixes and improvements
 2020-07-11 10:21 UTC  (9+ messages)
  ` [RFC 07/12] media: uapi: h264: Add DPB entry field reference flags

[PATCH v2] ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289
 2020-07-11 10:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/4] updates for hns3 PMD driver
 2020-07-11 10:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] net/hns3: support copper media type
` [dpdk-dev] [PATCH v2 2/4] net/hns3: support 200G speed rate
` [dpdk-dev] [PATCH v2 3/4] net/hns3: support keeping CRC
` [dpdk-dev] [PATCH v2 4/4] net/hns3: fix RSS configuration when empty RSS type

[PATCH 0/5] KVM: arm64: pvtime: Fixes and a new cap
 2020-07-11 10:20 UTC  (14+ messages)
` [PATCH 1/5] KVM: arm64: pvtime: steal-time is only supported when configured
` [PATCH 2/5] KVM: arm64: pvtime: Fix potential loss of stolen time
` [PATCH 3/5] KVM: arm64: pvtime: Fix stolen time accounting across migration
` [PATCH 4/5] KVM: Documentation minor fixups
` [PATCH 5/5] arm64/x86: KVM: Introduce steal-time cap

[iptables PATCH 00/18] nft: Sorted chain listing et al
 2020-07-11 10:18 UTC  (19+ messages)
` [iptables PATCH 01/18] nft: Make table creation purely implicit
` [iptables PATCH 02/18] nft: Be lazy when flushing
` [iptables PATCH 03/18] nft: cache: Drop duplicate chain check
` [iptables PATCH 04/18] nft: Drop pointless nft_xt_builtin_init() call
` [iptables PATCH 05/18] nft: Turn nft_chain_save() into a foreach-callback
` [iptables PATCH 06/18] nft: Use nft_chain_find() in two more places
` [iptables PATCH 07/18] nft: Reorder enum nft_table_type
` [iptables PATCH 08/18] nft: cache: Fetch only interesting tables from kernel
` [iptables PATCH 09/18] nft: Use nftnl_chain_list_foreach in nft_rule_list{,_save}
` [iptables PATCH 10/18] nft: Use nftnl_chain_list_foreach in nft_rule_flush
` [iptables PATCH 11/18] nft: Use nftnl_chain_foreach in nft_rule_save
` [iptables PATCH 12/18] nft: Fold nftnl_rule_list_chain_save() into caller
` [iptables PATCH 13/18] nft: Implement nft_chain_foreach()
` [iptables PATCH 14/18] nft: cache: Introduce nft_cache_add_chain()
` [iptables PATCH 15/18] nft: Introduce a dedicated base chain array
` [iptables PATCH 16/18] nft: cache: Sort custom chains by name
` [iptables PATCH 17/18] tests: shell: Drop any dump sorting in place
` [iptables PATCH 18/18] nft: Avoid pointless table/chain creation

[PATCH] kvx: exclude dtb from malloc zone
 2020-07-11 10:19 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Recalculate FBC w/a stride when needed
 2020-07-11 10:17 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2] "
  `  "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Recalculate FBC w/a stride when needed (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

cmake is not getting installed
 2020-07-11 10:16 UTC 

[PATCH] xsk: ixgbe: solve the soft interrupt 100% CPU usage when xdp rx traffic congestion
 2020-07-11 10:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCHv2] videobuf2-v4l2.c: add vb2_video_unregister_device helper function
 2020-07-11 10:14 UTC 

[PATCH 0/3] hw/arm/virt: Introduce kvm-steal-time
 2020-07-11 10:10 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/virt: Move post cpu realize check into its own function
` [PATCH 2/3] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
` [PATCH 3/3] hw/arm/virt: Implement kvm-steal-time

[tip: locking/core] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
 2020-07-11 10:09 UTC 

[PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] kcsan: Make KCSAN compatible with new IRQ state tracking

[PATCH v4 1/8] lockdep: Prepare for NMI IRQ state tracking
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 2/8] x86/entry: Fix NMI vs IRQ state tracking
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 3/8] sparc64: Fix asm/percpu.h build error
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 5/8] s390: Break cyclic percpu include
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 6/8] arm: Break cyclic percpu include
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 8/8] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

yocto under WSL
 2020-07-11 10:09 UTC  (4+ messages)
` [poky] "

[dpdk-dev] [PATCH 0/4] updates for hns3 PMD driver
 2020-07-11 10:06 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/hns3: support copper media type
` [dpdk-dev] [PATCH 2/4] net/hns3: support 200G speed rate
` [dpdk-dev] [PATCH 3/4] net/hns3: support keeping CRC
` [dpdk-dev] [PATCH 4/4] net/hns3: fix RSS configuration when empty RSS type

[PATCH] mm: vmscan: consistent update to pgrefill
 2020-07-11 10:07 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/7] Add interrupt-only mode to l3fwd-power
 2020-07-11 10:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 7/7] l3fwd-power: add auto-selection of default mode

[PATCH] RDMA/usnic: switch from 'pci_' to 'dma_' API
 2020-07-11 10:04 UTC  (2+ messages)

[PATCH v5 0/2] shtc1: add support for device tree bindings
 2020-07-11 10:05 UTC  (4+ messages)
` [PATCH v5 2/2] devicetree: hwmon: shtc1: Add sensirion,shtc1.yaml

[PATCH RFC] leds: Add support for per-LED device triggers
 2020-07-11 10:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] mempool: enhance dump function to print ops name
 2020-07-11  9:59 UTC 

[dpdk-dev] [PATCH] pmd_bond: fix mac address update for ACTIVE_BACKUP, TLB and ALB modes
 2020-07-11 10:01 UTC  (4+ messages)

[dpdk-dev] [PATCH] examples: fix return value of function that parses portmask
 2020-07-11 10:00 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH] app/procinfo: enhance port and mempool info
 2020-07-11  9:53 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] app/procinfo: enhance port mempool and crypto info

[Intel-gfx] [PATCH] drm/i915/gt: Always reset the engine, even if inactive, on execlists failure
 2020-07-11  9:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] io_uring: fix sq array offset calculation
 2020-07-11  9:37 UTC  (2+ messages)

[dpdk-dev] [PATCH] pci: keep API compatibility with mmap values
 2020-07-11  9:51 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 0/21] drm/bridge: support chained bridges + panel updates
 2020-07-11  9:47 UTC  (5+ messages)
` [PATCH v3 02/21] drm/panel: panel-simple: add default connector_type
      ` [PATCH] drm/panel: panel-simple: validate panel description

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-11  9:35 UTC  (4+ messages)
` [PATCH 11/20] Documentation: leds/ledtrig-transient: eliminate duplicated word

[PATCH 1/2] spi: make spi-mem driver usable without CONFIG_DM_SPI, drop NODM variant
 2020-07-11  9:45 UTC  (5+ messages)
` [PATCH 2/2] mtd: make spinand driver usable without CONFIG_DM

[dpdk-dev] [EXT] Re: [dpdk-stable] [PATCH] eal: fix macros to align value
 2020-07-11  9:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [dpdk-stable] "

[PATCH v1] ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289
 2020-07-11  9:42 UTC 

[PATCH 1/5] power: supply: core: add quick charge type property
 2020-07-10 11:03 UTC  (4+ messages)
` [PATCH 3/5] power: supply: core: add wireless signal strength property
    ` 答复: [External Mail]Re: "

[PATCH v3 1/6] v4l2-compliance: Add version command
 2020-07-11  9:40 UTC  (2+ messages)

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-07-11  9:39 UTC  (10+ messages)
` [PATCH 3/3] cpu-timers, icount: new modules

ath10k-firmware: QCA9984 hw1.0: Add NEC Platforms WG2600HP3 specific BDFs
 2020-07-11  9:35 UTC 

[PATCH] rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
 2020-07-11  9:34 UTC  (2+ messages)

[PATCH v2] drm/atomic_helper: add a flag for duplicating drm_private_obj state
 2020-07-11  9:34 UTC  (3+ messages)

[RFC PATCH v2] sunxi: Add UART4 console support for A64
 2020-07-11  9:30 UTC  (2+ messages)

[PATCH 00/15] net: sun8i-emac fixes and cleanups
 2020-07-11  9:27 UTC  (3+ messages)
` [PATCH 14/15] net: sun8i-emac: Lower MDIO frequency

[v3 0/5] Migrate non-migrated pages of a SVM
 2020-07-11  9:13 UTC  (12+ messages)
` [v3 1/5] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
` [v3 2/5] KVM: PPC: Book3S HV: track the state of GFNs associated with secure VMs
` [v3 3/5] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE
` [v3 4/5] KVM: PPC: Book3S HV: retry page migration before erroring-out H_SVM_PAGE_IN
` [v3 5/5] KVM: PPC: Book3S HV: migrate hot plugged memory

[PATCH] generic: reorder output to stderr and stdout from _scratch_mkfs
 2020-07-11  9:23 UTC 

Change model for ASUS platform
 2020-07-11  9:20 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Handle broken PDC dual edge case on sc7180
 2020-07-11  9:16 UTC  (4+ messages)

microSD Breakout Port
 2020-07-11  9:09 UTC  (2+ messages)

[PATCH] power: axp209: Limit inrush current for A20-OLinuXino_MICRO
 2020-07-11  9:07 UTC  (2+ messages)

[PULL v3 00/32] AVR port
 2020-07-11  9:05 UTC  (2+ messages)
` [PULL v3 09/32] target/avr: Add instruction helpers

[PATCH] ALSA: trident: Fix a memory leak in snd_trident_create
 2020-07-11  9:04 UTC  (3+ messages)

[PATCH v7 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset
 2020-07-11  8:40 UTC  (4+ messages)

What methods or tools could be used to investigate the causes of hard or soft lockup?
 2020-07-11  9:04 UTC 

What methods or tools could be used to investigate the causes of hard or soft lockup?
 2020-07-11  9:02 UTC 

[PATCH] sunxi: Add Drejo DS167 board
 2020-07-11  9:02 UTC  (2+ messages)

[PATCH 1/2] ARM: at91: dts: sama5d27-som1: adapt to upstream partition layout
 2020-07-11  9:02 UTC  (2+ messages)
` [PATCH 2/2] fixup! ARM: at91: sama5d2: read back memory size from DDRAM controller

[PULL v2 00/32] AVR port
 2020-07-11  8:58 UTC  (2+ messages)

[PATCH 0/2] iotests: More _filter_img_create fixes
 2020-07-11  8:57 UTC  (3+ messages)
` [PATCH 2/2] iotests: Set LC_ALL=C for sort

[PATCH 0/4] Add support for LX TestBox
 2020-07-11  8:58 UTC  (3+ messages)
` [PATCH 4/4] common: Add LX TestBox checks

[xen-unstable test] 151809: tolerable FAIL - PUSHED
 2020-07-11  8:52 UTC 

[PATCH 0/2] module fixes
 2020-07-11  8:51 UTC  (2+ messages)

[libnftnl PATCH] chain: Implement chain list sorting
 2020-07-11  8:45 UTC 

[PATCH v3 0/1] Add Script for Dissecting QEMU Execution
 2020-07-11  8:39 UTC  (3+ messages)
` [PATCH v3 1/1] scripts/performance: Add dissect.py script

arm64/for-kernelci baseline: 40 runs, 2 regressions (v5.8-rc4-12-g9698bf488a95)
 2020-07-11  8:34 UTC 

[vhost:config-endian 33/36] drivers/vdpa/vdpa_sim/vdpa_sim.c:335:21: sparse: sparse: incorrect type in assignment (different base types)
 2020-07-11  8:01 UTC  (3+ messages)

[dpdk-dev] [PATCHv2 1/2] bitratestats: add support for free
 2020-07-11  8:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] test: add support for testing bitrate stats free

[PATCH] MAINTAINERS: XDP: restrict N: and K:
 2020-07-11  8:23 UTC  (4+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v2 1/9] net/dpaa: support Rxq and Txq info routines
 2020-07-11  8:17 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk
  ` [dpdk-dev] [PATCH v3 2/8] net/dpaa: add VSP support in FMLIB
  ` [dpdk-dev] [PATCH v3 3/8] net/dpaa: add support for fmcless mode
  ` [dpdk-dev] [PATCH v3 4/8] bus/dpaa: add shared MAC support
  ` [dpdk-dev] [PATCH v3 5/8] bus/dpaa: add Virtual Storage Profile port init
  ` [dpdk-dev] [PATCH v3 6/8] net/dpaa: add support for Virtual Storage Profile
  ` [dpdk-dev] [PATCH v3 7/8] net/dpaa: add fmc parser support for VSP
  ` [dpdk-dev] [PATCH v3 8/8] net/dpaa: add RSS update func with FMCless

[Cocci] [PATCH] parsing_cocci: parse_cocci: Extend is_permissible_proto list
 2020-07-11  8:02 UTC  (3+ messages)

Phy Change count increases during IO in SATA drives
 2020-07-11  8:01 UTC  (2+ messages)

[PATCH net-next v6 0/4] net: enetc: remove bootloader dependency
 2020-07-11  7:52 UTC  (2+ messages)

Fio SG Engine not allowing iodepth > 16
 2020-07-11  7:52 UTC  (2+ messages)

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed, 8 warnings (v5.8-rc4-12-g9698bf488a95)
 2020-07-11  7:50 UTC 

[dpdk-dev] DPDK hugepage memory fragmentation
 2020-07-11  7:51 UTC  (4+ messages)

[PATCH v1] PCI: controller: Remove duplicate error message
 2020-07-11  7:47 UTC  (7+ messages)

[riscv:for-next 11/12] arch/riscv/include/asm/kexec.h:38:1: warning: 'extern' is not at beginning of declaration
 2020-07-11  7:46 UTC 

[PATCH] staging: rtl8723bs: core: Using comparison to true is error prone
 2020-07-11  7:45 UTC  (3+ messages)

[RFC PATCH] devtool: remove _PYTHON_SYSCONFIGDATA_NAME to fix do_unpack
 2020-07-11  7:42 UTC  (6+ messages)
  ` [OE-core] "

[dpdk-dev] [PATCH] lpm: do not return defer queue handle to the user
 2020-07-11  7:41 UTC 

[PATCH bpf v2] xsk: fix memory leak and packet loss in Tx skb path
 2020-07-11  7:39 UTC  (3+ messages)

[PATCH -next] xfs: remove duplicated include from xfs_dir2_data.c
 2020-07-11  7:34 UTC  (3+ messages)
` [PATCH -next] xfs: remove duplicated include from xfs_buf_item.c

[PATCH] RDMA/usnic: switch from 'pci_' to 'dma_' API
 2020-07-11  7:31 UTC  (2+ messages)

[libvirt test] 151818: regressions - FAIL
 2020-07-11  7:30 UTC 

drivers/video/fbdev/hyperv_fb.c:978 hvfb_get_phymem() warn: should ' << 12' be a 64 bit
 2020-07-11  7:30 UTC 

[PATCH] ext2: initialize quota info in ext2_xattr_set()
 2020-07-11  7:27 UTC  (3+ messages)

general protection fault in rb_erase (3)
 2020-07-11  7:28 UTC 

[PATCH v4 00/12] efi_loader: rework/improve UEFI secure boot code
 2020-07-11  7:26 UTC  (4+ messages)
` [PATCH v4 10/12] test/py: efi_secboot: add a test against certificate revocation
` [PATCH v4 11/12] test/py: efi_secboot: add a test for multiple signatures
` [PATCH v4 12/12] test/py: efi_secboot: add a test for verifying with digest of signed image


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.