All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-20 01:57:49 to 2021-10-20 03:26:40 UTC [more...]

cron job: media_tree daily build: ERRORS
 2021-10-20  3:26 UTC 

[PATCH v2] ksmbd-tools: change default db file name to users.db
 2021-10-20  3:25 UTC  (2+ messages)

[PATCH v6 00/15] target/riscv: Rationalize XLEN and operand length
 2021-10-20  3:17 UTC  (25+ messages)
` [PATCH v6 01/15] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PATCH v6 02/15] target/riscv: Create RISCVMXL enumeration
` [PATCH v6 03/15] target/riscv: Split misa.mxl and misa.ext
` [PATCH v6 04/15] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v6 05/15] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v6 06/15] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v6 07/15] target/riscv: Properly check SEW in amo_op
` [PATCH v6 08/15] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v6 09/15] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PATCH v6 10/15] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v6 11/15] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH v6 12/15] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH v6 13/15] target/riscv: Use gen_shift*_per_ol for RVB, RVI
` [PATCH v6 14/15] target/riscv: Use riscv_csrrw_debug for cpu_dump
` [PATCH v6 15/15] target/riscv: Compute mstatus.sd on demand

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-10-20  3:24 UTC  (8+ messages)

[RESEND v2 0/5] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-20  3:22 UTC  (6+ messages)
` [RESEND v2 3/5] PCI: imx6: Fix the regulator dump when link never came up

[tip:master] BUILD SUCCESS 0f1f557263856d23d2dd4bb8c9ba8f42f02feaf5
 2021-10-20  3:23 UTC 

[PATCH v1 1/2] ACPI/PRM: Remove unnecessary blank lines
 2021-10-20  3:23 UTC  (2+ messages)
` [PATCH v1 2/2] ACPI/PRM: Handle memory allocation and memory remap failure

[PATCH V3] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-10-20  3:13 UTC  (4+ messages)

Folio discussion recap
 2021-10-20  3:19 UTC  (11+ messages)
  ` Folios for 5.15 request - Was: re: Folio discussion recap -

[dpdk-dev] [PATCH 0/2] set txq affinity in round-robin
 2021-10-20  3:19 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] common/mlx5: support lag context query
` [dpdk-dev] [PATCH 2/2] net/mlx5: set txq affinity in round-robin

[PATCH v3 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-20  3:16 UTC  (3+ messages)

[PATCH] MAINTAINERS: Fixup drm-misc website link
 2021-10-20  3:17 UTC  (2+ messages)

[PATCH v4 0/8] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-20  3:06 UTC  (17+ messages)
` [PATCH v4 1/8] target/riscv: zfh: half-precision load and store
` [PATCH v4 2/8] target/riscv: zfh: half-precision computational
` [PATCH v4 3/8] target/riscv: zfh: half-precision convert and move
` [PATCH v4 4/8] target/riscv: zfh: half-precision floating-point compare
` [PATCH v4 5/8] target/riscv: zfh: half-precision floating-point classify
` [PATCH v4 6/8] target/riscv: zfh: add Zfh cpu property
` [PATCH v4 7/8] target/riscv: zfh: implement zfhmin extension
` [PATCH v4 8/8] target/riscv: zfh: add Zfhmin cpu property

[PATCH -next] PM: hibernate: Get block device exclusively when do swsusp_check
 2021-10-20  3:12 UTC  (2+ messages)

[PATCH v8 00/32] file system-wide error monitoring
 2021-10-20  3:11 UTC  (6+ messages)
` [PATCH v8 30/32] ext4: Send notifications on error

[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
 2021-10-20  3:10 UTC  (14+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state
      ` [Virtio-fs] "
` [PATCH v6 3/7] fuse: support per-file DAX in fuse protocol
        ` [Virtio-fs] "
` [PATCH v6 4/7] fuse: negotiate per-file DAX in FUSE_INIT
      ` [Virtio-fs] "

[RFC PATCH v4] workqueue: Introduce show_one_worker_pool and show_one_workqueue
 2021-10-20  3:09 UTC 

[dpdk-dev] [PATCH] net/ixgbe: initialize max_rx_pkt_len if rlpml_set_vf fails
 2021-10-20  3:08 UTC  (4+ messages)

[PATCH -next v5 0/3] Fix some issues about mmp
 2021-10-20  3:18 UTC  (4+ messages)
` [PATCH -next v5 1/3] ext4: compare to local seq and nodename when check conflict
` [PATCH -next v5 2/3] ext4: remove useless bh_check variable
` [PATCH -next v5 3/3] ext4: simplify read_mmp_block fucntion

[dpdk-dev] [PATCH v1 0/2] replace tight loop with wait until equal api
 2021-10-20  3:03 UTC  (8+ messages)
` [dpdk-dev] [PATCH v1 2/2] mcslock: use wait until equal API for tight loop
    ` [dpdk-dev] 回复: "
` [dpdk-dev] [PATCH v2 0/2] replace tight loop with wait until equal api
  ` [dpdk-dev] [PATCH v2 1/2] eal/common: use wait until equal API for tight loop
  ` [dpdk-dev] [PATCH v2 2/2] mcslock: "

[QUESTION] Compile error on ppc32 with compilation option '-fdata-sections'
 2021-10-20  2:59 UTC  (2+ messages)

[PATCH v4 0/2] add APIs to handle alternative sNaN propagation for fmax/fmin
 2021-10-20  2:56 UTC  (4+ messages)
` [PATCH v4 2/2] target/riscv: change the api for RVF/RVD fmin/fmax

[tip:x86/sev] BUILD SUCCESS e7d445ab26db833d6640d4c9a08bee176777cc82
 2021-10-20  2:57 UTC 

[PATCH] scsi: megaraid_mbox: return -ENOMEM on megaraid_init_mbox() allocation failure
 2021-10-20  2:56 UTC  (3+ messages)

[PATCH] kselftests: ftrace: limit the executing time by reading from cached trace
 2021-10-20  2:55 UTC  (5+ messages)

[PATCH -next v4 0/3] Fix some issues about mmp
 2021-10-20  2:53 UTC  (4+ messages)
` [PATCH -next v4 3/3] ext4: simplify read_mmp_block fucntion

[PATCH 4.14 00/39] 4.14.252-rc1 review
 2021-10-20  2:52 UTC  (2+ messages)

[PATCH next v7 00/12] aspeed: Support secure boot chain with FIT image verification
 2021-10-20  2:49 UTC  (13+ messages)
` [PATCH next v7 01/12] image: fit: Fix parameter name for hash algorithm
` [PATCH next v7 02/12] aspeed: ast2600: Enlarge SRAM size
` [PATCH next v7 03/12] clk: ast2600: Add YCLK control for HACE
` [PATCH next v7 04/12] crypto: aspeed: Add AST2600 HACE support
` [PATCH next v7 05/12] ARM: dts: ast2600: Add HACE to device tree
` [PATCH next v7 06/12] clk: ast2600: Add RSACLK control for ACRY
` [PATCH next v7 07/12] crypto: aspeed: Add AST2600 ACRY support
` [PATCH next v7 08/12] ARM: dts: ast2600: Add ACRY to device tree
` [PATCH next v7 09/12] ast2600: spl: Locate load buffer in DRAM space
` [PATCH next v7 10/12] configs: ast2600-evb: Enable SPL FIT support
` [PATCH next v7 11/12] configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
` [PATCH next v7 12/12] configs: ast2600: Boot kernel FIT in DRAM

[PATCH V4 00/10] vhost-vDPA multiqueue
 2021-10-20  2:50 UTC  (4+ messages)
` [PATCH V4 03/10] vhost-vdpa: prepare for the multiqueue support

[linux-linus test] 165679: tolerable FAIL - PUSHED
 2021-10-20  2:49 UTC 

[PATCH v3 1/3] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20  2:49 UTC  (5+ messages)
` [PATCH v3 3/3] KVM: vCPU kick tax cut for running vCPU

[PATCH v4 0/4] sunxi: TOC0 image type support
 2021-10-20  2:44 UTC  (5+ messages)
` [PATCH v4 1/4] tools: Separate image types which depend on OpenSSL
` [PATCH v4 2/4] tools: mkimage: Add Allwinner TOC0 support
` [PATCH v4 3/4] sunxi: Support SPL in both eGON and TOC0 images
` [PATCH v4 4/4] sunxi: Support building a SPL as a TOC0 image

[PATCH linux-next] cdrom: Remove redundant variable and its assignment
 2021-10-20  2:42 UTC 

[dpdk-dev] [PATCH v11 4/4] performance-thread: Fix cross compilation failed
 2021-10-20  2:41 UTC  (5+ messages)
` [dpdk-dev] [PATCH v12 1/4] Enable ASan Address Sanitization

[PATCH 0/2] btrfs-progs: read device fsid from the sysfs
 2021-10-20  2:41 UTC  (6+ messages)
` [PATCH 2/2] btrfs-progs: read fsid from the sysfs in device_is_seed

[PATCH v9 00/10] vhost-vdpa: add support for configure interrupt
 2021-10-20  2:31 UTC  (6+ messages)
` [PATCH v9 04/10] vhost: add new call back function for config interrupt

lkft kselftest for next-20211019
 2021-10-20  2:40 UTC 

[PATCH net] net: bridge: mcast: QRI must be less than QI
 2021-10-20  2:40 UTC  (4+ messages)
` [Bridge] "
` [PATCHv2 "
  ` [Bridge] "

[PATCH v3 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-20  2:35 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 00/12] ethdev: rework transfer flow API
 2021-10-20  2:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 11/12] net/octeontx2: support port representor flow action
    ` [dpdk-dev] [EXT] "

BMI160 accelerometer on AyaNeo tablet
 2021-10-20  2:31 UTC  (7+ messages)

[bug report] kernel BUG at block/blk-mq.c:1042!
 2021-10-20  2:29 UTC 

[PATCH v3 0/2] PCI MCFG consolidation and APEI resource filterin
 2021-10-20  2:28 UTC  (3+ messages)

[PATCH v2 0/5] tracing: Extend histogram triggers expression parsing
 2021-10-20  2:27 UTC  (3+ messages)
` [PATCH v2 2/5] tracing: Add division and multiplication support for hist triggers

[PATCH 0/2] provide fsid in sysfs devinfo
 2021-10-20  2:26 UTC  (3+ messages)

[PATCH] btrfs: fix deadlock when defragging transparent huge pages
 2021-10-20  2:22 UTC  (3+ messages)

[PATCH v15 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-10-20  2:03 UTC  (33+ messages)
` [PATCH v15 01/10] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v15 02/10] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v15 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v15 04/10] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v15 05/10] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v15 06/10] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v15 07/10] arm64: kdump: reimplement crashkernel=X
` [PATCH v15 08/10] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config
` [PATCH v15 09/10] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
  ` [PATCH v15 09/10] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v15 10/10] kdump: update Documentation about crashkernel

[PATCH v4 2/2] virtio_ring: check desc == NULL when using indirect with packed
 2021-10-20  2:19 UTC  (2+ messages)

[RFC PATCH 0/3] Improve scalability of the SMP related Docs
 2021-10-20  2:20 UTC  (2+ messages)

[PATCH v11 1/4] HID: wacom_sys: Add support for flipping the data values
 2021-10-20  2:14 UTC  (7+ messages)

[PATCH] for-each-ref: delay parsing of --sort=<atom> options
 2021-10-20  2:20 UTC  (3+ messages)

[master][PATCH] powervr-drivers: teach modules_install to respect "usrmerge" distro feature
 2021-10-20  2:19 UTC  (2+ messages)
` [meta-ti] "

[V2][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-20  2:17 UTC  (7+ messages)

[PATCH v4] net: neighbour: introduce EVICT_NOCARRIER table option
 2021-10-20  2:15 UTC  (2+ messages)

[PATCH] ceph: return the real size readed when hit EOF
 2021-10-20  2:15 UTC  (4+ messages)

[PATCH V3] media: i2c: ccs: replace snprintf in show functions with sysfs_emit
 2021-10-20  2:14 UTC 

[PATCH] bcache: use pr_err instead of pr_notice if we are really error
 2021-10-20  2:13 UTC 

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-20  2:10 UTC  (7+ messages)

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-20  2:07 UTC  (15+ messages)
` [RFC PATCH v4 11/20] vhost: Route host->guest notification through "
` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ

[hardknott][PATCH 0/2] hardknott merge request
 2021-10-20  2:08 UTC  (3+ messages)
  ` [oe] [PATCH 1/2] vsftpd: Upgrade to 3.0.5
  ` [oe] [PATCH 2/2] postgresql: upgrade 13.3 -> 13.4

[PATCH v1] init: avoid race condition of update page table in kernel init
 2021-10-20  2:07 UTC 

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-20  1:57 UTC  (8+ messages)
` [PATCH v8 14/17] iomap: Add done_before argument to iomap_dio_rw
  ` [Ocfs2-devel] "
        ` [Cluster-devel] "

[PATCH net] vrf: Revert "Reset skb conntrack connection..."
 2021-10-20  2:02 UTC  (3+ messages)
` [PATCH net 1/1] "

introducing the OpenBMC technical oversight forum
 2021-10-20  2:01 UTC 

[PATCH 5.4 00/68] 5.4.155-rc2 review
 2021-10-20  2:01 UTC  (2+ messages)

[PATCH 5.10 000/103] 5.10.75-rc1 review
 2021-10-20  2:00 UTC  (2+ messages)

[QUESTION] Performance deterioration caused by commit 85f726a35e504418
 2021-10-20  2:00 UTC  (8+ messages)

[PATCH] scsi: mpt3sas: make mpt3sas_dev_attrs static
 2021-10-20  1:58 UTC  (2+ messages)

[PATCH 1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id
 2021-10-20  1:55 UTC  (3+ messages)

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-20  1:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 5/7] drivers: remove direct access to interrupt handle


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.