All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-19 15:27:00 to 2021-04-19 16:13:19 UTC [more...]

[dpdk-dev] [PATCH 1/2] [RFC]: ethdev: add pre-defined meter policy API
 2021-04-19 16:13 UTC  (8+ messages)
` [dpdk-dev] [PATCH v8 0/2] Support "
  ` [dpdk-dev] [PATCH v8 1/2] ethdev: add pre-defined "
  ` [dpdk-dev] [PATCH v9 0/2] Support "
    ` [dpdk-dev] [PATCH v9 1/2] ethdev: add pre-defined "
    ` [dpdk-dev] [PATCH v9 2/2] app/testpmd: support policy actions per color

[dpdk-dev] [PATCH] ethdev: introduce conntrack flow action and item
 2021-04-19 16:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/3] "
  ` [dpdk-dev] [PATCH v3 1/3] "

[PATCH 0/3] arm64: dts: xilinx: Update dts for zynqmp
 2021-04-19 16:10 UTC  (11+ messages)
` [PATCH 1/3] arm64: dts: xilinx: Add the clock nodes "

[PATCH] Revert "mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NAND"
 2021-04-19 16:11 UTC  (2+ messages)

[PATCH RESEND 0/4] Add support for HiSilicon PCIe Tune and Trace device
 2021-04-19 16:11 UTC  (4+ messages)

[PATCH v4] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-19 16:11 UTC  (10+ messages)

[PATCH] scsi: core: Cap initial sdev queue depth at shost.can_queue
 2021-04-19 16:06 UTC 

[kbuild-all] Re: [PATCH v3 2/2] xfs: set aside allocation btree blocks from block reservation
 2021-04-19 16:10 UTC  (3+ messages)
`  "

Upstream bug comments on the mailing list and Launchpad
 2021-04-19 16:04 UTC  (3+ messages)

what to include in a "hardware bringup image"?
 2021-04-19 16:08 UTC  (3+ messages)
` [yocto] "

[RFC PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3)
 2021-04-19 16:09 UTC  (10+ messages)
      ` [PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3.2)
        ` [PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3.3)

[LTP] [PATCH v3] syscalls/chown: Rewrite chown/chown03.c with the new api
 2021-04-19 16:09 UTC  (2+ messages)

[PATCH] ceph: make the lost+found dir accessible by kernel client
 2021-04-19 16:09 UTC  (2+ messages)

[PATCH] mt76: mt7921: fix possible invalid register access
 2021-04-19 15:58 UTC  (2+ messages)

group for foxconn CI / fii oem repo
 2021-04-19 16:07 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915: set min brightness for aux backlight interface
 2021-04-19 16:08 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[hwmon:hwmon-next] BUILD SUCCESS 789a4623bb12af51a6c05e188ba302f7d162ff04
 2021-04-19 16:07 UTC 

DEL_INTERFACE and CMD_SET_CQM failed; Could not register frame watch type 00d0: -95
 2021-04-19 16:07 UTC  (2+ messages)

[PATCH] libnvdimm.h: Remove duplicate struct declaration
 2021-04-19 16:04 UTC  (3+ messages)

[PATCH][next] bcache: Set error return err to -ENOMEM on allocation failure
 2021-04-19 16:04 UTC  (2+ messages)

[PATCH 00/26] target/mips: Re-org to allow KVM-only builds
 2021-04-19 16:00 UTC  (3+ messages)
` [PATCH 26/26] gitlab-ci: Add KVM mips64el cross-build jobs

[PATCH 00/30] KVM: x86: hyper-v: Fine-grained access check to Hyper-V hypercalls and MSRs
 2021-04-19 16:01 UTC  (31+ messages)
` [PATCH 01/30] asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
` [PATCH 02/30] KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
` [PATCH 03/30] KVM: x86: hyper-v: Cache guest CPUID leaves determining features availability
` [PATCH 04/30] KVM: x86: hyper-v: Prepare to check access to Hyper-V MSRs
` [PATCH 05/30] KVM: x86: hyper-v: Honor HV_MSR_HYPERCALL_AVAILABLE privilege bit
` [PATCH 06/30] KVM: x86: hyper-v: Honor HV_MSR_VP_RUNTIME_AVAILABLE "
` [PATCH 07/30] KVM: x86: hyper-v: Honor HV_MSR_TIME_REF_COUNT_AVAILABLE "
` [PATCH 08/30] KVM: x86: hyper-v: Honor HV_MSR_VP_INDEX_AVAILABLE "
` [PATCH 09/30] KVM: x86: hyper-v: Honor HV_MSR_RESET_AVAILABLE "
` [PATCH 10/30] KVM: x86: hyper-v: Honor HV_MSR_REFERENCE_TSC_AVAILABLE "
` [PATCH 11/30] KVM: x86: hyper-v: Honor HV_MSR_SYNIC_AVAILABLE "
` [PATCH 12/30] KVM: x86: hyper-v: Honor HV_MSR_SYNTIMER_AVAILABLE "
` [PATCH 13/30] KVM: x86: hyper-v: Honor HV_MSR_APIC_ACCESS_AVAILABLE "
` [PATCH 14/30] KVM: x86: hyper-v: Honor HV_ACCESS_FREQUENCY_MSRS "
` [PATCH 15/30] KVM: x86: hyper-v: Honor HV_ACCESS_REENLIGHTENMENT "
` [PATCH 16/30] KVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE "
` [PATCH 17/30] KVM: x86: hyper-v: Honor HV_FEATURE_DEBUG_MSRS_AVAILABLE "
` [PATCH 18/30] KVM: x86: hyper-v: Inverse the default in hv_check_msr_access()
` [PATCH 19/30] KVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABLE privilege bit
` [PATCH 20/30] KVM: x86: hyper-v: Prepare to check access to Hyper-V hypercalls
` [PATCH 21/30] KVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_SPIN_WAIT hypercall
` [PATCH 22/30] KVM: x86: hyper-v: Honor HV_POST_MESSAGES privilege bit
` [PATCH 23/30] KVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS "
` [PATCH 24/30] KVM: x86: hyper-v: Honor HV_DEBUGGING "
` [PATCH 25/30] KVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED bit
` [PATCH 26/30] KVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
` [PATCH 27/30] KVM: x86: hyper-v: Honor HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED bit
` [PATCH 28/30] KVM: selftests: move Hyper-V MSR definitions to hyperv.h
` [PATCH 29/30] KVM: selftests: Move evmcs.h to x86_64/
` [PATCH 30/30] KVM: selftests: Introduce hyperv_features test

[Bug 1924914] [NEW] Running sway in a QEMU VM results in a GPU hang of the guest (virtio-gpu driver)
 2021-04-19 15:54 UTC  (3+ messages)
` [Bug 1924914] "

[Buildroot] [PATCH] docs/manual: document KBUILD_VERBOSE environment variable
 2021-04-19 16:03 UTC 

[RFC PATCH v6 00/20] ceph+fscrypt: context, filename and symlink support
 2021-04-19 16:03 UTC  (4+ messages)

[RFCv2 00/13] TDX and guest memory unmapping
 2021-04-19 16:01 UTC  (5+ messages)
` [RFCv2 13/13] KVM: unmap guest memory using poisoned pages

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-19 16:01 UTC  (6+ messages)

[PATCH] x86/shim: Simplify compat handling in write_start_info()
 2021-04-19 16:00 UTC  (4+ messages)

[dpdk-dev] [PATCH v4 0/3] Predictable RSS feature
 2021-04-19 15:59 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 0/5] "
` [dpdk-dev] [PATCH v5 1/5] hash: add predictable RSS API
` [dpdk-dev] [PATCH v5 2/5] hash: add predictable RSS implementation
` [dpdk-dev] [PATCH v5 3/5] test/hash: add additional thash tests
` [dpdk-dev] [PATCH v5 4/5] doc: add thash documentation
` [dpdk-dev] [PATCH v5 5/5] maintainers: claim maintainership of the hash library

[v6 2/3] ASoC: Add Rockchip rk817 audio CODEC support
 2021-04-19 15:57 UTC  (4+ messages)
` [v6 3/3] dt-bindings: "

[v6 1/3] mfd: Add Rockchip rk817 audio CODEC support
 2021-04-19 15:57 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/8] arm/arm64: Prepare for target-efi
 2021-04-19 15:59 UTC  (6+ messages)
` [PATCH kvm-unit-tests 6/8] arm/arm64: setup: Consolidate memory layout assumptions

[PATCH] x86/pv: Fold adjacent paths in dom0_construct_pv()
 2021-04-19 15:58 UTC  (2+ messages)

[PATCH for-next] RDMA/core: Unify RoCE check and re-factor code
 2021-04-19 15:57 UTC  (5+ messages)

[PATCH v4 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-19 15:56 UTC  (5+ messages)
` [PATCH v4 5/5] mm/memcg: Improve refill_obj_stock() performance
  ` [External] "

[dpdk-dev] [PATCH] app/testpmd: add link autoneg status display
 2021-04-19 15:56 UTC  (3+ messages)

Killing cgroups
 2021-04-19 15:56 UTC 

[PATCH] staging: wfx: silence symbol 'wfx_get_ps_timeout' was not declared warning
 2021-04-19 15:55 UTC  (4+ messages)

[PATCH 0/2] git: support separate arg for `--config-env`'s value
 2021-04-19 15:56 UTC  (3+ messages)
` [PATCH 1/2] git.txt: fix synopsis of `--config-env` missing the equals sign
` [PATCH 2/2] git: support separate arg for `--config-env`'s value

[PATCH] rtl8xxxu: Fix device info for RTL8192EU devices
 2021-04-19 15:55 UTC  (3+ messages)

liburcu: LTO breaking rcu_dereference on arm64 and possibly other architectures ?
 2021-04-19 15:54 UTC  (6+ messages)
` [lttng-dev] "

[PATCH v8 net-next 0/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-19 15:54 UTC  (5+ messages)
` [PATCH v8 net-next 1/2] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
` [PATCH v8 net-next 2/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

[PATCH for post 6.0 v1 00/25] testing/next (hexagon/tricore/test cc)
 2021-04-19 15:51 UTC  (2+ messages)

rtl8152 / power management kernel hang
 2021-04-19 15:53 UTC  (4+ messages)

[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
 2021-04-19 15:52 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] bpf: Factorize bpf_trace_printk and bpf_seq_printf
` [PATCH bpf-next v5 2/6] bpf: Add a ARG_PTR_TO_CONST_STR argument type
` [PATCH bpf-next v5 3/6] bpf: Add a bpf_snprintf helper
` [PATCH bpf-next v5 4/6] libbpf: Initialize the bpf_seq_printf parameters array field by field
` [PATCH bpf-next v5 5/6] libbpf: Introduce a BPF_SNPRINTF helper macro
` [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

[PATCH] x86emul: fix test harness build for gas 2.36
 2021-04-19 15:51 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: ethernet: mediatek: support custom GMAC label
 2021-04-19 15:46 UTC  (9+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: mediatek: add optional GMAC labels
` [PATCH net-next v2 2/2] net: ethernet: mediatek: support custom GMAC label

[PATCH 1/3] powerpc/8xx: Enhance readability of trap types
 2021-04-19 15:48 UTC  (6+ messages)
` [PATCH 2/3] powerpc/32s: "
` [PATCH 3/3] powerpc/irq: "

[RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-04-19 15:48 UTC  (2+ messages)

[PATCH 1/3] clk: mediatek: Add MT8175 clock driver
 2021-04-19 15:48 UTC  (2+ messages)

[PATCH RFC] migration: warn about non-migratable configurations unless '--no-migration' was specified
 2021-04-19 15:46 UTC  (3+ messages)

[PATCH 0/2] cpu/core: Fix "help" of CPU core device types
 2021-04-19 15:45 UTC  (8+ messages)
` [PATCH 1/2] qdev: Separate implementations of qdev_get_machine() for user and system

[dpdk-dev] [PATCH] app/testpmd: fix queue Rx and Tx offload reconfig cmd
 2021-04-19 15:46 UTC  (9+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH 0/7] xen: Switch to using -Og for debug builds
 2021-04-19 15:45 UTC  (2+ messages)

[PATCH 00/19] DC Patches for 2021 April 19
 2021-04-19 15:45 UTC  (6+ messages)
` [PATCH 13/19] drm/amd/display: force CP to DESIRED when removing display
` [PATCH 14/19] drm/amd/display: fix HDCP drm prop update for MST

[PATCH 1/1] of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
 2021-04-19 15:44 UTC  (5+ messages)

[PATCH 1/4] scripts/oe-debuginfod: correct several issues
 2021-04-19 15:45 UTC  (5+ messages)
` [PATCH 2/4] libmicrohttpd: add a recipe from meta-oe
  ` [OE-core] "
` [PATCH 3/4] default-distrovars.inc: add debuginfod to default DISTRO_FEATURES
  ` [OE-core] "

[PATCH] MIPS: Fix cmdline "mem=" parameter parsing
 2021-04-19 15:43 UTC  (3+ messages)

[PATCH v4 15/27] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
 2021-04-19 15:43 UTC  (3+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-19 15:43 UTC  (11+ messages)
` [PATCH net-next v3 2/5] mm: add a signature in struct page

[PATCH 0/7] Adis IRQ fixes and minor improvements
 2021-04-19 15:41 UTC  (8+ messages)
` [PATCH 4/7] iio: adis16475: re-set max spi transfer

[PATCH v9] USB: serial: cp210x: Add support for GPIOs on CP2108
 2021-04-19 15:42 UTC  (2+ messages)

linux-next: Tree for Apr 19
 2021-04-19 15:40 UTC  (2+ messages)
` linux-next: Tree for Apr 19 (bcache)

[PATCH kvm-unit-tests v2 0/4] x86: hyperv_stimer: test direct mode
 2021-04-19 15:41 UTC  (2+ messages)

[PATCH v2] ALSA: usb-audio: Re-apply implicit feedback mode to Pioneer devices
 2021-04-19 15:39 UTC 

[dpdk-dev] [PATCH v2 0/4] support flow for IP fragment in IAVF
 2021-04-19 15:40 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/4] app/testpmd: add packet id for IP fragment

[PATCH 0/5] ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack
 2021-04-19 14:54 UTC  (2+ messages)

psmouse serio2 psmouse.synaptics_intertouch=1
 2021-04-19 15:38 UTC  (4+ messages)

[PATCH v2] go: upgrade 1.16.2 -> 1.16.3
 2021-04-19 15:38 UTC  (5+ messages)
` [OE-core] "

[PATCH v2 0/4] KVM statistics data fd-based binary interface
 2021-04-19 11:18 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: stats: Add documentation for statistics data "
` [PATCH v2 4/4] KVM: selftests: Add selftest for KVM "

imx27: No space left to write bad block table
 2021-04-19 15:36 UTC  (6+ messages)

[meta-oe][PATCH] syslog-ng: Merge .bb and .inc
 2021-04-19 15:36 UTC 

[for-6.1 0/4] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci
 2021-04-19 15:31 UTC  (2+ messages)

[PATCH] sunxi: Select environment MMC based on boot device
 2021-04-19 15:35 UTC  (2+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20210419
 2021-04-19 15:35 UTC  (2+ messages)

pull request: linux-firmware: update cxgb4 firmware to 1.25.4.0
 2021-04-19 15:34 UTC  (2+ messages)

GRUB error: unknown filesystem on ia64
 2021-04-19 15:33 UTC  (17+ messages)

[PATCH] Revert "spl: Drop bd_info in the data section"
 2021-04-19 15:32 UTC  (11+ messages)

[PATCH v2] um: Fix stack pointer alignment
 2021-04-19 15:32 UTC 

[PATCH] target/riscv: fix vrgather macro index variable type bug
 2021-04-19 15:30 UTC  (3+ messages)

[PATCH] drm/nouveau: fix an error code in nouveau_backlight_init()
 2021-04-19 15:30 UTC  (2+ messages)
` [Nouveau] "

[PATCH 10/12] libsepol/cil: Make invalid statement error messages consistent
 2021-04-19 15:30 UTC  (4+ messages)
` [PATCH 12/12] secilc/docs: Update the CIL documentation for various blocks

[dpdk-dev] [PATCH] app/testpmd: support the query of link flow ctrl info
 2021-04-19 15:30 UTC  (2+ messages)

[PATCH] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
 2021-04-19 15:28 UTC  (2+ messages)

[PATCH net v4 0/2] fix packet stuck problem for lockless qdisc
 2021-04-19 15:29 UTC  (3+ messages)
` [PATCH net v4 1/2] net: sched: "

[Bug 1924912] [NEW] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
 2021-04-19 15:28 UTC  (3+ messages)
` [Bug 1924912] "

[PATCH] ca-certificates: Fix openssl runtime cert dependencies
 2021-04-19 15:29 UTC  (3+ messages)
` [OE-core] "

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-19 15:28 UTC 

[dpdk-dev] [PATCH V3] app/testpmd: support Tx mbuf free on demand cmd
 2021-04-19 15:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH V4] "

[PATCH 0/3] Acceptance Tests: support choosing specific distro and version
 2021-04-19 15:25 UTC  (3+ messages)
` [PATCH 2/3] Acceptance Tests: move definition of distro checksums to the framework

[PATCH 0/3 v2] Create secil2tree to write CIL AST
 2021-04-19 15:27 UTC  (4+ messages)
` [PATCH 1/3 v2] libsepol/cil: Create functions to write the "
` [PATCH 2/3 v2] libsepol/cil: Add functions to make use of cil_write_ast()
` [PATCH 3/3 v2] secilc: Create the new program called secil2tree to write out CIL AST

[meta-virtualization][PATCH v3 1/6] xen-tools: fix 32-bit x86 build by setting pvshim configure flags
 2021-04-19 15:27 UTC  (6+ messages)

PCIe: can't set Max Payload Size to 256
 2021-04-19 15:27 UTC  (6+ messages)

[PATCH 0/3] ecryptfs: fixes and port to private mounts
 2021-04-19 15:27 UTC  (6+ messages)
` [PATCH 1/3] ecryptfs: remove unused helpers

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2021-04-19 15:28 UTC  (6+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 2/8] config: add new way to pass config via `--config-env`

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-19 15:26 UTC  (4+ messages)
` [PATCH 09/15] x86/alternatives: Use C int3 selftest but disable KASAN


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.