All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-12 10:49:19 to 2021-10-12 11:33:54 UTC [more...]

[PATCH v2 00/24] configure->meson queue for 6.2
 2021-10-12 11:12 UTC  (4+ messages)
` [PATCH v2 02/24] audio: remove CONFIG_AUDIO_WIN_INT
` [PATCH v2 05/24] configure: add command line options for audio drivers
` [PATCH v2 21/24] configure: remove deprecated --{enable, disable}-git-update

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

switch block layer polling to a bio based model v4
 2021-10-12 11:12 UTC  (28+ 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

[dpdk-dev] [PATCH 0/3] ethdev: introduce configurable flexible item
 2021-10-12 11:32 UTC  (13+ messages)
` [dpdk-dev] [PATCH v4 0/5] ethdev: update modify field flow action
  ` [dpdk-dev] [PATCH v4 1/5] "
  ` [dpdk-dev] [PATCH v4 2/5] ethdev: fix missed experimental tag for modify field action
  ` [dpdk-dev] [PATCH v4 3/5] app/testpmd: update modify field flow action support
  ` [dpdk-dev] [PATCH v4 4/5] app/testpmd: fix hex string parser in flow commands
  ` [dpdk-dev] [PATCH v4 5/5] net/mlx5: update modify field action
` [dpdk-dev] [PATCH v4 0/5] ethdev: introduce configurable flexible item
  ` [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

[PATCH v3 0/6] Add vmnet.framework based network backend
 2021-10-12 10:55 UTC  (6+ 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 5/6] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v3 6/6] net/vmnet: update qemu-options.hx

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

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)

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

[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 net] net: dsa: fix spurious error message when unoffloaded port leaves bridge
 2021-10-12 11:27 UTC 

[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)

[PATCH 0/6] SGX NUMA support
 2021-10-12 11:01 UTC  (8+ 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

[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  (10+ messages)
` [PATCH v2 07/12] i2c: Add a DM_I2C driver for the sun6i P2WI controller
` [PATCH v2 08/12] i2c: Add a DM_I2C driver for the sun8i RSB controller
` [PATCH v2 09/12] sunxi: pmic_bus: Clean up preprocessor conditions
` [PATCH v2 10/12] sunxi: pmic_bus: Use the DM PMIC interface when possible

[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] vsprintf: Make %pGp print the hex value
 2021-10-12 11:11 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 memcg] mm/page_alloc.c: avoid statistic update with 0
 2021-10-12 11:09 UTC  (5+ messages)

[PATCH 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-12 10:37 UTC  (5+ 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  (9+ messages)
` [PATCH v4 08/30] Hexagon HVX (target/hexagon) semantics generator - part 2
` [PATCH v4 13/30] Hexagon HVX (target/hexagon) helper overrides infrastructure
` [PATCH v4 23/30] Hexagon HVX (target/hexagon) helper overrides - vector stores
` [PATCH v4 24/30] Hexagon HVX (target/hexagon) import semantics
` [PATCH v4 25/30] Hexagon HVX (target/hexagon) instruction decoding
` [PATCH v4 26/30] Hexagon HVX (target/hexagon) import instruction encodings
` [PATCH v4 27/30] Hexagon HVX (tests/tcg/hexagon) vector_add_int test
` [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

[PATCH net 0/2] Correct the IOAM behavior for undefined trace type bits
 2021-10-12 11:00 UTC  (2+ messages)

[PATCH] btrfs-progs: parse-utils: allow single number qgroup id
 2021-10-12 10:59 UTC  (3+ messages)

[GIT PULL FOR v5.16] Various fixes/enhancements
 2021-10-12 10:57 UTC  (2+ messages)
` [GIT PULL FOR v5.16] Various fixes/enhancements (#77668)

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

[PATCH] sched/scs: Reset the shadow stack when idle_task_exit
 2021-10-12 10:57 UTC  (4+ messages)

[PATCH] btrfs-progs: test-misc: search the backup slot to use at runtime
 2021-10-12 10:56 UTC  (5+ messages)

linux-next: build warnings in Linus' tree
 2021-10-12 10:56 UTC 

[PATCH v5] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
 2021-10-12 10:56 UTC  (2+ messages)

[PATCH v9 0/8] RISC-V CPU Idle Support
 2021-10-12 10:53 UTC  (8+ messages)
` [PATCH v9 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver

[kvalo-ath:master] BUILD SUCCESS 4da4805e8de9380230090be59113a39ffa0654f6
 2021-10-12 10:52 UTC 

[PATCH] arm64: defconfig: Enable SC7180 interconnect driver
 2021-10-12 10:49 UTC  (3+ messages)

[PATCH v1 kvmtool 0/7] vfio/pci: Fix MSIX table and PBA size allocation
 2021-10-12 10:50 UTC  (3+ messages)


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.