All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-12 10:27:03 to 2021-10-12 11:17:06 UTC [more...]

switch block layer polling to a bio based model v4
 2021-10-12 11:12 UTC  (7+ 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 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 mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-12 11:16 UTC  (10+ messages)
` [PATCH mlx5-next 3/7] RDMA/mlx5: Remove size from struct mlx5_core_mkey
` [PATCH mlx5-next 5/7] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
` [PATCH mlx5-next 6/7] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 7/7] RDMA/mlx5: Attach ndescs to mlx5_ib_mkey

[PATCH 0/6] SGX NUMA support
 2021-10-12 10:59 UTC  (3+ messages)
` [PATCH 5/6] numa: Enable numa for libvirt interface

[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 v3 0/6] Add vmnet.framework based network backend
 2021-10-12 10:55 UTC  (2+ messages)
` [PATCH v3 2/6] net/vmnet: create common netdev state structure

[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  (10+ 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

[PATCH 0/8] arm: ep93xx: CCF conversion
 2021-10-12 11:03 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/8] ASoC: cirrus: i2s: Prepare clock before using it
  ` [PATCH v2 8/8] ep93xx: clock: convert in-place to COMMON_CLK

[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  (21+ messages)
` [PATCH v4 05/30] Hexagon HVX (target/hexagon) macros
` [PATCH v4 06/30] Hexagon HVX (target/hexagon) import macro definitions
` [PATCH v4 08/30] Hexagon HVX (target/hexagon) semantics generator - part 2
` [PATCH v4 09/30] Hexagon HVX (target/hexagon) C preprocessor for decode tree
` [PATCH v4 11/30] Hexagon HVX (target/hexagon) helper functions
` [PATCH v4 13/30] Hexagon HVX (target/hexagon) helper overrides infrastructure
` [PATCH v4 16/30] Hexagon HVX (target/hexagon) helper overrides - vector add & sub
` [PATCH v4 17/30] Hexagon HVX (target/hexagon) helper overrides - vector shifts
` [PATCH v4 19/30] Hexagon HVX (target/hexagon) helper overrides - vector logical ops
` [PATCH v4 20/30] Hexagon HVX (target/hexagon) helper overrides - vector compares
` [PATCH v4 21/30] Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
` [PATCH v4 22/30] Hexagon HVX (target/hexagon) helper overrides - vector loads
` [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 28/30] Hexagon HVX (tests/tcg/hexagon) hvx_misc test
` [PATCH v4 29/30] Hexagon HVX (tests/tcg/hexagon) scatter_gather test
` [PATCH v4 30/30] Hexagon HVX (tests/tcg/hexagon) histogram 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  (7+ messages)
` [PATCH 07/25] openssl: update 1.1.1l -> 3.0.0
  ` [OE-core] "
` [PATCH 21/25] libsoup: add a 3.x recipe
  ` [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

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

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

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

[PATCH v2 00/12] sunxi: Migrate to DM_I2C
 2021-10-12 10:49 UTC  (17+ messages)
` [PATCH v2 02/12] power: pmic: Consistently depend on SPL_DM_PMIC
` [PATCH v2 03/12] power: pmic: Add a driver for X-Powers AXP PMICs
` [PATCH v2 04/12] sunxi: Only initialize legacy I2C when enabled
` [PATCH v2 05/12] sunxi: Select SUN8I_RSB more carefully
` [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

[dpdk-dev] [PATCH 0/3] ethdev: introduce configurable flexible item
 2021-10-12 10:49 UTC  (7+ 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

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

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

small block layer ioctl cleanups
 2021-10-12 10:44 UTC  (4+ messages)
` [PATCH 1/3] block: unexport blkdev_ioctl
` [PATCH 2/3] block: move the *blkdev_ioctl declarations out of blkdev.h
` [PATCH 3/3] block: merge block_ioctl into blkdev_ioctl

[PATCH] CI: use http: to access sstate mirror
 2021-10-12 10:47 UTC 

[PATCH 1/2] libxml2: Use python3targetconfig to fix reproducibility issue
 2021-10-12 10:47 UTC  (2+ messages)
` [PATCH 2/2] libnewt: "

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-12 10:44 UTC  (22+ messages)
` [PATCH v5 01/11] xen/arm: xc_domain_ioport_permission(..) not supported on ARM
` [PATCH v5 07/11] xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag

[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
 2021-10-12 10:44 UTC 

two small blk-mq cleanups
 2021-10-12 10:40 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: cleanup and rename __blk_mq_alloc_request
` [PATCH 2/2] blk-mq: cleanup blk_mq_submit_bio

[PATCH] drm/msm/dpu: Add CRC support for DPU
 2021-10-12 10:43 UTC  (3+ messages)

[PATCH v5 0/8] drm/omap: Add virtual-planes support
 2021-10-12 10:44 UTC  (6+ messages)
` [PATCH v5 5/8] drm/omap: Add global state as a private atomic object

[RFC V3 00/13] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-10-12 10:41 UTC  (4+ messages)
` [RFC V3 07/13] arm64/mm: Add FEAT_LPA2 specific encoding

Should EXIT_DEAD be visible to userspace ?
 2021-10-12 10:43 UTC  (3+ messages)

[syzbot] WARNING in io_wq_submit_work (2)
 2021-10-12 10:42 UTC  (2+ messages)

[RFC PATCH v2 0/5] ASoC: soc-pcm: fix trigger race conditions with shared BE
 2021-10-12 10:42 UTC  (21+ messages)

[RFC PATCH 2/3] power: supply: Add support for PDOs props
 2021-10-12 10:42 UTC  (12+ messages)

[PATCH] powerpc: Set max_mapnr correctly
 2021-10-12 10:40 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] Flow entities behavior across port restart
 2021-10-12 10:41 UTC  (9+ messages)
` [dpdk-dev] [RFC PATCH 2/2] ethdev: add capability to keep indirect actions on restart

[Intel-gfx] [RFC PATCH 0/8] drm/i915/display: refactor plane config + pin out (v2)
 2021-10-12 10:40 UTC  (3+ messages)
` [Intel-gfx] [PATCH 5/8] drm/i915/display: move pin/unpin fb/plane code to a new file

[PATCH v2 net] net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
 2021-10-12 10:40 UTC  (2+ messages)

[PATCH] r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
 2021-10-12 10:40 UTC  (2+ messages)

[PATCH][next] coredump: Remove redundant initialization of variable core_waiters
 2021-10-12 10:39 UTC  (2+ messages)

[PATCH] security/landlock: use square brackets around "landlock-ruleset"
 2021-10-12 10:38 UTC  (3+ messages)

[PATCH] btrfs-progs: print-tree: fix chunk/block group flags output
 2021-10-12 10:38 UTC  (3+ messages)

[PATCHv3 0/6] More SoCs for sdhci-omap to deprecate omap_hsmmc
 2021-10-12 10:37 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: sdhci-omap: Update binding for legacy SoCs
` [PATCH 2/6] mmc: sdhci-omap: Handle voltages to add support omap4
` [PATCH 3/6] mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
` [PATCH 4/6] mmc: sdhci-omap: Implement PM runtime functions
` [PATCH 5/6] sdhci: omap: Enable aggressive PM
` [PATCH 6/6] mmc: sdhci-omap: Configure optional wakeirq

[PATCH v2 0/5] x86: clk: Add config option to enable 48MHz fixed fch clk
 2021-10-12 10:36 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
` [PATCH v2 3/5] ACPI: APD: Add a fmw property clk-name
` [PATCH v2 4/5] clk: x86: Use dynamic con_id string during clk registration
` [PATCH v2 5/5] clk: x86: Fix clk_gate_flags for RV_CLK_GATE

[PATCH V3 0/6] blk-mq: support concurrent queue quiescing
 2021-10-12 10:36 UTC  (7+ messages)
` [PATCH V3 4/6] nvme: paring quiesce/unquiesce
` [PATCH V3 6/6] blk-mq: support concurrent queue quiesce/unquiesce

linux-next: Fixes tag needs some work in the drm-fixes tree
 2021-10-12 10:36 UTC 

[Intel-gfx] [RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2021-10-12 10:35 UTC  (6+ messages)
` [Intel-gfx] [RFC v2 01/22] drm: RFC for Plane Color Hardware Pipeline
  `  "

[PATCH v2] Add device reset timeout field
 2021-10-12 10:35 UTC  (16+ messages)
          ` [virtio-dev] "
                      ` [virtio-dev] "

[PATCH] net: phy: micrel: make *-skew-ps check more lenient
 2021-10-12 10:34 UTC 

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-10-12 10:32 UTC  (14+ messages)

[PATCH] LSM: general protection fault in legacy_parse_param
 2021-10-12 10:32 UTC  (2+ messages)

[RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
 2021-10-12 10:29 UTC  (6+ messages)
` [v3,7/9] "

[PATCH v3] Fix application of sizeof to pointer
 2021-10-12 10:30 UTC  (2+ messages)

[PATCH nf] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
 2021-10-12 10:30 UTC  (3+ messages)

[PATCH net-next 0/6] mlxsw: Add support for ECN mirroring
 2021-10-12 10:30 UTC  (2+ messages)

[PATCH] net: mscc: ocelot: Fix dumplicated argument in ocelot
 2021-10-12 10:30 UTC  (2+ messages)

All Three Superblocks Damaged After Kernel Panic
 2021-10-12 10:29 UTC  (4+ messages)

[dpdk-dev] [PATCH v1] eventdev/rx-adapter: add telemetry callbacks
 2021-10-12 10:29 UTC  (7+ messages)

[PATCH 5.14 000/151] 5.14.12-rc1 review
 2021-10-12 10:27 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.