All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-14 08:00:34 to 2020-05-14 08:39:13 UTC [more...]

[RFC v2 0/1] drm/connector: Add support for privacy-screen properties
 2020-05-14  8:11 UTC  (8+ messages)

[PATCH v2 00/21] ASoC: cleanup DAI/Component activity
 2020-05-14  8:37 UTC  (3+ messages)
` [PATCH v2 01/21] ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro
` [PATCH v2 02/21] ASoC: soc-dai: add snd_soc_dai_action()

[PATCH v5 0/2] irq/irq_sim: improve the API
 2020-05-14  8:39 UTC  (2+ messages)
` [PATCH v5 1/2] irq: make irq_domain_reset_irq_data() available even for non-V2 users

[PATCH v2] mtd: hyperbus: add Renesas RPC-IF driver
 2020-05-14  8:38 UTC  (2+ messages)

[PATCH bpf-next v2 00/14] Introduce AF_XDP buffer allocation API
 2020-05-14  8:37 UTC  (20+ messages)
` [PATCH bpf-next v2 01/14] xsk: move xskmap.c to net/xdp/
` [PATCH bpf-next v2 02/14] xsk: move driver interface to xdp_sock_drv.h
` [PATCH bpf-next v2 03/14] xsk: move defines only used by AF_XDP internals to xsk.h
` [PATCH bpf-next v2 04/14] xsk: introduce AF_XDP buffer allocation API
` [PATCH bpf-next v2 05/14] i40e: refactor rx_bi accesses
  ` [Intel-wired-lan] "
` [PATCH bpf-next v2 06/14] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
  ` [Intel-wired-lan] "
` [PATCH bpf-next v2 07/14] i40e, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
  ` [Intel-wired-lan] "
` [PATCH bpf-next v2 08/14] ice, "
  ` [Intel-wired-lan] "
` [PATCH bpf-next v2 09/14] ixgbe, "
  ` [Intel-wired-lan] "
` [PATCH bpf-next v2 10/14] mlx5, "
` [PATCH bpf-next v2 11/14] xsk: remove MEM_TYPE_ZERO_COPY and corresponding code
` [PATCH bpf-next v2 12/14] xdp: simplify xdp_return_{frame,frame_rx_napi,buff}
` [PATCH bpf-next v2 13/14] xsk: explicitly inline functions and move definitions
` [PATCH bpf-next v2 14/14] MAINTAINERS, xsk: update AF_XDP section after moves/adds

[linux-next:master 7592/7905] arch/riscv/mm/ptdump.c:57:3: error: 'FIXADDR_START' undeclared here (not in a function); did you mean 'XAS_RESTART'?
 2020-05-14  8:37 UTC  (5+ messages)

[PATCH] ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
 2020-05-14  8:37 UTC  (10+ messages)

[PATCH v1 00/10] mips: Add initial Octeon MIPS64 base support
 2020-05-14  8:36 UTC  (10+ messages)
` [PATCH v1 03/10] mips: cache: Don't use cache operations with CONFIG_MIPS_CACHE_COHERENT
` [PATCH v1 04/10] mips: traps: Set WG bit in EBase register on Octeon
` [PATCH v1 05/10] mips: Rename CONFIG_CPU_CAVIUM_OCTEON to CONFIG_CPU_MIPS64_OCTEON

[dpdk-dev] [PATCH v3 00/12] generic rte atomic APIs deprecate proposal
 2020-05-14  8:34 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 0/4] "
  ` [dpdk-dev] [PATCH v4 4/4] eal/atomic: add wrapper for c11 atomics

[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-05-14  8:33 UTC  (3+ messages)
` [PATCH v6 1/2] s390/setup: diag318: refactor struct

[PATCH -next] dmaengine: ti: k3-udma: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-14  8:33 UTC  (2+ messages)

PREFERRED_VERSION
 2020-05-14  8:32 UTC  (4+ messages)
` [yocto] PREFERRED_VERSION

[PATCH v2 05/35] acpi: Support generation of ACPI code
 2020-05-14  8:32 UTC  (3+ messages)
` [PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
  ` Antwort: [PATCH v2 05/35] acpi: Support generation of ACPI code

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-14  8:31 UTC  (3+ messages)
  ` [PATCH 11/17] spi: dw: Fix native CS being unset

[PATCH v11 00/11] Guest Last Branch Recording Enabling
 2020-05-14  8:30 UTC  (12+ messages)
` [PATCH v11 01/11] perf/x86: Fix variable types for LBR registers
` [PATCH v11 02/11] perf/x86/core: Refactor hw->idx checks and cleanup
` [PATCH v11 03/11] perf/x86/lbr: Add interface to get basic information about LBR stack
` [PATCH v11 04/11] perf/x86: Add constraint to create guest LBR event without hw counter
` [PATCH v11 05/11] perf/x86: Keep LBR stack unchanged in host context for guest LBR event
` [PATCH v11 06/11] KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
` [PATCH v11 07/11] KVM: x86: Expose MSR_IA32_PERF_CAPABILITIES for LBR record format
` [PATCH v11 08/11] KVM: x86/pmu: Emulate LBR feature via guest LBR event
` [PATCH v11 09/11] KVM: x86/pmu: Release guest LBR event via vPMU lazy release mechanism
` [PATCH v11 10/11] KVM: x86/pmu: Check guest LBR availability in case host reclaims them
` [PATCH v11 11/11] KVM: x86/pmu: Reduce the overhead of LBR passthrough or cancellation

remove kernel_setsockopt and kernel_getsockopt
 2020-05-14  8:29 UTC  (14+ messages)
` [PATCH 27/33] sctp: export sctp_setsockopt_bindx
      ` [Ocfs2-devel] "
      ` [Cluster-devel] "
    ` [Ocfs2-devel] remove kernel_setsockopt and kernel_getsockopt
    ` [Cluster-devel] "

[PATCH] drm/amdgpu: Add autodump debugfs node for gpu reset v4
 2020-05-14  8:28 UTC  (4+ messages)

[PATCH 00/16 v7] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-14  8:28 UTC  (6+ messages)
` [PATCH 06/16] nvme: enforce extended LBA format for fabrics metadata

signal quality and cable diagnostic
 2020-05-14  8:28 UTC  (5+ messages)
    ` [EXT] "

[PATCH 0/9] blk-mq: support batching dispatch from scheduler
 2020-05-14  8:28 UTC  (6+ messages)
` [PATCH 3/9] blk-mq: don't predicate last flag in blk_mq_dispatch_rq_list

[PATCH RFC 0/4] Add support for Microwatt-based SoCs
 2020-05-14  8:26 UTC  (4+ messages)
` [PATCH RFC 1/4] powerpc/radix: Fix compilation for radix with CONFIG_SMP=n

(no subject)
 2020-05-14  8:27 UTC  (7+ messages)
` [PATCH 2/3] drm/etnaviv: Don't ignore errors on getting clocks

[PATCH v6 0/6] Optionally flush L1D on context switch
 2020-05-14  8:25 UTC  (9+ messages)
` [PATCH v6 1/6] arch/x86/kvm: Refactor l1d flush lifecycle management
` [PATCH v6 5/6] Optionally flush L1D on context switch

[PATCH 05/10] riscv: Disable ARCH_HAS_DEBUG_WX if NOMMU
 2020-05-14  8:26 UTC  (3+ messages)

[GIT PULL v2] VExpress modularization
 2020-05-14  8:26 UTC  (2+ messages)

[PATCH RFC} io_uring: io_kiocb alloc cache
 2020-05-14  8:25 UTC  (2+ messages)

clean up kernel_{read,write} & friends v2
 2020-05-14  8:25 UTC  (3+ messages)
` [PATCH 02/14] autofs: switch to kernel_write

[PATCH] firmware: arm_scmi: fix SMCCC_RET_NOT_SUPPORTED management
 2020-05-14  8:24 UTC  (2+ messages)

[virtio-comment] [RFC PATCH v2 1/2] virtio-gpu: add resource create blob
 2020-05-14  8:24 UTC  (6+ messages)
` [virtio-comment] "

[PATCH v3 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-14  8:24 UTC  (13+ messages)
` [PATCH v3 2/5] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v3 3/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v3 5/5] drm/panel: Add ilitek ili9341 driver

[PATCH] sd: Signal drive managed SMR disks
 2020-05-14  8:24 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add required Linux capabilities in mlx5 guide
 2020-05-14  8:23 UTC  (2+ messages)

[PATCH 1/2] firmware: arm-smccc: define identifier for Arm SMCCC v1.2
 2020-05-14  8:21 UTC  (4+ messages)
` [PATCH 2/2] firmware: psci: support SMCCC v1.2 for SMCCC conduit

[PATCH v2] perf parse-events: Make add PMU verbose output clearer
 2020-05-14  8:21 UTC  (2+ messages)

[xen-unstable-smoke test] 150171: tolerable all pass - PUSHED
 2020-05-14  8:19 UTC 

[PATCH v3 0/4] Support virtio cross-device resources
 2020-05-14  8:19 UTC  (6+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects
      ` [virtio-dev] "

[PATCH] libsepol: drop broken warning on duplicate filename transitions
 2020-05-14  8:19 UTC  (2+ messages)

[PATCH v5 0/4] of-platdata: Avoid building libfdt
 2020-05-14  8:19 UTC  (12+ messages)
` [PATCH v5 1/4] omap: mmc: Avoid using libfdt with of-platdata

(no subject)
 2020-05-14  8:17 UTC 

[PATCH RFC] ext4: fix partial cluster initialization when splitting extent
 2020-05-14  8:14 UTC 

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-14  8:14 UTC  (4+ messages)
` [PATCH v5 2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property

Assertion failure through vring_split_desc_read
 2020-05-14  8:12 UTC  (3+ messages)

[PATCH] block: fix build failure in case of !CONFIG_BLOCK
 2020-05-14  8:12 UTC  (3+ messages)

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-05-14  8:05 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[dpdk-dev] [PATCH] net/mlx5: fix counter container resize
 2020-05-14  8:11 UTC  (2+ messages)

[PATCH net-next 2/2] ath10k: fix ath10k_pci struct layout
 2020-05-14  8:11 UTC  (15+ messages)
    ` gcc-10: kernel stack is corrupted and fails to boot

[PATCH] arm-toolchain: gcc-arm-none-eabi-native: Add recipe
 2020-05-14  8:10 UTC  (3+ messages)
` [meta-arm] "

[PATCH v2 0/3] x86/idt: Minor alloc_intr_gate() sanitization
 2020-05-14  8:10 UTC  (4+ messages)

[PATCH v2 1/3] ASoC: tlv320adcx140: Add controls for PDM clk
 2020-05-14  8:09 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: tlv320adcx140: Add device tree property for PDM edges

[PATCH] tpm: check event log version before reading final events
 2020-05-14  8:10 UTC  (4+ messages)

[Intel-gfx] [PATCH v6] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-14  7:57 UTC 

proposal: deprecate -readconfig/-writeconfig
 2020-05-14  8:09 UTC 

linux-next: manual merge of the fsinfo tree with the kbuild tree
 2020-05-14  8:09 UTC  (2+ messages)

Balance loops: what we know so far
 2020-05-14  8:08 UTC  (11+ messages)

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-14  8:08 UTC  (10+ messages)
` [PATCH 4/8] KVM: x86: interrupt based APF page-ready event delivery

[v4,0/7] Add Mediatek thermal dirver and dtsi
 2020-05-14  8:08 UTC  (6+ messages)
` [v4,7/7] thermal: mediatek: use spinlock to protect PTPCORESEL

GNU Arm Embedded Toolchain recipe
 2020-05-14  8:07 UTC  (3+ messages)
` [meta-arm] "

[PATCH] usb: gadget: u_serial: fix coverity warning: negative index at array
 2020-05-14  8:05 UTC  (3+ messages)

[PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
 2020-05-14  8:04 UTC  (3+ messages)
` [PATCH v6 19/20] hw/block/nvme: do cmb/pmr init as part of pci init

[PATCH 0/6] Add initial genpd support for omap PRM driver
 2020-05-14  8:04 UTC  (4+ messages)
` [PATCH 2/6] soc: ti: omap-prm: Add basic power domain support

[RFCv2 0/9] bpf: Add d_path helper
 2020-05-14  8:05 UTC  (4+ messages)
` [PATCH 7/9] bpf: Compile the BTF id whitelist data in vmlinux

[PATCH v3 00/15] mediatek: add support for MediaTek Ethernet MAC
 2020-05-14  7:59 UTC  (42+ messages)
` [PATCH v3 01/15] dt-bindings: convert the binding document for mediatek PERICFG to yaml
` [PATCH v3 02/15] dt-bindings: add new compatible to mediatek,pericfg
` [PATCH v3 03/15] dt-bindings: net: add a binding document for MediaTek Ethernet MAC
` [PATCH v3 04/15] net: ethernet: mediatek: rename Kconfig prompt
` [PATCH v3 05/15] net: ethernet: mediatek: remove unnecessary spaces from Makefile
` [PATCH v3 06/15] Documentation: devres: add a missing section for networking helpers
` [PATCH v3 07/15] net: move devres helpers into a separate source file
` [PATCH v3 08/15] net: devres: define a separate devres structure for devm_alloc_etherdev()
` [PATCH v3 09/15] net: devres: provide devm_register_netdev()
` [PATCH v3 10/15] net: ethernet: mtk-eth-mac: new driver
` [PATCH v3 11/15] ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi
` [PATCH v3 12/15] ARM64: dts: mediatek: add the ethernet node "
` [PATCH v3 13/15] ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
` [PATCH v3 14/15] ARM64: dts: mediatek: add ethernet pins "
` [PATCH v3 15/15] ARM64: dts: mediatek: enable ethernet on "

[dpdk-dev] [PATCH (v20.08) 0/9] vhost: improve Vhost/vDPA device init
 2020-05-14  8:02 UTC  (10+ messages)
` [dpdk-dev] [PATCH 1/9] vhost: fix virtio ready flag check
` [dpdk-dev] [PATCH 2/9] vhost: refactor Virtio ready check
` [dpdk-dev] [PATCH 3/9] vdpa/ifc: add support to vDPA queue enable
` [dpdk-dev] [PATCH 4/9] vhost: make some vDPA callbacks mandatory
` [dpdk-dev] [PATCH 5/9] vhost: check vDPA configuration succeed
` [dpdk-dev] [PATCH 6/9] vhost: add support for virtio status
` [dpdk-dev] [PATCH 7/9] vdpa/ifc: enable status protocol feature
` [dpdk-dev] [PATCH 8/9] vdpa/mlx5: "
` [dpdk-dev] [PATCH 9/9] vhost: only use vDPA config workaround if needed

[PATCH] apache2: fix service start fail
 2020-05-14  8:03 UTC 

[PATCH 00/12] vfs patch queue
 2020-05-14  8:02 UTC  (4+ messages)
` [PATCH 05/12] f*xattr: allow O_PATH descriptors

[dpdk-dev] [PATCH] eal: fix warnings on Windows
 2020-05-14  8:02 UTC  (2+ messages)

[bpf-next PATCH 0/3] bpf: Add sk_msg helpers
 2020-05-14  8:02 UTC  (3+ messages)
` [bpf-next PATCH 2/3] bpf: sk_msg helpers for probe_* and *current_task*

Questionable aspects of QEMU Error's design
 2020-05-14  7:59 UTC  (5+ messages)

[PATCH v3] x86/sgx: Hack in idea for allocating from local EPC node when possible
 2020-05-14  8:01 UTC 

[PATCH] [OE-core] [PATCH] linux-modules.tgz: fix file permissions to root
 2020-05-14  7:58 UTC 

[PATCH] printk: Add loglevel for "do not print to consoles"
 2020-05-14  8:00 UTC  (11+ messages)

[PATCH v8 00/12] Add hypervisor sysfs-like support
 2020-05-14  7:59 UTC  (3+ messages)
` [PATCH v8 04/12] xen: add basic hypervisor filesystem 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.