All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-10 06:14:54 to 2021-01-10 11:10:57 UTC [more...]

[dpdk-dev] [PATCH v2 1/6] app/regex: move mem pool creation to worker routine
 2021-01-10 11:10 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/6] regex multi Q with multi cores support
  ` [dpdk-dev] [PATCH v3 1/6] app/regex: move mem pool creation to worker routine
  ` [dpdk-dev] [PATCH v3 2/6] app/regex: support multi QPs
  ` [dpdk-dev] [PATCH v3 3/6] app/regex: read data file once at startup
  ` [dpdk-dev] [PATCH v3 5/6] app/regex: support performance measurements per QP

[dpdk-dev] [PATCH 0/5] Add the E-Switch mirroring and jump supports
 2021-01-10 11:06 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/5] common/mlx5: query register c preserve capability via DevX
` [dpdk-dev] [PATCH 2/5] net/mlx5: support E-Switch mirroring and jump in one flow
` [dpdk-dev] [PATCH 3/5] net/mlx5: extend the skip scale flag
` [dpdk-dev] [PATCH 4/5] net/mlx5: supports modify one port in E-Switch mirroring
` [dpdk-dev] [PATCH 5/5] doc: update the advanced E-switch mirroring supports

[Buildroot] [PATCH 1/1] package/rng-tools: bump to version 6.11
 2021-01-10 11:02 UTC  (2+ messages)

[PATCH] shippable.yml: Remove jobs duplicated on Gitlab-CI
 2021-01-10 11:00 UTC  (5+ messages)

[GIT PULL] irqchip fixes for 5.11, take #1
 2021-01-10 11:00 UTC 

[PATCH RESEND net-next] net: sfp: add debugfs support
 2021-01-10 10:59 UTC 

[RFC PATCH 0/8] rcu/sched: Fix ignored rescheduling after rcu_eqs_enter() v3
 2021-01-10 10:59 UTC  (4+ messages)
` [RFC PATCH 1/8] rcu: Remove superfluous rdp fetch

[PATCH RESEND] net: sfp: add debugfs support
 2021-01-10 10:59 UTC  (2+ messages)

[PATCH net-next] net: sfp: cope with SFPs that set both LOS normal and LOS inverted
 2021-01-10 10:58 UTC 

[PATCH net-next] net: sfp: extend bitrate-derived mode for 2500BASE-X
 2021-01-10 10:58 UTC 

[dpdk-dev] [PATCH v3 0/8] ethdev: introduce GENEVE header TLV option item
 2021-01-10 10:58 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH v3 1/8] lib/librte_ethdev: "

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Check for arbitration after writing start seqno
 2021-01-10 10:55 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Perform an arbitration check before busywaiting
` [Intel-gfx] [PATCH 3/3] drm/i915/selftests: Include engine name after reset failure

[Buildroot] [PATCH 1/1] package/multipath-tools: fix license
 2021-01-10 10:54 UTC  (2+ messages)

[Buildroot] [git commit] package/multipath-tools: fix license
 2021-01-10 10:53 UTC 

[PATCH] arm/kasan:fix the arry size of kasan_early_shadow_pte
 2021-01-10 10:20 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH v3 1/1] package/casync: new package
 2021-01-10 10:49 UTC  (2+ messages)

Old platforms: bring out your dead
 2021-01-10 10:44 UTC  (10+ messages)

[Buildroot] [git commit] package/casync: new package
 2021-01-10 10:47 UTC 

[dpdk-dev] [dpdk-dev 21.02 0/5] enable UDP ecpri configure in dcf
 2021-01-10 10:46 UTC  (6+ messages)
` [dpdk-dev] [dpdk-dev v2 1/2] ethdev: add new tunnel type for ecpri

[PATCH 0/1] Add software TX timestamps to the CAN devices
 2021-01-10 10:35 UTC  (2+ messages)
` [PATCH 1/1] can: dev: add software tx timestamps

btrfs send / receive via netcat, fails halfway?
 2021-01-10 10:34 UTC 

[GIT PULL] x86/urgent for v5.11-rc3
 2021-01-10 10:34 UTC 

[PATCH] irqchip: Simplify the TI_PRUSS_INTC Kconfig
 2021-01-10 10:29 UTC  (4+ messages)
` [irqchip: irq/irqchip-next] irqchip/pruss: "

[PATCH] irqchip: mips-cpu: set IPI domain parent chip
 2021-01-10 10:29 UTC  (3+ messages)
` [irqchip: irq/irqchip-next] irqchip/mips-cpu: Set "

[PATCH 00/23] next round of audio patches
 2021-01-10 10:24 UTC  (25+ messages)
` [PATCH 01/23] sdlaudio: remove leftover SDL1.2 code
` [PATCH 02/23] audio: fix bit-rotted code
` [PATCH 03/23] sdlaudio: add -audiodev sdl,out.buffer-count option
` [PATCH 04/23] sdlaudio: don't start playback in init routine
` [PATCH 05/23] sdlaudio: always clear the sample buffer
` [PATCH 06/23] sdlaudio: fill remaining sample buffer with silence
` [PATCH 07/23] sdlaudio: replace legacy functions with modern ones
` [PATCH 08/23] audio: split pcm_ops function get_buffer_in
` [PATCH 09/23] sdlaudio: add recording functions
` [PATCH 10/23] audio: break generic buffer dependency on mixing-engine
` [PATCH 11/23] sdlaudio: enable (in|out).mixing-engine=off
` [PATCH 12/23] audio: remove remaining unused plive code
` [PATCH 13/23] paaudio: avoid to clip samples multiple times
` [PATCH 14/23] paaudio: wait for PA_STREAM_READY in qpa_write()
` [PATCH 15/23] paaudio: wait until the playback stream is ready
` [PATCH 16/23] paaudio: remove unneeded code
` [PATCH 17/23] paaudio: comment bugs in functions qpa_init_*
` [PATCH 18/23] paaudio: limit minreq to 75% of audio timer_rate
` [PATCH 19/23] paaudio: send recorded data in smaller chunks
` [PATCH 20/23] dsoundaudio: replace GetForegroundWindow()
` [PATCH 21/23] dsoundaudio: rename dsound_open()
` [PATCH 22/23] dsoundaudio: enable f32 audio sample format
` [PATCH 23/23] dsoundaudio: fix log message

[PATCH 5/6 v2] sound: Add n64 driver
 2021-01-10 10:24 UTC  (9+ messages)

[PATCH v2] net: phy: realtek: Add support for RTL9000AA/AN
 2021-01-10 10:23 UTC  (2+ messages)

[patch] clone.2: Fix types in clone_args
 2021-01-10 10:22 UTC 

[PATCH v2 0/4] s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12
 2021-01-10 10:11 UTC  (3+ messages)
` [PATCH v2 4/4] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE

[PATCH v2] dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be specified
 2021-01-10 10:19 UTC  (3+ messages)

depmod fixes for linux-stable releases
 2021-01-10 10:19 UTC  (3+ messages)

KMSAN: kernel-infoleak in move_addr_to_user (4)
 2021-01-10 10:19 UTC 

[dm-devel] [PATCH] dm-integrity: Fix flush with external metadata device
 2021-01-10 10:04 UTC  (5+ messages)
` [dm-devel] "

[Buildroot] [PATCH v3 00/11] Introduce EDK2 firmware package
 2021-01-10 10:09 UTC  (6+ messages)
` [Buildroot] [PATCH v3 02/11] boot/mv-ddr-marvell: Bump to HEAD as of 20201207

[patch] chmod.2, lchmod.3: Document lchmod()
 2021-01-10 10:05 UTC  (3+ messages)

[PATCH] common/filter: add _filter_stat
 2021-01-10 10:07 UTC  (2+ messages)

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-01-10 10:03 UTC  (5+ messages)
` [RFC v2 06/13] vduse: "
    `  "

[xen-unstable-coverity test] 158320: all pass - PUSHED
 2021-01-10  9:57 UTC 

[Bug 211109] New: Hard kernel freeze due to large cpu allocation
 2021-01-10  9:48 UTC  (2+ messages)
` [Bug 211109] "

[PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness
 2021-01-10  9:45 UTC  (6+ messages)

[PATCH RFC V4 0/4] block: add two statistic tables
 2021-01-10  9:44 UTC  (5+ messages)
` [PATCH RFC V4 1/4] block: add a statistic table for io latency
` [PATCH RFC V4 2/4] block: add a statistic table for io sector
` [PATCH RFC V4 3/4] block: add io_extra_stats node
` [PATCH RFC V4 4/4] block: call blk_additional_{latency,sector} only when io_extra_stats is true

[Buildroot] [PATCHv2] package/libclc: switch to use the frozen, legacy mirror
 2021-01-10  9:45 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: introduce generic copy rte flow action
 2021-01-10  9:36 UTC  (3+ messages)

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2021-01-10  9:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2021-01-10  9:23 UTC  (14+ messages)
` [PATCH 1/3] bfq: Avoid false bfq queue merging
` [PATCH 3/3] bfq: Use only idle IO periods for think time calculations

[ovmf test] 158307: all pass - PUSHED
 2021-01-10  9:23 UTC 

[libvirt test] 158310: regressions - FAIL
 2021-01-10  9:22 UTC 

[PATCH v5] ehci: fix EHCI host controller initialization sequence
 2021-01-10  9:21 UTC 

[ti:ti-android-linux-4.19.y 15195/22923] drivers/net/ethernet/ti/icssg_classifier.c:402:6: warning: no previous prototype for 'icssg_class_add_mcast'
 2021-01-10  9:22 UTC 

[PATCH 0/2 RFC] bfq: Waker logic tweaks for dbench performance
 2021-01-10  9:20 UTC  (5+ messages)
` [PATCH 1/2] bfq: Fix check detecting whether waker queue should be selected
` [PATCH 2/2] bfq: Allow short_ttime queues to have waker

[PATCH] writeback: Remove useless comment for __wakeup_flusher_threads_bdi()
 2021-01-10  8:14 UTC 

Build failed in Jenkins: media-build #3355
 2021-01-10  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3356

[dpdk-dev] [PATCH 0/3] Add RSS action support in the sample sub-actions list
 2021-01-10  9:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] app/testpmd: add RSS support in sample action
` [dpdk-dev] [PATCH 2/3] net/mlx5: handle the RSS action in the sample
` [dpdk-dev] [PATCH 3/3] doc: update RSS support in sample action

memory leak in mcba_usb_probe
 2021-01-10  9:09 UTC  (4+ messages)
  ` [PATCH] can: mcba_usb: Fix memory leak when cancelling urb

[linux-linus test] 158300: regressions - FAIL
 2021-01-10  9:08 UTC 

[kvm-unit-tests PATCH] x86/access: Fixed test stuck issue on new 52bit machine
 2021-01-10  9:19 UTC 

Raid1 of a slow hdd and a fast(er) SSD, howto to prioritize the SSD?
 2021-01-10  9:00 UTC  (6+ messages)
  `  "

[net-next 00/13] can: dev: cleanup and add CAN frame length handling support
 2021-01-10  8:55 UTC  (5+ messages)
` [net-next 11/13] can: dev: extend struct can_skb_priv to hold CAN frame length

[PATCH v4] ehci: fix EHCI host controller initialization sequence
 2021-01-10  8:48 UTC  (2+ messages)

[PATCH] scsi: ufs: A tad optimization in query upiu trace
 2021-01-10  8:46 UTC 

[PATCH mlx5-next 1/4] PCI: Configure number of MSI-X vectors for SR-IOV VFs
 2021-01-10  8:47 UTC  (12+ messages)

upstream build error (11)
 2021-01-10  8:44 UTC  (5+ messages)

[PATCH v4 0/2] misc: pvpanic: introduce capability & event attribute
 2021-01-10  8:41 UTC  (5+ messages)
` [PATCH v4 1/2] misc: pvpanic: introduce device capability
` [PATCH v4 2/2] misc: pvpanic: introduce events device attribue

[PATCH net] netfilter: conntrack: fix reading nf_conntrack_buckets
 2021-01-10  8:39 UTC  (2+ messages)

[PATCH] netfilter: Fix memleak in nf_nat_init
 2021-01-10  8:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: fix SFP I X722 with FW4.16
 2021-01-10  8:34 UTC 

[PATCH] selftests: netfilter: Pass family parameter "-f" to conntrack tool
 2021-01-10  8:38 UTC  (2+ messages)

[PATCH] dts64: mt7622: fix slow sd card access
 2021-01-10  8:35 UTC  (4+ messages)

[PATCH v4] driver core: Fix device link device name collision
 2021-01-10  8:32 UTC  (2+ messages)

VirtioSound device emulation implementation
 2021-01-10  8:25 UTC  (6+ messages)

[PATCH v4 0/6] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-10  8:14 UTC  (7+ messages)
` [PATCH v4 1/6] hw/ssi: imx_spi: Use a macro for number of chip selects supported
` [PATCH v4 2/6] hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
` [PATCH v4 3/6] hw/ssi: imx_spi: Disable chip selects when controller is disabled
` [PATCH v4 4/6] hw/ssi: imx_spi: Log unimplemented burst length
` [PATCH v4 5/6] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
` [PATCH v4 6/6] hw/ssi: imx_spi: Correct tx and rx fifo endianness

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-01-09
 2021-01-10  8:20 UTC 

[PATCH, BUG 211039] malloc.3: Document that realloc(p, 0) is specific to glibc and nonportable
 2021-01-10  8:19 UTC  (2+ messages)

[PATCH] Various pages: srcfix: Remove redundant .PP
 2021-01-10  8:16 UTC  (2+ messages)

[PATCH] nvme-tcp: Fix possible race of io_work and direct send
 2021-01-10  8:06 UTC  (4+ messages)

[PATCH] [v2] evm: Fix memleak in init_desc
 2021-01-10  8:02 UTC 

[pull request][net-next 00/15] mlx5 updates 2021-01-07
 2021-01-10  7:55 UTC  (8+ messages)
` [net-next 08/15] net/mlx5e: CT: Preparation for offloading +trk+new ct rules
` [net-next 09/15] net/mlx5e: CT: Support offload of "

cloning a btrfs drive with send and receive: clone is bigger than the original?
 2021-01-10  7:54 UTC  (5+ messages)
  `  "
    `  "

ERROR: modpost: ".__sanitizer_cov_trace_cmp4" undefined!
 2021-01-10  7:45 UTC  (2+ messages)

[PATCH v3] ehci: fix EHCI host controller initialization sequence
 2021-01-10  7:37 UTC  (3+ messages)

[PATCH v2 00/14] Remove more index compatibility macros
 2021-01-10  7:32 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] fixup! mergetool: add automerge configuration
 2021-01-10  7:29 UTC  (6+ messages)
` [PATCH v2] "
      ` Re* "

[PATCH 5/7] worktree: `list` escape lock reason in --porcelain
 2021-01-10  7:27 UTC  (5+ messages)
` [PATCH] worktree: add -z option for list subcommand

[PATCH iproute2 v3 1/1] build: Fix link errors on some systems
 2021-01-10  7:16 UTC 

[qemu-mainline test] 158299: regressions - FAIL
 2021-01-10  7:14 UTC 

[PATCH V2] x86/sev-es: Fix SEV-ES #VC handler for string port IO
 2021-01-10  7:11 UTC 

[PATCH v3 0/6] add timestamp channel for hid-sensors
 2021-01-10  7:11 UTC  (5+ messages)

possible deadlock in lock_sock_nested
 2021-01-10  7:08 UTC 

[PATCH bpf 1/2] bpf: allow empty module BTFs
 2021-01-10  7:03 UTC  (2+ messages)
` [PATCH bpf 2/2] libbpf: allow loading empty BTFs

[PATCH] evm: Fix memleak in init_desc
 2021-01-10  7:01 UTC  (5+ messages)
  `  "
      `  "

[PATCH net-next v5] GTP: add support for flow based tunneling API
 2021-01-10  7:00 UTC 

[PATCH] doc: remove "directory cache" from man pages
 2021-01-10  6:58 UTC  (5+ messages)

[freescale-fslc:5.4-2.1.x-imx 6777/15820] drivers/gpu/drm/imx/cdn-mhdp-imx8qm.c:525:5: warning: no previous prototype for 'cdns_mhdp_firmware_write_section'
 2021-01-10  6:57 UTC 

[PATCH] posix.py: ffix: Correctly format URIs
 2021-01-10  6:50 UTC  (3+ messages)

[dpdk-dev] [RFC] ethdev: introduce copy_field rte flow action
 2021-01-10  6:50 UTC  (6+ messages)

[PATCH V13 00/16] Bail out if transaction can cause extent count to overflow
 2021-01-10  6:46 UTC  (2+ messages)

[PATCH] mlx5: vdpa: fix possible uninitialized var
 2021-01-10  6:39 UTC  (2+ messages)

[PATCH v6 0/4] Maintenance IV: Platform-specific background maintenance
 2021-01-10  6:34 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 3/4] maintenance: use launchctl on macOS

[PATCHv4 0/4] Lost key-up interrupt handling for omap4-keypad
 2021-01-10  6:34 UTC  (5+ messages)
` [PATCH 3/4] Input: omap4-keypad - use PM runtime to check keys for errata
` [PATCH 4/4] Input: omap4-keypad - simplify probe with devm

drivers/net/ethernet/cadence/macb_main.c:4661:14: warning: Either the condition 'macb_config' is redundant or there is possible null pointer dereference: macb_config
 2021-01-10  6:31 UTC  (2+ messages)

[PATCH 0/2] Add support for Goodix GT9286 chip
 2021-01-10  6:18 UTC  (7+ messages)
` [PATCH 1/2] input: goodix: "
` [PATCH 2/2] dt-bindings: ts: goodix: Add binding for GT9286 IC

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-10  6:13 UTC  (4+ messages)
` Expense of read_iter


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.