All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-31 17:49:05 to 2020-07-31 18:56:50 UTC [more...]

[PATCH 0/3] Fix Kconfig dependency issue with DMAENGINES selection
 2020-07-31 18:54 UTC  (4+ messages)

[PATCH 1/3] wfd-source: Display some stream properties
 2020-07-31 18:56 UTC  (4+ messages)
` [PATCH 2/3] wfd-source: Add stream utility buttons
` [PATCH 3/3] wfd-source: Allow alternative URLs in SETUP request

[PATCH] ARM: add Kconfig option for PSCI 0.1
 2020-07-31 18:56 UTC 

[ima-evm-utils: PATCH 0/5] initial travis support
 2020-07-31 18:56 UTC  (7+ messages)
` [ima-evm-utils: PATCH 1/5] ima-evm-utils: travis: define travis.yml
` [ima-evm-utils: PATCH 2/5] ima-evm-utils: travis: download, compile, and install a swTPM
` [ima-evm-utils: PATCH 3/5] ima-evm-utils: travis: dependency on TSS for initializing software TPM
` [ima-evm-utils: PATCH 4/5] ima-evm-utils: travis: support tpm2-tss
` [ima-evm-utils: PATCH 5/5] ima-evm-utils: travis: openssl gost engine

[PATCH 01/13] frame-xchg: Fix potential use after free
 2020-07-31 18:56 UTC  (2+ messages)

[PATCH] ASoC: meson: cards: deal dpcm flag change
 2020-07-31 18:54 UTC  (4+ messages)

[PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection
 2020-07-31 18:55 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
 2020-07-31 18:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures
 2020-07-31 18:51 UTC  (2+ messages)

PowerPC progress
 2020-07-31 18:54 UTC  (2+ messages)

[PATCH v2 0/3] Add Broadcom VK driver
 2020-07-31 18:52 UTC  (4+ messages)
` [PATCH v2 1/3] bcm-vk: add bcm_vk UAPI
` [PATCH v2 2/3] misc: bcm-vk: add Broadcom VK driver
` [PATCH v2 3/3] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

build: hook up traditional dbus activation
 2020-07-31 18:52 UTC  (3+ messages)

[RFC PATCH] target/i386: kvm: Enable KVM_FEATURE_PCI_GO_MMCONFIG CPUID bit
 2020-07-31 18:49 UTC 

[PATCH v5] binder: transaction latency tracking for user build
 2020-07-31 18:50 UTC  (5+ messages)
` [PATCH v6] "
  ` [PATCH v6 2/3] binder: add trace at free transaction

[Buildroot] [PATCH 1/1] package/busybox: bump version to 1.32.0
 2020-07-31 18:49 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS b361b45cc1a1f69d2a6b4b16087d560dcdff9f71
 2020-07-31 18:47 UTC 

[PATCH] drm/vkms: add missing drm_crtc_vblank_put to the get/put pair on flush
 2020-07-31 18:39 UTC  (16+ messages)

[PATCH v2 0/3]
 2020-07-31 18:46 UTC  (12+ messages)
` [PATCH v2 1/3] ath10k: Add history for tracking certain events
` [PATCH v2 2/3] ath10k: Add module param to enable history
` [PATCH v2 3/3] ath10k: Add debugfs support to enable event history

IMA/EVM interfaces
 2020-07-31 18:45 UTC  (5+ messages)

OpenBMC build fails in VM ubuntu 16.04 for yosemitev2
 2020-07-31 18:44 UTC  (2+ messages)

[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-07-31 18:44 UTC  (17+ messages)
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions
` [PATCH v1 13/24] arm: octeontx: Add headers for OcteonTX
` [PATCH v1 15/24] ata: ahci: Add BAR index quirk for Cavium PCI SATA device
` [PATCH v1 16/24] pci: Add PCI controller driver for OcteonTX / TX2

[PATCH net-next] Add Mellanox BlueField Gigabit Ethernet driver
 2020-07-31 18:41 UTC  (4+ messages)

[PATCH] mac80211: Handle special status codes in SAE commit
 2020-07-31 18:38 UTC 

[PATCH v3 00/15] sx9310 iio driver updates
 2020-07-31 18:39 UTC  (8+ messages)
` [PATCH v3 03/15] iio: sx9310: Fix irq handling
` [PATCH v3 07/15] iio: sx9310: Use long instead of int for channel bitmaps
` [PATCH v3 08/15] iio: sx9310: Use regmap_read_poll_timeout() for compensation

[PATCH] usb: gadget: s3c: Remove unused 'udc' variable
 2020-07-31 18:38 UTC  (2+ messages)

[PATCH 0/2 v2] Selecting Load Addresses According to p_align
 2020-07-31 18:37 UTC  (3+ messages)
` [PATCH 1/2 v2] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address
` [PATCH 2/2 v2] Add self-test for verifying load alignment

[PATCH v8 00/20] Initial support for multi-process qemu
 2020-07-31 18:20 UTC  (21+ messages)
` [PATCH v8 01/20] memory: alloc RAM from file at offset
` [PATCH v8 02/20] multi-process: Add config option for multi-process QEMU
` [PATCH v8 03/20] multi-process: setup PCI host bridge for remote device
` [PATCH v8 04/20] multi-process: setup a machine object for remote device process
` [PATCH v8 05/20] multi-process: add qio channel function to transmit
` [PATCH v8 06/20] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v8 07/20] multi-process: add co-routines to communicate with remote
` [PATCH v8 08/20] multi-process: Initialize message handler in remote device
` [PATCH v8 09/20] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v8 10/20] multi-process: setup memory manager for remote device
` [PATCH v8 11/20] multi-process: introduce proxy object
` [PATCH v8 12/20] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v8 13/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v8 14/20] multi-process: Synchronize remote memory
` [PATCH v8 15/20] multi-process: create IOHUB object to handle irq
` [PATCH v8 16/20] multi-process: Retrieve PCI info from remote process
` [PATCH v8 17/20] multi-process: heartbeat messages to remote
` [PATCH v8 18/20] multi-process: perform device reset in the remote process
` [PATCH v8 19/20] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v8 20/20] multi-process: add configure and usage information

Where in sound/usb can modulo-8 channel hopping occur?
 2020-07-31 18:36 UTC 

Query regarding the host LPC address in phosphor-ipmi-flash
 2020-07-31 18:21 UTC 

[PATCH nft] src: enable output with "nft --echo --json" and nftables syntax
 2020-07-31 18:36 UTC  (9+ messages)
` [PATCH nft v2 1/1] "

[PATCH 1/3] arm-bsp/u-boot: Add support for 32-bit FVP BASE machine
 2020-07-31 18:35 UTC  (3+ messages)
` [PATCH 2/3] arm-bsp/trusted-firmware-a: Add support for 32-bit FVP_BASE machine
` [PATCH 3/3] arm-bsp: Introduce 32-bit FVP-BASE platform and BSP

[PATCH 0/6] Fixes and improvements for Xen pvdrm
 2020-07-31 18:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] batman-adv: Drop repeated words in comments
 2020-07-31 18:35 UTC 

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-31 18:31 UTC  (6+ messages)
` [PATCH v7 12/21] multi-process: Connect Proxy Object with device in the remote process

[PATCH v3 0/2] Add documentation and machine driver for SC7180 sound card
 2020-07-31 18:32 UTC  (8+ messages)
` [PATCH v3 1/2] ASoC: qcom: dt-bindings: Add sc7180 machine bindings

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-07-31 18:31 UTC  (9+ messages)

[PATCH] ravb: Fixed the problem that rmmod can not be done
 2020-07-31 18:32 UTC  (3+ messages)
` [PATCH v2] "

rk3399-gru-kevin: issues on bringup
 2020-07-31 18:30 UTC  (6+ messages)

[PATCH v2 bpf-next 0/5] BPF link force-detach support
 2020-07-31 18:28 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] bpf: add support for forced LINK_DETACH command
` [PATCH v2 bpf-next 2/5] libbpf: add bpf_link detach APIs
` [PATCH v2 bpf-next 3/5] selftests/bpf: add link detach tests for cgroup, netns, and xdp bpf_links
` [PATCH v2 bpf-next 4/5] tools/bpftool: add `link detach` subcommand
` [PATCH v2 bpf-next 5/5] tools/bpftool: add documentation and bash-completion for `link detach`

[PATCH v2 0/6] stash: drop usage of a second index
 2020-07-31 18:28 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] stash: mark `i_tree' in reset_tree() const
  ` [PATCH v3 2/6] stash: remove the second index in stash_working_tree()

[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-31 18:26 UTC  (5+ messages)
` [PATCH v10 1/3] dt-bindings: pinctrl: add bindings for MediaTek "

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-07-31 18:27 UTC  (10+ messages)

[PATCH] drm/msm: Add vblank timestamp support for dpu1
 2020-07-31 18:25 UTC  (2+ messages)

[PATCH v5 3/3] ref-filter: add support for %(contents:size)
 2020-07-31 18:26 UTC  (5+ messages)
` [PATCH v1] t6300: fix issues related to %(contents:size)
  ` [PATCH v2] "

[PATCH v5 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-31 18:24 UTC  (8+ messages)

[PATCH] KVM: x86: Use MMCONFIG for all PCI config space accesses
 2020-07-31 18:23 UTC  (4+ messages)

[PATCH] staging: netlogic: clear alignment style issues
 2020-07-31 18:23 UTC  (2+ messages)

[RFC PATCH 0/3] ARM: mstar: msc313 intc driver
 2020-07-31 18:23 UTC  (4+ messages)
` [RFC PATCH 1/3] dt: bindings: interrupt-controller: Add binding description for msc313-intc

[PATCH nft] evaluate: disregard ct address matching without family
 2020-07-31 18:22 UTC 

[RFC] unionmount metacopy tests
 2020-07-31 18:21 UTC  (6+ messages)
  ` [RFC] Passing extra mount options to unionmount tests

[PATCH 00/17] Add BLK_CTRL support for i.MX8MP
 2020-07-31 18:20 UTC  (4+ messages)
` [PATCH 10/17] Documentation: bindings: clk: Add bindings for i.MX BLK_CTRL

[PATCH v2 1/3] lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert()
 2020-07-31 18:20 UTC  (5+ messages)
` [PATCH v2 2/3] lib/vsprintf: Replace custom spec to print decimals with generic one
` [PATCH v2 3/3] lib/vsprintf: Force type of flags value for gfp_t

[PATCH v6 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-07-31 18:19 UTC  (4+ messages)
` [PATCH v6 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC

[PATCH] x86/purgatory: strip debug info
 2020-07-31 18:18 UTC  (4+ messages)

[PATCH 0/1] Netfilter OOB memory access security patch
 2020-07-31 18:16 UTC  (6+ messages)
` [PATCH 1/1] netfilter: nat: add range checks for access to nf_nat_l[34]protos[]

[PATCH] sched: Provide USF for the portable equipment
 2020-07-31 18:15 UTC  (4+ messages)

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-31 18:14 UTC  (17+ messages)
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()
` [PATCH v3 3/4] iommu: Add iommu_aux_get_domain_for_dev()

[PATCH net] net: gre: recompute gre csum for sctp over gre tunnels
 2020-07-31 18:12 UTC 

[PATCH net] net: bridge: clear bridge's private skb space on xmit
 2020-07-31 18:10 UTC  (7+ messages)
      ` [Bridge] "

[PATCH] commit-graph: add verify changed paths option
 2020-07-31 18:09 UTC  (5+ messages)

[PATCH] perf/x86: Reset the counter to prevent the leak for a RDPMC task
 2020-07-31 18:08 UTC  (5+ messages)

pull-request: bpf 2020-07-31
 2020-07-31 18:08 UTC  (4+ messages)

[PATCH] arm: add TF-A v1.5 recipes
 2020-07-31 18:06 UTC 

[PATCH 0/6] perf tools: Add wallclock time conversion support
 2020-07-31 18:05 UTC  (6+ messages)

[PATCH] checkpatch: skip macros when finding missing switch/case break
 2020-07-31 18:05 UTC  (2+ messages)

[PATCH] kernel:cobalt:heap: replace kzalloc with kvzalloc
 2020-07-31 18:04 UTC 

[PATCH 0/2] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
 2020-07-31 18:02 UTC  (3+ messages)
` [PATCH 2/2] accel/tcg: interrupt/exception handling uses bql_interrupt flag

[morimoto-linux:fw-cleanup-2020-07-31-v2 48/80] drivers/sh/clk/cpg.c:49:9: error: assignment to 'unsigned int void from incompatible pointer type 'unsigned int
 2020-07-31 18:03 UTC 

[PATCH v3 0/2] arm64: Allow erratum 1418040 for late CPUs
 2020-07-31 18:00 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: Move handling of erratum 1418040 into C code

[PATCH] schemas: Add vim modeline
 2020-07-31 18:01 UTC  (11+ messages)

[PATCH v2 0/2] arm64: Allow erratum 1418040 for late CPUs
 2020-07-31 18:00 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: Move handling of erratum 1418040 into C code

[PATCHv6 0/7] crypto: add driver for TI K3 SA2UL
 2020-07-31 17:59 UTC  (4+ messages)
` [PATCHv6 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation

[PATCH net-next] cxgb4: Add support to flash firmware config image
 2020-07-31 18:00 UTC  (4+ messages)

[PATCH v3 bpf-next 0/9] BPF TCP header options
 2020-07-31 17:59 UTC  (4+ messages)
` [PATCH v3 bpf-next 6/9] bpf: tcp: Allow bpf prog to write and parse TCP header option

[Intel-gfx] Breadcrumbs fixes and stall avoidance
 2020-07-31 17:59 UTC  (7+ messages)
` [Intel-gfx] [PATCH 16/21] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock

[Buildroot] [PATCH 1/2] package/python3-cython: new package
 2020-07-31 17:57 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/setools: install for host-python3

Differing PAC behavior between Qemu and Arm FVP
 2020-07-31 17:56 UTC  (2+ messages)

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-07-31 17:55 UTC  (12+ messages)

[PATCH] dt-bindings: hwlock: qcom: Remove invalid binding
 2020-07-31 17:53 UTC  (2+ messages)

[superna9999:amlogic/v5.9/s400-mipi-dsi 11/16] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c:1067:23: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int'
 2020-07-31 17:53 UTC 

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-31 17:52 UTC  (4+ messages)

[PATCH v9 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-31 17:50 UTC  (5+ messages)

[PATCH nf] netfilter: nft_compat: make sure xtables destructors have run
 2020-07-31 17:51 UTC  (2+ messages)

[PATCH 1/1] arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
 2020-07-31 17:48 UTC  (2+ 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.