All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-19 08:32:26 to 2020-10-19 09:07:30 UTC [more...]

[PATCH 1/2] KVM: not register a IRQ bypass producer if unsupported or disabled
 2020-10-19  9:06 UTC  (2+ messages)
` [PATCH 2/2] KVM: not link irqfd with a fake IRQ bypass producer

[dpdk-dev] [PATCH v4 00/58] net: txgbe PMD
 2020-10-19  8:53 UTC  (35+ messages)
` [dpdk-dev] [PATCH v4 01/58] net/txgbe: add build and doc infrastructure
` [dpdk-dev] [PATCH v4 02/58] net/txgbe: add ethdev probe and remove
` [dpdk-dev] [PATCH v4 03/58] net/txgbe: add device init and uninit
` [dpdk-dev] [PATCH v4 04/58] net/txgbe: add error types and registers
` [dpdk-dev] [PATCH v4 05/58] net/txgbe: add MAC type and bus lan id
` [dpdk-dev] [PATCH v4 06/58] net/txgbe: add HW infrastructure and dummy function
` [dpdk-dev] [PATCH v4 07/58] net/txgbe: add EEPROM functions
` [dpdk-dev] [PATCH v4 08/58] net/txgbe: add HW init and reset operation
` [dpdk-dev] [PATCH v4 09/58] net/txgbe: add PHY init
` [dpdk-dev] [PATCH v4 10/58] net/txgbe: add module identify
` [dpdk-dev] [PATCH v4 11/58] net/txgbe: add PHY reset
` [dpdk-dev] [PATCH v4 12/58] net/txgbe: add info get operation
` [dpdk-dev] [PATCH v4 13/58] net/txgbe: add interrupt operation
` [dpdk-dev] [PATCH v4 14/58] net/txgbe: add device configure operation
` [dpdk-dev] [PATCH v4 15/58] net/txgbe: add link status change
` [dpdk-dev] [PATCH v4 16/58] net/txgbe: add multi-speed link setup
` [dpdk-dev] [PATCH v4 17/58] net/txgbe: add autoc read and write
` [dpdk-dev] [PATCH v4 18/58] net/txgbe: add MAC address operations
` [dpdk-dev] [PATCH v4 19/58] net/txgbe: add unicast hash bitmap
` [dpdk-dev] [PATCH v4 20/58] net/txgbe: add Rx and Tx init
` [dpdk-dev] [PATCH v4 21/58] net/txgbe: add Rx and Tx queues setup and release
` [dpdk-dev] [PATCH v4 22/58] net/txgbe: add Rx and Tx start and stop
` [dpdk-dev] [PATCH v4 23/58] net/txgbe: add packet type
` [dpdk-dev] [PATCH v4 24/58] net/txgbe: fill simple transmit function
` [dpdk-dev] [PATCH v4 25/58] net/txgbe: fill transmit function with hardware offload
` [dpdk-dev] [PATCH v4 26/58] net/txgbe: fill Tx prepare function
` [dpdk-dev] [PATCH v4 27/58] net/txgbe: fill receive functions
` [dpdk-dev] [PATCH v4 28/58] net/txgbe: add device start operation
` [dpdk-dev] [PATCH v4 29/58] net/txgbe: add Rx and Tx data path start and stop
` [dpdk-dev] [PATCH v4 30/58] net/txgbe: add device stop and close operations
` [dpdk-dev] [PATCH v4 31/58] net/txgbe: support Rx interrupt
` [dpdk-dev] [PATCH v4 32/58] net/txgbe: add Rx and Tx queue info get
` [dpdk-dev] [PATCH v4 33/58] net/txgbe: add device stats get
` [dpdk-dev] [PATCH v4 34/58] net/txgbe: add device xstats get

[PATCH 0/4] fix ftgmac100 issues on aspeed soc
 2020-10-19  8:57 UTC  (10+ messages)
` [PATCH 1/4] ftgmac100: Fix race issue on TX descriptor[0]
` [PATCH 2/4] ftgmac100: Fix missing-poll issue
` [PATCH 3/4] ftgmac100: Add a dummy read to ensure running sequence
` [PATCH 4/4] ftgmac100: Restart MAC HW once

[PATCH 0/5] spapr: Error handling fixes and cleanups (round 3)
 2020-10-19  9:05 UTC  (7+ messages)
` [PATCH 1/5] pc-dimm: Drop @errp argument of pc_dimm_plug()
` [PATCH 2/5] spapr: Use appropriate getter for PC_DIMM_ADDR_PROP
` [PATCH 3/5] spapr: Use appropriate getter for PC_DIMM_SLOT_PROP
` [PATCH 4/5] spapr: Pass &error_abort when getting some PC DIMM properties
` [PATCH 5/5] spapr: Simplify error handling in spapr_memory_plug()

[PATCH v2] Asoc: qcom: lpass-cpu: Fix clock disable failure
 2020-10-19  9:06 UTC 

[PATCH v4 0/7] qemu-storage-daemon: Remove QemuOpts from --object
 2020-10-19  9:04 UTC  (7+ messages)
` [PATCH v4 1/7] keyval: Fix and clarify grammar
` [PATCH v4 4/7] keyval: Parse help options

LAVA : relays and PDU's info for dragonboard-845 DUT in India
 2020-10-19  9:05 UTC  (3+ messages)

[PATCH V2 0/8] can: flexcan: add stop mode support for i.MX8QM
 2020-10-19 15:57 UTC  (7+ messages)
` [PATCH V2 8/8] can: flexcan: add CAN wakeup function "

[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
 2020-10-19  9:04 UTC  (11+ messages)
` [PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory
` [PATCH v1 29/29] virtio-mem: Big Block Mode (BBM) - safe memory hotunplug

[PATCH 0/4] dmaengine: use inclusive terminology
 2020-10-19  9:04 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: move enums in interface to use peripheral term
` [PATCH 2/4] dmaengine: move struct "

[PATCH net] net/sched: act_ct: Fix adding udp port mangle operation
 2020-10-19  9:02 UTC 

[PATCH v2 1/8] ext4: use ASSERT() to replace J_ASSERT()
 2020-10-19  9:02 UTC  (8+ messages)
` [PATCH v2 2/8] ext4: remove redundant mb_regenerate_buddy()
` [PATCH v2 3/8] ext4: simplify the code of mb_find_order_for_block
` [PATCH v2 4/8] ext4: add the gdt block of meta_bg to system_zone
` [PATCH v2 5/8] ext4: update ext4_data_block_valid related comments
` [PATCH v2 6/8] ext4: add a helper function to validate metadata block
` [PATCH v2 7/8] ext4: delete invalid code inside ext4_xattr_block_set()
` [PATCH v2 8/8] ext4: fix a memory leak of ext4_free_data

[PATCH 0/2] UIO support for dfl devices
 2020-10-19  9:03 UTC  (9+ messages)
` [PATCH 1/2] fpga: dfl: add driver_override support

[PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board
 2020-10-19  9:00 UTC  (5+ messages)
` [PATCH v3 0/2] Add device tree support for LX2162AQDS board
  ` [PATCH v3 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board

[PATCH v2 00/14] perf arm-spe: Refactor decoding & dumping flow
 2020-10-19  9:01 UTC  (3+ messages)
` [PATCH v2 07/14] perf arm-spe: Refactor address packet handling

[PATCH] io_uring: use blk_queue_nowait() to check if NOWAIT supported
 2020-10-19  9:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net: ftgmac100: Fix missing TX-poll issue
 2020-10-19  8:57 UTC  (3+ messages)

[PULL 00/14] Monitor patches for 2020-10-09
 2020-10-19  8:57 UTC  (4+ messages)
` [PULL 09/14] qmp: Move dispatcher to a coroutine

[Buildroot] [PATCH] package/mosquitto: add support for TLS with libressl
 2020-10-19  8:58 UTC 

[PATCH v2 00/17] ASoC: sun8i-codec: support for AIF2 and AIF3
 2020-10-19  8:56 UTC  (5+ messages)
` [PATCH v2 15/17] ASoC: sun8i-codec: Generalize AIF clock control

[PATCH v4 0/4] drm: panel: add support for TDO tl070wsh30 panel
 2020-10-19  8:57 UTC  (6+ messages)

[OE-core][zeus][PATCH] libarchive: CVE-2020-21674
 2020-10-19  8:57 UTC 

[PATCH] asm-generic: Force inlining of get_order() to work around gcc10 poor decision
 2020-10-19  8:54 UTC  (7+ messages)

[PATCH] docs/system: Deprecate raspi2/raspi3 machine aliases
 2020-10-19  8:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/docker-cli: bump to version 19.03.13
 2020-10-19  8:56 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/docker-engine: "

[PATCH 0/5 v16] KASan for Arm
 2020-10-19  8:54 UTC  (7+ messages)
` [PATCH 1/5 v16] ARM: Disable KASan instrumentation for some code
` [PATCH 2/5 v16] ARM: Replace string mem* functions for KASan
` [PATCH 3/5 v16] ARM: Define the virtual space of KASan's shadow region
` [PATCH 4/5 v16] ARM: Initialize the mapping of KASan shadow memory
` [PATCH 5/5 v16] ARM: Enable KASan for ARM

[PATCH v2 1/2] vt: keyboard, simplify vt_kdgkbsent
 2020-10-19  8:55 UTC  (2+ messages)
` [PATCH 2/2] vt: keyboard, extend func_buf_lock to readers

[PATCH net-next v5 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-19  8:51 UTC  (5+ messages)
` [PATCH net-next v6 07/10] bridge: cfm: Netlink SET configuration Interface
    ` [Bridge] "

[PATCH v2] mm/compaction: Rename 'start_pfn' to 'iteration_start_pfn' in compact_zone()
 2020-10-19  8:50 UTC  (3+ messages)

[PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies
 2020-10-19  8:50 UTC  (13+ messages)

[dpdk-dev] [PATCH] examples/tep_term: deprecate this example
 2020-10-19  8:49 UTC  (2+ messages)

[PATCH 0/3] add "call" command
 2020-10-19  8:49 UTC  (10+ messages)
` [PATCH v2 0/3] allow positional arguments with "run"
  ` [PATCH v2 2/3] allow positional arguments with "run" command

[dpdk-dev] [PATCH] gso: fix free issue of mbuf gso segments attach to
 2020-10-19  8:47 UTC  (13+ messages)

[PATCH v39 00/24] Intel SGX foundations
 2020-10-19  8:45 UTC  (3+ messages)
` [PATCH v39 08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections

[dpdk-dev] [PATCH] raw/ioat: fix kvlist free
 2020-10-19  8:45 UTC  (2+ messages)

[ANNOUNCE] 4.4.240-rt209
 2020-10-19  8:40 UTC 

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-19  8:45 UTC  (6+ messages)
      ` [LTP] "

[PATCH v11 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-19  8:34 UTC  (36+ messages)
` [PATCH v11 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v11 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
` [PATCH v11 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v11 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v11 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v11 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v11 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v11 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

[PATCH v3 0/3] x86: shim building adjustments (plus shadow follow-on)
 2020-10-19  8:45 UTC  (4+ messages)
` [PATCH v3 1/3] x86/shim: don't permit HVM and PV_SHIM_EXCLUSIVE at the same time
` [PATCH v3 2/3] x86/shadow: refactor shadow_vram_{get,put}_l1e()
` [PATCH v3 3/3] x86/shadow: sh_{make,destroy}_monitor_table() are "even more" HVM-only

[PATCH v2 0/5] sunxi: video: Add V3S simple-framebuffer
 2020-10-19  8:45 UTC  (3+ messages)
` [PATCH v2 2/5] ARM: dts: sun8i: v3s: Add simple-framebuffer

[Buildroot] [PATCH 1/1] package/go: bump to version 1.15.3
 2020-10-19  8:44 UTC  (3+ messages)
` [Buildroot] [RFC PATCH v1 "

[PATCH] hw/riscv: microchip_pfsoc: IOSCBCTRL memmap entry
 2020-10-19  8:42 UTC  (9+ messages)

[PULL v3 00/22] Build system + misc changes for 2020-10-16
 2020-10-19  8:40 UTC  (2+ messages)

[PATCH] gpio: aspeed: fix ast2600 bank properties
 2020-10-19  4:50 UTC 

[PATCH] [v5] wireless: Initial driver submission for pureLiFi STA devices
 2020-10-19  8:38 UTC  (2+ messages)
` [PATCH] [v6] "

[dpdk-dev] [PATCH v1] app/regex: fix segfault in getopt_long call
 2020-10-19  8:39 UTC  (4+ messages)

[PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled
 2020-10-19  8:39 UTC  (6+ messages)

Fair Pay Bitstreaming project Taking Shape
 2020-10-19  8:39 UTC 

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-10-19  8:39 UTC  (5+ messages)

[ovmf test] 155969: all pass - PUSHED
 2020-10-19  8:37 UTC 

[PATCH 2/5 v15] ARM: Replace string mem* functions for KASan
 2020-10-19  8:36 UTC  (3+ messages)
` [PATCH] fixup! "

[PATCH v4 0/9] Add k/uprobe & fentry & error_injection supported
 2020-10-19  8:36 UTC  (4+ messages)
` [PATCH v4 9/9] riscv: Fixup lockdep_assert_held(&text_mutex) in patch_insn_write

[dunfell/master PATCH] prusw-fw: Update the firmware to 3.1.6 version
 2020-10-19  8:36 UTC 

disabling CONFIG_LED_CLASS
 2020-10-19  8:35 UTC  (12+ messages)
` disabling CONFIG_LED_CLASS (SND_HDA_CODEC_REALTEK)

[Intel-gfx] [PATCH] drm/i915/gt: Onion unwind for scratch page allocation failure
 2020-10-19  8:34 UTC 

[PATCH 0/4] RfC: microvm: add second ioapic
 2020-10-19  8:32 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] app/test/test_distributor.c: prevent memory leakages from the pool
 2020-10-19  8:34 UTC  (4+ messages)
` [dpdk-dev] [v3 PATCH] test_distributor: "

[dpdk-dev] [PATCH 01/22] event/dlb2: add meson build infrastructure
 2020-10-19  8:33 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 00/22] Add DLB2 PMD
  ` [dpdk-dev] [PATCH v2 01/22] event/dlb2: add documentation and meson build infrastructure

[linux-review:UPDATE-20201019-144130/Shay-Bar/mac80211-160MHz-support-per-IEEE802-11ax-standard/20201012-221911 1/1] net/mac80211/spectmgmt.c:232:42: sparse: sparse: cast to restricted __le16
 2020-10-19  8:33 UTC 

[RFC PATCH 00/13] Generic TX reallocation for DSA
 2020-10-19  8:33 UTC  (5+ messages)
` [RFC PATCH 02/13] net: dsa: implement a central TX reallocation procedure

[docs][PATCH] ref-variables: Given example for naming sources
 2020-10-19  8:32 UTC  (2+ messages)

[dpdk-dev] [PATCH v7 00/16] fix distributor synchronization issues
 2020-10-19  8:32 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH v8 00/17] "


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.