All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-15 07:47:18 to 2021-10-15 08:08:26 UTC [more...]

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-10-15  8:08 UTC  (3+ messages)
` [PATCH v2 25/52] dt-bindings: interconnect: sunxi: Add R40 MBUS compatible
  ` (subset) "

[PATCH v8 00/78] support vector extension v1.0
 2021-10-15  7:46 UTC  (101+ messages)
` [PATCH v8 01/78] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
` [PATCH v8 02/78] target/riscv: drop vector 0.7.1 and add 1.0 support
` [PATCH v8 03/78] target/riscv: Use FIELD_EX32() to extract wd field
` [PATCH v8 04/78] target/riscv: rvv-1.0: add mstatus VS field
` [PATCH v8 05/78] target/riscv: rvv-1.0: add sstatus "
` [PATCH v8 06/78] target/riscv: rvv-1.0: introduce writable misa.v field
` [PATCH v8 07/78] target/riscv: rvv-1.0: add translation-time vector context status
` [PATCH v8 08/78] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PATCH v8 09/78] target/riscv: rvv-1.0: add vcsr register
` [PATCH v8 10/78] target/riscv: rvv-1.0: add vlenb register
` [PATCH v8 11/78] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [PATCH v8 12/78] target/riscv: rvv-1.0: remove MLEN calculations
` [PATCH v8 13/78] target/riscv: rvv-1.0: add fractional LMUL
` [PATCH v8 14/78] target/riscv: rvv-1.0: add VMA and VTA
` [PATCH v8 15/78] target/riscv: rvv-1.0: update check functions
` [PATCH v8 16/78] target/riscv: introduce more imm value modes in translator functions
` [PATCH v8 17/78] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH 18/76] target/riscv: rvv-1.0: configure instructions
` [PATCH v8 18/78] target/riscv: rvv-1.0: remove amo operations instructions
` [PATCH v8 19/78] target/riscv: rvv-1.0: configure instructions
` [PATCH 19/76] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH 20/76] target/riscv: rvv-1.0: index "
` [PATCH v8 20/78] target/riscv: rvv-1.0: stride "
` [PATCH 21/76] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v8 21/78] target/riscv: rvv-1.0: index load and store instructions
` [PATCH 22/76] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v8 22/78] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH 23/76] target/riscv: rvv-1.0: amo operations
` [PATCH v8 23/78] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v8 24/78] target/riscv: rvv-1.0: load/store whole register instructions
` [PATCH v8 25/78] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PATCH v8 26/78] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v8 27/78] target/riscv: rvv-1.0: floating-point square-root instruction
` [PATCH v8 28/78] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v8 29/78] target/riscv: rvv-1.0: count population in mask instruction
` [PATCH 29/76] target/riscv: rvv-1.0: mask population count instruction
` [PATCH v8 30/78] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v8 31/78] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v8 32/78] target/riscv: rvv-1.0: iota instruction
` [PATCH v8 33/78] target/riscv: rvv-1.0: element index instruction
` [PATCH v8 34/78] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v8 35/78] target/riscv: rvv-1.0: register gather instructions
` [PATCH v8 36/78] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v8 37/78] target/riscv: rvv-1.0: floating-point move instruction
` [PATCH v8 38/78] target/riscv: rvv-1.0: floating-point scalar move instructions
` [PATCH v8 39/78] target/riscv: rvv-1.0: whole register "
` [PATCH v8 40/78] target/riscv: rvv-1.0: integer extension instructions
` [PATCH v8 41/78] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [PATCH v8 42/78] target/riscv: rvv-1.0: single-width bit shift instructions
` [PATCH v8 43/78] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PATCH v8 44/78] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [PATCH v8 45/78] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [PATCH v8 46/78] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [PATCH v8 47/78] target/riscv: rvv-1.0: integer comparison instructions
` [PATCH v8 48/78] target/riscv: rvv-1.0: floating-point compare instructions
` [PATCH v8 49/78] target/riscv: rvv-1.0: mask-register logical instructions
` [PATCH v8 50/78] target/riscv: rvv-1.0: slide instructions
` [PATCH v8 51/78] target/riscv: rvv-1.0: floating-point "
` [PATCH v8 52/78] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [PATCH v8 53/78] target/riscv: rvv-1.0: single-width floating-point reduction
` [PATCH v8 54/78] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [PATCH v8 55/78] target/riscv: rvv-1.0: single-width scaling shift instructions
` [PATCH v8 56/78] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [PATCH v8 57/78] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [PATCH v8 58/78] target/riscv: rvv-1.0: remove integer extract instruction
` [PATCH v8 59/78] target/riscv: rvv-1.0: floating-point min/max instructions
` [PATCH v8 60/78] target/riscv: introduce floating-point rounding mode enum
` [PATCH v8 61/78] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [PATCH v8 62/78] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [PATCH v8 63/78] target/riscv: add "set round to odd" rounding mode helper function
` [PATCH v8 64/78] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [PATCH v8 65/78] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [PATCH v8 66/78] target/riscv: rvv-1.0: implement vstart CSR
` [PATCH v8 67/78] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid
` [PATCH v8 68/78] target/riscv: rvv-1.0: set mstatus.SD bit when writing vector CSRs
` [PATCH v8 69/78] target/riscv: gdb: support vector registers for rv64 & rv32
` [PATCH v8 70/78] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PATCH v8 71/78] target/riscv: rvv-1.0: floating-point reciprocal "
` [PATCH v8 72/78] target/riscv: set mstatus.SD bit when writing fp CSRs
` [PATCH v8 73/78] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PATCH v8 74/78] target/riscv: rvv-1.0: add vsetivli instruction
` [PATCH v8 75/78] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
` [PATCH v8 76/78] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns
` [PATCH v8 77/78] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm
` [PATCH v8 78/78] target/riscv: rvv-1.0: update opivv_vadc_check() comment

[PATCH v6 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-15  8:08 UTC  (7+ messages)
` [PATCH v6 02/16] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v6 14/16] drm/mediatek: add ovl_adaptor support for MT8195

[PATCH v2 0/6] DRAM devfreq support for Allwinner A64/H5
 2021-10-15  8:28 UTC  (3+ messages)
  ` [PATCH v2 6/6] PM / devfreq: Add a driver for the sun8i/sun50i MBUS

[PATCH v6 0/3] xen, usb: support pvUSB frontend driver
 2021-10-15  8:07 UTC  (4+ messages)
` [PATCH v6 1/3] usb: Add Xen pvUSB protocol description

[PATCH v5 00/15] clk: at91: updates for power management and dvfs
 2021-10-15  8:07 UTC  (36+ messages)
` [PATCH v5 01/15] clk: at91: re-factor clocks suspend/resume
` [PATCH v5 02/15] clk: at91: pmc: execute suspend/resume only for backup mode
` [PATCH v5 04/15] clk: at91: clk-master: add register definition for sama7g5's master clock
` [PATCH v5 05/15] clk: at91: clk-master: improve readability by using local variables
` [PATCH v5 06/15] clk: at91: pmc: add sama7g5 to the list of available pmcs
` [PATCH v5 07/15] clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
` [PATCH v5 08/15] clk: at91: clk-master: check if div or pres is zero
` [PATCH v5 09/15] clk: at91: clk-master: mask mckr against layout->mask
` [PATCH v5 10/15] clk: at91: clk-master: fix prescaler logic
` [PATCH v5 11/15] clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
` [PATCH v5 12/15] clk: at91: clk-master: add notifier for divider
` [PATCH v5 13/15] clk: at91: sama7g5: remove prescaler part of master clock
` [PATCH v5 14/15] clk: at91: sama7g5: set low limit for mck0 at 32KHz

[PATCH 0/4] dmaengine: at_xdmac: fixes and code enhancements
 2021-10-15  8:03 UTC  (12+ messages)
` [PATCH 1/4] dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
` [PATCH 2/4] dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
` [PATCH 3/4] dmaengine: at_xdmac: use __maybe_unused for pm functions
` [PATCH 4/4] dmaengine: at_xdmac: use pm_ptr()

[PATCH 0/7] drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR
 2021-10-15  8:01 UTC  (20+ messages)
` [PATCH 2/7] drm/meson: remove useless recursive components matching
` [PATCH 3/7] drm/meson: split out encoder from meson_dw_hdmi
` [PATCH 4/7] drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge
` [PATCH 7/7] drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTOR

CPU stall, eventual host hang with BTRFS + NFS under heavy load
 2021-10-15  8:05 UTC  (13+ messages)

[PATCH v2 1/2] perf bench futex: Use a 64-bit time_t
 2021-10-15  8:05 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: "

[RFC 0/7] rt-tests: cyclictest: Add support to report standard deviation
 2021-10-15  8:05 UTC  (7+ messages)
` [RFC 4/7] rt-tests: cyclictest: Drop unnecessary variable "bufsize"
` [RFC 7/7] rt-tests: cyclictest: Add support to report standard deviation

[PATCH] input&tty: Fix the keyboard led light display problem
 2021-10-15  8:04 UTC  (3+ messages)

[PATCH 1/5] mm: Make free_area->nr_free per migratetype
 2021-10-15  8:24 UTC  (2+ messages)
` [mm] 1609369623: BUG:kernel_NULL_pointer_dereference,address

[skeggsb:03.00-disp 48/65] drivers/gpu/drm/nouveau/nouveau_display.c:755:29: error: unused variable 'drm'
 2021-10-15  8:03 UTC  (2+ messages)

[PATCH] fs: inode: use queue_rcu_work() instead of call_rcu()
 2021-10-15  8:04 UTC  (2+ messages)

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-15  8:03 UTC  (16+ messages)

linux-next: build failure after merge of the kspp-gustavo tree
 2021-10-15  8:02 UTC  (3+ messages)

[PATCH] phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2
 2021-10-15  8:01 UTC 

[PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-15  8:02 UTC  (7+ messages)
` [PATCH v2 06/13] asm-generic: Use HAVE_FUNCTION_DESCRIPTORS to define associated stubs

[geert-renesas-devel:renesas-arm-dt-for-v5.16] BUILD SUCCESS 12ee3118871f9ddc75e5551e85c5de7fd5c7f86a
 2021-10-15  8:01 UTC 

[PATCH v2 0/13] net: phy: Add qca8081 ethernet phy driver
 2021-10-15  8:01 UTC  (5+ messages)
` [PATCH v2 05/13] net: phy: add "
` [PATCH v2 12/13] net: phy: adjust qca8081 master/slave seed value if link down

[Intel-gfx] [PATCH 0/9] drm/i915: Move PCH modeset code into its own file
 2021-10-15  8:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[LTP] [PATCH v2 1/1] creat09: Run on all_filesystems
 2021-10-15  8:01 UTC  (3+ messages)

[dpdk-dev] [Bug 828] [dpdk-21.11] zuc unit test is failing
 2021-10-15  8:02 UTC 

[PATCH v6 0/3] PCI devices passthrough on Arm
 2021-10-15  8:00 UTC  (6+ messages)
` [PATCH v6 1/3] xen/vpci: Move ecam access functions to common code
` [PATCH v6 2/3] xen/arm: Enable the existing x86 virtual PCI support for ARM

[PATCH] scsi: sd: fix crashes in sd_resume_runtime
 2021-10-15  7:55 UTC  (5+ messages)

[PATCH 1/2] checkpatch: Add check item for RFC tags is outside the subject prefix
 2021-10-15  7:58 UTC  (2+ messages)
` [PATCH 2/2] docs: checkpatch: Add the description for RFC_TAG_PREFIX waining messsage

[PATCH] bpf, sockmap: Do not read sk_receive_queue in tcp_bpf_recvmsg if strparser enabled
 2021-10-15  8:01 UTC 

Source IP for multihomed peer
 2021-10-15  7:57 UTC  (3+ messages)

[PATCH] dt-bindings: memory-controllers: correct path to LPDDR3 bindings
 2021-10-15  7:54 UTC  (3+ messages)

[PATCH] pinctrl: renesas: r8a779[56]x: add MediaLB pins
 2021-10-15  7:57 UTC  (6+ messages)
` [PATCH v2] "

Patchwork housekeeping for: spi-devel-general
 2021-10-15  7:56 UTC 

[PATCH v7 00/28] file system-wide error monitoring
 2021-10-15  7:56 UTC  (3+ messages)
` [PATCH v7 23/28] fanotify: Report fid info for file related file system errors

[PATCH] compiler_types: mark __compiletime_assert failure as __noreturn
 2021-10-15  7:55 UTC  (7+ messages)

[PATCH] staging: r8188eu: remove MSG_88E calls from hal/usb_halinit.c
 2021-10-15  7:55 UTC  (2+ messages)

[PATCH] usb-storage: Add compatibility quirk flags for iODD 2531/2541
 2021-10-15  7:54 UTC  (4+ messages)

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-15  7:53 UTC  (4+ messages)
` [dpdk-dev] [EXT] Re: [PATCH v2 1/6] eal/interrupts: implement get set APIs

[geert-renesas-devel:next] BUILD SUCCESS f9d9ae67a71d1c68b9961af72940aae2685f838b
 2021-10-15  7:53 UTC 

[PATCH v4 0/1] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-10-15  7:53 UTC  (2+ messages)

[PATCH v3 1/3] soc: samsung: exynos-chipid: Pass revision reg offsets
 2021-10-15  7:49 UTC  (3+ messages)

[RFC v1 0/6] drm: Add support for DRM_CAP_RELEASE_FENCE capability
 2021-10-15  7:50 UTC  (5+ messages)
` [RFC v1 3/6] drm: Add a capability flag to support additional flip completion signalling

[PATCH] drm/amdgpu: load PSP RL in resume path
 2021-10-15  7:50 UTC  (2+ messages)

[PATCH] net: phy: Add of_node_put() before return
 2021-10-15  7:49 UTC 

[dpdk-dev] [PATCH v4 0/5] Implement rte_power_monitor API in virtio/vhost PMD
 2021-10-15 15:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 4/5] power: modify return of queue_stopped


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.