All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 15:16:56 to 2020-03-17 15:46:39 UTC [more...]

nft ingress won't work on wireless ?
 2020-03-17 15:46 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/33] add support for host based flow table management
 2020-03-17 15:38 UTC  (32+ messages)
` [dpdk-dev] [PATCH 01/33] net/bnxt: add updated dpdk hsi structure
` [dpdk-dev] [PATCH 02/33] net/bnxt: update hwrm prep to use ptr
` [dpdk-dev] [PATCH 03/33] net/bnxt: add truflow message handlers
` [dpdk-dev] [PATCH 04/33] net/bnxt: add initial tf core session open
` [dpdk-dev] [PATCH 05/33] net/bnxt: add initial tf core session close support
` [dpdk-dev] [PATCH 06/33] net/bnxt: add tf core session sram functions
` [dpdk-dev] [PATCH 07/33] net/bnxt: add initial tf core resource mgmt support
` [dpdk-dev] [PATCH 08/33] net/bnxt: add resource manager functionality
` [dpdk-dev] [PATCH 09/33] net/bnxt: add tf core identifier support
` [dpdk-dev] [PATCH 10/33] net/bnxt: add tf core TCAM support
` [dpdk-dev] [PATCH 11/33] net/bnxt: add tf core table scope support
` [dpdk-dev] [PATCH 12/33] net/bnxt: add EM/EEM functionality
` [dpdk-dev] [PATCH 13/33] net/bnxt: fetch SVIF information from the firmware
` [dpdk-dev] [PATCH 14/33] net/bnxt: fetch vnic info from DPDK port
` [dpdk-dev] [PATCH 15/33] net/bnxt: add support for ULP session manager init
` [dpdk-dev] [PATCH 16/33] net/bnxt: add support for ULP session manager cleanup
` [dpdk-dev] [PATCH 17/33] net/bnxt: add helper functions for blob/regfile ops
` [dpdk-dev] [PATCH 18/33] net/bnxt: add support to process action tables
` [dpdk-dev] [PATCH 19/33] net/bnxt: add support to process key tables
` [dpdk-dev] [PATCH 20/33] net/bnxt: add support to free key and action tables
` [dpdk-dev] [PATCH 21/33] net/bnxt: add support to alloc and program key and act tbls
` [dpdk-dev] [PATCH 22/33] net/bnxt: match rte flow items with flow template patterns
` [dpdk-dev] [PATCH 23/33] net/bnxt: match rte flow actions with flow template actions
` [dpdk-dev] [PATCH 24/33] net/bnxt: add support for rte flow item parsing
` [dpdk-dev] [PATCH 25/33] net/bnxt: add support for rte flow action parsing
` [dpdk-dev] [PATCH 26/33] net/bnxt: add support for rte flow create driver hook
` [dpdk-dev] [PATCH 27/33] net/bnxt: add support for rte flow validate "
` [dpdk-dev] [PATCH 28/33] net/bnxt: add support for rte flow destroy "
` [dpdk-dev] [PATCH 29/33] net/bnxt: add support for rte flow flush "
` [dpdk-dev] [PATCH 30/33] net/bnxt: register tf rte flow ops
` [dpdk-dev] [PATCH 31/33] net/bnxt: disable vector mode when BNXT TRUFLOW is enabled

[PULL v3 00/62] Misc patches for soft freeze
 2020-03-17 15:19 UTC  (4+ messages)
` [PULL v3 35/62] lockable: add QEMU_MAKE_LOCKABLE_NONNULL
` [PULL v3 36/62] lockable: add lock guards
` [PULL v3 37/62] lockable: add QemuRecMutex support

[PATCH 0/2] kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests
 2020-03-17 15:46 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] unicode: update the width tables to Unicode 13.0
 2020-03-17 15:36 UTC 

[PATCH] softmmu: fix crash with invalid -M memory-backend=
 2020-03-17 15:40 UTC  (3+ messages)

[PATCH v5 00/14] RISC-V SiFive FU540 support SPL
 2020-03-17 15:45 UTC  (8+ messages)
` [PATCH v5 02/14] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v5 07/14] sifive: dts: fu540: Add DDR controller and phy register settings

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-17 15:06 UTC  (27+ messages)
` [PATCH v6 04/61] target/riscv: add vector configure instruction
` [PATCH v6 05/61] target/riscv: add an internals.h header
` [PATCH v6 06/61] target/riscv: add vector stride load and store instructions
` [PATCH v6 07/61] target/riscv: add vector index "
` [PATCH v6 08/61] target/riscv: add fault-only-first unit stride load
` [PATCH v6 09/61] target/riscv: add vector amo operations
` [PATCH v6 10/61] target/riscv: vector single-width integer add and subtract
` [PATCH v6 11/61] target/riscv: vector widening "
` [PATCH v6 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v6 13/61] target/riscv: vector bitwise logical instructions
` [PATCH v6 14/61] target/riscv: vector single-width bit shift instructions
` [PATCH v6 15/61] target/riscv: vector narrowing integer right "
` [PATCH v6 16/61] target/riscv: vector integer comparison instructions
` [PATCH v6 17/61] target/riscv: vector integer min/max instructions
` [PATCH v6 18/61] target/riscv: vector single-width integer multiply instructions
` [PATCH v6 19/61] target/riscv: vector integer divide instructions

[PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
 2020-03-17 15:45 UTC  (6+ messages)

How to PROVIDE boost-python
 2020-03-17 15:44 UTC 

[Patch v1] x86: Fix the logical destination mode test
 2020-03-17 15:43 UTC  (3+ messages)

[PATCH V2] nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO
 2020-03-17 15:43 UTC  (3+ messages)

[PATCH v3 0/8] Misc hw/ide legacy clean up
 2020-03-17 15:23 UTC  (10+ messages)
` [PATCH v3 7/8] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
` [PATCH v3 4/8] hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
` [PATCH v3 3/8] hw/ide: Get rid of piix4_init function
` [PATCH v3 1/8] hw/ide: Get rid of piix3_init functions
` [PATCH v3 6/8] hw/ide: Do ide_drive_get() within pci_ide_create_devs()
` [PATCH v3 2/8] hw/isa/piix4.c: Introduce variable to store devfn
` [PATCH v3 5/8] hw/ide/pci.c: Coding style update to fix checkpatch errors
` [PATCH v3 8/8] hw/ide: Remove unneeded inclusion of hw/ide.h

[PATCH v10 0/9] error: auto propagated local_err part I
 2020-03-17 15:16 UTC  (14+ messages)
` [Xen-devel] "
` [PATCH v10 1/9] error: auto propagated local_err
  ` [Xen-devel] "
` [PATCH v10 2/9] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
  ` [Xen-devel] "
` [PATCH v10 3/9] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v10 4/9] pflash: "
` [PATCH v10 5/9] fw_cfg: "
` [PATCH v10 6/9] virtio-9p: "
` [PATCH v10 7/9] TPM: "
` [PATCH v10 8/9] nbd: "
` [PATCH v10 9/9] xen: "
  ` [Xen-devel] "

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-03-17 15:29 UTC  (11+ messages)
` [PATCH 0/4] Fix kmalloc_node on offline nodes
  ` [PATCH 2/4] mm/slub: Use mem_node to allocate a new slab
  ` [PATCH 4/4] powerpc/numa: Set fallback nodes for offline nodes

[PATCH] rtw88: add debugfs to fix tx rate
 2020-03-17 15:40 UTC  (6+ messages)

stable-rc/linux-4.4.y boot: 96 boots: 3 failed, 84 passed with 4 offline, 5 untried/unknown (v4.4.216-38-g4173a298f52f)
 2020-03-17 15:40 UTC 

[Xen-devel] [PATCH v6 0/4] xen/rcu: let rcu work better with core scheduling
 2020-03-17 15:39 UTC  (3+ messages)
` [Xen-devel] [PATCH v6 4/4] xen/rcu: add per-lock counter in debug builds

[PATCH] nvme: stop mad sqsize increasing and decreasing
 2020-03-17 15:38 UTC  (3+ messages)

linux-next: Tree for Mar 17
 2020-03-17 15:38 UTC  (2+ messages)
` linux-next: Tree for Mar 17 (gpu/drm/bridge/sil-sii8620.c)

[PULL 0/1] Block patches
 2020-03-17 15:18 UTC  (2+ messages)
` [PULL 1/1] block/io: fix bdrv_co_do_copy_on_readv

[PATCH v3] powerpc/fsl-85xx: fix compile error
 2020-03-17 14:25 UTC  (2+ messages)
`  "

Conditional newline in pretty format
 2020-03-17 15:37 UTC  (2+ messages)

[PATCH 2/2] timer: sti: use clk API to get timer clock rate
 2020-03-17 15:34 UTC  (6+ messages)
` [PATCH v2 0/2] timer: sti: mimic Linux declaration and usage
  ` [PATCH v2 1/2] timer: sti: convert to livetree
  ` [PATCH v2 2/2] timer: sti: use clk API to get timer clock rate

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-17 15:34 UTC  (4+ messages)
` [PATCHv2 14/50] hexagon: Add show_stack_loglvl()

[PATCH] soundwire: stream: only change state if needed
 2020-03-17 15:31 UTC  (8+ messages)

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-17 15:33 UTC  (7+ messages)

[PATCH] ram: px30: drop non informative debug message
 2020-03-17 15:32 UTC 

[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-17 15:30 UTC  (3+ messages)

next/master boot: 278 boots: 19 failed, 246 passed with 7 offline, 6 untried/unknown (next-20200317)
 2020-03-17 15:30 UTC 

[PATCH 1/7] misc: Add more -I$(objtree)/$(obj) lines
 2020-03-17 15:30 UTC  (3+ messages)
` [PATCH 2/7] mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig

[PATCHv2 1/8] spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries
 2020-03-17 15:29 UTC  (16+ messages)
` [PATCHv2 2/8] Kconfig: Remove redundant variable sets
` [PATCHv2 3/8] edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig
` [PATCHv2 4/8] mach-davinci: Hard-code the default SPL_LDSCRIPT path
` [PATCHv2 5/8] Azure / GitLab / Travis: Add Kconfig unit tests to a job
` [PATCHv2 6/8] scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
` [PATCHv2 7/8] kconfig / kbuild: re-sync with Linux 4.18
` [PATCHv2 8/8] configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT

[PATCH] kbuild: remove unused dtc-version.sh script
 2020-03-17 15:29 UTC  (2+ messages)

[RFC PATCH 00/11] Systemd 245 and related updates
 2020-03-17 15:23 UTC  (12+ messages)
` [RFC PATCH 01/11] systemd: Package udev rules explicitly
` [RFC PATCH 02/11] systemd: Reinstate systemd-hwdb-update.service
` [RFC PATCH 03/11] systemd: Add sch-fq-codel to RRECOMMENDS
` [RFC PATCH 04/11] systemd: Add PACKAGECONFIG for sysvinit
` [RFC PATCH 05/11] systemd: Remove X11 related files when disabled
` [RFC PATCH 06/11] psplash: Set RemainAfterExit on systemd units
` [RFC PATCH 07/11] oeqa/runtime/cases: Disable and stop systemd-timesyncd
` [RFC PATCH 08/11] systemd: upgrade v244.3 -> v245
` [RFC PATCH 09/11] systemd: Enable smack based on DISTRO_FEATURES
` [RFC PATCH 10/11] systemd: Enable audit "
` [RFC PATCH 11/11] systemd: Enable acl "

[PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17
 2020-03-17 15:29 UTC  (8+ messages)
` [PATCHv2 2/4] kbuild: Re-sync DTC flag logic "
` [PATCHv2 3/4] scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
` [PATCHv2 4/4] scripts/Makefile.lib: Re-add -Wno-simple_bus_reg "

RFH with debugging suspend issues
 2020-03-17 15:28 UTC  (4+ messages)

[PATCH 0/8] mm: Speedup page cache truncation
 2020-03-17 15:28 UTC  (3+ messages)
` [PATCH 2/8] xarray: Provide xas_erase() helper

[PATCH] spl.h: make <spl.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH v5 0/3] Introduce Self-Save API for deep stop states
 2020-03-17 14:10 UTC  (3+ messages)
` [PATCH v5 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v5 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH] mmc: make <mmc.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] debug_uart.h: make <debug_uart.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] global_data.h: make <asm-generic/global_data.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] fixdep: fix U-Boot own code to handle only valid symbol characters
 2020-03-17 15:28 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.25-124-gbd9158ff941e)
 2020-03-17 15:27 UTC 

[PATCH] iommu/vt-d: silence a RCU-list debugging warning
 2020-03-17 15:03 UTC 

[PATCH v4 0/1] runqemu: support multiple NICs
 2020-03-17 15:26 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH REPOST3 net-next 0/3] net: add phylink support for PCS
 2020-03-17 15:26 UTC  (5+ messages)

[PATCH] rbd: don't mess with a page vector in rbd_notify_op_lock()
 2020-03-17 15:25 UTC  (2+ messages)

[PATCH] Revert "mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing"
 2020-03-17 15:24 UTC  (4+ messages)

[Xen-devel] [PATCH v4] x86: irq: Do not BUG_ON multiple unbind calls for shared pirqs
 2020-03-17 15:23 UTC  (5+ messages)

[Xen-devel] [PATCH v6 0/5] remove one more shared xenheap page: shared_info
 2020-03-17 15:23 UTC  (4+ messages)
` [Xen-devel] [PATCH v6 4/5] mm: add 'is_special_page' inline function

[LTP] [PATCH v2 1/2] syscalls/fcntl30: clean up && add more range test
 2020-03-17 15:24 UTC  (4+ messages)
` [LTP] [PATCH v3 "
  ` [LTP] [PATCH v3 2/2] syscalls/fcntl37: add error test for fcntl with F_SETPIPE_SZ

[PATCH] powerpc: remove WATCHDOG_RESET call from wait_ticks()
 2020-03-17 15:23 UTC  (7+ messages)

[PATCH] generic/310: slightly improve check for dmesg error
 2020-03-17 15:23 UTC  (3+ messages)

[Xen-devel] [BUG] panic: "IO-APIC + timer doesn't work" - several people have reproduced
 2020-03-17 15:23 UTC  (2+ messages)

[PATCH v8 0/8] enable CAAM's HWRNG as default
 2020-03-17 15:22 UTC  (3+ messages)
` [PATCH v8 1/8] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA

[PATCH 0/7] DWC3/Qualcomm connector based role-switching
 2020-03-17 15:22 UTC  (4+ messages)
` [PATCH 7/7] usb: dwc3: qcom: Enable gpio-usb-conn "

[Xen-devel] [PATCH] Add -MP to CFLAGS along with -MMD
 2020-03-17 15:19 UTC  (3+ messages)

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-03-17 15:20 UTC  (5+ messages)
` [PATCH v7 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA

[PATCH] ext2: fix debug reference to ext2_xattr_cache
 2020-03-17 15:19 UTC  (3+ messages)

[PATCH net-next 07/11] bnxt_en: Read partno and serialno of the board from VPD
 2020-03-17 15:17 UTC  (5+ messages)
` [PATCH net-next 08/11] bnxt_en: Add partno and serialno to devlink info_get cb
` [PATCH net-next 09/11] devlink: Add new enable_ecn generic device param
` [PATCH net-next 10/11] bnxt_en: Update firmware interface spec to 1.10.1.26
` [PATCH net-next 11/11] bnxt_en: Use "enable_ecn" devlink param

[PATCH lttng-modules] Add UDP and ICMP packet header information to the tracepoint:
 2020-03-17 15:19 UTC  (2+ messages)

zeus pull request
 2020-03-17 15:19 UTC  (4+ messages)

[PATCH 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-17 15:19 UTC  (4+ messages)
` [PATCH 4/5] IB/core: cache the CQ "

linux-next: manual merge of the selinux tree with the nfs tree
 2020-03-17 15:18 UTC  (3+ messages)

[RFC PATCH] arm64: fix the missing ktpi= cmdline check in arm64_kernel_unmapped_at_el0()
 2020-03-17 15:18 UTC  (6+ messages)

[PATCH net-next 06/11] PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro
 2020-03-17 15:16 UTC 

[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
 2020-03-17 15:18 UTC  (3+ messages)
` [PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup

[PATCHv2 0/2] Convert stm32 dwmac to DT schema
 2020-03-17 15:17 UTC  (6+ messages)
` [PATCHv2 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties
` [PATCHv2 2/2] dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema

[PATCH net-next 00/11] bnxt_en updates to devlink cmd
 2020-03-17 15:14 UTC  (3+ messages)
` [PATCH net-next 04/11] bnxt_en: Refactor bnxt_hwrm_get_nvm_cfg_ver()
` [PATCH net-next 05/11] bnxt_en: Add hw addr and multihost base hw addr to devlink info_get cb


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.