All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-11 04:47:54 to 2020-03-11 05:23:03 UTC [more...]

[Intel-gfx] [PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  5:23 UTC  (73+ messages)
` [MPTCP] "
`  "
` [Ocfs2-devel] "
` [OpenRISC] "
` [Intel-wired-lan] "
` [Cluster-devel] "
` [Bridge] "
` [PATCH -next 001/491] MELLANOX ETHERNET INNOVA DRIVERS: Use fallthrough;
` [PATCH -next 002/491] MARVELL OCTEONTX2 RVU ADMIN FUNCTION DRIVER: "
` [PATCH -next 003/491] MELLANOX MLX5 core VPI driver: "
` [PATCH -next 004/491] PERFORMANCE EVENTS SUBSYSTEM: "
` [PATCH -next 005/491] ARM/UNIPHIER ARCHITECTURE: "
` [PATCH -next 006/491] ARM/RISCPC "
` [PATCH -next 007/491] KERNEL VIRTUAL MACHINE FOR ARM/ARM64 (KVM/arm, KVM/arm64): "
` [PATCH -next 008/491] ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE: "
` [PATCH -next 009/491] ARM/Amlogic Meson SoC support: "
` [PATCH -next 010/491] ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: "
` [PATCH -next 011/491] ARM/QUALCOMM SUPPORT: "
` [PATCH -next 012/491] ARM/ZTE ARCHITECTURE: "
` [PATCH -next 013/491] INGENIC JZ47xx SoCs: "
` [PATCH -next 014/491] DECSTATION PLATFORM SUPPORT: "
` [PATCH -next 015/491] KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips): "
` [PATCH -next 016/491] KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc): "
` [PATCH -next 017/491] CELL BROADBAND ENGINE ARCHITECTURE: "
` [PATCH -next 018/491] KERNEL VIRTUAL MACHINE for s390 (KVM/s390): "
` [PATCH -next 019/491] Hyper-V CORE AND DRIVERS: "
` [PATCH -next 020/491] XEN HYPERVISOR INTERFACE: "
  ` [Xen-devel] "
` [PATCH -next 021/491] KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86): "
` [PATCH -next 022/491] X86 MCE INFRASTRUCTURE: "
` [PATCH -next 023/491] AMD KFD: "
` [PATCH -next 024/491] AMD DISPLAY CORE: "
` [PATCH -next 025/491] AMD POWERPLAY: "
` [PATCH -next 026/491] INTEL GVT-g DRIVERS (Intel GPU Virtualization): "
  ` [Intel-gfx] "
` [PATCH -next 027/491] AMD XGBE DRIVER: "
` [PATCH -next 028/491] BROADCOM BNX2X 10 GIGABIT ETHERNET "
` [PATCH -next 029/491] BROADCOM BNXT_EN 50 "
` [PATCH -next 030/491] BROADCOM GENET "
` [PATCH -next 031/491] BROCADE BNA 10 GIGABIT "

[PATCH] mm: Add more comments for MADV_FREE
 2020-03-11  5:22 UTC  (5+ messages)

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-11  5:22 UTC  (6+ messages)
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range
    ` [Virtio-fs] [PATCH 20/20] fuse, virtiofs: "
` [Virtio-fs] [PATCH 00/20] virtiofs: Add DAX support

[PATCH] tcg/i386: Bound shift count expanding sari_vec
 2020-03-11  5:21 UTC 

[PATCH v4 00/60] target/riscv: support vector extension v0.7.1
 2020-03-11  5:06 UTC  (66+ messages)
` [PATCH v4 01/60] target/riscv: add vector extension field in CPURISCVState
` [PATCH v4 02/60] target/riscv: implementation-defined constant parameters
` [PATCH v4 03/60] target/riscv: support vector extension csr
` [PATCH v4 04/60] target/riscv: add vector configure instruction
` [PATCH v4 05/60] target/riscv: add vector stride load and store instructions
` [PATCH v4 06/60] target/riscv: add vector index "
` [PATCH v4 07/60] target/riscv: add fault-only-first unit stride load
` [PATCH v4 08/60] target/riscv: add vector amo operations
` [PATCH v4 09/60] target/riscv: vector single-width integer add and subtract
` [PATCH v4 10/60] target/riscv: vector widening "
` [PATCH v4 11/60] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v4 12/60] target/riscv: vector bitwise logical instructions
` [PATCH v4 13/60] target/riscv: vector single-width bit shift instructions
` [PATCH v4 14/60] target/riscv: vector narrowing integer right "
` [PATCH v4 15/60] target/riscv: vector integer comparison instructions
` [PATCH v4 16/60] target/riscv: vector integer min/max instructions
` [PATCH v4 17/60] target/riscv: vector single-width integer multiply instructions
` [PATCH v4 18/60] target/riscv: vector integer divide instructions
` [PATCH v4 19/60] target/riscv: vector widening integer multiply instructions
` [PATCH v4 20/60] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v4 21/60] target/riscv: vector widening "
` [PATCH v4 22/60] target/riscv: vector integer merge and move instructions
` [PATCH v4 23/60] target/riscv: vector single-width saturating add and subtract
` [PATCH v4 24/60] target/riscv: vector single-width averaging "
` [PATCH v4 25/60] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v4 26/60] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v4 27/60] target/riscv: vector single-width scaling shift instructions
` [PATCH v4 28/60] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v4 29/60] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v4 30/60] target/riscv: vector widening "
` [PATCH v4 31/60] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v4 32/60] target/riscv: vector widening floating-point multiply
` [PATCH v4 33/60] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v4 34/60] target/riscv: vector widening "
` [PATCH v4 35/60] target/riscv: vector floating-point square-root instruction

[PATCH 0/2] xfs: random fixes
 2020-03-11  5:22 UTC  (5+ messages)
` [PATCH 1/2] xfs: fix use-after-free when aborting corrupt attr inactivation
` [PATCH 2/2] xfs: fix xfs_rmap_has_other_keys usage of ECANCELED

[PATCH] perf doc: Set man page date to last git commit
 2020-03-11  5:21 UTC 

[Intel-gfx] [PATCH v8 00/12] Convert PWM period and duty cycle to u64
 2020-03-11  1:41 UTC  (2+ messages)
` [Intel-gfx] [PATCH v8 02/12] drm/i915: Use 64-bit division macro

next/pending-fixes boot: 201 boots: 3 failed, 191 passed with 4 offline, 3 untried/unknown (v5.6-rc5-213-g683f454b6b26)
 2020-03-11  5:14 UTC 

KASAN: invalid-free in tcf_exts_destroy
 2020-03-11  5:14 UTC  (2+ messages)

[PATCH 1/2] thermal: qoriq: Use devm_add_action_or_reset() to handle all cleanups
 2020-03-11  5:07 UTC  (2+ messages)
` [PATCH 2/2] thermal: qoriq: Sort includes alphabetically

[PATCH 0/2] Fix 2.26.0 rebase regression and documentation shortcoming
 2020-03-11  5:13 UTC  (3+ messages)
` [PATCH 1/2] sequencer: clear CHERRY_PICK_HEAD upon dropping a become-empty commit
` [PATCH 2/2] git-rebase.txt: highlight backend differences with commit rewording

[PATCH] scsi: avoid repetitive logging of device offline messages
 2020-03-11  5:12 UTC  (7+ messages)

[PATCH v2] perf tools: add support for lipfm4
 2020-03-11  5:12 UTC 

[Xen-devel] [ovmf test] 148345: all pass - PUSHED
 2020-03-11  5:09 UTC 

[PATCH v2 0/6] ASoC: Merge CPU/Codec DAIs
 2020-03-11  5:01 UTC  (7+ messages)
` [PATCH v2 1/6] ASoC: soc-core: "
` [PATCH v2 2/6] ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais()
` [PATCH v2 3/6] ASoC: soc-dapm: "
` [PATCH v2 4/6] ASoC: soc-pcm: "
` [PATCH v2 5/6] ASoC: soc-core: Merge CPU/Codec for soc_dai_pcm_new()
` [PATCH v2 6/6] ASoC: soc-pcm: Merge CPU/Codec MSB at soc_pcm_apply_msb()

(no subject)
 2020-03-11  5:03 UTC  (3+ messages)
` Program counter stuck at 0xFFFFFFFC when emulating e5500 processor on T4240-RDB board

commit 01e99aeca397 causes longer runtime of block/004
 2020-03-11  4:59 UTC  (11+ messages)

[PATCH] libfdt: fix undefined behaviour in fdt_splice_()
 2020-03-11  4:59 UTC  (2+ messages)

[PATCH] fuse: make written data persistent after writing
 2020-03-11  4:58 UTC  (6+ messages)
        ` [Virtio-fs] "

[PATCH v8 00/14] Add support for TISCI Interrupt controller drivers
 2020-03-11  4:56 UTC  (5+ messages)
` [PATCH v8 07/14] gpio: thunderx: Use the default parent apis for {request,release}_resources

I am trying to fixes a issue with QEMU with VxWorks
 2020-03-11  4:47 UTC  (4+ messages)

KASAN: slab-out-of-bounds Write in tcindex_set_parms
 2020-03-11  4:56 UTC  (2+ messages)

[PATCH] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
 2020-03-11  4:54 UTC  (5+ messages)

[PATCH bpf-next v2 0/2] Refactor perf_event sample user program with libbpf bpf_link
 2020-03-11  4:55 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] samples: bpf: refactor perf_event "

[mm/lru] b8e7130188: WARNING:at_lib/list_debug.c:#__list_del_entry_valid
 2020-03-11  4:54 UTC 

[PATCH] PCI/PM: Skip link training delay for S3 resume
 2020-03-11  4:52 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

Maybe a race condition in net/rds/rdma.c?
 2020-03-11  4:48 UTC  (6+ messages)

[PATCH] crypto: caam - select DMA address size at runtime
 2020-03-11  4:47 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.