All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-05 09:19:01 to 2020-07-05 12:00:08 UTC [more...]

Recent changes (master)
 2020-07-05 12:00 UTC 

Documentation (mm & i2c) questions (doubled words)
 2020-07-05 11:59 UTC  (2+ messages)

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-05 12:00 UTC  (14+ messages)

[PATCH] iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'
 2020-07-05 11:59 UTC  (4+ messages)

[Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology
 2020-07-05 11:59 UTC  (4+ messages)
` [Ksummit-discuss] [Tech-board-discuss] "
  `  "

[dpdk-dev] Questions about rte_flow_create APIs
 2020-07-05 11:58 UTC  (2+ messages)

[PATCH v1] dmaengine: dw: Initialize channel before each transfer
 2020-07-05 11:56 UTC 

[PATCH v2 00/32] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-07-05 11:54 UTC  (12+ messages)
` [PATCH 11/32] iio:light:st_uvis25 Fix timestamp alignment and prevent data leak
` [PATCH 13/32] iio:magnetometer:ak8974: Fix alignment and data leak issues
` [PATCH 16/32] iio:humidity:hdc100x "
` [PATCH 17/32] iio:humidity:hts221 "
` [PATCH 21/32] iio:pressure:ms5611 Fix buffer element alignment

INFO: trying to register non-static key in red_destroy
 2020-07-05 11:52 UTC 

[qemu-mainline test] 151634: regressions - FAIL
 2020-07-05 11:50 UTC 

[dpdk-dev] [PATCH v4 1/3] eal: disable function versioning on Windows
 2020-07-05 11:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/3] build mempool "
  ` [dpdk-dev] [PATCH v5 1/3] eal: disable function versioning "
  ` [dpdk-dev] [PATCH v5 2/3] mempool: use generic memory management
  ` [dpdk-dev] [PATCH v5 3/3] mempool: mempool build on Windows

[PATCH 0/4] Documentation: PCI: eliminate doubled words
 2020-07-05 11:49 UTC  (2+ messages)

[PATCH v4 00/21] microvm: add acpi support
 2020-07-05 11:48 UTC  (5+ messages)
` [PATCH v4 08/21] microvm/acpi: add minimal "

[PATCH 0/5] Documenation: hwmon: eliminate doubled words
 2020-07-05 11:47 UTC  (2+ messages)

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-05 11:47 UTC  (11+ messages)
` [PATCH 3/3] selftests: add readfile(2) selftests

[PATCH 0/3] Documentation: arm64: eliminate duplicated words
 2020-07-05 11:45 UTC  (3+ messages)

[Bug 1886318] [NEW] Qemu after v5.0.0 breaks macos guests
 2020-07-05 11:36 UTC 

[PATCH] sindex: avoid a warning with 'case -1:'
 2020-07-05 11:45 UTC  (3+ messages)

[PATCH v4 00/15] Split off nVHE hyp code
 2020-07-05 11:42 UTC  (5+ messages)
` [PATCH v4 07/15] arm64: kvm: Move hyp-init.S to nVHE

[PATCH 8/8] btrfs: sysfs: Add bdi link to the fsid dir
 2020-07-05 11:39 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v3 0/2] ufs: introduce callbacks to get command information
 2020-07-05 11:38 UTC  (5+ messages)
  ` [RFC PATCH v3 1/2] ufs: introduce a callback to get info of command completion
  ` [RFC PATCH v3 2/2] exynos-ufs: implement dbg_register_dump and compl_xfer_req

[dpdk-dev] [PATCH v2] rte_flow: add eCPRI key fields to flow API
 2020-07-05 11:36 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/2] rte_flow: introduce eCPRI item for rte_flow
  ` [dpdk-dev] [PATCH v3 1/2] rte_flow: add eCPRI key fields to flow API
  ` [dpdk-dev] [PATCH v3 2/2] app/testpmd: add eCPRI in flow creation patterns

[QUESTION] fan rpm hwmon driver
 2020-07-05 11:34 UTC  (7+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS a544571d44090992ab2d68ddd93418258bd13eef
 2020-07-05 11:33 UTC 

Chainloading U-Boot from Fastboot on Tegra30
 2020-07-05 11:33 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/20] add Mellanox RegEx PMD
 2020-07-05 11:32 UTC  (23+ messages)
` [dpdk-dev] [PATCH 01/20] regex/mlx5: add RegEx PMD layer and mlx5 driver
` [dpdk-dev] [PATCH 02/20] regex/mlx5: add log utils
` [dpdk-dev] [PATCH 03/20] common/mlx5: add MMO and regexp structs/opcodes
` [dpdk-dev] [PATCH 04/20] common/mlx5: add mlx5 regex command structs
` [dpdk-dev] [PATCH 05/20] common/mlx5: add support for regex capability query
` [dpdk-dev] [PATCH 06/20] regex/mlx5: add probe function
` [dpdk-dev] [PATCH 07/20] common/mlx5: add rxp database set cmd
` [dpdk-dev] [PATCH 08/20] regex/mlx5: add RXP register definitions
` [dpdk-dev] [PATCH 09/20] common/mlx5: add write and read RXP registers
` [dpdk-dev] [PATCH 10/20] regex/mlx5: add engine status check
` [dpdk-dev] [PATCH 11/20] regex/mlx5: add get info function
` [dpdk-dev] [PATCH 12/20] regex/mlx5: add configure function
` [dpdk-dev] [PATCH 13/20] regex/mlx5: add program rules support
` [dpdk-dev] [PATCH 14/20] regex/mlx5: add completion queue creation
` [dpdk-dev] [PATCH 15/20] regex/mlx5: add send queue support
` [dpdk-dev] [PATCH 16/20] common/mlx5: add match tuple hw layout
` [dpdk-dev] [PATCH 17/20] regex/mlx5: fastpath setup
` [dpdk-dev] [PATCH 18/20] regex/mlx5: add enqueue implementation
` [dpdk-dev] [PATCH 19/20] regex/mlx5: implement dequeue function
` [dpdk-dev] [PATCH 20/20] maintainers: add maintainers to regexdev lib

[PATCH] MAINTAINERS: adjust entry to renaming and conversion
 2020-07-05 11:30 UTC  (4+ messages)

[dpdk-dev] [dpdk-dev v3] net/iavf: add inner 5 tuple hash for GTPU
 2020-07-05 11:28 UTC  (5+ messages)
` [dpdk-dev] [dpdk-dev v4 0/3] enable new hash flow for VF
  ` [dpdk-dev] [dpdk-dev v4 1/3] net/iavf: refactor for hash flow

[PATCH] generic/377: filter out xattrs that don't start with 'user.'
 2020-07-05 11:41 UTC  (2+ messages)

Using Firefox hangs system
 2020-07-05 10:30 UTC  (2+ messages)

[QUESTION] multiple EC transactions atomically
 2020-07-05 11:20 UTC 

FAILED: patch "[PATCH] io_uring: use signal based task_work running" failed to apply to 5.7-stable tree
 2020-07-05 11:26 UTC 

iptables-nft and unsused default chains
 2020-07-05 11:24 UTC 

[dpdk-dev] [Bug 501] igb: segfault in rte_eth_tx_done_cleanup() when using advanced descriptors
 2020-07-05 11:23 UTC 

[dpdk-dev] [PATCH v4 0/2] ethdev: minor bugfixes
 2020-07-05 11:22 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 2/2] ethdev: fix VLAN offloads set if no relative capabilities

[PATCH] tty: serial: meson_uart: Init port lock early
 2020-07-05 11:22 UTC  (8+ messages)

[Bug 208441] New: backports-iwlwifi: "compat: Unknown symbol hash_algo_name" when compiling master
 2020-07-05 11:20 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Doubletalk driver
 2020-07-05 11:17 UTC 

[PATCH] Replace HTTP links with HTTPS ones: input drivers
 2020-07-05 11:16 UTC  (2+ messages)

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-07-05 11:15 UTC  (5+ messages)

Growing number of "invalid tree nritems" errors
 2020-07-05 11:15 UTC  (4+ messages)

[PATCH] hw/core/qdev: Increase qdev_realize() kindness
 2020-07-05 11:14 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/systemd: fix build with libmicrohttpd 0.9.71
 2020-07-05 11:15 UTC 

[RFC PATCH v3 0/2] ufs: support various values per device
 2020-07-05 11:14 UTC  (5+ messages)
  ` [RFC PATCH v3 2/2] ufs: change the way to complete fDeviceInit
  ` [RFC PATCH v3 1/2] ufs: support various values per device

[linux-linus test] 151630: regressions - FAIL
 2020-07-05 11:12 UTC 

[ANNOUNCE] Reiser5: Selective File Migration - User Interface
 2020-07-05 11:12 UTC 

arch/powerpc/platforms/powernv/pci-ioda.c:1889:13: warning: function 'pnv_ioda_setup_bus_dma' is not needed and will not be emitted
 2020-07-05 11:02 UTC  (2+ messages)

[PATCH] MIPS: CI20: DTS: Correcting IW8103 Wifi binding
 2020-07-05 10:32 UTC 

[PATCH v3 1/4] thermal: core: Add helpers to browse the cdev, tz and governor list
 2020-07-05 10:54 UTC  (4+ messages)
` [PATCH v3 3/4] thermal: core: genetlink support for events/cmd/sampling

[PATCH] Replace HTTP links with HTTPS ones: MMU gather and TLB invalidation
 2020-07-05 10:54 UTC 

[GSoC][PATCH 0/4] submodule: port 'summary' from Shell to C
 2020-07-05 10:52 UTC  (7+ messages)
` [PATCH 1/4] submodule: amend extra line feed between callback struct and macro

[dpdk-dev] [PATCH] build: remove special handling for node library
 2020-07-05 10:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

how does "bitbake meta-toolchain" map to a particular "image" when generating SDK?
 2020-07-05 10:50 UTC 

[PATCH for-next v1 0/4] RDMA/rxe: Cleanups and improvements
 2020-07-05 10:43 UTC  (5+ messages)
` [PATCH for-next v1 1/4] RDMA/rxe: Drop pointless checks in rxe_init_ports
` [PATCH for-next v1 2/4] RDMA/rxe: Return void from rxe_init_port_param()
` [PATCH for-next v1 3/4] RDMA/rxe: Return void from rxe_mem_init_dma()
` [PATCH for-next v1 4/4] RDMA/rxe: Remove rxe_link_layer()

[PATCH 1/2] habanalabs: block WREG_BULK packet on PDMA
 2020-07-05 10:40 UTC  (4+ messages)
` [PATCH 2/2] habanalabs: set clock gating per engine

[GIT PULL] MIPS fixes for v5.8
 2020-07-05 10:40 UTC 

[PATCH] Replace HTTP links with HTTPS ones: CAN network drivers
 2020-07-05 10:34 UTC  (2+ messages)

[xen-unstable-coverity test] 151641: all pass - PUSHED
 2020-07-05 10:31 UTC 

[PATCH for-next 0/4] RDMA/rxe: Cleanups and improvements
 2020-07-05 10:30 UTC  (6+ messages)
` [PATCH for-next 4/4] RDMA/rxe: Remove rxe_link_layer()

[PATCH] predef: simplify add_pre_buffer()
 2020-07-05 10:29 UTC 

[dpdk-dev] Epoll installation in FreeBSD
 2020-07-05 10:27 UTC 

[dpdk-dev] [PATCH] add flow shared action API
 2020-07-05 10:26 UTC  (5+ messages)

[Buildroot] [PATCH 0/4 v4] dus-borker: new package (branch yem/dbus-broker)
 2020-07-05 10:23 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4 v4] package/dbus-broker: new package
` [Buildroot] [PATCH 2/4 v4] package/systemd: do not force dbus if dbus-broker is available
` [Buildroot] [PATCH 3/4 v4] support/testsuite: de-duplicate the systemd runtime tests
` [Buildroot] [PATCH 4/4 v4] support/run-test: add test for systemd using dbus-broker

Input requirement for persistent configuration items in bcache
 2020-07-05 10:23 UTC  (3+ messages)

[PATCH v2] clk: rockchip: use separate compatibles for rk3288w-cru
 2020-07-05 10:18 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] support the flow-based traffic sampling
 2020-07-05 10:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/7] [v2] "
  ` [dpdk-dev] [PATCH v2 1/7] ethdev: introduce sample action for rte flow

[Buildroot] [PATCH 1/5] package/libhttpserver: bump version to 0.18.1
 2020-07-05 10:12 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/kodi: fix build with libmicrohttpd 0.9.71
` [Buildroot] [PATCH 3/5] package/libhttpserver: "
` [Buildroot] [PATCH 4/5] package/upmpdcli: "
` [Buildroot] [PATCH 5/5] package/libmicrohttpd: security bump version to 0.9.71

[PATCH] iommu/arm-smmu-v3: allocate the memory of queues in local numa node
 2020-07-05 10:09 UTC  (4+ messages)

[sashal-linux-stable:linux-5.7.y 9302/9999] drivers/staging/wfx/debug.c:157:36: sparse: sparse: cast to restricted __le16
 2020-07-05  9:59 UTC 

[PATCH 0/7] accel/kvm: Simplify few functions that can use global kvm_state
 2020-07-05  9:57 UTC  (5+ messages)
` [RFC PATCH 4/7] accel/kvm: Simplify kvm_set_sigmask_len()

[PATCH net-next] net: phy: add a Kconfig option for mdio_devres
 2020-07-05  9:55 UTC 

[PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs
 2020-07-05  9:53 UTC  (4+ messages)

[v2 PATCH] drm/panel: auo, b116xw03: fix flash backlight when power on
 2020-07-05  9:45 UTC  (3+ messages)
` [v2 PATCH] drm/panel: auo,b116xw03: "

[PATCH v6 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-07-05  9:54 UTC  (10+ messages)
` [PATCH v6 bpf-next 1/9] cpumap: use non-locked version __ptr_ring_consume_batched
` [PATCH v6 bpf-next 2/9] net: refactor xdp_convert_buff_to_frame
` [PATCH v6 bpf-next 3/9] samples/bpf: xdp_redirect_cpu_user: do not update bpf maps in option loop
` [PATCH v6 bpf-next 4/9] cpumap: formalize map value as a named struct
` [PATCH v6 bpf-next 5/9] bpf: cpumap: add the possibility to attach an eBPF program to cpumap
` [PATCH v6 bpf-next 6/9] bpf: cpumap: implement XDP_REDIRECT for eBPF programs attached to map entries
` [PATCH v6 bpf-next 7/9] libbpf: add SEC name for xdp programs attached to CPUMAP
` [PATCH v6 bpf-next 8/9] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpumap
` [PATCH v6 bpf-next 9/9] selftest: add tests for XDP programs in CPUMAP entries

memory leak in qdisc_create_dflt
 2020-07-05  9:52 UTC 

[PATCH] MIPS: Do not use smp_processor_id() in preemptible code
 2020-07-05  9:48 UTC  (2+ messages)

[PATCH] MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
 2020-07-05  9:46 UTC  (2+ messages)

[PATCH V3 0/3] ARM: imx: move cpu code to drivers/soc/imx
 2020-07-05  9:47 UTC  (5+ messages)

[PATCH] drm/panel: auo,b116xw03: fix flash backlight when power on
 2020-07-05  9:44 UTC  (5+ messages)

[Buildroot] [PATCH] package/adwaita-icon-theme: bump version to 3.37.2
 2020-07-05  9:43 UTC 

[PATCH v2 0/7] colo: Introduce resource agent and test suite/CI
 2020-07-05  9:37 UTC  (2+ messages)

[PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
 2020-07-05  9:40 UTC  (3+ messages)

[PATCH v5 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-07-05  9:35 UTC  (3+ messages)

[PATCH] PM / Domains: Add module ref count for each consumer
 2020-07-05  9:37 UTC  (4+ messages)

[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-05  9:10 UTC  (6+ messages)
` [PATCH v4 01/11] target/ppc: Introduce Power ISA 3.1 flag
` [PATCH v4 02/11] target/ppc: Enable Power ISA 3.1

drivers/atm/iphase.c:149:16: sparse: sparse: cast removes address space '__iomem' of expression
 2020-07-05  9:02 UTC 

[PATCH 00/26] hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
 2020-07-05  9:26 UTC  (5+ messages)
` [PATCH 23/26] hw/usb/usb-hcd: Use EHCI type definitions

[PATCH 1/1] arm-freescale-mx6sx: Fix imx6sx UART5 wrong iomux register configuration
 2020-07-05  9:27 UTC  (3+ messages)

[PATCH v3 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
 2020-07-05  9:19 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: permit users to specify numa node of acomp hardware
` [PATCH v3 2/3] crypto: hisilicon/zip - permit users to specify NUMA node
` [PATCH v3 3/3] mm/zswap: allocate acomp on the numa node committing acomp_req

[Bug 1886306] [NEW] qemu running slow when the window is in background
 2020-07-05  9:12 UTC 

[PATCH bpf-next v3 02/16] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
 2020-07-05  9:20 UTC  (5+ messages)
` [RFC PATCH] bpf: sk_lookup_prog_ops can be static

[PATCH 1/7] ARM: configs: sunxi: Run savedefconfig
 2020-07-05  9:19 UTC  (7+ messages)
` [PATCH 2/7] ARM: configs: sunxi: Enable the CSI drivers
` [PATCH 3/7] ARM: configs: sunxi: Enable the deinterlace and rotation engines
` [PATCH 4/7] ARM: configs: sunxi: Enable Cedrus
` [PATCH 5/7] ARM: configs: sunxi: Add DRM output-related options
` [PATCH 6/7] ARM: configs: sunxi: Enable ASoC options
` [PATCH 7/7] ARM: configs: sunxi: Enable Lima

[PATCH 0/9] Add PCIe support for IPQ8074
 2020-07-05  9:17 UTC  (3+ messages)
` [PATCH 2/9] dt-bindings: phy: qcom,qmp: Add dt-binding for ipq8074 gen3 pcie phy
` [PATCH 3/9] clk: qcom: ipq8074: Add missing bindings for pcie


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.