All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-05 21:07:25 to 2020-11-05 21:50:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-11-05 21:50 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-11-05 21:48 UTC 

[RFC PATCH 0/8] speed up 'make clean'
 2020-11-05 21:48 UTC  (2+ messages)

[PATCH] arm64: Change the location of DISCARDS
 2020-11-05 21:47 UTC  (4+ messages)

ath11k: QCA6390 support on Linux
 2020-11-05 21:47 UTC  (5+ messages)

[PATCH v3 0/3] dt-bindings: Convert graph bindings to json-schema
 2020-11-05 21:46 UTC  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] dt-bindings: panel: common: Add reference to graph schema

[GIT PULL] ARM: dts: exynos: Third round for v5.10
 2020-11-05 21:45 UTC  (5+ messages)

BUG with linux 5.9.0 with dwc3 in gadget mode
 2020-11-05 21:29 UTC  (17+ messages)

nftables iifname and currently unknown interfaces
 2020-11-05 21:45 UTC  (11+ messages)
` Trying to provision flowtable returns error

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-11-05 21:43 UTC 

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2020-11-05 21:43 UTC 

[PATCH 1/2] [lsm] introduce a new hook to query LSM for functionality
 2020-11-05 21:43 UTC  (6+ messages)
` [PATCH 2/2] NFSv4.2: condition READDIR's mask for security label based on LSM state

[PATCH] target/openrisc: fix icount handling for timer instructions
 2020-11-05 21:39 UTC  (2+ messages)

[Intel-gfx] [CI 1/2] drm/i915/gem: Allow backends to override pread implementation
 2020-11-05 21:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

stable-rc/queue/4.4 baseline: 124 runs, 1 regressions (v4.4.241-63-g1e4676585859)
 2020-11-05 21:40 UTC 

[OE-core][PATCH] kernel-module-split.bbclass: identify kernel modconf files as configuration files
 2020-11-05 21:39 UTC 

[PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
 2020-11-05 21:38 UTC  (12+ messages)

[OpenRISC] [PATCH] openrisc: add support for TIF_NOTIFY_SIGNAL
 2020-11-05 21:38 UTC 

Format inline code
 2020-11-05 21:37 UTC  (4+ messages)

[PATCH] target/alpha: fix icount handling for timer instructions
 2020-11-05 21:35 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2020-11-05 21:35 UTC 

[PATCH 0/2] update-ref: Allow creation of multiple transactions
 2020-11-05 21:34 UTC  (4+ messages)
` [PATCH 1/2] "

[RFC PATCH] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-05 21:34 UTC  (6+ messages)

[PATCH] btrfs: wait on v1 cache for log replay
 2020-11-05 21:32 UTC  (2+ messages)

[PATCH v11 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-05 21:33 UTC  (5+ messages)
` [PATCH v11 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v11 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v11 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v11 4/4] userfaultfd: use secure anon inodes for userfaultfd

stable-rc/queue/5.4 baseline: 210 runs, 2 regressions (v5.4.75-3-g2c2cf8e6c77dd)
 2020-11-05 21:33 UTC 

[dpdk-dev] [PATCH] app/testpmd: support age shared action context
 2020-11-05 21:32 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH bpf v2 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-05 21:32 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-05 21:31 UTC  (6+ messages)
` [PATCH v3 02/56] Revert "drm/omap: dss: Remove unused omap_dss_device operations"

[PATCH net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
 2020-11-05 21:29 UTC 

[PATCH for-5.2 0/3] linux-user: fix various sparc64 guest bugs
 2020-11-05 21:23 UTC  (4+ messages)
` [PATCH for-5.2 1/3] linux-user/sparc: Fix errors in target_ucontext structures
` [PATCH for-5.2 2/3] linux-user/sparc: Correct set/get_context handling of fp and i7
` [PATCH for-5.2 3/3] linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturn

[RFC PATCH v2 00/10] firmware: arm_scmi: Add virtio transport
 2020-11-05 21:21 UTC  (25+ messages)
` [virtio-dev] "
` [RFC PATCH v2 01/10] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional
` [RFC PATCH v2 02/10] firmware: arm_scmi: Document that max_msg is a per channel type limit
` [RFC PATCH v2 03/10] firmware: arm_scmi: Add op to override max message #
` [RFC PATCH v2 04/10] firmware: arm_scmi: Add per message transport data
` [RFC PATCH v2 05/10] firmware: arm_scmi: Add xfer_init_buffers transport op
` [RFC PATCH v2 06/10] firmware: arm_scmi: Add optional link_supplier() "
` [RFC PATCH v2 07/10] firmware: arm_scmi: Add per-device transport private info
` [RFC PATCH v2 08/10] firmware: arm_scmi: Add is_scmi_protocol_device()
` [RFC PATCH v2 09/10] dt-bindings: arm: Add virtio transport for SCMI
  ` [virtio-dev] "
` [RFC PATCH v2 10/10] firmware: arm_scmi: Add virtio transport
  ` [virtio-dev] "

[PATCH BlueZ] gatt-client: Do not continue service discovery if disconnected
 2020-11-05 21:27 UTC  (6+ messages)

[PATCH v1] docs/devel: Add VFIO device migration documentation
 2020-11-05 21:26 UTC  (12+ messages)

[dwi2c PATCH v1] dwi2c add offsets to reads
 2020-11-05 21:26 UTC 

[PATCH v2 00/16] PCI: dwc: Another round of clean-ups
 2020-11-05 21:11 UTC  (46+ messages)
` [PATCH v2 01/16] PCI: dwc: Support multiple ATU memory regions
` [PATCH v2 02/16] PCI: dwc/intel-gw: Move ATU offset out of driver match data
` [PATCH v2 03/16] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
` [PATCH v2 04/16] PCI: dwc/intel-gw: Remove some unneeded function wrappers
` [PATCH v2 05/16] PCI: dwc: Ensure all outbound ATU windows are reset
` [PATCH v2 06/16] PCI: dwc/dra7xx: Use the common MSI irq_chip
` [PATCH v2 07/16] PCI: dwc: Drop the .set_num_vectors() host op
` [PATCH v2 08/16] PCI: dwc: Move MSI interrupt setup into DWC common code
` [PATCH v2 09/16] PCI: dwc: Rework MSI initialization
` [PATCH v2 10/16] PCI: dwc: Move link handling into common code
` [PATCH v2 11/16] PCI: dwc: Move dw_pcie_msi_init() into core
` [PATCH v2 12/16] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
` [PATCH v2 13/16] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
` [PATCH v2 14/16] Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"
` [PATCH v2 15/16] PCI: dwc: Move inbound and outbound windows to common struct
` [PATCH v2 16/16] PCI: dwc: Detect number of iATU windows

[PATCH bpf-next v4 0/9] Implement task_local_storage
 2020-11-05 21:24 UTC  (7+ messages)
` [PATCH bpf-next v4 2/9] bpf: Implement task local storage
` [PATCH bpf-next v4 4/9] bpftool: Add support for "
` [PATCH bpf-next v4 5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID

[PATCH v2] drm/vc4: replace idr_init() by idr_init_base()
 2020-11-05 21:24 UTC  (3+ messages)

[PATCH 00/10] Advertise trace2 SID in protocol capabilities
 2020-11-05 21:24 UTC  (6+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 02/11] docs: new trace2.advertiseSID option

[PATCH 0/3] Remove drivers used by EZChip NPS platform
 2020-11-05 21:22 UTC  (8+ messages)
` [PATCH 1/3] drivers/clocksource: Remove EZChip NPS clocksource driver
` [PATCH 2/3] drivers/irqchip: Remove EZChip NPS interrupt controller
` [PATCH 3/3] include/soc: remove headers for EZChip NPS

[PATCH v3 00/13] Add struct strmap and associated utility functions
 2020-11-05 21:22 UTC  (6+ messages)
` [PATCH v4 "

[PATCH v3 bpf-next] bpf: make verifier log more relevant by default
 2020-11-05 21:22 UTC  (3+ messages)

[dpdk-dev] [PATCH 4/4] event/dlb2: add missing sections to documentation
 2020-11-05 21:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/4] event/dlb2: fix dereference NULL pointer Coverity warning
` [dpdk-dev] [PATCH 1/4] event/dlb: fix memory overrun "
` [dpdk-dev] [PATCH 2/4] event/dlb: fix no-effect "

[PATCH 00/19] [Set 1] Rid W=1 warnings from GPU
 2020-11-05 21:21 UTC  (13+ messages)
` [PATCH 01/19] gpu: host1x: bus: Add missing description for 'driver'
` [PATCH 11/19] gpu: drm: panel: panel-simple: Fix 'struct panel_desc's header
` [PATCH 12/19] gpu: drm: bridge: analogix: analogix_dp_reg: Remove unused function 'analogix_dp_write_byte_to_dpcd'
` [PATCH 16/19] gpu: drm: panel: panel-ilitek-ili9322: Demote non-conformant kernel-doc header

post-receive: pub/scm/docs/man-pages/man-pages-posix
 2020-11-05 21:21 UTC 

[PATCH v3] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-05 21:20 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-11-05 21:20 UTC 

[PATCH v3 00/15] Build fixes for musl libc
 2020-11-05 21:17 UTC  (10+ messages)
` [dpdk-dev] "
  ` [dpdk-dev] [PATCH v4 1/8] app/testpmd: fix uint build error with "
  ` [dpdk-dev] [PATCH v4 2/8] net/cxgbe: "
  ` [dpdk-dev] [PATCH v4 3/8] bus/pci: add fallback for out* for non GNU libc
  ` [dpdk-dev] [PATCH v4 4/8] bus/dpaa: use warn instead of error to improve portability
  ` [dpdk-dev] [PATCH v4 5/8] bus/dpaa: fix detection of 64 bit arch
  ` [dpdk-dev] [PATCH v4 6/8] common/dpaax: build fix for musl libc
  ` [dpdk-dev] [PATCH v4 7/8] common/dpaax: simplify pr debug/err/warn macros
  ` [dpdk-dev] [PATCH v4 8/8] eal: add missing include to fix build with musl libc

Does uvcvideo support dynamic format changes?
 2020-11-05 21:20 UTC 

[PATCH 4.4-4.19] xen/events: don't use chip_data for legacy IRQs
 2020-11-05 21:20 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 001/147] powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures
 2020-11-05 21:18 UTC  (6+ messages)
` [PATCH AUTOSEL 5.9 039/147] ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work
  ` Build error with 5.9.5 in sound/soc/sof/intel/hda-codec.c (was: [PATCH AUTOSEL 5.9 039/147] ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work)

"warning: context imbalance" in kernel/bpf/hashtab.c
 2020-11-05 21:18 UTC  (3+ messages)

[PATCH v6 0/1] mmap_lock: add tracepoints around lock acquisition
 2020-11-05 21:17 UTC  (2+ messages)
` [PATCH v6 1/1] "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-05 21:17 UTC 

stable/linux-4.14.y baseline: 170 runs, 2 regressions (v4.14.204)
 2020-11-05 21:17 UTC 

post-receive: pub/scm/docs/man-pages/man-pages
 2020-11-05 21:17 UTC 

[PATCH] Lengthening FORMAT_PATCH_NAME_MAX to 80
 2020-11-05 21:16 UTC  (3+ messages)

[Buildroot] [PATCH] package/pkg-generic.mk: fix generation of package list in reinstall
 2020-11-05 21:16 UTC  (4+ messages)

[PATCH] ARM: dts: imx50-evk: Fix the chip select 1 IOMUX
 2020-11-05 21:13 UTC 

[GIT PULL] ARC fixes for 5.10-rc3
 2020-11-05 21:13 UTC  (2+ messages)

[RFC 0/2] perf/core: Invoke pmu::sched_task callback for cpu events
 2020-11-05 21:15 UTC  (6+ messages)
` [RFC 2/2] perf/core: Invoke pmu::sched_task callback for per-cpu events

[PATCH] libxl: set vuart_gfn in libxl__build_hvm
 2020-11-05 21:15 UTC 

Use of disowned struct filename after 3c5499fa56f5?
 2020-11-05 21:12 UTC  (10+ messages)

[Buildroot] [PATCH 0/4 v11] Some download-related changes (branch yem/check-downloads)
 2020-11-05 21:12 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] pkg-infra: add possiblity to check downloaded files against known hashes

BUG: libxl vuart build order
 2020-11-05 21:11 UTC  (7+ messages)

[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
 2020-11-05 21:09 UTC  (5+ messages)
` [PATCH mlx5-next v1 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus

[PATCH 8/8] Makefile: conditionally include GIT-VERSION-FILE
 2020-11-05 21:10 UTC 

[PATCH] drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
 2020-11-05 21:10 UTC  (4+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2020-11-05 21:10 UTC 

xfstests generic/263
 2020-11-05 21:10 UTC  (4+ messages)

[PATCH 7/8] Makefile: don't delete dist tarballs directly by name
 2020-11-05 21:09 UTC 

[PATCH 6/8] Makefile: don't use a versioned temp distribution directory
 2020-11-05 21:08 UTC 

[PATCH v2 0/4] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-05 21:08 UTC  (3+ messages)
` [PATCH v2 3/4] xen/pci: Move x86 specific code to x86 directory

[PATCH 5/8] Makefile: don't try to clean old debian build product
 2020-11-05 21:07 UTC 

stable-rc/queue/4.19 baseline: 190 runs, 2 regressions (v4.19.155-1-g14d558cc8860)
 2020-11-05 21:07 UTC 


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.