All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-10 07:29:55 to 2021-12-10 08:00:01 UTC [more...]

[PATCH v11 00/77] support vector extension v1.0
 2021-12-10  7:56 UTC  (56+ messages)
` [PATCH v11 01/77] target/riscv: drop vector 0.7.1 and add 1.0 support
` [PATCH v11 02/77] target/riscv: Use FIELD_EX32() to extract wd field
` [PATCH v11 03/77] target/riscv: rvv-1.0: add mstatus VS field
` [PATCH v11 04/77] target/riscv: rvv-1.0: set mstatus.SD bit if mstatus.VS is dirty
` [PATCH v11 05/77] target/riscv: rvv-1.0: add sstatus VS field
` [PATCH v11 06/77] target/riscv: rvv-1.0: introduce writable misa.v field
` [PATCH v11 07/77] target/riscv: rvv-1.0: add translation-time vector context status
` [PATCH v11 08/77] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PATCH v11 09/77] target/riscv: rvv-1.0: add vcsr register
` [PATCH v11 10/77] target/riscv: rvv-1.0: add vlenb register
` [PATCH v11 11/77] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [PATCH v11 12/77] target/riscv: rvv-1.0: remove MLEN calculations
` [PATCH v11 13/77] target/riscv: rvv-1.0: add fractional LMUL
` [PATCH v11 14/77] target/riscv: rvv-1.0: add VMA and VTA
` [PATCH v11 15/77] target/riscv: rvv-1.0: update check functions
` [PATCH v11 16/77] target/riscv: introduce more imm value modes in translator functions
` [PATCH v11 17/77] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH v11 18/77] target/riscv: rvv-1.0: remove amo operations instructions
` [PATCH v11 19/77] target/riscv: rvv-1.0: configure instructions
` [PATCH v11 20/77] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH v11 21/77] target/riscv: rvv-1.0: index "
` [PATCH v11 22/77] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v11 23/77] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v11 24/77] target/riscv: rvv-1.0: load/store whole register instructions
` [PATCH v11 25/77] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PATCH v11 26/77] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v11 27/77] target/riscv: rvv-1.0: floating-point square-root instruction
` [PATCH v11 28/77] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v11 29/77] target/riscv: rvv-1.0: count population in mask instruction
` [PATCH v11 30/77] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v11 31/77] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v11 32/77] target/riscv: rvv-1.0: iota instruction
` [PATCH v11 33/77] target/riscv: rvv-1.0: element index instruction
` [PATCH v11 34/77] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v11 35/77] target/riscv: rvv-1.0: register gather instructions
` [PATCH v11 36/77] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v11 37/77] target/riscv: rvv-1.0: floating-point move instruction
` [PATCH v11 38/77] target/riscv: rvv-1.0: floating-point scalar move instructions
` [PATCH v11 39/77] target/riscv: rvv-1.0: whole register "
` [PATCH v11 40/77] target/riscv: rvv-1.0: integer extension instructions
` [PATCH v11 41/77] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [PATCH v11 42/77] target/riscv: rvv-1.0: single-width bit shift instructions
` [PATCH v11 43/77] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PATCH v11 44/77] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [PATCH v11 45/77] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [PATCH v11 46/77] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [PATCH v11 47/77] target/riscv: rvv-1.0: integer comparison instructions
` [PATCH v11 48/77] target/riscv: rvv-1.0: floating-point compare instructions
` [PATCH v11 49/77] target/riscv: rvv-1.0: mask-register logical instructions
` [PATCH v11 50/77] target/riscv: rvv-1.0: slide instructions
` [PATCH v11 51/77] target/riscv: rvv-1.0: floating-point "
` [PATCH v11 52/77] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [PATCH v11 53/77] target/riscv: rvv-1.0: single-width floating-point reduction
` [PATCH v11 54/77] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [PATCH v11 55/77] target/riscv: rvv-1.0: single-width scaling shift instructions

[PATCH RFC] media: si2157: get rid of chiptype data
 2021-12-10  7:59 UTC 

[Intel-gfx] [PATCH 0/3] drm/i915/fbc: More multi-FBC refactoring
 2021-12-10  7:59 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFCv1 0/4] arm64: Use static key for PID in CONTEXTIDR
 2021-12-10  7:59 UTC  (10+ messages)
` [RFCv1 4/4] perf: arm_spe: Dynamically switch PID tracing to contextidr

[PATCH v3] net/ixgbe: add vector Rx parameter check
 2021-12-10  7:58 UTC 

[dm-devel] devirtualize kernel access to DAX
 2021-12-09 21:03 UTC  (3+ messages)
` [dm-devel] [PATCH 2/5] dax: simplify dax_synchronous and set_dax_synchronous

[PATCH 0/4] configure and meson.build improvements
 2021-12-10  7:53 UTC  (4+ messages)
` [PATCH 3/4] Move CONFIG_XFS handling to meson.build

[dm-devel] [PATCH V2] md: don't unregister sync_thread with reconfig_mutex held
 2021-12-09 12:57 UTC  (4+ messages)

[PATCH 0/6] Transition git-p4.py to support Python 3 only
 2021-12-10  7:57 UTC  (4+ messages)
` [PATCH 6/6] git-p4: Resolve RCS keywords in binary

[PATCH v6] can: kvaser_usb: make use of units.h in assignment of frequency
 2021-12-10  7:58 UTC 

[PATCH] clk: Emit a stern warning with writable debugfs enabled
 2021-12-10  7:57 UTC  (2+ messages)

[PATCH v3 0/4] media: si2157: rework firmware load logic
 2021-12-10  7:56 UTC  (5+ messages)
` [PATCH v3 1/4] media: si2157: move firmware load to a separate function
` [PATCH v3 2/4] media: si2157: Add optional firmware download
` [PATCH v3 3/4] media: si2157: rework the firmware load logic
` [PATCH v3 4/4] media: si2157: use a different namespace for firmware

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2021-12-10  7:56 UTC  (2+ messages)

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

[PATCH] mailbox: add control_by_sw for mt8195
 2021-12-10  7:53 UTC  (4+ messages)

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10  7:53 UTC  (6+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages

[Intel-gfx] [PATCH v4 00/16] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-12-10  7:53 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 07/16] drm/i915/dg2: Tile 4 plane format support
  `  "

[PATCH] net/batman-adv:remove unneeded variable
 2021-12-10  7:52 UTC  (5+ messages)

[RFC 00/19] fscache,erofs: fscache-based demand-read semantics
 2021-12-10  7:36 UTC  (40+ messages)
` [RFC 01/19] cachefiles: add mode command
` [RFC 02/19] cachefiles: implement key scheme for demand-read mode
` [RFC 03/19] cachefiles: refactor cachefiles_adjust_size()
` [RFC 04/19] netfs: make ops->init_rreq() optional
` [RFC 05/19] netfs: refactor netfs_alloc_read_request
` [RFC 06/19] netfs: add type field to struct netfs_read_request
` [RFC 07/19] netfs: add netfs_readpage_demand()
` [RFC 08/19] netfs: refactor netfs_clear_unread()
` [RFC 09/19] netfs: refactor netfs_rreq_unlock()
` [RFC 10/19] netfs: refactor netfs_rreq_prepare_read
` [RFC 11/19] cachefiles: refactor cachefiles_prepare_read
` [RFC 12/19] erofs: export erofs_map_blocks
` [RFC 13/19] erofs: add bootstrap_path mount option
` [RFC 14/19] erofs: introduce fscache support
` [RFC 15/19] erofs: implement fscache-based metadata read
` [RFC 16/19] erofs: implement fscache-based data read
` [RFC 17/19] netfs: support on demand read
` [RFC 18/19] cachefiles: "
` [RFC 19/19] erofs: "

[PATCH 1/2] drm/amdgpu: introduce a kind of halt state for amdgpu device
 2021-12-10  7:49 UTC  (8+ messages)
` [PATCH 2/2] drm/amdgpu: add support for SMU debug option

[PATCH] pwm: atmel: remove redundant initialization of variable timeout
 2021-12-10  7:45 UTC  (3+ messages)

[PATCH V2 net-next 0/6] net: netns refcount tracking, base series
 2021-12-10  7:44 UTC  (7+ messages)
` [PATCH V2 net-next 1/6] net: add networking namespace refcount tracker
` [PATCH V2 net-next 2/6] net: add netns refcount tracker to struct sock
` [PATCH V2 net-next 3/6] net: add netns refcount tracker to struct seq_net_private
` [PATCH V2 net-next 4/6] net: sched: add netns refcount tracker to struct tcf_exts
` [PATCH V2 net-next 5/6] l2tp: add netns refcount tracker to l2tp_dfs_seq_data
` [PATCH V2 net-next 6/6] ppp: add netns refcount tracker

[RFC PATCH v3 0/8] image: add a stage pre-load
 2021-12-10  7:41 UTC  (6+ messages)
` [RFC PATCH v3 8/8] tools: gen_pre_load_header.sh: initial import

[PATCH] media: c8sectpfe: fix double free in configure_channels()
 2021-12-10  7:39 UTC  (3+ messages)

arch/riscv/include/asm/atomic.h:204 arch_atomic_fetch_add_unless() warn: inconsistent indenting
 2021-12-10  7:40 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Add USB GPIO and missing LEDs on Netgear R6300v2
 2021-12-10  7:39 UTC  (3+ messages)

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-12-10  7:38 UTC  (7+ messages)

[PATCH v10 00/77] support vector extension v1.0
 2021-12-10  7:35 UTC  (4+ messages)

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-10  7:37 UTC  (17+ messages)

[PATCH v5 0/5] fix statistics and payload issues for error
 2021-12-10  7:35 UTC  (4+ messages)
` [PATCH v5 3/5] can: do not copy the payload of RTR frames

[Intel-gfx] [RFC] drm/i915/display: Move cdclk checks to atomic check
 2021-12-10  7:34 UTC 

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-12-10  7:36 UTC  (6+ messages)

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-10  7:36 UTC  (13+ messages)

[PATCH 0/3] x86/boot: Cleanup
 2021-12-10  7:35 UTC  (5+ messages)
` [PATCH 2/3] x86/boot: Drop move_memory() and use memcpy() directly

[PATCH] virtio: fix a typo in function "vp_modern_remove" comments
 2021-12-10  7:35 UTC 

[PATCHSET 0/2] Cancelation fixes
 2021-12-10  7:31 UTC  (6+ messages)
` [PATCH 2/2] io_uring: ensure task_work gets run as part of cancelations
  ` [PATCH v2 "

[paulmck-rcu:dev.2021.12.07a 56/57] kernel/rcu/tree.c:4312:45: warning: variable 'flags' is uninitialized when used here
 2021-12-10  7:30 UTC  (2+ messages)

[PATCHv2 00/68] libata: rework logging, take II
 2021-12-10  7:29 UTC  (20+ messages)
` [PATCH 39/68] libata: drop ata_msg_ctl()
` [PATCH 47/68] pata_atp867x: convert printk() calls
` [PATCH 50/68] pata_cs5520: "
` [PATCH 53/68] pata_it821x: "
` [PATCH 54/68] pata_marvell: "
` [PATCH 55/68] pata_rz1000: "
` [PATCH 56/68] pata_serverworks: "
` [PATCH 57/68] pata_sil680: "
` [PATCH 58/68] sata_sx4: "
` [PATCH 59/68] sata_mv: convert remaining printk() to structured logging
` [PATCH 60/68] pata_hpt37x: convert pr_XXX() calls
` [PATCH 61/68] pata_octeon_cf: Replace pr_XXX() calls with structured logging
` [PATCH 62/68] pata_hpt3x2n: convert pr_XXX() calls
` [PATCH 63/68] sata_gemini: convert pr_err() calls
` [PATCH 64/68] pata_hpt366: convert pr_warn() calls
` [PATCH 65/68] libata-scsi: rework ata_dump_status to avoid using pr_cont()
` [PATCH 66/68] sata_dwc_460ex: drop DEBUG_NCQ
` [PATCH 67/68] sata_dwc_460ex: remove 'checkstatus' argument
` [PATCH 68/68] sata_dwc_460ex: Remove debug compile options


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.