All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-29 21:40:36 to 2020-10-29 22:24:07 UTC [more...]

[PATCH][next] nl80211/cfg80211: fix potential infinite loop
 2020-10-29 22:24 UTC 

[PATCH v10 0/6] Add support for KeemBay DRM driver
 2020-10-29 22:23 UTC  (7+ messages)
` [PATCH v10 1/6] dt-bindings: display: Add support for Intel KeemBay Display
` [PATCH v10 2/6] dt-bindings: display: bridge: Intel KeemBay DSI
` [PATCH v10 3/6] drm/kmb: Keem Bay driver register definition

[PATCH 00/36] Make qdev static property API usable by any QOM type
 2020-10-29 22:02 UTC  (35+ messages)
` [PATCH 01/36] cs4231: Get rid of empty property array
` [PATCH 02/36] cpu: Move cpu_common_props to hw/core/cpu.c
` [PATCH 03/36] qdev: Move property code to qdev-properties.[ch]
` [PATCH 04/36] qdev: Check dev->realized at set_size()
` [PATCH 05/36] sparc: Check dev->realized at sparc_set_nwindows()
` [PATCH 06/36] qdev: Don't use dev->id on set_size32() error message
` [PATCH 07/36] qdev: Make PropertyInfo.print method get Object* argument
` [PATCH 08/36] qdev: Make bit_prop_set() "
` [PATCH 09/36] qdev: Make qdev_get_prop_ptr() get Object* arg
` [PATCH 10/36] qdev: Make qdev_find_global_prop() get Object* argument
` [PATCH 11/36] qdev: Make check_prop_still_unset() "
` [PATCH 12/36] qdev: Make error_set_from_qdev_prop_error() "
` [PATCH 13/36] qdev: Wrap getters and setters in separate helpers
` [PATCH 14/36] qdev: Move dev->realized check to qdev_property_set()
` [PATCH 15/36] qdev: Make PropertyInfo.create return ObjectProperty*
` [PATCH 16/36] qdev: Make qdev_class_add_property() more flexible
` [PATCH 17/36] qdev: Separate generic and device-specific property registration
` [PATCH 18/36] qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
` [PATCH 19/36] qdev: Move array property creation/registration to separate functions
` [PATCH 20/36] qdev: Reuse object_property_add_static() when adding array elements
` [PATCH 21/36] qom: Add allow_set callback to ObjectProperty
` [PATCH 22/36] qdev: Make qdev_prop_allow_set() a property allow_set callback
` [PATCH 23/36] qdev: Make qdev_propinfo_get_uint16() static
` [PATCH 24/36] qdev: Rename qdev_propinfo_* to object_propinfo_*
` [PATCH 25/36] qdev: Rename qdev_get_prop_ptr() to object_static_prop_ptr()
` [PATCH 26/36] qdev: Move softmmu properties to qdev-properties-system.h
` [PATCH 28/36] qdev: Move core static property code to QOM
` [PATCH 30/36] qdev: Rename qdev_prop_* to prop_info_*
` [PATCH 31/36] qdev: Stop using error_set_from_qdev_prop_error() for UUID property
` [PATCH 35/36] machine: Use DEFINE_PROP_BOOL for boolean properties

[PATCH V8 00/14] Bail out if transaction can cause extent count to overflow
 2020-10-29 22:22 UTC  (5+ messages)
` [PATCH V8 12/14] xfs: Compute bmap extent alignments in a separate function
` [PATCH V8 13/14] xfs: Process allocated extent "

[PATCH 00/13] PCI: dwc: Another round of clean-ups
 2020-10-29 22:20 UTC  (21+ messages)
` [PATCH 03/13] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
` [PATCH 05/13] PCI: dwc: Ensure all outbound ATU windows are reset
` [PATCH 07/13] PCI: dwc: Drop the .set_num_vectors() host op
` [PATCH 08/13] PCI: dwc: Move MSI interrupt setup into DWC common code
` [PATCH 09/13] PCI: dwc: Rework MSI initialization

[Buildroot] [PATCH] package/nginx: use /run instead of /var/run
 2020-10-29 22:22 UTC  (2+ messages)

[net] tipc: add stricter control of reserved service types
 2020-10-29 22:11 UTC  (2+ messages)

[PATCH 0/6] An alternative series for asymmetric AArch32 systems
 2020-10-29 22:20 UTC  (14+ messages)
` [PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support

[RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-29 22:22 UTC  (10+ messages)
` [RFC PATCH v3 9/9] ipu3-cio2: Add functionality "

[PATCH 00/17 V3] vhost: fix scsi cmd handling and cgroup support
 2020-10-29 22:19 UTC  (6+ messages)

[Buildroot] [PATCH v2, 1/1] package/openvpn: add mbedtls support
 2020-10-29 22:20 UTC 

stable-rc/queue/4.4 build: 190 builds: 2 failed, 188 passed, 2 errors, 13 warnings (v4.4.241-4-g71c7677aa3c2)
 2020-10-29 22:20 UTC 

Using USB Mass Storage on AM335X
 2020-10-29 22:19 UTC 

stable-rc/linux-4.19.y build: 206 builds: 1 failed, 205 passed, 79 warnings (v4.19.153)
 2020-10-29 22:19 UTC 

[Buildroot] [git commit branch/2020.08.x] package/nginx: use /run instead of /var/run
 2020-10-29 22:19 UTC 

[PATCH net] cadence: force nonlinear buffers to be cloned
 2020-10-29 22:18 UTC  (2+ messages)

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-10-29 22:18 UTC  (19+ messages)
` [patch V2 01/18] sched: Make migrate_disable/enable() independent of RT
` [patch V2 02/18] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V2 03/18] highmem: Provide generic variant of kmap_atomic*
` [patch V2 04/18] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V2 05/18] arc/mm/highmem: "
` [patch V2 06/18] ARM: highmem: Switch to generic kmap atomic
` [patch V2 07/18] csky/mm/highmem: "
` [patch V2 08/18] microblaze/mm/highmem: "
` [patch V2 09/18] mips/mm/highmem: "
` [patch V2 10/18] nds32/mm/highmem: "
` [patch V2 11/18] powerpc/mm/highmem: "
` [patch V2 12/18] sparc/mm/highmem: "
` [patch V2 13/18] xtensa/mm/highmem: "
` [patch V2 14/18] mm/highmem: Remove the old kmap_atomic cruft
` [patch V2 15/18] io-mapping: Cleanup atomic iomap
` [patch V2 16/18] sched: highmem: Store local kmaps in task struct
` [patch V2 17/18] mm/highmem: Provide kmap_local*
` [patch V2 18/18] io-mapping: Provide iomap_local variant

hfi1 broken due to dma_device changes in ib_register
 2020-10-29 22:17 UTC  (3+ messages)

Using local git repo for recipe development
 2020-10-29 22:12 UTC  (5+ messages)

[PATCH v2 1/2] init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
 2020-10-29 22:16 UTC  (4+ messages)
` [PATCH v2 2/2] init/Kconfig: Increase default log buffer size from 128 KB to 512 KB

[PATCH v5 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-10-29 22:14 UTC  (4+ messages)
` [PATCH v5 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH v5 00/22] Updates the gstreamer to version 1.18.0
 2020-10-29 22:14 UTC  (10+ messages)
` [PATCH v5 01/22] gstreamer1.0: Fix reproducibility issue around libcap
  ` [OE-core] "
` [PATCH v5 05/22] gstreamer1.0-plugins-good: upgrade to version 1.18.0
  ` [OE-core] "
  ` [OE-core] [PATCH v5 02/22] gstreamer1.0: "

[dm-devel] [PATCH] multipath-tools: Violin and Nexsan were bought by StorCentric
 2020-10-29 22:13 UTC 

[Buildroot] [PATCH] package/moarvm: bump to version 2020.10
 2020-10-29 22:13 UTC  (4+ messages)

[Intel-gfx] [CI] drm: Quieten [zero] EDID carping
 2020-10-29 22:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/2] get rid of GCC __attribute__((optimize)) for BPF
 2020-10-29 22:13 UTC  (10+ messages)
` [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE

[PATCH] [v2] x86: apic: avoid -Wshadow warning in header
 2020-10-29 22:12 UTC  (8+ messages)

[PATCH 00/33] ABI: add it to the documentation build system
 2020-10-29 22:11 UTC  (3+ messages)
` [PATCH 33/33] docs: ABI: unify /sys/class/leds/<led>/max_brightness documentation

stable-rc/queue/4.14 build: 201 builds: 1 failed, 200 passed, 66 warnings (v4.14.203-3-g96ad6f5436f2)
 2020-10-29 22:12 UTC 

[PATCH 0/7] platform/chrome: cros_ec_typec: Register partner PD information
 2020-10-29 22:11 UTC  (3+ messages)
` [PATCH 7/7] platform/chrome: cros_ec_typec: Register partner altmodes

[dpdk-dev] [RFC 0/1] lib/ring: add scatter gather and serial dequeue APIs
 2020-10-29 22:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/8] lib/ring: add zero copy APIs

[Intel-gfx] [PATCH v4 00/16] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-10-29 22:11 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for HDCP 2.2 and HDCP 1.4 Gen12 DP MST support (rev2)

PCI trouble on mvebu (Turris Omnia)
 2020-10-29 22:09 UTC  (10+ messages)

[Buildroot] [PATCH] package/python-urllib3: bump to version 1.25.11
 2020-10-29 22:10 UTC 

[PATCH] kunit: tool: print out stderr from make (like build warnings)
 2020-10-29 22:09 UTC 

[Buildroot] [PATCH] package/python-idna: bump to version 2.10
 2020-10-29 22:09 UTC 

[OE-core][dunfell 0/2] Patch review
 2020-10-29 22:09 UTC  (3+ messages)
` [OE-core][dunfell 1/2] qemu: fix CVE-2019-20175
` [OE-core][dunfell 2/2] nasm: update 2.14.02 -> 2.15.03 for CVE fixes

[PATCH] libbpf hashmap: Avoid undefined behavior in hash_bits
 2020-10-29 22:09 UTC 

[Buildroot] [PATCH] package/python-certifi: bump to version 2020.6.20
 2020-10-29 22:09 UTC 

pm/testing sleep: 5 runs, 1 regressions (v5.10-rc1-24-g5e00eb5f6209)
 2020-10-29 22:08 UTC 

[PATCH v1] media: ipu3-cio2: Use macros from mm.h
 2020-10-29 22:08 UTC  (2+ messages)

[tip:sched/core] BUILD SUCCESS WITH WARNING d8fcb81f1acf651a0e50eacecca43d0524984f87
 2020-10-29 22:07 UTC 

[dpdk-dev] [PATCH 1/8] examples/fips_validation: enhance getopt_long usage
 2020-10-29 22:07 UTC  (2+ messages)

[tip:perf/core] BUILD SUCCESS 306e3e91edf1c6739a55312edd110d298ff498dd
 2020-10-29 22:07 UTC 

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-10-29 22:06 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Guard debugfs against invalid access without display
 2020-10-29 22:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

[GIT PULL] Allwinner Fixes for 5.10
 2020-10-29 22:03 UTC  (4+ messages)

[PATCH V3 0/2] Add support to configure DWC for ECRC
 2020-10-29 22:03 UTC  (3+ messages)
` [PATCH V3 2/2] PCI: dwc: Add support to configure "

[Bluez PATCH v5 00/10] Bluetooth: Add new MGMT interface for advertising add
 2020-10-29 22:02 UTC  (2+ messages)

[ragnatech:media-tree] BUILD SUCCESS ce8bfbe73f1dac59377e1690c302e8e7b0662eba
 2020-10-29 22:01 UTC 

[Buildroot] [git commit branch/2020.02.x] package/nginx: use /run instead of /var/run
 2020-10-29 22:01 UTC 

[PATCH] normalize use of trailing "::" across docs
 2020-10-29 22:00 UTC 

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-10-29 21:59 UTC  (5+ messages)
` [PATCH v2 07/19] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "

[dpdk-dev] [PATCH 0/8] net/mlx5: support flow hit steering action
 2020-10-29 21:58 UTC  (9+ messages)
` [dpdk-dev] [PATCH 1/8] common/mlx5: add DevX API to create ASO flow hit object
` [dpdk-dev] [PATCH 2/8] common/mlx5: use general object type for cap index
` [dpdk-dev] [PATCH 3/8] common/mlx5: add read ASO flow hit HCA capability
` [dpdk-dev] [PATCH 4/8] common/mlx5: add glue func create flow hit action
` [dpdk-dev] [PATCH 5/8] common/mlx5: add definitions for ASO flow hit
` [dpdk-dev] [PATCH 6/8] net/mlx5: support flow hit action for aging
` [dpdk-dev] [PATCH 7/8] net/mlx5: optimize shared RSS action memory
` [dpdk-dev] [PATCH 8/8] net/mlx5: support shared age action

[PATCH][next] drm/amd/pm: fix out-of-bound read on pptable->SkuReserved
 2020-10-29 21:59 UTC  (5+ messages)

[PATCH 0/4] x86: Remove direct use of MSR_IA32_ENERGY_PERF_BIAS
 2020-10-29 21:59 UTC  (6+ messages)
` [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs

[PATCH v3 0/6] Add DW PCIe support for Exynos5433 SoCs
 2020-10-29 21:59 UTC  (3+ messages)
  ` [PATCH v3 5/6] pci: dwc: pci-exynos: rework the driver to support Exynos5433 variant

[PATCH 00/34] fs: idmapped mounts
 2020-10-29 21:58 UTC  (3+ messages)

[PATCH RFC v6 0/4] xfstests: widen timestamps to deal with y2038+
 2020-10-29 21:59 UTC  (6+ messages)
` [PATCH 1/4] generic: check userspace handling of extreme timestamps

git-gui: Why are the main panels no longer white?
 2020-10-29 21:58 UTC  (3+ messages)

[PATCH] Makefile: Add option to use toolchain default ABI and ISA string
 2020-10-29 21:58 UTC  (3+ messages)

[PATCH -next] drm/amd/display: remove useless if/else
 2020-10-29 21:56 UTC  (4+ messages)

[PATCH 1/2] ti-rpmsg-char-examples: Fix cross compile
 2020-10-29 21:56 UTC  (11+ messages)
` [PATCH 2/2] ti-rpmsg-char: Mark these recipes to be TI SOC specific
  ` [meta-ti] "
` [meta-ti] [PATCH 1/2] ti-rpmsg-char-examples: Fix cross compile

[Buildroot] [PATCH] configs/mvebu: new defconfig for Turris MOX
 2020-10-29 21:56 UTC 

[PATCHv5 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-29 21:55 UTC  (2+ messages)

[PATCH 00/19] Transparent Hugepages for non-tmpfs filesystems
 2020-10-29 21:54 UTC  (4+ messages)
` [PATCH 02/19] mm: Use multi-index entries in the page cache

pm/testing baseline: 120 runs, 1 regressions (v5.10-rc1-24-g5e00eb5f6209)
 2020-10-29 21:53 UTC 

[PATCH v3 0/2] vhost-vdpa mapping error path fixes
 2020-10-29 21:53 UTC  (9+ messages)
` [PATCH v3 2/2] vhost-vdpa: fix page pinning leakage in error path

[PATCH v2 00/10] Cryptodisk fixes for v2.06 redux
 2020-10-29 21:52 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/10] luks2: Improve readability in luks2_get_keyslot
  ` [PATCH v3 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt

[PATCH BlueZ 1/3] emulator/btdev: Add debug support
 2020-10-29 21:52 UTC  (3+ messages)
` [PATCH BlueZ 2/3] emulator/bthost: "
` [PATCH BlueZ 3/3] emulator/hciemu: "

[PATCH v10 0/4] userspace MHI client interface driver
 2020-10-29 21:51 UTC  (6+ messages)
` [PATCH v10 1/4] bus: mhi: core: Add helper API to return number of free TREs
` [PATCH v10 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v10 3/4] docs: Add documentation for userspace client interface
` [PATCH v10 4/4] bus: mhi: Add userspace client interface driver

[dpdk-dev] [PATCH 0/3] Rework CTF event description storage
 2020-10-29 21:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/4] "

[PATCH v2 0/3] misc iomap/xfs writeback fixes
 2020-10-29 21:48 UTC  (5+ messages)
` [PATCH v2 1/3] xfs: flush new eof page on truncate to avoid post-eof corruption
` [PATCH v2 3/3] iomap: clean up writeback state logic on writepage error

[PATCH net-next 0/2] net trigraph fixes for W=1
 2020-10-29 21:47 UTC  (2+ messages)

stable-rc/queue/5.4 build: 200 builds: 2 failed, 198 passed, 1 error, 109 warnings (v5.4.73-9-ga9c55e5daa9c)
 2020-10-29 21:46 UTC 

[PATCH] vhost: Use mutex to protect vq_irq setup
 2020-10-29 21:45 UTC  (5+ messages)

[PATCH v2 2/3] iomap: support partial page discard on writeback block mapping failure
 2020-10-29 21:45 UTC  (3+ messages)
` [PATCH v2.1 "

[PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-10-29 21:44 UTC  (3+ messages)

[RFC PATCH] irqchip/sifive-plic: Fix getting wrong chip_data when interrupt is hierarchy
 2020-10-29 21:43 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.11.15
 2020-10-29 21:43 UTC 

[dpdk-dev] [PATCH] linux/igb_uio: add Makefile to build the kernel module
 2020-10-29 21:42 UTC  (4+ messages)
` [dpdk-dev] [prefix=DPDK_KMODS v6 1/2] linux/igb_uio: remove DPDK dependency for building igb_uio

[PATCH 2/5] ARM: dts: add Samsung's exynos4412-based p4note boards
 2020-10-29 21:40 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.