All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-12 11:00:21 to 2021-10-12 11:41:48 UTC [more...]

[PATCH v2 00/24] configure->meson queue for 6.2
 2021-10-12 11:12 UTC  (8+ messages)
` [PATCH v2 02/24] audio: remove CONFIG_AUDIO_WIN_INT
` [PATCH v2 04/24] meson: define symbols for all available audio drivers
` [PATCH v2 05/24] configure: add command line options for "
` [PATCH v2 06/24] kconfig: split CONFIG_SPARSE_MEM from fuzzing
` [PATCH v2 07/24] configure, meson: move fuzzing configuration to Meson
` [PATCH v2 15/24] configure, meson: move libaio check to meson.build
` [PATCH v2 21/24] configure: remove deprecated --{enable, disable}-git-update

[RFC PATCH 0/2] EFA dmabuf memory regions
 2021-10-12 11:41 UTC  (6+ messages)
` [RFC PATCH 2/2] RDMA/efa: Add support for "

[PATCH v2 0/2] Extend Sparx5 switch reset driver for lan966x
 2021-10-12 11:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Add lan966x support
` [PATCH v2 2/2] reset: mchp: sparx5: Extend support for lan966x

[PATCH v2 net 00/10] Felix DSA driver fixes
 2021-10-12 11:40 UTC  (11+ messages)
` [PATCH v2 net 01/10] net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
` [PATCH v2 net 02/10] net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
` [PATCH v2 net 03/10] net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
` [PATCH v2 net 04/10] net: mscc: ocelot: deny TX timestamping of non-PTP packets
` [PATCH v2 net 05/10] net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP header
` [PATCH v2 net 06/10] net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
` [PATCH v2 net 07/10] net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
` [PATCH v2 net 08/10] net: dsa: felix: purge skb from TX timestamping queue if it cannot be sent
` [PATCH v2 net 09/10] net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING ports
` [PATCH v2 net 10/10] net: dsa: felix: break at first CPU port during init and teardown

[PATCH 0/6] SGX NUMA support
 2021-10-12 11:01 UTC  (9+ messages)
` [PATCH 3/6] numa: Add SGXEPCSection list for multiple sections
` [PATCH 4/6] monitor: numa support for 'info sgx' command
` [PATCH 5/6] numa: Enable numa for libvirt interface

[igt-dev] [PATCH i-g-t v4] tests/i915/i915_pm_dc: Fix condition in dc9-test
 2021-10-12 11:40 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/i915_pm_dc: Fix condition in dc9-test (rev4)

[PATCH for-5.16 0/2] async hybrid, a new way for pollable requests
 2021-10-12 11:39 UTC  (4+ messages)

switch block layer polling to a bio based model v4
 2021-10-12 11:12 UTC  (34+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support
` [PATCH 02/16] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/16] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/16] io_uring: fix a layering violation in io_iopoll_req_issued
` [PATCH 05/16] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 06/16] blk-mq: factor out a "classic" poll helper
` [PATCH 07/16] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 08/16] blk-mq: remove blk_qc_t_valid
` [PATCH 09/16] block: replace the spin argument to blk_iopoll with a flags argument
` [PATCH 10/16] io_uring: don't sleep when polling for I/O
` [PATCH 11/16] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 12/16] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 13/16] block: define 'struct bvec_iter' as packed
` [PATCH 14/16] block: switch polling to be bio based
` [PATCH 15/16] block: don't allow writing to the poll queue attribute
` [PATCH 16/16] nvme-multipath: enable polled I/O

[PATCH] platform/x86: intel_skl_int3472: Correct null check
 2021-10-12 11:38 UTC  (5+ messages)

[PATCH memcg] mm/page_alloc.c: avoid statistic update with 0
 2021-10-12 11:38 UTC  (6+ messages)

[PATCH] ipv4: only allow increasing fib_info_hash_size
 2021-10-12 11:06 UTC 

[PATCH] iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
 2021-10-12 11:36 UTC  (2+ messages)

[PATCH net] net: dsa: fix spurious error message when unoffloaded port leaves bridge
 2021-10-12 11:36 UTC  (2+ messages)

[PATCH v3 0/6] Add vmnet.framework based network backend
 2021-10-12 10:55 UTC  (7+ messages)
` [PATCH v3 1/6] net/vmnet: dependencies setup, initial preparations
` [PATCH v3 2/6] net/vmnet: create common netdev state structure
` [PATCH v3 3/6] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v3 4/6] net/vmnet: implement host mode (vmnet-host)
` [PATCH v3 5/6] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v3 6/6] net/vmnet: update qemu-options.hx

[hch-block:block-kill-bd_inode 29/40] fs/udf/lowlevel.c:59:44: error: passing argument 1 of 'sb_bdev_nr_blocks' from incompatible pointer type
 2021-10-12 11:35 UTC 

[PATCH 01/24] lua: remove recipe as it is now in oe-core
 2021-10-12 11:34 UTC  (6+ messages)
` [PATCH 08/24] netplan: do not use -Werror
  ` [oe] "

[dpdk-dev] [PATCH 0/4] cryptodev and security ABI improvements
 2021-10-12 11:34 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 1/3] cryptodev: remove LIST_END enumerators
    ` [dpdk-dev] [EXT] "

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-12 11:34 UTC  (3+ messages)

[PATCH v2] i.MX6: Support 16-bit BT.1120 video input
 2021-10-12 11:30 UTC  (5+ messages)

[PATCH] vsprintf: Make %pGp print the hex value
 2021-10-12 11:32 UTC  (4+ messages)

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-10-12 11:33 UTC  (9+ messages)
` [dpdk-dev] [PATCH v4 0/6] "

[dpdk-dev] [PATCH 0/3] ethdev: introduce configurable flexible item
 2021-10-12 11:32 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 0/5] "
  ` [dpdk-dev] [PATCH v4 1/5] "
  ` [dpdk-dev] [PATCH v4 2/5] ethdev: support flow elements with variable length
  ` [dpdk-dev] [PATCH v4 3/5] ethdev: implement RTE flex item API
  ` [dpdk-dev] [PATCH v4 4/5] app/testpmd: add jansson library
  ` [dpdk-dev] [PATCH v4 5/5] app/testpmd: add flex item CLI commands

[PATCH 0/8] arm: ep93xx: CCF conversion
 2021-10-12 11:30 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] ep93xx: clock: convert in-place to COMMON_CLK

linux-next: build failure after merge of the drm-misc tree
 2021-10-12 11:29 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-12 11:29 UTC  (5+ messages)

[PATCH v3 00/25] block layer: split block APIs in global state and I/O
 2021-10-12 11:07 UTC  (7+ messages)
` [PATCH v3 08/25] block: introduce assert_bdrv_graph_writable
` [PATCH v3 13/25] include/sysemu/blockdev.h: move drive_add and inline drive_def
` [PATCH v3 14/25] include/systemu/blockdev.h: global state API

[PATCH v5] checkpatch: get default codespell dictionary path from package location
 2021-10-12 11:29 UTC 

[PATCH V6 0/2] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-12 11:28 UTC  (4+ messages)
` [PATCH V6 1/2] xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfo

[PATCH v1 0/3]
 2021-10-12 11:24 UTC  (6+ messages)
` [PATCH v1 3/3] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

[PATCH v4] checkpatch: get default codespell dictionary path from package location
 2021-10-12 11:28 UTC  (3+ messages)

[PATCH v2 1/3] arm64: dts: qcom: msm8916-asus-z00l: Add touchscreen
 2021-10-12 11:27 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: msm8916-asus-z00l: Add SDCard
` [PATCH v2 3/3] arm64: dts: qcom: msm8916-asus-z00l: Add sensors

[PATCH] KVM: arm64: Fix reporting of endianess when the access originates at EL0
 2021-10-12 11:23 UTC  (3+ messages)

[tip:sched/core 14/47] kernel/sched/fair.c:893:22: error: variable 'p' set but not used
 2021-10-12 11:26 UTC  (3+ messages)

[RESEND PATCH] ASoC: wm8960: Fix clock configuration on slave mode
 2021-10-12 11:25 UTC  (3+ messages)

unicode cleanups, and split the data table into a separate module v2
 2021-10-12 11:25 UTC  (4+ messages)
` [PATCH 10/11] unicode: Add utf8-data module
  ` [f2fs-dev] "

[PATCH] contrib/plugins: add a drcov plugin
 2021-10-12 10:36 UTC  (2+ messages)

[PATCH v2 00/12] sunxi: Migrate to DM_I2C
 2021-10-12 11:24 UTC  (2+ messages)

[PATCH v3 00/12] vfio-user server in QEMU
 2021-10-12 10:44 UTC  (3+ messages)
` [PATCH v3 01/12] configure, meson: override C compiler for cmake

[linux-stable-rc:linux-5.10.y 499/1209] arch/powerpc/kernel/smp.c:1380:14: error: variable 'ret' set but not used
 2021-10-12 11:23 UTC  (2+ messages)

[PATCH] qapi: Improve input_type_enum()'s error message
 2021-10-12 11:07 UTC  (2+ messages)

[PATCH V5 0/2] virtio: i2c: Allow zero-length transactions
 2021-10-12 11:23 UTC  (3+ messages)
` [PATCH V5 1/2] virtio: i2c: No need to have separate read-write buffers
` [PATCH V5 2/2] virtio: i2c: Allow zero-length transactions

[PATCH 0/2] meson: fix environmemt files in SDK
 2021-10-12 11:23 UTC  (4+ messages)
` [PATCH 2/2] [WIP]: meson: install native file in sdk

[yocto] #zeus meta-intel
 2021-10-12 11:21 UTC  (2+ messages)

[soc:tegra/dt32] BUILD SUCCESS 96f4adcd888d7ecb17ba5c88c141ed107cedf913
 2021-10-12 11:18 UTC 

[soc:at91/soc] BUILD SUCCESS 3efc443121180c2acc987929b3b7b86ca83e3ee5
 2021-10-12 11:18 UTC 

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-12 11:20 UTC  (5+ messages)
` [PATCH 2/2] ftrace: prevent preemption in perf_ftrace_function_call()

linux-next: build failure after merge of the iommu tree
 2021-10-12 11:21 UTC  (3+ messages)

[soc:tegra/defconfig] BUILD SUCCESS 1e9b81616627643eb1a78c8fe98fc95eae74024d
 2021-10-12 11:18 UTC 

[soc:arm/defconfigs] BUILD SUCCESS 543659b3121117acd1da5ff71ecb22243c657e1c
 2021-10-12 11:18 UTC 

[PATCH] arm: a37xx: pci: Do not allow setting bars on PCI Bridge
 2021-10-12 11:19 UTC 

[PATCH] hwmon: Fix possible memleak in __hwmon_device_register()
 2021-10-12 11:27 UTC 

Expected response table for ipmi standard commands used for verification
 2021-10-12 11:19 UTC 

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-12 11:20 UTC  (6+ messages)
` [PATCH RFC v1] "

[PATCH net-next] ethernet: tulip: avoid duplicate variable name on sparc
 2021-10-12 11:20 UTC  (2+ messages)

[net PATCH] ice: fix locking for Tx timestamp tracking flush
 2021-10-12 11:20 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: arm: rockchip: add rk3368 compatible string to pmu.yaml
 2021-10-12 11:17 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: mfd: syscon: Add rk3368 QoS register compatible

[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-12 11:19 UTC  (4+ messages)

[PATCH] ath11k: set DTIM policy to stick mode for station interface
 2021-10-12 19:18 UTC  (2+ messages)

[PATCH v6 0/1] lib: Convert UUID runtime test to KUnit
 2021-10-12 11:18 UTC  (2+ messages)

[PATCH] libpam: Fix build with DISTRO_FEATURES usrmerge
 2021-10-12 11:17 UTC 

[PATCH ulogd] XML: show both nflog packet and conntrack
 2021-10-12 11:17 UTC 

[PATCH] Fix application of sizeof to pointer
 2021-10-12 11:16 UTC 

[PATCH ulogd 2/2] NFLOG: attach struct nf_conntrack
 2021-10-12 11:16 UTC 

[PATCH] ccw: clarify device reset
 2021-10-12 11:16 UTC  (3+ messages)
  ` [virtio] "

[PATCH ulogd 1/2] NFLOG: add NFULNL_CFG_F_CONNTRACK flag
 2021-10-12 11:15 UTC 

[PATCH] ath11k: support MAC address randomization in scan
 2021-10-12 19:16 UTC  (2+ messages)

[PATCH] Fix application of sizeof to pointer
 2021-10-12 11:05 UTC  (3+ messages)

[PATCH v2 0/5] qapi: Add feature flags to enum members
 2021-10-12 10:52 UTC  (6+ messages)
` [PATCH v2 2/5] "
` [PATCH RFC v2 5/5] block: Deprecate transaction type drive-backup

[RFC 0/1] Is register file feature hard to use ?
 2021-10-12 11:10 UTC  (3+ messages)
` [RFC 1/1] io_uring: improve register file feature's usability

[kvalo-ath:ath-next] BUILD SUCCESS 31582373a4a8e888b29ed759d28330a1995f2162
 2021-10-12 11:09 UTC 

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-10-12 11:10 UTC  (7+ messages)

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
 2021-10-12 11:09 UTC  (2+ messages)

[PATCH 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-12 10:37 UTC  (4+ messages)
` [PATCH 1/2] numa: Set default distance map if needed

[RFC] perf arm-spe: Track task context switch for cpu-mode events
 2021-10-12 11:07 UTC  (12+ messages)

[PATCH 00/10] env_get_char() removal and env_get_f() refactor
 2021-10-12 11:05 UTC  (11+ messages)
` [PATCH 01/10] env: Drop env_get_char_spec() and old, unused .get_char() implementations
` [PATCH 02/10] examples: api: glue: Remove comment that does not apply anymore
` [PATCH 03/10] env: Change env_match() to static and remove from header
` [PATCH 04/10] env: Don't match empty variable name in env_match()
` [PATCH 05/10] env: Check for terminating null-byte "
` [PATCH 06/10] env: Inline env_get_char() into it's only user
` [PATCH 07/10] env: Early return from env_get_f() on NULL name
` [PATCH 08/10] env: Use strncpy() instead of ad-hoc code to copy variable value
` [PATCH 09/10] env: Use string pointer instead of indexes in env_get_f()
` [PATCH 10/10] env: Move non-cmd specific env functions to env/common.c

[dpdk-dev] [PATCH 00/10] new features for ipsec and security libraries
 2021-10-12 11:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 04/10] ipsec: add support for NAT-T

[PATCH v4 00/30] Hexagon HVX (target/hexagon) patch series
 2021-10-12 10:11 UTC  (3+ messages)
` [PATCH v4 26/30] Hexagon HVX (target/hexagon) import instruction encodings
` [PATCH v4 29/30] Hexagon HVX (tests/tcg/hexagon) scatter_gather test

[PATCH v2 0/5] Make real_root used only in ref-verify
 2021-10-12 11:03 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 1/6] ethdev: fix max Rx packet length
 2021-10-12 11:03 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH bpf-next 0/3] btf_dump fixes for s390
 2021-10-12 11:02 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Use cpu_number only on arches that have it

[PATCH 01/25] qemu: install qmp module without hardcoding the python version in oeqa scripts
 2021-10-12 11:02 UTC  (4+ messages)
` [PATCH 07/25] openssl: update 1.1.1l -> 3.0.0
  ` [OE-core] "

[PATCH v2 0/6] Add vmnet.framework based network backend
 2021-10-12 10:14 UTC  (4+ messages)
` [PATCH v2 1/6] net/vmnet: dependencies setup, initial preparations


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.