All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-10 12:52:54 to 2020-07-10 13:12:22 UTC [more...]

[Intel-gfx] [RFC 00/60] DG1 LMEM enabling
 2020-07-10 13:12 UTC  (5+ messages)
` [Intel-gfx] [RFC 32/60] drm/i915/lmem: support pread
` [Intel-gfx] ✓ Fi.CI.BAT: success for DG1 LMEM enabling

[PATCH v5 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-07-10 13:12 UTC  (3+ messages)
` [PATCH v5 2/8] lib/mpi: Extend the MPI library

[RFC 00/65] target/riscv: support vector extension v0.9
 2020-07-10 12:15 UTC  (98+ messages)
` [RFC 01/65] target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
` [RFC 02/65] target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()
` [RFC 03/65] target/riscv: fix return value of do_opivx_widen()
` [RFC 04/65] target/riscv: fix vill bit index in vtype register
` [RFC 05/65] target/riscv: remove vsll.vi, vsrl.vi, vsra.vi insns from using gvec
` [RFC 06/65] target/riscv: rvv-0.9: add vcsr register
` [RFC 07/65] target/riscv: rvv-0.9: add vector context status
` [RFC 08/65] target/riscv: rvv-0.9: update mstatus_vs by tb_flags
` [RFC 09/65] target/riscv: rvv-0.9: add vlenb register
` [RFC 10/65] target/riscv: rvv-0.9: remove MLEN calculations
` [RFC 11/65] target/riscv: rvv-0.9: add fractional LMUL, VTA and VMA
` [RFC 12/65] target/riscv: rvv-0.9: update check functions
` [RFC 13/65] target/riscv: rvv-0.9: configure instructions
` [RFC 14/65] target/riscv: rvv-0.9: stride load and store instructions
` [RFC 15/65] target/riscv: rvv-0.9: index "
` [RFC 16/65] target/riscv: rvv-0.9: fix address index overflow bug of indexed load/store insns
` [RFC 17/65] target/riscv: rvv-0.9: fault-only-first unit stride load
` [RFC 18/65] target/riscv: rvv-0.9: amo operations
` [RFC 19/65] target/riscv: rvv-0.9: load/store whole register instructions
` [RFC 20/65] target/riscv: rvv-0.9: update vext_max_elems() for load/store insns
` [RFC 21/65] target/riscv: rvv-0.9: take fractional LMUL into vector max elements calculation
` [RFC 22/65] target/riscv: rvv-0.9: floating-point square-root instruction
` [RFC 23/65] target/riscv: rvv-0.9: floating-point classify instructions
` [RFC 24/65] target/riscv: rvv-0.9: mask population count instruction
` [RFC 25/65] target/riscv: rvv-0.9: find-first-set mask bit instruction
` [RFC 26/65] target/riscv: rvv-0.9: set-X-first mask bit instructions
` [RFC 27/65] target/riscv: rvv-0.9: iota instruction
` [RFC 28/65] target/riscv: rvv-0.9: element index instruction
` [RFC 29/65] target/riscv: rvv-0.9: integer scalar move instructions
` [RFC 30/65] target/riscv: rvv-0.9: floating-point "
` [RFC 31/65] target/riscv: rvv-0.9: whole register "
` [RFC 32/65] target/riscv: rvv-0.9: integer extension instructions
` [RFC 33/65] target/riscv: rvv-0.9: single-width averaging add and subtract instructions
` [RFC 34/65] target/riscv: rvv-0.9: integer add-with-carry/subtract-with-borrow
` [RFC 35/65] target/riscv: rvv-0.9: narrowing integer right shift instructions
` [RFC 36/65] target/riscv: rvv-0.9: widening integer multiply-add instructions
` [RFC 37/65] target/riscv: rvv-0.9: quad-widening "
` [RFC 38/65] target/riscv: rvv-0.9: integer merge and move instructions
` [RFC 39/65] target/riscv: rvv-0.9: single-width saturating add and subtract instructions
` [RFC 40/65] target/riscv: rvv-0.9: integer comparison instructions
` [RFC 41/65] target/riscv: rvv-0.9: floating-point compare instructions
` [RFC 42/65] target/riscv: rvv-0.9: single-width integer reduction instructions
` [RFC 43/65] target/riscv: rvv-0.9: widening "
` [RFC 44/65] target/riscv: rvv-0.9: mask-register logical instructions
` [RFC 45/65] target/riscv: rvv-0.9: register gather instructions
` [RFC 46/65] target/riscv: rvv-0.9: slide instructions
` [RFC 47/65] target/riscv: rvv-0.9: floating-point "
` [RFC 48/65] target/riscv: rvv-0.9: narrowing fixed-point clip instructions
` [RFC 49/65] target/riscv: rvv-0.9: floating-point move instructions
` [RFC 50/65] target/riscv: rvv-0.9: floating-point/integer type-convert instructions
` [RFC 51/65] target/riscv: rvv-0.9: single-width floating-point reduction
` [RFC 52/65] target/riscv: rvv-0.9: widening floating-point reduction instructions
` [RFC 53/65] target/riscv: rvv-0.9: single-width scaling shift instructions
` [RFC 54/65] target/riscv: rvv-0.9: remove widening saturating scaled multiply-add
` [RFC 55/65] target/riscv: rvv-0.9: remove vmford.vv and vmford.vf
` [RFC 56/65] target/riscv: rvv-0.9: remove integer extract instruction
` [RFC 57/65] target/riscv: rvv-0.9: floating-point min/max instructions
` [RFC 58/65] target/riscv: rvv-0.9: widening floating-point/integer type-convert
` [RFC 59/65] target/riscv: rvv-0.9: narrowing "
` [RFC 60/65] softfloat: add fp16 and uint8/int8 interconvert functions
` [RFC 61/65] fpu: fix float16 nan check
` [RFC 62/65] fpu: add api to handle alternative sNaN propagation
` [RFC 63/65] fpu: implement full set compare for fp16
` [RFC 64/65] target/riscv: use softfloat lib float16 comparison functions
` [RFC 65/65] target/riscv: bump to RVV 0.9

[PATCH v2 0/4] perf-probe: Fix GNU IFUNC probe issue etc
 2020-07-10 13:11 UTC  (5+ messages)
` [PATCH v2 1/4] perf-probe: Avoid setting probes on same address on same event
` [PATCH v2 2/4] perf-probe: Fix wrong variable warning when the probe point is not found
` [PATCH v2 3/4] perf-probe: Fix memory leakage "
` [PATCH v2 4/4] perf-probe: Warn if the target function is GNU Indirect function

[PATCH v3 0/4] zone-append support in io-uring and aio
 2020-07-10 13:10 UTC  (12+ messages)
  ` [PATCH v3 4/4] io_uring: add support for zone-append

[PATCH] doc:kmsg: explictly state the return value in case of SEEK_CUR
 2020-07-10 13:10 UTC  (3+ messages)

[dpdk-dev] [PATCH] net: fix unneeded replacement of 0 by ffff for TCP checksum
 2020-07-10 13:10 UTC  (3+ messages)

[PATCH] drm/fb-helper: Fix vt restore
 2020-07-10 13:09 UTC  (6+ messages)
    ` [Intel-gfx] "

[dpdk-dev] [PATCH 4/6] app/test-eventdev: Fix pipeline atq
 2020-07-10 13:08 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-07-10 13:07 UTC  (9+ messages)
  ` [PATCH 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold

[PATCH v3 0/7] arm64: Fix single-step handling and syscall tracing
 2020-07-10 13:07 UTC  (11+ messages)
` [PATCH v3 1/7] arm64: ptrace: Consistently use pseudo-singlestep exceptions
` [PATCH v3 2/7] arm64: ptrace: Override SPSR.SS when single-stepping is enabled
` [PATCH v3 3/7] arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
` [PATCH v3 4/7] arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
` [PATCH v3 5/7] arm64: syscall: Expand the comment about ptrace and syscall(-1)
` [PATCH v3 6/7] arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
` [PATCH v3 7/7] arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP

[PATCH 1/5] tracing: use union to simplify the trace_event_functions initialization
 2020-07-10 13:08 UTC  (5+ messages)
` [PATCH 5/5] tracing: toplevel d_entry already initialized

[PATCH v2 1/2] mtd: nand: raw: denali: Assert reset before deassert
 2020-07-10 13:08 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: nand: raw: denali: Wait for reset completion status

[PATCH v2] mm, oom: make the calculation of oom badness more accurate
 2020-07-10 13:07 UTC  (4+ messages)

[GIT PULL] Second batch of KVM changes for Linux 5.8-rc5
 2020-07-10 13:06 UTC 

[PATCH v3] debugfs: Add access restriction option
 2020-07-10 13:06 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH 2/2] "

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-07-10 13:06 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 0/25] "
    ` [dpdk-dev] [PATCH v7 02/25] ethdev: add a link status text representation

[Intel-gfx] [PATCH] drm/i915/gt: Be defensive in the face of false CS events
 2020-07-10 13:05 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH] iommu: Remove unused IOMMU_SYS_CACHE_ONLY flag
 2020-07-10 13:05 UTC  (5+ messages)

Wireguard and wg-quick systemd unit location
 2020-07-10 13:04 UTC  (3+ messages)
` [OE-core] "

[PATCH RFC] kprobes: Remove MODULES dependency
 2020-07-10 13:04 UTC  (4+ messages)

[poky][master][PATCH] systemd: Fix codesonar warnings
 2020-07-10 13:04 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-10 13:03 UTC  (18+ messages)
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)

ethtool - LLDP Not staying Persistent
 2020-07-10 13:02 UTC 

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-10 13:01 UTC  (11+ messages)
` [PATCH 02/25] dma-fence: prime lockdep annotations
          ` [Intel-gfx] "

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-10 12:59 UTC  (6+ messages)
` [PATCH v8 03/14] media: rkisp1: Add user space ABI definitions

[PATCH v2] media: videobuf2: Print videobuf2 buffer state by name
 2020-07-10 13:00 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] media: staging: rkisp1: fix typos in file rkisp1-config.h
 2020-07-10 12:59 UTC  (2+ messages)

[PATCH] media: staging: rkisp1: remove duplicate macro definition
 2020-07-10 12:59 UTC  (2+ messages)

stop using ->read and ->write for kernel access v3
 2020-07-10 12:58 UTC  (6+ messages)
` [PATCH 15/23] seq_file: switch over direct seq_read method calls to seq_read_iter

[dpdk-dev] Weird 2 KB MBUF data room requirement
 2020-07-10 12:58 UTC  (3+ messages)

[ANNOUNCE] Git v2.28.0-rc0
 2020-07-10 12:58 UTC  (2+ messages)

[PATCH v19 00/12] Landlock LSM
 2020-07-10 12:57 UTC  (10+ messages)
` [PATCH v19 08/12] landlock: Add syscall implementation

[PATCH 1/2] iommu: Tidy up Kconfig for SoC IOMMUs
 2020-07-10 12:56 UTC  (3+ messages)

[PATCH 0/6] introduce support for mt7663s devices
 2020-07-10 12:56 UTC  (14+ messages)
` [PATCH 1/6] mt76: mt7615: take into account sdio bus configuring txwi
` [PATCH 2/6] mt76: mt76u: add mt76_skb_adjust_pad utility routine
` [PATCH 3/6] mt76: mt7615: sdio code must access rate/key regs in preocess context
` [PATCH 4/6] mt76: mt7615: introduce mt7663-common module
` [PATCH 5/6] mt76: introduce mt76_sdio module
` [PATCH 6/6] mt76: mt7615: introduce mt7663s support

[PULL v2 00/52] Misc patches for QEMU 5.1 soft freeze
 2020-07-10 12:55 UTC  (8+ messages)

a question of split_huge_page
 2020-07-10 12:56 UTC  (8+ messages)

[PATCH 0/4] perf-probe: Fix GNU IFUNC probe issue etc
 2020-07-10 12:56 UTC  (6+ messages)
` [PATCH 4/4] perf-probe: Warn if the target function is GNU Indirect function

drivers/irqchip/irq-loongson-liointc.c:134:12: warning: no previous prototype for 'liointc_of_init'
 2020-07-10 12:55 UTC 

[PATCH v1 0/4] Agilex's clock driver updates and fixes
 2020-07-10 12:55 UTC  (5+ messages)
` [PATCH v1 1/4] clk: agilex: Add NAND clock support
` [PATCH v1 2/4] clk: agilex: Add clock enable support
` [PATCH v1 3/4] clk: agilex: Handle clock configuration differently in SPL and U-Boot proper
` [PATCH v1 4/4] clk: agilex: Additional membus writes for HPS PLL

[PATCH v5 0/5] virtio-pci: enable blk and scsi multi-queue by default
 2020-07-10 12:53 UTC  (4+ messages)
` [PATCH v5 5/5] vhost-user-blk: default num_queues to -smp N

[dpdk-dev] [PATCH 20.08] mempool/ring: add support for new ring sync modes
 2020-07-10 12:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "


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.