All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-12 16:14:06 to 2020-03-12 16:55:18 UTC [more...]

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-12 16:24 UTC  (8+ messages)
` [PATCH 01/14] VFS: Add additional RESOLVE_* flags "

P2P for DMA-buf
 2020-03-12 16:19 UTC  (11+ messages)
` [PATCH 1/6] lib/scatterlist: add sg_set_dma_addr() function
  ` [Intel-gfx] "

[PULL 00/36] target-arm queue
 2020-03-12 16:44 UTC  (20+ messages)
` [PULL 01/36] hw/intc/armv7m_nvic: Rebuild hflags on reset
` [PULL 02/36] target/arm: Update hflags in trans_CPS_v7m()
` [PULL 03/36] target/arm: Recalculate hflags correctly after writes to CONTROL
` [PULL 04/36] target/arm: Fix some comment typos
` [PULL 05/36] aspeed/smc: Add some tracing
` [PULL 06/36] aspeed/smc: Fix User mode select/unselect scheme
` [PULL 07/36] target/arm: Check addresses for disabled regimes
` [PULL 08/36] target/arm: Disable clean_data_tbi for system mode
` [PULL 09/36] hw/arm/cubieboard: make sure SOC object isn't leaked
` [PULL 10/36] hw/arm/fsl-imx25: Wire up eSDHC controllers
` [PULL 11/36] hw/arm/fsl-imx25: Wire up USB controllers
` [PULL 13/36] hw/arm: add Xunlong Orange Pi PC machine
` [PULL 16/36] hw/arm/allwinner-h3: add System Control module
` [PULL 18/36] hw/arm/allwinner: add Security Identifier device
` [PULL 20/36] hw/arm/allwinner-h3: add EMAC ethernet device
` [PULL 21/36] hw/arm/allwinner-h3: add Boot ROM support
` [PULL 22/36] hw/arm/allwinner-h3: add SDRAM controller device
` [PULL 24/36] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PULL 32/36] hw/arm/virt: Introduce finalize_gic_version()

[PATCH] sched/fair: improve spreading of utilization
 2020-03-12 16:54 UTC 

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-12 14:58 UTC  (38+ messages)
` [PATCH v5 37/60] target/riscv: vector floating-point sign-injection instructions
` [PATCH v5 38/60] target/riscv: vector floating-point compare instructions
` [PATCH v5 39/60] target/riscv: vector floating-point classify instructions
` [PATCH v5 40/60] target/riscv: vector floating-point merge instructions
` [PATCH v5 41/60] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v5 42/60] target/riscv: widening "
` [PATCH v5 43/60] target/riscv: narrowing "
` [PATCH v5 44/60] target/riscv: vector single-width integer reduction instructions
` [PATCH v5 45/60] target/riscv: vector wideing "
` [PATCH v5 46/60] target/riscv: vector single-width floating-point "
` [PATCH v5 47/60] target/riscv: vector widening "
` [PATCH v5 48/60] target/riscv: vector mask-register logical instructions
` [PATCH v5 49/60] target/riscv: vector mask population count vmpopc
` [PATCH v5 50/60] target/riscv: vmfirst find-first-set mask bit
` [PATCH v5 51/60] target/riscv: set-X-first "
` [PATCH v5 52/60] target/riscv: vector iota instruction
` [PATCH v5 53/60] target/riscv: vector element index instruction
` [PATCH v5 54/60] target/riscv: integer extract instruction
` [PATCH v5 55/60] target/riscv: integer scalar move instruction
` [PATCH v5 56/60] target/riscv: floating-point scalar move instructions
` [PATCH v5 57/60] target/riscv: vector slide instructions

[PATCH] ASoC: topology: Perform component check upfront
 2020-03-12 16:52 UTC  (2+ messages)
` Applied "ASoC: topology: Perform component check upfront" to the asoc tree

[PATCH net] tc-testing: add ETS scheduler to tdc build configuration
 2020-03-12 16:51 UTC 

[PATCH] spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe
 2020-03-12 16:52 UTC  (3+ messages)
` Applied "spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe" to the spi tree

[Xen-devel] Stopping much Linux testing in Xen Project CI
 2020-03-12 16:51 UTC  (2+ messages)

[PATCH v2 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
 2020-03-12 16:52 UTC  (4+ messages)
` [PATCH v2 2/4] mx6cuboxi: customize board_boot_order to access eMMC

[PATCH bpf] libbpf: add null pointer check in bpf_object__init_user_btf_maps()
 2020-03-12 16:50 UTC  (3+ messages)

[PATCH 1/2] net: dsa: felix: allow the device to be disabled
 2020-03-12 16:50 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: ls1028a: disable the felix switch by default

[PATCH] RDMA/rxe: Advance req.wqe_index when rxe_requester meets error
 2020-03-12 16:50 UTC 

[GIT PULL] thread fixes v5.6-rc6
 2020-03-12 16:49 UTC  (2+ messages)

[PATCH] arm64: define __alloc_zeroed_user_highpage
 2020-03-12 16:49 UTC  (3+ messages)

[PATCH v7 0/7] rsa: extend rsa_verify() for UEFI secure boot
 2020-03-12 16:49 UTC  (15+ messages)
` [PATCH v7 1/7] lib: rsa: decouple rsa from FIT image verification
` [PATCH v7 2/7] rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
` [PATCH v7 3/7] include: image.h: add key info to image_sign_info
` [PATCH v7 4/7] lib: rsa: generate additional parameters for public key
` [PATCH v7 5/7] lib: rsa: add rsa_verify_with_pkey()
` [PATCH v7 6/7] test: add rsa_verify() unit test
` [PATCH v7 7/7] test: enable RSA library test on sandbox

[PATCH] wlcore: remove stray plus sign
 2020-03-12 16:48 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Use igt_random_offset()
 2020-03-12 16:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH net-next] net: sched: make newly activated qdiscs visible
 2020-03-12 16:48 UTC  (2+ messages)

linux-next: build warning after merge of the akpm-current tree
 2020-03-12 16:48 UTC  (2+ messages)

[PATCH 0/5] Testcase cleanups (merge related)
 2020-03-12 16:48 UTC  (4+ messages)
` [PATCH 4/5] t6022, t6046: test expected behavior instead of testing a proxy for it

[PATCH] image.h: isolate android_image_* functions from tooling
 2020-03-12 16:48 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] net/avp: fix gcc 10 maybe-uninitialized warning
 2020-03-12 16:47 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH] connected.c: reprepare packs for corner cases
 2020-03-12 16:39 UTC  (2+ messages)

[PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)
 2020-03-12 16:45 UTC  (2+ messages)
` [PATCH v3 1/1] "

[MODERATED] [PATCH 0/2] v3 more sampling fun 0
 2020-03-12 16:45 UTC  (8+ messages)
` [MODERATED] Re: [PATCH 1/2] v3 more sampling fun 1

runqemu nographic and hvc0
 2020-03-12 16:44 UTC  (3+ messages)

[usb:usb-linus] BUILD SUCCESS b433e340e7565110b0ce9ca4b3e26f4b97a1decf
 2020-03-12 16:44 UTC 

[PATCH] drm/msm: avoid double-attaching hdmi/edp bridges
 2020-03-12 16:44 UTC  (5+ messages)

[PATCH 0/2] net: fix net-next
 2020-03-12 16:44 UTC  (3+ messages)
` [PATCH 1/2] bitfield.h: add FIELD_MAX() and field_max()
` [PATCH 2/2] Revert "arm64: dts: sdm845: add IPA information"

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-12 16:41 UTC  (11+ messages)
` [PATCH 1/3] powerpc/numa: Set numa_node for all possible cpus

[PATCH] arm64: move kimage_vaddr to .rodata
 2020-03-12 16:42 UTC  (6+ messages)

Device Tree Evolution Project - call notes - 26th February (belated)
 2020-03-12 16:42 UTC 

[PATCH] arm64: use mov_q instead of literal ldr
 2020-03-12 16:42 UTC  (4+ messages)

[virtio-comment] [PATCH v6] virtio-net: Add support for the flexible driver notification structure
 2020-03-12 16:42 UTC 

[PATCH] mm, memcg: Bypass high reclaim iteration for cgroup hierarchy root
 2020-03-12 16:41 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.4
 2020-03-12 16:40 UTC  (9+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6

The issues about architecture of the COLO checkpoint
 2020-03-12 16:39 UTC  (11+ messages)

[RFC PATCH v1] pseries/drmem: don't cache node id in drmem_lmb struct
 2020-03-12 16:07 UTC  (3+ messages)

[v1 0/3] media: ov8856: Add sensor modes & devicetree support
 2020-03-12 16:37 UTC  (6+ messages)
` [v1 3/3] media: ov8856: Implement sensor module revision identification

[Xen-devel] [PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-12 16:36 UTC  (4+ messages)
` [Xen-devel] [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
    `  "

[PATCH] net: stmmac: platform: Fix misleading interrupt error msg
 2020-03-12 16:37 UTC  (4+ messages)

[PATCH hmm 3/8] mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock
 2020-03-12 16:37 UTC  (9+ messages)
` [PATCH] mm/hmm: Simplify hmm_vma_walk_pud slightly

[Buildroot] [PATCH v3 0/1] package/linuxptp: make initscript options configurable
 2020-03-12 16:37 UTC  (8+ messages)
` [Buildroot] [PATCH v3 1/3] "
` [Buildroot] [PATCH v3 2/3] package/linuxptp: rename systemd service scripts

[Xen-devel] [PATCH 0/2] xen: credit2: fix vcpu starvation due to too few credits
 2020-03-12 16:36 UTC  (7+ messages)
` [Xen-devel] [PATCH 1/2] xen: credit2: avoid vCPUs to ever reach lower credits than idle

[PATCH] acpi: Add Windows ACPI Emulated Device Table (WAET)
 2020-03-12 16:35 UTC  (9+ messages)

Is there a reason we don't have kvfree_rcu()?
 2020-03-12 16:27 UTC 

[PATCH v2] cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint
 2020-03-12 16:17 UTC  (2+ messages)

[RFC][PATCH 4.19] x86/ipipe: Protect TLB flushing against context switch by head domain
 2020-03-12 16:35 UTC  (4+ messages)

[PATCH v4 00/10] Further bitmaps improvements
 2020-03-12 16:33 UTC  (10+ messages)

[PATCH v3 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-03-12 16:32 UTC  (4+ messages)
` [PATCH v3 1/2] target/arm: kvm: Inject events at the last stage of sync

[PATCH v4 00/19] rebase: make the default backend configurable
 2020-03-12 16:33 UTC  (5+ messages)
` [PATCH v5 00/20] rebase: make the default backend configurable and change the default
  ` [PATCH v5 20/20] rebase: rename the two primary rebase backends

[PATCH v3 1/8] usb: Add MA-USB Host kernel module
 2020-03-12 16:32 UTC  (4+ messages)

[PATCH v2] staging: fbtft: Reformat longer macro definitions
 2020-03-12 16:32 UTC  (3+ messages)
` [Outreachy kernel] "

xfsprogs process question
 2020-03-12 16:32 UTC  (4+ messages)

[PATCH v5 0/6] hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
 2020-03-12 16:29 UTC  (2+ messages)

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-12 16:25 UTC  (10+ messages)
` [PATCH v9 11/15] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v9 13/15] s390x: protvirt: Handle SIGP store status correctly
` [PATCH v9] s390x: protvirt: Fence huge pages

[dpdk-dev] 19.11.1 patches review and test
 2020-03-12 16:32 UTC  (3+ messages)

linux-next test error: WARNING in snd_pcm_plug_alloc
 2020-03-12 15:47 UTC 

[PATCH 00/15] Enable drivers for NXP/FSL QorIQ arm64 boards
 2020-03-12 16:31 UTC  (7+ messages)
` [PATCH 07/15] arm64: defconfig: Enable QorIQ cpufreq driver

[djwong-xfs:btree-private-unions 52/72] arch/xtensa/include/asm/page.h:193:9: warning: comparison of unsigned expression >= 0 is always true
 2020-03-12 16:31 UTC 

mmotm 2020-03-11-21-11 uploaded
 2020-03-12 15:03 UTC  (2+ messages)
` mmotm 2020-03-11-21-11 uploaded (sound/soc/codecs/wcd9335.c)

[dpdk-dev] [PATCH] pmdinfo: check for pci.ids in /usr/share/misc
 2020-03-12 16:30 UTC 

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-03-12 16:28 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/6] drm/i915: Handle all MCR ranges
 2020-03-12 16:27 UTC  (2+ messages)
  ` [Intel-gfx] [PATCH v2 5/6] drm/i915: Apply Wa_1406680159:icl, ehl as an engine workaround

[git:media_tree/master] media: ov519: add missing endpoint sanity checks
 2020-03-12 16:25 UTC 

[git:media_tree/master] media: stv06xx: add missing descriptor sanity checks
 2020-03-12 16:26 UTC 

[git:media_tree/master] media: xirlink_cit: add missing descriptor sanity checks
 2020-03-12 16:27 UTC 

[PATCH v2] irqchip/gic-v3-its: Balance initial LPI affinity across CPUs
 2020-03-12 16:27 UTC  (4+ messages)

regression with sunxi: psci: avoid error address-of-packed-member
 2020-03-12 16:27 UTC  (5+ messages)

[PATCH 00/14] server side user xattr support (RFC 8276)
 2020-03-12 16:24 UTC  (13+ messages)
` [PATCH 02/14] xattr: modify vfs_{set,remove}xattr for NFS server use
` [PATCH 05/14] nfsd: add defines for NFSv4.2 extended attribute support
` [PATCH 06/14] nfsd: define xattr functions to call in to their vfs counterparts
` [PATCH 10/14] nfsd: implement the xattr procedure functions
` [PATCH 11/14] nfsd: add user xattr RPC XDR encoding/decoding logic
` [PATCH 13/14] xattr: add a function to check if a namespace is supported

[PATCH] netbase: use snapshot.debian.org
 2020-03-12 16:25 UTC  (4+ messages)

[PATCH v1] asm-generic: Provide generic {get,put}_unaligned_{l,b}e24()
 2020-03-12 16:25 UTC  (4+ messages)
` [PATCH v1] asm-generic: Provide generic {get, put}_unaligned_{l, b}e24()

[PATCH] staging: greybus: i2c: remove unused pointers
 2020-03-12 16:24 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH v2] dmaengine: idxd: fix off by one on cdev dwq refcount
 2020-03-12 16:23 UTC 

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-12 16:23 UTC  (2+ messages)

[PATCH v8 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-03-12 16:22 UTC  (3+ messages)

[PATCH] KVM: VMX: Micro-optimize vmexit time when not exposing PMU
 2020-03-12 16:21 UTC  (3+ messages)

[Feature request] "Hooks" for git log
 2020-03-12 16:21 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix of_read_drc_info_cell() to point at next record
 2020-03-12 15:56 UTC  (5+ messages)

[PATCH RFCv2 0/4] kvm: Implement atomic memory region resizes
 2020-03-12 16:12 UTC  (6+ messages)
` [PATCH RFCv2 1/4] openpic_kvm: Use kvm_device_ioctl() instead of ioctl()
` [PATCH RFCv2 2/4] intc/s390_flic_kvm.c: "
` [PATCH RFCv2 3/4] memory: Add region_resize() callback to memory notifier
` [PATCH RFCv2 4/4] kvm: Implement atomic memory region resizes via region_resize()

next/master boot: 97 boots: 4 failed, 90 passed with 2 offline, 1 untried/unknown (next-20200312)
 2020-03-12 16:18 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Wait for RCUs frees before asserting idle on unload
 2020-03-12 16:16 UTC  (3+ messages)
  ` [Intel-gfx] ***UNCHECKED*** "

[PATCH] HID: add ALWAYS_POLL quirk to lenovo pixart mouse
 2020-03-12 16:16 UTC 

[PATCH v4] staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()
 2020-03-12 16:15 UTC 

[PATCH 00/13] client side user xattr (RFC8276) support
 2020-03-12 16:15 UTC  (3+ messages)
` [PATCH 03/13] NFSv4.2: query the server for extended attribute support


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.