All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-09 16:39:48 to 2020-10-09 17:24:44 UTC [more...]

[PATCH] MAINTAINERS: Add myself as a maintainer for vc4
 2020-10-09 16:54 UTC  (2+ messages)

[PATCH] mm: make device private reference counts zero based
 2020-10-09 17:23 UTC  (6+ messages)

[PATCH] common, autoboot: sync functionality with Kconfig description
 2020-10-09 17:23 UTC  (3+ messages)

[PATCH 4/6] README: sandbox: Change reference to sandbox details
 2020-10-09 17:23 UTC  (2+ messages)

[PATCH v2 0/2] timer: Return a u64 directly
 2020-10-09 17:23 UTC  (3+ messages)
` [PATCH v2 2/2] timer: Return count from timer_ops.get_count

[PATCH 1/1] sandbox: make SDL window resizable
 2020-10-09 17:23 UTC  (4+ messages)

[PATCH] sdk-manual: use built-in footnotes
 2020-10-09 17:23 UTC 

stable-rc/queue/5.8 build: 174 builds: 1 failed, 173 passed, 18 warnings (v5.8.14-25-gc00d9216fd6b)
 2020-10-09 17:21 UTC 

[PATCH v3 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
 2020-10-09 17:14 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 seccomp 1/5] seccomp/cache: Lookup syscall allowlist bitmap for fast path
  ` [PATCH v4 seccomp 2/5] seccomp/cache: Add "emulator" to check if filter is constant allow
  ` [PATCH v4 seccomp 3/5] x86: Enable seccomp architecture tracking
  ` [PATCH v4 seccomp 4/5] selftests/seccomp: Compare bitmap vs filter overhead
  ` [PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[RFC PATCH 0/4] generic loader FDT support (for direct Xen boot)
 2020-10-09 17:07 UTC  (6+ messages)
` [RFC PATCH 1/4] hw/board: promote fdt from ARM VirtMachineState to MachineState
` [RFC PATCH 2/4] hw/riscv: migrate fdt field to generic MachineState
` [RFC PATCH 3/4] device_tree: add qemu_fdt_setprop_string_array helper
` [RFC PATCH 4/4] generic_loader: allow the insertion of /chosen/module stanzas

[PATCH v1 00/10] Bug fixes and improvements for MHI power operations
 2020-10-09 17:18 UTC  (7+ messages)
` [PATCH v1 08/10] bus: mhi: core: Move to an error state on any firmware load failure
` [PATCH v1 09/10] bus: mhi: core: Move to an error state on mission mode failure
` [PATCH v1 10/10] bus: mhi: core: Mark device inactive soon after host issues a shutdown

[PATCH for-next v2] rdma_rxe: fix bug rejecting multicast packets
 2020-10-09 17:18 UTC  (4+ messages)

[PATCH 0/5] ipu3-cio2 format fixes
 2020-10-09 17:16 UTC  (5+ messages)
` [PATCH 3/5] ipu3-cio2: Use unsigned values where appropriate
` [PATCH 5/5] ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE

[PATCH 0/5] MAINTAINERS: Update MIPS sections
 2020-10-09 16:52 UTC  (6+ messages)
` [PATCH 1/5] MAINTAINERS: Put myself forward for MIPS target
` [PATCH 2/5] MAINTAINERS: Remove duplicated Malta test entries
` [PATCH 3/5] MAINTAINERS: Downgrade status of MIPS Boston to "Odd Fixes"
` [PATCH 4/5] MAINTAINERS: Update Paul Burton email address
` [PATCH 5/5] MAINTAINERS: Move MIPS GIC timer files to Boston board section

[PATCH] EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh
 2020-10-09 17:18 UTC 

[dpdk-dev] [PATCH v2] net/memif: use abstract socket address
 2020-10-09 17:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

does make check now require TCG? Or is it a parallelism issue?
 2020-10-09 17:10 UTC  (12+ messages)

[PATCH 0/7] arm: cache: cp15: don't map reserved region with no-map property
 2020-10-09 17:15 UTC  (9+ messages)
  ` [Uboot-stm32] "

[PATCH 00/14] mpt3sas: Add support for multi-port path topology
 2020-10-09 17:14 UTC  (15+ messages)
` [PATCH 01/14] mpt3sas: Define hba_port structure
` [PATCH 02/14] mpt3sas: Allocate memory for hba_port objects
` [PATCH 03/14] mpt3sas: Rearrange _scsih_mark_responding_sas_device()
` [PATCH 04/14] mpt3sas: Update hba_port's sas_address & phy_mask
` [PATCH 05/14] mpt3sas: Get device objects using sas_address & portID
` [PATCH 06/14] mpt3sas: Rename transport_del_phy_from_an_existing_port
` [PATCH 07/14] mpt3sas: Get sas_device objects using device's rphy
` [PATCH 08/14] mpt3sas: Update hba_port objects after host reset
` [PATCH 09/14] mpt3sas: Set valid PhysicalPort in SMPPassThrough
` [PATCH 10/14] mpt3sas: Handling HBA vSES device
` [PATCH 11/14] mpt3sas: Add bypass_dirty_port_flag parameter
` [PATCH 12/14] mpt3sas: Handle vSES vphy object during HBA reset
` [PATCH 13/14] mpt3sas: add module parameter multipath_on_hba
` [PATCH 14/14] mpt3sas: Bump driver version to 35.101.00.00

[PATCH 0/8] staging: wfx: fix issues reported by Smatch
 2020-10-09 17:13 UTC  (14+ messages)
` [PATCH 1/8] staging: wfx: improve error handling of hif_join()
` [PATCH 2/8] staging: wfx: check memory allocation
` [PATCH 3/8] staging: wfx: standardize the error when vif does not exist
` [PATCH 4/8] staging: wfx: wfx_init_common() returns NULL on error
` [PATCH 5/8] staging: wfx: increase robustness of hif_generic_confirm()
` [PATCH 6/8] staging: wfx: gpiod_get_value() can return an error
` [PATCH 7/8] staging: wfx: drop unicode characters from strings
` [PATCH 8/8] staging: wfx: improve robustness of wfx_get_hw_rate()

[PATCH v9 0/9] ext4: add fast commits feature
 2020-10-09 17:14 UTC  (5+ messages)
` [PATCH v9 5/9] ext4: main fast-commit commit path
` [PATCH v9 7/9] ext4: fast commit recovery path

KVM call for agenda for 2020-10-06
 2020-10-09 16:45 UTC  (7+ messages)

[RFC v1 0/4] unbreak non-tcg builds
 2020-10-09 17:10 UTC  (3+ messages)
` [RFC v1 1/4] tests/Makefile.include: "

[PATCH v2 0/3] [PATCH v2 0/3] [PATCH v2 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-09 17:13 UTC  (5+ messages)
` [PATCH v2 1/3] kernel: make kcov_common_handle consider the current context
` [PATCH v2 2/3] net: store KCOV remote handle in sk_buff
` [PATCH v2 3/3] mac80211: add KCOV remote annotations to incoming frame processing

[GIT PULL tip/core/rcu+preempt] Fix RT raw/non-raw lock ordering
 2020-10-09 17:13 UTC  (3+ messages)

2.29.0.rc0.windows.1: Duplicate commit id error message when fetching
 2020-10-09 17:12 UTC  (9+ messages)

[GIT PULL] MMC fixes for v5.9-rc9 (final)
 2020-10-09 17:12 UTC  (2+ messages)

[PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711
 2020-10-09 17:10 UTC  (14+ messages)

[git pull] drm amdgpu fixes for 5.9 final
 2020-10-09 17:11 UTC  (3+ messages)

[PATCH v1 1/2] pinctrl-mcp23s08: Dup full chunk of memory for regmap configuration
 2020-10-09 17:11 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: mcp23s08: Print error message when regmap init fails

[xiang-erofs:dev] BUILD SUCCESS 915f4c9358db6f96f08934dd683ae297aaa0fb91
 2020-10-09 17:09 UTC 

[PULL 00/22] acceptance regressions, testing, gitdm, plugins
 2020-10-09 16:31 UTC  (20+ messages)
` [PULL 01/22] configure: fix performance regression due to PIC objects
` [PULL 02/22] hw/misc/mips_cpc: Start vCPU when powered on
` [PULL 03/22] hw/ide: restore replay support of IDE
` [PULL 04/22] cirrus: Fixing and speedup the msys2/mingw CI
` [PULL 05/22] cirrus: msys2/mingw speed is up, add excluded target back
` [PULL 06/22] tests/docker: Add genisoimage to the docker file
` [PULL 07/22] contrib/gitdm: Add more academic domains
` [PULL 09/22] contrib/gitdm: Add Baidu to the domain map
` [PULL 11/22] contrib/gitdm: Add Google "
` [PULL 12/22] contrib/gitdm: Add Nuvia "
` [PULL 13/22] contrib/gitdm: Add Qualcomm "
` [PULL 15/22] contrib/gitdm: Add SUSE "
` [PULL 16/22] contrib/gitdm: Add Yadro "
` [PULL 17/22] contrib/gitdm: Add Yandex "
` [PULL 18/22] .mailmap: Fix more contributor entries
` [PULL 19/22] plugins: Fixes a issue when dlsym failed, the handle not closed
` [PULL 20/22] plugin: Fixes compiling errors on msys2/mingw
` [PULL 21/22] cirrus: use V=1 when running tests on FreeBSD and macOS
` [PULL 22/22] tests/acceptance: disable machine_rx_gdbsim on GitLab

[PATCH] MAINTAINERS: Add Jernej Škrabec as a reviewer for Allwinner SoCs support
 2020-10-09 17:07 UTC  (2+ messages)

[PATCH] hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
 2020-10-09 16:39 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 1/6] eal: add power management intrinsics
 2020-10-09 17:06 UTC  (16+ messages)
` [dpdk-dev] [PATCH v4 01/10] eal: add new x86 cpuid support for WAITPKG
  ` [dpdk-dev] [PATCH v4 02/10] eal: add power management intrinsics
  ` [dpdk-dev] [PATCH v4 04/10] power: add simple power management API and callback
  ` [dpdk-dev] [PATCH v5 01/10] eal: add new x86 cpuid support for WAITPKG

[PATCH] dt-bindings: Add running yamllint to dt_binding_check
 2020-10-09 17:05 UTC 

[PATCH v3 0/2] mailbox: Add Broadcom STB mailbox driver
 2020-10-09 17:03 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH 4/4] rdma_rxe: remove duplicate entries in struct rxe_mr
 2020-10-09 17:04 UTC  (4+ messages)

[tip: core/rcu] ARM: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC  (2+ messages)

[PATCH for-next] rdma_rxe: fixed bug in rxe_rcv_mcast_pkt
 2020-10-09 17:02 UTC  (3+ messages)

[tip: core/rcu] rcu/tree: Allocate a page when caller is preemptible
 2020-10-09 17:01 UTC 

[Intel-gfx] [PATCH i-g-t] tests/core_hotunplug: Restore i915 debugfs health check
 2020-10-09 17:02 UTC  (2+ messages)
` [igt-dev] "

[tip: core/rcu] xtensa: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[tip: core/rcu] sched: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[tip: core/rcu] locking/bitspinlock: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[PATCH net 0/2] mptcp: some fallback fixes
 2020-10-09 17:00 UTC  (6+ messages)
` [MPTCP] "
` [PATCH net 1/2] mptcp: fix fallback for MP_JOIN subflows
  ` [MPTCP] "
` [PATCH net 2/2] mptcp: subflows garbage collection
  ` [MPTCP] "

[tip: core/rcu] mm/pagemap: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[tip: core/rcu] lockdep: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[tip: core/rcu] preempt: Make preempt count unconditional
 2020-10-09 17:01 UTC 

[tip: core/rcu] preempt: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[tip: core/rcu] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies
 2020-10-09 17:01 UTC 

[tip: core/rcu] uaccess: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[tip: core/rcu] rcutorture: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[tip: core/rcu] drm/i915: Cleanup PREEMPT_COUNT leftovers
 2020-10-09 17:01 UTC 

[tip: core/rcu] preempt: Remove PREEMPT_COUNT from Kconfig
 2020-10-09 17:01 UTC 

[tip: core/rcu] kvfree_rcu(): Fix ifnullfree.cocci warnings
 2020-10-09 17:01 UTC 

Nuvoton WPCM450 Support
 2020-10-09 16:58 UTC 

[PATCH] env: sf: add support for env erase
 2020-10-09 17:00 UTC  (4+ messages)

[oe-layersetup][PATCH] arago-dunfell/next: un-pin meta-arm layer
 2020-10-09 16:56 UTC  (2+ messages)

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-09 16:57 UTC  (7+ messages)
` [PATCH v2 06/17] media: videobuf2: Move frame_vector into media subsystem

[tisdk-build-scripts][PATCH] distroless/poky: also define TI_SECURE_DEV_PKG variables for HS devices
 2020-10-09 16:55 UTC  (3+ messages)

[PATCH] ARM: dts: Add empty "chosen" node to WM8xxx device trees
 2020-10-09 16:57 UTC 

[dpdk-dev] DPDK Release Status Meeting 8/10/2020
 2020-10-09 16:56 UTC  (2+ messages)

libbpf error: unknown register name 'r0' in asm
 2020-10-09 16:56 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: sc7180: Add gpu cooling support
 2020-10-09 16:57 UTC  (4+ messages)

[PATCH 00/11] Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask
 2020-10-09 16:40 UTC  (5+ messages)
` [PATCH 01/11] RDMA/cxgb4: Remove MW support

[PULL 00/20] ppc-for-5.2 queue 20201009
 2020-10-09 16:22 UTC  (2+ messages)

[PATCH v6 00/36] qapi: static typing conversion, pt1
 2020-10-09 16:15 UTC  (13+ messages)
` [PATCH v6 16/36] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v6 21/36] qapi/commands.py: Don't re-bind to variable of different type
` [PATCH v6 22/36] qapi/commands.py: add type hint annotations
` [PATCH v6 25/36] qapi/source.py: delint with pylint
` [PATCH v6 26/36] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v6 29/36] qapi/gen.py: Remove unused parameter
` [PATCH v6 30/36] qapi/gen.py: update write() to be more idiomatic
` [PATCH v6 31/36] qapi/gen.py: delint with pylint
` [PATCH v6 33/36] qapi/types.py: remove one-letter variables
` [PATCH v6 34/36] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
` [PATCH v6 35/36] qapi/visit.py: remove unused parameters from gen_visit_object
` [PATCH v6 36/36] qapi/visit.py: add type hint annotations

[PATCH v3] xen/rpi4: implement watchdog-based reset
 2020-10-09 16:52 UTC  (6+ messages)

[dpdk-dev] [PATCH] ethdev: fix xstat name of basic stats per queue
 2020-10-09 16:53 UTC  (3+ messages)

[PATCH for-next] rdma_rxe: remove unused RXE_MR_TYPE_FMR
 2020-10-09 16:51 UTC 

Requirements for out-of-process device emulation
 2020-10-09 16:18 UTC 

[dpdk-dev] [v2 1/2] cryptodev: support enqueue callback functions
 2020-10-09 16:51 UTC  (15+ messages)

[PATCH 1/2] command: Ensure exceptions inheriting from BBHandledException are visible
 2020-10-09 16:51 UTC  (2+ messages)
` [PATCH 2/2] tinfoil: When sending commands we need to process events

[Buildroot] [PATCH v3 1/4] boot/uboot: add stm32 binary format
 2020-10-09 16:49 UTC  (7+ messages)
` [Buildroot] [PATCH v3 4/4] configs/stm32mp157c-dk2: add support for wifi

[RFC 1/1] net/tls(TLS_SW): Handle -ENOSPC error return from device/AES-NI
 2020-10-09 16:48 UTC  (3+ messages)

[ISSUE] Stop accessing, storing, and sharing the user's time zone
 2020-10-09 16:48 UTC  (8+ messages)
` [RFC PATCH 0/1] adding user.hideTimezone for setting UTC timezone

[PATCH bpf-next V3 0/6] bpf: New approach for BPF MTU handling
 2020-10-09 16:47 UTC  (3+ messages)
` [PATCH bpf-next V3 4/6] bpf: make it possible to identify BPF redirected SKBs

Question regarding ext4_journalled_aops: lack of migrate_page
 2020-10-09 16:47 UTC  (2+ messages)

[iptables PATCH] libiptc: Avoid gcc-10 zero-length array warning
 2020-10-09 16:43 UTC  (8+ messages)

[Intel-gfx] [PATCH i-g-t 1/3] lib: Launch spinners from inside userptr
 2020-10-09 16:39 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t 3/3] i915/gem_exec_balancer: Check interactions between bonds and userptr
  ` [Intel-gfx] [igt-dev] "


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.