All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-15 12:44:21 to 2021-03-15 13:27:23 UTC [more...]

[PATCH v5 00/24] wfx: get out from the staging area
 2021-03-15 13:25 UTC  (29+ messages)
` [PATCH v5 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v5 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v5 03/24] wfx: add Makefile/Kconfig
` [PATCH v5 04/24] wfx: add wfx.h
` [PATCH v5 05/24] wfx: add main.c/main.h
` [PATCH v5 06/24] wfx: add bus.h
` [PATCH v5 07/24] wfx: add bus_spi.c
` [PATCH v5 08/24] wfx: add bus_sdio.c
` [PATCH v5 09/24] wfx: add hwio.c/hwio.h
` [PATCH v5 10/24] wfx: add fwio.c/fwio.h
` [PATCH v5 11/24] wfx: add bh.c/bh.h
` [PATCH v5 12/24] wfx: add hif_api_*.h
` [PATCH v5 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v5 14/24] wfx: add key.c/key.h
` [PATCH v5 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v5 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v5 19/24] wfx: add sta.c/sta.h
` [PATCH v5 22/24] wfx: add traces.h
` [PATCH v5 23/24] wfx: remove from the staging area
` [PATCH v5 24/24] wfx: get out "

[igt-dev] [PATCH i-g-t 0/1] tests/kms_cursor_crc: Add vblank wait for restore
 2021-03-15 13:27 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tests/kms_cursor_crc: Add vblank wait for restore image
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_crc: Add vblank wait for restore

[PATCH v16 0/9] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-03-15 13:20 UTC  (20+ messages)
` [PATCH v16 1/9] arm64: mte: Add asynchronous "
` [PATCH v16 2/9] kasan: Add KASAN mode kernel parameter
` [PATCH v16 3/9] arm64: mte: Drop arch_enable_tagging()
` [PATCH v16 4/9] kasan: Add report for async mode
` [PATCH v16 5/9] arm64: mte: Enable TCO in functions that can read beyond buffer limits
` [PATCH v16 6/9] arm64: mte: Conditionally compile mte_enable_kernel_*()
` [PATCH v16 7/9] arm64: mte: Enable async tag check fault
` [PATCH v16 8/9] arm64: mte: Report async tag faults before suspend
` [PATCH v16 9/9] kasan, arm64: tests supports for HW_TAGS async mode

[PATCH 4.15 0/2] Start 4.15 changelog
 2021-03-15 13:26 UTC  (3+ messages)
` [PATCH 4.15 3/3] CHANGELOG.md: Glean some information from SUPPORT.md

[xen-unstable test] 160083: tolerable FAIL
 2021-03-15 13:26 UTC 

[PATCH v2 4/4] platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs
 2021-03-15 13:25 UTC  (3+ messages)

[dpdk-dev] [Bug 661] [mlx5] VLAN packets will not do RSS
 2021-03-15 13:26 UTC  (2+ messages)

[PATCH v7 0/3] block device interposer
 2021-03-15 13:25 UTC  (9+ messages)
` [PATCH v7 2/3] block: add bdev_interposer
      ` [dm-devel] "
` [PATCH v7 3/3] dm: add DM_INTERPOSED_FLAG
      ` [dm-devel] "

[PATCH RFCv2] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-15 13:26 UTC  (6+ messages)

[PATCH v4] irqchip/irq-mst: Support polarity configuration
 2021-03-15 13:18 UTC  (2+ messages)

[PATCH] utils: Use fma in qemu_strtosz
 2021-03-15 13:20 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 0/4] net: replace Windows networking shim
 2021-03-15 13:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] utils: Reduce chance of rounding inaccuracy in qemu_strtosz
 2021-03-15 13:18 UTC  (4+ messages)

[PATCH v4] perf pmu: Validate raw event with sysfs exported format bits
 2021-03-15 13:21 UTC  (3+ messages)

[dpdk-dev] Duplicating traffic with RTE Flow
 2021-03-15 13:22 UTC  (9+ messages)

[PATCH v2 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
 2021-03-15 13:19 UTC  (7+ messages)
` [PATCH v3 "

[PATCH] prctl: fix PR_SET_MM_AUXV kernel stack leak
 2021-03-15 13:19 UTC  (4+ messages)

[PATCH v7 0/3] vnc: support reload x509 certificates
 2021-03-15 13:16 UTC  (4+ messages)
` [PATCH v7 1/3] crypto: add reload for QCryptoTLSCredsClass
` [PATCH v7 2/3] vnc: support reload x509 certificates for vnc
` [PATCH v7 3/3] qmp: add new qmp display-reload

[RFC][PATCH 0/3] vfs: Use an xarray instead of inserted bookmarks to scan mount list
 2021-03-15 13:17 UTC  (6+ messages)
` [PATCH 2/3] vfs: Use the mounts_to_id array to do /proc/mounts and co

[PATCH 1/2] usbip: tools: add options and examples in man page related to device mode
 2021-03-15 13:16 UTC  (5+ messages)
` [PATCH 2/2] usbip: tools: add usage of device mode in usbip_list.c
  ` [PATCH v2 1/2] usbip: tools: add options and examples in man page related to device mode
    ` [PATCH v2 2/2] usbip: tools: add usage of device mode in usbip_list.c

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-15 13:15 UTC  (19+ messages)
` [PATCH v2 01/18] media: i2c: rdamc21: Fix warning on u8 cast
` [PATCH v2 02/18] media: i2c: rdacm20: Enable noise immunity
` [PATCH v2 03/18] media: i2c: rdacm20: Embedded 'serializer' field
` [PATCH v2 04/18] media: i2c: rdacm20: Replace goto with a loop
` [PATCH v2 05/18] media: i2c: rdacm20: Report camera module name
` [PATCH v2 06/18] media: i2c: max9271: Check max9271_write() return
` [PATCH v2 07/18] media: i2c: rdacm20: Check return values
` [PATCH v2 08/18] media: i2c: rdacm20: Re-work ov10635 reset
` [PATCH v2 09/18] media: i2c: max9271: Introduce wake_up() function
` [PATCH v2 10/18] media: i2c: max9286: Adjust parameters indent
` [PATCH v2 11/18] media: i2c: rdacm21: Fix OV10640 powerdown
` [PATCH v2 12/18] media: i2c: rdacm21: Give more time to OV490 to boot
` [PATCH v2 13/18] media: i2c: max9286: Rename reverse_channel_mv
` [PATCH v2 14/18] media: i2c: max9286: Cache channel amplitude
` [PATCH v2 15/18] media: i2c: max9286: Define high "
` [PATCH v2 16/18] media: v4l2-subdev: De-deprecate init() subdev op
` [PATCH v2 17/18] media: gmsl: Reimplement initialization sequence
` [PATCH v2 18/18] media: i2c: max9286: Rework comments in .bound()

[PATCH 0/7] rev-parse: implement object type filter
 2021-03-15 13:15 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] uploadpack.txt: document implication of `uploadpackfilter.allow`
  ` [PATCH v2 2/8] revision: mark commit parents as NOT_USER_GIVEN
  ` [PATCH v2 3/8] list-objects: move tag processing into its own function
  ` [PATCH v2 4/8] list-objects: support filtering by tag and commit
  ` [PATCH v2 5/8] list-objects: implement object type filter
  ` [PATCH v2 6/8] pack-bitmap: "
  ` [PATCH v2 7/8] pack-bitmap: implement combined filter
  ` [PATCH v2 8/8] rev-list: allow filtering of provided items

[PATCH 0/2] Two bugs found while rebasing my HMM branch
 2021-03-15 13:15 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: Fix resource cursor initialization

[PATCH -tip 0/2] futex: Two pi fixes
 2021-03-15 13:12 UTC  (3+ messages)
` [PATCH 1/2] futex: Fix irq mismatch in exit_pi_state_list()

[PATCH] cpufreq:s5pv210:Fix typo issue
 2021-03-15 13:11 UTC  (3+ messages)

Build the "boot" partition image (just like the rootfs)
 2021-03-15 13:13 UTC 

[PATCH 0/2] PCI: cadence: Set LTSSM Detect.Quiet state delay
 2021-03-15 13:11 UTC  (3+ messages)
` [PATCH 2/2] "

rdmavt panic in long term stable linux-5.10.y
 2021-03-15 13:11 UTC  (2+ messages)

general protection fault in css_release_work_fn()
 2021-03-15 13:10 UTC  (2+ messages)

[dpdk-dev] [PATCH v10 0/2] support both PIO and MMIO BAR for legacy virito device
 2021-03-15 13:11 UTC  (6+ messages)
` [dpdk-dev] [PATCH v11 "
  ` [dpdk-dev] [PATCH v11 2/2] bus/pci: support MMIO in PCI ioport accessors

[PATCH iproute2-next v2] dcb: Fix compilation warning about reallocarray
 2021-03-15 13:10 UTC  (3+ messages)

[PATCH] perf-stat: introduce bperf, share hardware PMCs with BPF
 2021-03-15 13:10 UTC  (4+ messages)

[ANNOUNCE] Xen 4.15 release update - still in feature freeze
 2021-03-15 13:10 UTC  (2+ messages)

Description of BBPATH in BB user manual seems ... wrong
 2021-03-15 13:10 UTC  (2+ messages)
` [docs] "

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-15 13:09 UTC  (3+ messages)
` [RFC v2] "

[PATCH v29 00/17] Add migration support for VFIO devices
 2021-03-15 13:08 UTC  (3+ messages)
` [PATCH v29 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH v7] [GSOC] commit: add --trailer option
 2021-03-15 13:07 UTC  (4+ messages)
` [PATCH v8 0/2] "
  ` [PATCH v8 1/2] "
  ` [PATCH v8 2/2] interpret_trailers: for three options parse add warning

Build regressions/improvements in v5.12-rc3
 2021-03-15 13:07 UTC  (6+ messages)

NULL deref in integrity_inode_get
 2021-03-15 13:07 UTC  (3+ messages)

[PATCH] efi: stub: override RT_PROP table supported mask based on EFI variable
 2021-03-15 13:07 UTC  (8+ messages)

[PATCH] tools/x86/kcpuid: Add AMD Secure Encryption leaf
 2021-03-15 13:06 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v2 00/25] KVM SGX virtualization support
 2021-03-15 13:04 UTC  (9+ messages)
` [PATCH v2 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled

[PATCH v4 0/4] Enable stmpe811 touch screen on stm32f429-disco board
 2021-03-15 13:00 UTC  (6+ messages)
` [PATCH v4 4/4] i2c: stm32f4: Fix stmpe811 get xyz data timeout issue

[PATCH] drm/amd/display: Remove unnecessary conversion to bool
 2021-03-15  8:22 UTC 

slow boot with 7fef431be9c9 ("mm/page_alloc: place pages to tail in __free_pages_core()")
 2021-03-15 13:04 UTC  (5+ messages)

[PATCH v4] util-linux: split uuid in separate recipe to allow bootstrapping
 2021-03-15 13:04 UTC  (8+ messages)
` [PATCH v11] "

[hch-misc:vgaarb-cleanups 4/4] drivers/gpu/drm/vkms/vkms_drv.c:155:9: warning: shift count >= width of type
 2021-03-15 13:04 UTC 

Linux Foundation accepted for Google Summer-of-Code 2021
 2021-03-15 13:00 UTC  (4+ messages)

[meta-oe][PATCH 1/2] abseil-cpp: Fix build on musl and ppc64
 2021-03-15 13:03 UTC  (3+ messages)
` [meta-python][PATCH 2/2] python3-grpcio,python3-grpcio-tools: Enable build on ppc64/glibc
  ` [oe] "

[LTP] [PATCH] crypto_user02: Find a valid template
 2021-03-15 13:03 UTC 

[meta-python][PATCH] python3-robotframework: update to 4.0
 2021-03-15 13:03 UTC  (2+ messages)
` [oe] "

[PATCH v6] selftests/x86: Use getauxval() to simplify the code in sgx
 2021-03-15 13:02 UTC  (2+ messages)

[GIT PULL] Thunderbolt/USB4 fixes for v5.12-rc4
 2021-03-15 13:02 UTC  (2+ messages)

[meta-python][PATCH] python3-sentry-sdk: update to 1.0.0
 2021-03-15 13:03 UTC  (2+ messages)
` [oe] "

Technical support
 2021-03-15 13:03 UTC 

[PATCH v6 00/22] Kernel userspace access/execution prevention with hash translation
 2021-03-15 13:02 UTC  (5+ messages)
` [PATCH v6 19/22] powerpc/book3s64/hash/kuap: Enable kuap on hash

[meta-multimedia][PATCH] openh264: Disable building for ppc64le
 2021-03-15 13:02 UTC  (3+ messages)
` [meta-python][PATCH v2] python3-grpcio,python3-grpcio-tools: Disable "
  ` [oe] "

[meta-python][PATCH] python3-grpcio: Disable for ppc64le
 2021-03-15 13:02 UTC  (2+ messages)
` [oe] "

[PATCH] powerpc: Fix missing prototype problems for "arch/powerpc/kernel/setup_64.c"
 2021-03-15 13:01 UTC  (6+ messages)

[meta-python][PATCH 1/5] python3-waitress: Upgrade 1.4.4 -> 2.0.0
 2021-03-15 13:01 UTC  (10+ messages)
` [meta-python][PATCH 2/5] python3-pako: Upgrade 0.3.0 -> 0.3.1
  ` [oe] "
` [meta-python][PATCH 3/5] python3-pyscaffold: Upgrade 3.3.1 -> 4.0
  ` [oe] "
` [meta-python][PATCH 4/5] python3-croniter: Upgrade 1.0.6 -> 1.0.8
  ` [oe] "
` [meta-python][PATCH 5/5] python3-prompt-toolkit: Upgrade 3.0.16 -> 3.0.17
  ` [oe] "
` [oe] [meta-python][PATCH 1/5] python3-waitress: Upgrade 1.4.4 -> 2.0.0

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.261-70-g7f40e44933f3)
 2021-03-15 13:00 UTC 

[dm-devel] [PATCH] multipathd: avoid crash in uevent_cleanup()
 2021-03-15 13:00 UTC  (11+ messages)

[GIT PULL] KVM/arm64 fixes for 5.12, take #1
 2021-03-15 12:55 UTC  (6+ messages)
` [PATCH 0/8] "
  ` [PATCH 7/8] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility

[PATCH 1/2] tools/x86/kcpuid: Check last token too
 2021-03-15 12:59 UTC  (2+ messages)
` [PATCH 2/2] tools/x86/kcpuid: Add AMD leaf 0x8000001E

[Bug 1915925] [NEW] ARM semihosting HEAPINFO results wrote to wrong address
 2021-03-15 12:46 UTC  (2+ messages)
` [Bug 1915925] "

[Bug 1917161] [NEW] Parameter 'type' expects a netdev backend type
 2021-03-15 12:47 UTC  (2+ messages)
` [Bug 1917161] "

[PATCH] drm/amdgpu: make sure to only process the remaining VM range
 2021-03-15 12:58 UTC 

[Bug 1918302] [NEW] qemu-system-arm segfaults while servicing SYS_HEAPINFO
 2021-03-15 12:45 UTC  (4+ messages)
` [Bug 1918302] "

[PATCH v1 1/1] gpiolib: Read "gpio-line-names" from a firmware node
 2021-03-15 12:50 UTC  (4+ messages)

[PATCH v2] rtc: tps6586x: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-03-15 12:51 UTC 

[PATCH v3] perf tools: perf_event_paranoid and kptr_restrict may crash on 'perf top'
 2021-03-15 12:47 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles
 2021-03-15 12:43 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: exynos: white-space cleanups
` [PATCH 3/3] arm64: "

Build system can't detect rustc
 2021-03-15 12:45 UTC  (2+ messages)

[PATCH] samples: bpf: Fix a spelling typo in do_hbm_test.sh
 2021-03-15 12:44 UTC 

[PATCH 1/3] dt-bindings: add vendor prefix for Siliconfile Technologies lnc
 2021-03-15 12:44 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: add vendor prefix for YIC System Co., Ltd
` [PATCH 3/3] dt-bindings: add vendor prefix for AESOP


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.