All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-23 17:31:58 to 2020-09-23 18:17:42 UTC [more...]

[PATCH v6 0/4] user space client interface driver
 2020-09-23 18:17 UTC  (4+ messages)
` [PATCH v6 4/4] bus: mhi: Add userspace "

[PATCH v2 0/4] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-23 18:11 UTC  (6+ messages)
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v2 1/4] sched/isolation: API to get housekeeping online CPUs
` [Intel-wired-lan] [PATCH v2 2/4] sched/isolation: Extend nohz_full to isolate managed IRQs
` [Intel-wired-lan] [PATCH v2 3/4] i40e: limit msix vectors based on housekeeping CPUs
` [Intel-wired-lan] [PATCH v2 4/4] PCI: Limit pci_alloc_irq_vectors as per "

Help testing llvm patch to generate verifier friendly code
 2020-09-23 18:16 UTC  (4+ messages)

[PATCH] linux-ti-staging: Update linux-staging to 5.4.66
 2020-09-23 18:16 UTC 

[PATCH] systemd: Upgrade v246.2 -> v246.6
 2020-09-23 18:14 UTC 

[dpdk-dev] [PATCH v4 01/41] pipeline: add new SWX pipeline type
 2020-09-23 18:06 UTC  (43+ messages)
` [dpdk-dev] [PATCH v5 00/41] Pipeline alignment with the P4 language
  ` [dpdk-dev] [PATCH v5 01/41] pipeline: add new SWX pipeline type
  ` [dpdk-dev] [PATCH v5 02/41] pipeline: add SWX pipeline input port
  ` [dpdk-dev] [PATCH v5 03/41] pipeline: add SWX pipeline output port
  ` [dpdk-dev] [PATCH v5 04/41] pipeline: add SWX headers and meta-data
  ` [dpdk-dev] [PATCH v5 05/41] pipeline: add SWX extern objects and funcs
  ` [dpdk-dev] [PATCH v5 06/41] pipeline: add SWX pipeline action
  ` [dpdk-dev] [PATCH v5 07/41] pipeline: add SWX pipeline tables
  ` [dpdk-dev] [PATCH v5 08/41] pipeline: add SWX pipeline instructions
  ` [dpdk-dev] [PATCH v5 09/41] pipeline: add SWX Rx and extract instructions
  ` [dpdk-dev] [PATCH v5 10/41] pipeline: add SWX Tx and emit instructions
  ` [dpdk-dev] [PATCH v5 11/41] pipeline: add header validate and invalidate SWX instructions
  ` [dpdk-dev] [PATCH v5 12/41] pipeline: add SWX move instruction
  ` [dpdk-dev] [PATCH v5 13/41] pipeline: add SWX DMA instruction
  ` [dpdk-dev] [PATCH v5 14/41] pipeline: introduce SWX add instruction
  ` [dpdk-dev] [PATCH v5 15/41] pipeline: introduce SWX subtract instruction
  ` [dpdk-dev] [PATCH v5 16/41] pipeline: introduce SWX ckadd instruction
  ` [dpdk-dev] [PATCH v5 17/41] pipeline: introduce SWX cksub instruction
  ` [dpdk-dev] [PATCH v5 18/41] pipeline: introduce SWX and instruction
  ` [dpdk-dev] [PATCH v5 19/41] pipeline: introduce SWX or instruction
  ` [dpdk-dev] [PATCH v5 20/41] pipeline: introduce SWX XOR instruction
  ` [dpdk-dev] [PATCH v5 21/41] pipeline: introduce SWX SHL instruction
  ` [dpdk-dev] [PATCH v5 22/41] pipeline: introduce SWX SHR instruction
  ` [dpdk-dev] [PATCH v5 23/41] pipeline: introduce SWX table instruction
  ` [dpdk-dev] [PATCH v5 24/41] pipeline: introduce SWX extern instruction
  ` [dpdk-dev] [PATCH v5 25/41] pipeline: introduce SWX jump and return instructions
  ` [dpdk-dev] [PATCH v5 26/41] pipeline: add SWX instruction description
  ` [dpdk-dev] [PATCH v5 27/41] pipeline: add SWX instruction verifier
  ` [dpdk-dev] [PATCH v5 28/41] pipeline: add SWX instruction optimizer
  ` [dpdk-dev] [PATCH v5 29/41] pipeline: add SWX pipeline query API
  ` [dpdk-dev] [PATCH v5 30/41] pipeline: add SWX pipeline flush
  ` [dpdk-dev] [PATCH v5 31/41] pipeline: add SWX table update high level API
  ` [dpdk-dev] [PATCH v5 32/41] pipeline: add SWX pipeline specification file
  ` [dpdk-dev] [PATCH v5 33/41] port: add ethernet device SWX port
  ` [dpdk-dev] [PATCH v5 34/41] port: add source and sink SWX ports
  ` [dpdk-dev] [PATCH v5 35/41] table: add exact match SWX table
  ` [dpdk-dev] [PATCH v5 36/41] examples/pipeline: add new example application
  ` [dpdk-dev] [PATCH v5 37/41] examples/pipeline: add message passing mechanism
  ` [dpdk-dev] [PATCH v5 38/41] examples/pipeline: add configuration commands
  ` [dpdk-dev] [PATCH v5 39/41] examples/pipeline: add l2fwd example
  ` [dpdk-dev] [PATCH v5 40/41] examples/pipeline: add l2fwd with MAC swap example
  ` [dpdk-dev] [PATCH v5 41/41] examples/pipeline: add VXLAN encapsulation example

[PATCH bpf-next] selftests/bpf: Skip some verifier tests on BTFless kernels
 2020-09-23 18:13 UTC  (2+ messages)

[linux-lvm] thin: pool target too small
 2020-09-23 18:13 UTC  (5+ messages)

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-23 18:11 UTC  (13+ messages)

[PATCH v2 0/7] CTU CAN FD core support
 2020-09-23 18:11 UTC  (5+ messages)
` [PATCH v2 7/7] hw/net/can: Correct Kconfig dependencies after switch to meson build

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-23 18:12 UTC  (16+ messages)
` [PATCH V1 01/16] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V1 07/16] xen/dm: Make x86's DM feature common
` [PATCH V1 09/16] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V1 14/16] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()

[meta-browser] [PATCH] chromium: change to python3
 2020-09-23 18:11 UTC 

[PATCH] KVM: SEV: shorten comments around sev_clflush_pages
 2020-09-23 18:08 UTC  (2+ messages)

[PATCH] block: fix potential double free during probe failure
 2020-09-23 18:08 UTC 

[Buildroot] [PATCH 1/1] package/libvpx: vp9 encoder needs c++
 2020-09-23 18:08 UTC 

[PATCH] virtio: vdpa: omit check return of g_malloc
 2020-09-23 18:06 UTC  (5+ messages)

[PATCH v2 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-09-23 18:06 UTC  (5+ messages)
` [PATCH v2 4/7] crypto: sun4i-ss: handle BigEndian for cipher

INFO: trying to register non-static key in ath9k_htc_rxep
 2020-09-23 18:06 UTC  (7+ messages)
        ` [Linux-kernel-mentees] "

[RESEND PATCH can-next 1/2] can: tcan4x5x: Rename parse_config function
 2020-09-23 18:06 UTC  (3+ messages)

[PATCH v10 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-23 18:04 UTC  (2+ messages)

[PATCH v2 00/15] KVM: x86: VMX: Fix MSR namespacing
 2020-09-23 18:04 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: x86: Rename "shared_msrs" to "user_return_msrs"
` [PATCH v2 02/15] KVM: VMX: Prepend "MAX_" to MSR array size defines
` [PATCH v2 03/15] KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
` [PATCH v2 04/15] KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr"
` [PATCH v2 05/15] KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
` [PATCH v2 06/15] KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs"
` [PATCH v2 07/15] KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
` [PATCH v2 08/15] KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr"
` [PATCH v2 09/15] KVM: VMX: Check guest support for RDTSCP before processing MSR_TSC_AUX
` [PATCH v2 10/15] KVM: VMX: Move uret MSR lookup into update_transition_efer()
` [PATCH v2 11/15] KVM: VMX: Add vmx_setup_uret_msr() to handle lookup and swap
` [PATCH v2 12/15] KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
` [PATCH v2 13/15] KVM: VMX: Rename "vmx_set_guest_msr" to "vmx_set_guest_uret_msr"
` [PATCH v2 14/15] KVM: VMX: Rename "vmx_msr_index" to "vmx_uret_msrs_list"
` [PATCH v2 15/15] KVM: VMX: Rename vmx_uret_msr's "index" to "slot"

[RFC PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-09-23 18:03 UTC  (8+ messages)
` [RFC PATCH 5/9] surface_aggregator: Add error injection capabilities
` [RFC PATCH 6/9] surface_aggregator: Add dedicated bus and device type
` [RFC PATCH 8/9] surface_aggregator: Add DebugFS interface

[PATCH v8 0/7] Make hcd-xhci independent of pci hooks
 2020-09-23 17:45 UTC  (4+ messages)
` [PATCH v8 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH] nvme-core: don't use NVME_NSID_ALL for cmd-effect
 2020-09-23 18:02 UTC  (3+ messages)

[PATCH v2 00/38] qapi: static typing conversion, pt1
 2020-09-23 17:57 UTC  (7+ messages)
` [PATCH v2 10/38] qapi/common.py: delint with pylint
` [PATCH v2 13/38] qapi/common.py: add type hint annotations

[PATCH v6 0/5] fix & merge block_status_above and is_allocated_above
 2020-09-23 17:49 UTC  (6+ messages)
` [PATCH v6 2/5] block/io: bdrv_common_block_status_above: support include_base

[PATCH v9 0/7] Make hcd-xhci independent of pci hooks
 2020-09-23 17:50 UTC  (8+ messages)
` [PATCH v9 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v9 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v9 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v9 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v9 5/7] misc: Add versal-usb2-ctrl-regs module
` [PATCH v9 6/7] usb: Add DWC3 model
` [PATCH v9 7/7] Versal: Connect DWC3 controller with virt-versal

Minix 1.1 with QEMU
 2020-09-23 17:00 UTC  (2+ messages)

[PATCH] btrfs: fix filesystem corruption after a device replace
 2020-09-23 17:56 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-23 17:56 UTC 

[GIT PULL] bootconfig: A couple of bug fixes
 2020-09-23 17:54 UTC 

[Buildroot] [PATCH 1/1] package/clamav: needs dynamic library
 2020-09-23 17:54 UTC 

[PATCH 0/9] sched: Migrate disable support
 2020-09-23 17:54 UTC  (7+ messages)
` [PATCH 7/9] sched: Add migrate_disable()

[kbuild] [intel-linux-intel-lts:5.4/yocto 414/1142] drivers/misc/xlink-pcie/local_host/mxlk_epf.c:478:6: warning: Variable 'ret' is reassigned a value before the old one has been used
 2020-09-23 17:54 UTC  (2+ messages)
`  "

[PATCH] cmake: ignore generated files
 2020-09-23 17:53 UTC  (3+ messages)

[PATCH 1/2] watchdog: Hide WATCHDOG_RESET_DISABLE
 2020-09-23 17:53 UTC  (7+ messages)
` [PATCH 2/2] watchdog: add watchdog behavior configuration

[PATCH] scsi: alua: fix the race between alua_bus_detach and alua_rtpg
 2020-09-23 17:50 UTC  (5+ messages)

interest in a minimal image recipe
 2020-09-23 17:50 UTC  (2+ messages)

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
 2020-09-23 17:46 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/6] bpf: provide function to get vmlinux BTF information
` [PATCH v6 bpf-next 2/6] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v6 bpf-next 3/6] bpf: add bpf_snprintf_btf helper
` [PATCH v6 bpf-next 4/6] selftests/bpf: add bpf_snprintf_btf helper tests
` [PATCH v6 bpf-next 5/6] bpf: add bpf_seq_printf_btf helper
` [PATCH v6 bpf-next 6/6] selftests/bpf: add test for "

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-23 17:47 UTC  (5+ messages)

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 17:46 UTC  (11+ messages)
` [PATCH 5/9] fs: remove various compat readv/writev helpers

[PATCH ghak120 V5] audit: trigger accompanying records when no rules present
 2020-09-23 17:47 UTC  (5+ messages)

[RFC] change the new message to provide for memory allocations
 2020-09-23 17:46 UTC  (4+ messages)

reminder: Performance meeting paper discussion tomorrow
 2020-09-23 17:46 UTC 

[RESEND][PATCH] xen/arm: sched: Ensure the vCPU context is seen before vcpu_pause() returns
 2020-09-23 17:45 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/60] common/sfc_efx: support Riverhead NIC family
 2020-09-23 17:45 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH 0/1] fsopen: fsconfig syscall restart fix
 2020-09-23 16:46 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/6] migration/postcopy: Sync faulted addresses after network recovered
 2020-09-23 17:43 UTC  (2+ messages)

BUG: kernel NULL pointer dereference, address: trace_event_raw_event_sched_switch
 2020-09-23 17:43 UTC  (2+ messages)

[PATCH] SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers
 2020-09-23 17:43 UTC  (6+ messages)

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-23 17:32 UTC  (2+ messages)

[PATCH v5 00/10] Function Granular KASLR
 2020-09-23 17:39 UTC  (11+ messages)
` [PATCH v5 01/10] x86: tools/relocs: Support >64K section headers
` [PATCH v5 02/10] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH v5 03/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v5 04/10] x86: Make sure _etext includes function sections
` [PATCH v5 05/10] x86/tools: Add relative relocs for randomized functions
` [PATCH v5 06/10] x86/boot/compressed: Avoid duplicate malloc() implementations
` [PATCH v5 07/10] x86: Add support for function granular KASLR
` [PATCH v5 08/10] kallsyms: Hide layout
` [PATCH v5 09/10] module: Reorder functions
` [PATCH v5 10/10] livepatch: only match unique symbols when using fgkaslr

[PATCH] arm-bsp/machine: move kernel version for tc0 to 5.4
 2020-09-23 17:41 UTC 

[PATCH] btrfs-progs: convert: Mention which reserve_space call failed
 2020-09-23 17:14 UTC 

[PATCH v2 0/6] ASoC: Intel: sdw machine driver updates for 5.10
 2020-09-23 17:33 UTC  (7+ messages)
` [PATCH v2 1/6] ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps
` [PATCH v2 2/6] ASoC: Intel: sof_sdw: remove ternary operator
` [PATCH v2 3/6] ASoC: Intel: add codec name prefix to ACPI machine description
` [PATCH v2 4/6] ASoC: Intel: sof_sdw: remove hard-coded codec_conf table
` [PATCH v2 5/6] ASoC: Intel: sof_sdw_rt700: add codec prefix
` [PATCH v2 6/6] ASoC: Intel: add support for new SoundWire hardware layout on TGL

Configuring WiFi6 in hostapd
 2020-09-23 17:40 UTC  (7+ messages)

[igt-dev] [RFC PATCH i-g-t] tests/kms_*: Limit number of concurrent planes to three
 2020-09-23 17:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH bpf-next v8 00/11] bpf: Support multi-attach for freplace programs
 2020-09-23 17:40 UTC  (3+ messages)
` [PATCH bpf-next v8 11/11] selftests: Remove fmod_ret from benchmarks and test_overhead

[iptables PATCH v2 00/10] nft: Sorted chain listing et al
 2020-09-23 17:48 UTC  (11+ messages)
` [iptables PATCH v2 01/10] nft: Fix selective chain compatibility checks
` [iptables PATCH v2 02/10] nft: Implement nft_chain_foreach()
` [iptables PATCH v2 03/10] nft: cache: Introduce nft_cache_add_chain()
` [iptables PATCH v2 04/10] nft: Eliminate nft_chain_list_get()
` [iptables PATCH v2 05/10] nft: cache: Move nft_chain_find() over
` [iptables PATCH v2 06/10] nft: Introduce struct nft_chain
` [iptables PATCH v2 07/10] nft: Introduce a dedicated base chain array
` [iptables PATCH v2 08/10] nft: cache: Sort custom chains by name
` [iptables PATCH v2 09/10] tests: shell: Drop any dump sorting in place
` [iptables PATCH v2 10/10] nft: Avoid pointless table/chain creation

[PATCH 0/2 v3] a stateid race and a cleanup
 2020-09-23 17:37 UTC  (3+ messages)
` [PATCH 1/2 v3] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence
` [PATCH 2/2 v3] NFSv4: cleanup unused zero_stateid copy

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2020-09-23 17:33 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: riscv: convert plic bindings to json-schema

[PATCH] ARM: zynq: Add Z-turn board V5
 2020-09-23 17:33 UTC 

[PATCH v1 0/2] Supports Reading UFS's Vcc Voltage Levels from DT
 2020-09-23 17:32 UTC  (8+ messages)
` [PATCH v1 1/2] scsi: dt-bindings: ufs: Add vcc-voltage-level for UFS

[ragnatech:media-tree] BUILD SUCCESS 8d526001bab3eebc0df1095a83e8aacf90e0e6a3
 2020-09-23 17:31 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.