All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-16 06:36:02 to 2021-10-16 09:12:49 UTC [more...]

[dpdk-dev] [PATCH 00/11] net/mlx5: support shared Rx queue
 2021-10-16  9:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/13] "
  ` [dpdk-dev] [PATCH v2 01/13] common/mlx5: support receive queue user index
  ` [dpdk-dev] [PATCH v2 03/13] net/mlx5: fix Rx queue memory allocation return value

[PATCH 0/3] staging: r8188eu: use completions and clean rtw_cmd_thread()
 2021-10-16  9:10 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: Use completions for signaling start and end kthread
` [PATCH 2/3] staging: r8188eu: Use completions for signaling enqueueing
` [PATCH 3/3] staging: r8188eu: Remove redundant 'if' statement

[PATCH v3 0/6] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-16  9:07 UTC  (10+ messages)
` [PATCH v3 1/6] target/riscv: zfh: half-precision load and store
` [PATCH v3 2/6] target/riscv: zfh: half-precision computational
` [PATCH v3 3/6] target/riscv: zfh: half-precision convert and move
` [PATCH v3 4/6] target/riscv: zfh: half-precision floating-point compare
` [PATCH v3 5/6] target/riscv: zfh: half-precision floating-point classify
` [PATCH v3 6/6] target/riscv: zfh: implement zfhmin extension

[PATCH v3] sparse index: fix use-after-free bug in cache_tree_verify()
 2021-10-16  9:07 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] virtio-pmem: add myself as virtio-pmem maintainer
 2021-10-16  9:06 UTC 

[PATCH 0/4] pciehp error recovery fix + cleanups
 2021-10-16  9:06 UTC  (3+ messages)

[libvirt test] 165533: regressions - FAIL
 2021-10-16  9:03 UTC 

[dpdk-dev] [PATCH v2] net/vhost: merge vhost stats loop in vhost Tx/Rx
 2021-10-16  8:59 UTC  (4+ messages)

[PATCH v4 0/2] add APIs to handle alternative sNaN propagation for fmax/fmin
 2021-10-16  8:54 UTC  (5+ messages)
` [PATCH v4 1/2] softfloat: "
` [PATCH v4 2/2] target/riscv: change the api for RVF/RVD fmin/fmax

[PATCH 00/15] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-10-16  8:58 UTC  (11+ messages)
` [PATCH 01/15] gpu/drm: make drm_add_edid_modes() consistent when updating connector->display_info
        ` [Nouveau] [Freedreno] "
          `  "
          ` [Intel-gfx] "

[Buildroot] [PATCH 1/1] package/wireguard-linux-compat: add missing comment about kernel dependency
 2021-10-16  8:58 UTC  (4+ messages)

[RESEND PATCH 0/4] block: clean up Kconfig and Makefile
 2021-10-16  8:51 UTC  (2+ messages)

Notifications signup
 2021-10-16  8:54 UTC  (6+ messages)

[PATCH RESEND v3 0/2] add APIs to handle alternative sNaN propagation for fmax/fmin
 2021-10-16  8:52 UTC  (9+ messages)
` [PATCH v3 1/2] softfloat: "
` [PATCH v3 2/2] target/riscv: change the api for single/double fmin/fmax

[helgaas-pci:pci/driver] BUILD SUCCESS 0508b6f72f055b88df518db4f3811bda9bb35da4
 2021-10-16  8:50 UTC 

[PATCH net-next 0/9] Try to simplify the gnet_stats and remove qdisc->running sequence counter
 2021-10-16  8:49 UTC  (10+ messages)
` [PATCH net-next 1/9] gen_stats: Add instead Set the value in __gnet_stats_copy_basic()
` [PATCH net-next 2/9] gen_stats: Add gnet_stats_add_queue()
` [PATCH net-next 3/9] mq, mqprio: Use gnet_stats_add_queue()
` [PATCH net-next 4/9] gen_stats: Move remaining users to gnet_stats_add_queue()
` [PATCH net-next 5/9] u64_stats: Introduce u64_stats_set()
` [PATCH net-next 6/9] net: sched: Protect Qdisc::bstats with u64_stats
` [PATCH net-next 7/9] net: sched: Use _bstats_update/set() instead of raw writes
` [PATCH net-next 8/9] net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
` [PATCH net-next 9/9] net: sched: Remove Qdisc::running sequence counter

[PATCH] i2c: thunderx: Fix some resource leak
 2021-10-16  8:48 UTC 

[PATCH for v5.15 0/5] iwlwifi: fixes intended for v5.15 2021-10-16
 2021-10-16  8:43 UTC  (6+ messages)
` [PATCH for v5.15 1/5] iwlwifi: mvm: reset PM state on unsuccessful resume
` [PATCH for v5.15 2/5] iwlwifi: change all JnP to NO-160 configuration
` [PATCH for v5.15 3/5] iwlwifi: pnvm: don't kmemdup() more than we have
` [PATCH for v5.15 4/5] iwlwifi: pnvm: read EFI data only if long enough
` [PATCH for v5.15 5/5] iwlwifi: cfg: set low-latency-xtal for some integrated So devices

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-10-16  8:42 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 0/5] "
  ` [dpdk-dev] [PATCH v7 1/5] "
  ` [dpdk-dev] [PATCH v7 2/5] app/testpmd: new parameter to enable "
  ` [dpdk-dev] [PATCH v7 3/5] app/testpmd: dump port info for "
  ` [dpdk-dev] [PATCH v7 4/5] app/testpmd: force shared Rx queue polled on same core
  ` [dpdk-dev] [PATCH v7 5/5] app/testpmd: add forwarding engine for shared Rx queue

[Buildroot] [PATCH 1/1] package/wf111: add missing comment about kernel dependency
 2021-10-16  8:42 UTC 

[PATCH v4 0/4] Add Unisoc's UMS512 clock support
 2021-10-16  8:41 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: clk: sprd: Add bindings for ums512 clock controller

[PATCH] media: tw5864: Simplify 'tw5864_finidev()'
 2021-10-16  8:40 UTC 

[Buildroot] [PATCH 1/1] package/libhdhomerun: bump version to 20210624
 2021-10-16  8:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/intel-mediasdk: bump version to 21.3.5
 2021-10-16  8:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libvpx: bump version to 1.11.0
 2021-10-16  8:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.14.8
 2021-10-16  8:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/cloop: bump to version 3.14.1.3
 2021-10-16  8:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/cryptsetup: bump to version 2.3.6
 2021-10-16  8:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lockfile-progs: bump to version 0.1.19
 2021-10-16  8:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dante: bump to version 1.4.3
 2021-10-16  8:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/davici: bump to version 1.4
 2021-10-16  8:29 UTC  (2+ messages)

[Buildroot] [git commit] package/samba4: bump version to 4.14.8
 2021-10-16  8:27 UTC 

[Buildroot] [git commit] package/intel-mediasdk: bump version to 21.3.5
 2021-10-16  8:27 UTC 

[Buildroot] [git commit] package/dante: bump to version 1.4.3
 2021-10-16  8:26 UTC 

[Buildroot] [git commit] package/libvpx: bump version to 1.11.0
 2021-10-16  8:27 UTC 

[Buildroot] [git commit] package/libhdhomerun: bump version to 20210624
 2021-10-16  8:27 UTC 

[Buildroot] [git commit] package/davici: bump to version 1.4
 2021-10-16  8:26 UTC 

[Buildroot] [git commit] package/lockfile-progs: bump to version 0.1.19
 2021-10-16  8:26 UTC 

[Buildroot] [git commit] package/cryptsetup: bump to version 2.3.6
 2021-10-16  8:25 UTC 

[Buildroot] [git commit] package/cloop: bump to version 3.14.1.3
 2021-10-16  8:25 UTC 

[dpdk-dev] [PATCH 0/1] net: fix aliasing issue in checksum computation
 2021-10-16  8:24 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/1] "

[RFC v2 0/2] virtio-pmem: Asynchronous flush
 2021-10-16  8:23 UTC  (3+ messages)

[linux-next:master 7868/8410] net/netfilter/core.c:353:20: error: unused function 'nf_egress_hook'
 2021-10-16  8:13 UTC  (3+ messages)
` [PATCH nf-next] netfilter: core: Fix clang warnings about unused static inlines

[PATCH] mm: skip current when memcg reclaim
 2021-10-16  8:17 UTC  (4+ messages)

[RFC PATCH] drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel
 2021-10-16  8:14 UTC  (3+ messages)

[PATCH net-next] net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
 2021-10-16  8:10 UTC  (2+ messages)

[linux-linus test] 165528: tolerable FAIL - PUSHED
 2021-10-16  8:13 UTC 

[dpdk-dev] [PATCH 0/8] net/mlx5: support more than 255 representors
 2021-10-16  8:07 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/8] common/mlx5: add netlink API to get RDMA port state
  ` [dpdk-dev] [PATCH v2 2/8] net/mlx5: use netlink when IB port greater than 255
  ` [dpdk-dev] [PATCH v2 3/8] net/mlx5: improve Verbs flow priority discover for scalable
  ` [dpdk-dev] [PATCH v2 4/8] net/mlx5: support E-Switch manager egress traffic match
  ` [dpdk-dev] [PATCH v2 5/8] net/mlx5: supports flow item of normal Tx queue
  ` [dpdk-dev] [PATCH v2 6/8] net/mlx5: fix internal root table flow priroity
  ` [dpdk-dev] [PATCH v2 7/8] net/mlx5: enable DevX Tx queue creation
  ` [dpdk-dev] [PATCH v2 8/8] net/mlx5: check DevX to support more Verbs ports

[PATCH net-next v2 00/11] net/smc: introduce SMC-Rv2 support
 2021-10-16  8:03 UTC  (2+ messages)

[PATCH -next,v2 0/2] Audit: fix warning and check priority early
 2021-10-16  8:02 UTC  (9+ messages)
` [PATCH -next, v2 1/2] audit: fix possible null-pointer dereference in audit_filter_rules
    ` [PATCH -next,v2 "
` [PATCH -next, v2 2/2] audit: return early if the rule has a lower priority
    ` [PATCH -next,v2 "

[net-next 01/13] net/mlx5: Add layout to support default timeouts register
 2021-10-16  8:00 UTC  (2+ messages)

[PATCH net-next 00/12] ethernet: manual netdev->dev_addr conversions (part 1)
 2021-10-16  8:00 UTC  (2+ messages)

[Buildroot] [PATCH] package/lightning: stop spam!
 2021-10-16  8:02 UTC  (2+ messages)

[PATCH net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-15
 2021-10-16  8:00 UTC  (2+ messages)

[PATCH net-next 1/2] net: macvtap: fix template string argument of device_create() call
 2021-10-16  8:00 UTC  (2+ messages)

[f2fs-dev] [PATCH v5 1/2] f2fs: separate buffer and direct io in block allocation statistics
 2021-10-16  8:01 UTC  (4+ messages)
` [f2fs-dev] [PATCH v5 2/2] f2fs: fix missing inplace count in overwrite with direct io

[PATCH net-next 0/3] mptcp: A few fixes
 2021-10-16  8:00 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] mbuf: offload flags namespace
 2021-10-16  7:57 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 0/4] "
  ` [dpdk-dev] [PATCH v2 1/4] mbuf: remove duplicate definition of cksum offload flags
  ` [dpdk-dev] [PATCH v2 2/4] mbuf: mark old VLAN offload flags as deprecated
  ` [dpdk-dev] [PATCH v2 4/4] mbuf: add rte prefix to offload flags

[RFC] [PATCH net-next v7 0/4] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-16  7:54 UTC  (5+ messages)
` [RFC] [PATCH net-next v7 1/4] PCI/ASPM: Add pcie_aspm_capable()
` [RFC] [PATCH net-next v7 2/4] r8169: Enable chip-specific ASPM regardless of PCIe ASPM status
` [RFC] [PATCH net-next v7 3/4] r8169: Use mutex to guard config register locking
` [RFC] [PATCH net-next v7 4/4] r8169: Implement dynamic ASPM mechanism

[PATCH libnetfilter_queue v5] build: doc: Allow to specify whether to produce man pages, html, neither or both
 2021-10-16  7:52 UTC 

[PATCH v2 0/6] Devicetree fixes and additions for Kontron SL/BL i.MX8MM boards
 2021-10-16  7:50 UTC  (3+ messages)

[Buildroot] [git commit] package/lightning: ignore not applicable CVE-2020-7747
 2021-10-16  7:43 UTC 

lkft kselftest for next-20211012
 2021-10-16  7:42 UTC 

[shawnguo:imx/drivers 10/12] drivers/soc/imx/imx8m-blk-ctrl.c:401:3: error: use of undeclared identifier 'IMX8MM_VPUBLK_PD_G1'
 2021-10-16  7:40 UTC  (4+ messages)

[Buildroot] [PATCH 1/4] package/python-ujson: fix or1k build
 2021-10-16  7:39 UTC  (2+ messages)

[Buildroot] [git commit] package/python-ujson: fix xtensa build
 2021-10-16  7:39 UTC 

[dm-devel] don't use ->bd_inode to access the block device size v2
 2021-10-16  7:40 UTC  (5+ messages)
` [dm-devel] [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it
  `  "
    ` [Drbd-dev] "

[Buildroot] [git commit] package/python-ujson: fix arc build
 2021-10-16  7:39 UTC 

[PATCH 0/3] MHI patches for v5.16
 2021-10-16  7:39 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Update the entry for MHI bus
` [PATCH 2/3] bus: mhi: Add inbound buffers allocation flag
` [PATCH 3/3] bus: mhi: replace snprintf in show functions with sysfs_emit

[Buildroot] [git commit] package/python-ujson: fix microblaze build
 2021-10-16  7:39 UTC 

[Buildroot] [git commit] package/python-ujson: fix or1k build
 2021-10-16  7:39 UTC 

[PATCH net-next 0/2] net/sched: implement L4S style ce_threshold_ect1 marking
 2021-10-16  7:39 UTC  (6+ messages)
` [PATCH net-next 2/2] fq_codel: "

[usb:usb-linus] BUILD SUCCESS cd932c2a1ecc8f261ecb8d140fa431c16379931f
 2021-10-16  7:37 UTC 

[Buildroot] [PATCH] package/dtbocfg: add missing comment about kernel dependency
 2021-10-16  7:36 UTC  (2+ messages)

gitlab build-edk2 failures
 2021-10-16  7:27 UTC  (2+ messages)

[PATCH -next,v3 0/2] Audit: fix warning and check priority early
 2021-10-16  7:23 UTC  (6+ messages)
` [PATCH -next, v3 1/2] audit: fix possible null-pointer dereference in audit_filter_rules
  ` [PATCH -next,v3 "
` [PATCH -next, v3 2/2] audit: return early if the rule has a lower priority
  ` [PATCH -next,v3 "

[PATCH libnetfilter_log v5] build: doc: Allow to specify whether to produce man pages, html, neither or both
 2021-10-16  7:27 UTC  (2+ messages)

[regression] commit d298b03506d3 ("x86/fpu: Restore the masking out of reserved MXCSR bits")
 2021-10-16  7:26 UTC  (10+ messages)

[jimc:dd-drm-next 15/19] lib/dynamic_debug.c:771:27: error: use of undeclared identifier '_DPRINTK_FLAGS_PRINT_TRACE'
 2021-10-16  7:26 UTC 

[Buildroot] [PATCH 1/1] package/libcamera: raspberrypi depends on arm or aarch64
 2021-10-16  7:24 UTC  (2+ messages)

[Buildroot] [git commit] package/libcamera: add arch dependency to hardware pipelines
 2021-10-16  7:14 UTC 

[GIT PULL] memblock: fix handling of NOMAP regions with kmemleak
 2021-10-16  7:22 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 89908780460d1af6bcf13382adf7f83a133a7131
 2021-10-16  7:20 UTC 

linux-yocto: Set CONFIG_ATA_PIIX=y by default
 2021-10-16  7:18 UTC 

[PATCH V4 0/3] irqchip: riscv: Add thead,c900-plic support
 2021-10-16  7:07 UTC  (4+ messages)
` [PATCH V4 2/3] dt-bindings: update riscv plic compatible string

[PATCH v2 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-10-16  7:14 UTC  (4+ messages)
` [PATCH v2 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[PATCH v3 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-10-16  7:14 UTC  (3+ messages)
` [PATCH v3 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH v3 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[PATCH iproute2-next v1 0/3] Optional counter statistics support
 2021-10-16  7:14 UTC  (4+ messages)
` [PATCH iproute2-next v1 2/3] rdma: Add stat "mode" support

[PATCH 1/1] lib: sbi: system reset with invalid parameters
 2021-10-16  7:13 UTC  (2+ messages)

[RFC PATCH] staging: r8188eu: Use completions instead of semaphores
 2021-10-16  7:12 UTC  (7+ messages)

[Buildroot] [git commit] package/dtbocfg: add missing comment about kernel dependency
 2021-10-16  7:08 UTC 

[PATCH] staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttlefn()
 2021-10-16  7:04 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 180a736395e7e100b947e3e4a2a5bfe046faacfc
 2021-10-16  7:04 UTC  (2+ messages)
` [Devel] "

[PATCH] kvm: x86: mmu: Make NX huge page recovery period configurable
 2021-10-16  7:00 UTC  (2+ messages)

[jimc:dd-drm-next 18/19] drivers/gpu/drm/drm_print.c:60:2: error: unterminated conditional directive
 2021-10-16  6:59 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-10-15
 2021-10-16  6:57 UTC 

[PATCH] mm: allow huge kvmalloc() calls if they're accounted to memcg
 2021-10-16  6:51 UTC 

[PATCH] bus: mhi: replace snprintf in show functions with sysfs_emit
 2021-10-16  6:46 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: Fix a resource leak in the remove function
 2021-10-16  6:44 UTC  (2+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-10-16  6:42 UTC  (8+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[PATCH] mm: allow huge kvmalloc() calls if they're accounted to memcg
 2021-10-16  6:43 UTC 

[PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-16  6:42 UTC  (11+ messages)
` [PATCH v2 11/13] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v2 12/13] lkdtm: Fix execute_[user]_location()

❌ FAIL: Test report for kernel 5.15.0-rc5 (mainline.kernel.org-clang, 8fe31e09)
 2021-10-16  6:35 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.