All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-01 18:30:59 to 2021-11-01 19:28:14 UTC [more...]

[PATCH 0/4] hw/core: Restrict qdev-hotplug to sysemu
 2021-11-01 18:28 UTC  (2+ messages)

[PATCH v2] hvf: arm: Ignore cache operations on MMIO
 2021-11-01 18:03 UTC  (7+ messages)

[PATCH] speakup: Fix typo in documentation "boo" -> "boot"
 2021-11-01 19:27 UTC  (4+ messages)

What's cooking in git.git (Oct 2021, #07; Fri, 29)
 2021-11-01 19:26 UTC  (2+ messages)
` ab/config-based-hooks-2 (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))

[PATCH v1 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-11-01 18:27 UTC  (9+ messages)
` [PATCH v1 2/9] virtio-mem: Implement replay_discarded RamDiscardManager callback
` [PATCH v1 4/9] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source
` [PATCH v1 5/9] virtio-mem: Drop precopy notifier
` [PATCH v1 7/9] migration: Simplify alignment and alignment checks

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-11-01 19:26 UTC  (4+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[PATCH 0/1] Enable inter server to server copies on a export
 2021-11-01 19:26 UTC  (15+ messages)

server-to-server copy by default
 2021-11-01 19:25 UTC  (3+ messages)

[PATCH] scsi: core: initialize cmd->cmnd before it is used
 2021-11-01 19:24 UTC 

next/master baseline: 612 runs, 2 regressions (next-20211101)
 2021-11-01 19:24 UTC 

[PATCH v2] Bluetooth: hci_sync: Fix missing static warnings
 2021-11-01 19:24 UTC  (2+ messages)

[PULL 00/22] Python patches
 2021-11-01 17:30 UTC  (19+ messages)
` [PULL 02/22] iotests/297: Split mypy configuration out into mypy.ini
` [PULL 04/22] iotests/297: Create main() function
` [PULL 06/22] iotests/297: Split run_linters apart into run_pylint and run_mypy
` [PULL 07/22] iotests/297: refactor run_[mypy|pylint] as generic execution shim
` [PULL 08/22] iotests/297: Change run_linter() to raise an exception on failure
` [PULL 09/22] iotests/297: update tool availability checks
` [PULL 10/22] iotests/297: split test into sub-cases
` [PULL 11/22] iotests: split linters.py out from 297
` [PULL 12/22] iotests/linters: Add entry point for linting via Python CI
` [PULL 13/22] iotests/linters: Add workaround for mypy bug #9852
` [PULL 14/22] python: Add iotest linters to test suite
` [PULL 15/22] python/machine: remove has_quit argument
` [PULL 16/22] python/machine: Handle QMP errors on close more meticulously
` [PULL 17/22] python/aqmp: Remove scary message
` [PULL 18/22] iotests: Accommodate async QMP Exception classes
` [PULL 19/22] iotests: Conditionally silence certain AQMP errors
` [PULL 20/22] iotests/300: avoid abnormal shutdown race condition
` [PULL 22/22] python, iotests: replace qmp with aqmp

[RFC PATCH v2 00/28] CXL Region Creation / HDM decoder programming
 2021-11-01 18:56 UTC  (7+ messages)
` [RFC PATCH v2 10/28] cxl/core: Store global list of root ports
` [RFC PATCH v2 11/28] cxl/acpi: Rescan bus at probe completion

[PATCH v4 0/6] tests/acceptance: Add bFLT loader linux-user test
 2021-11-01 18:01 UTC  (5+ messages)
` [PATCH v4 1/6] tests/acceptance: Extract QemuBaseTest from Test
` [PATCH v4 5/6] tests/acceptance: Add bFLT loader linux-user test

[PATCH] staging: r8188eu: hal: else is not useful after a return
 2021-11-01 19:23 UTC  (3+ messages)

[PATCH] btrfs-progs: fix a lowmem mode crash where fatal error is not properly handled
 2021-11-01 19:22 UTC  (2+ messages)

[PATCH v5 0/5] pinctrl/GPIO driver for Apple SoCs
 2021-11-01 19:22 UTC  (5+ messages)
` [PATCH v5 4/5] pinctrl: add "

[PATCH v2 00/12] watchdog: s3c2410: Add Exynos850 support
 2021-11-01 19:21 UTC  (4+ messages)
` [PATCH v2 01/12] dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7

[PATCH V2 0/2] dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schemas
 2021-11-01 19:21 UTC  (4+ messages)
` [PATCH V2 2/2] dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema
  ` [PATCH V2 2/2] dt-bindings: soc: bcm: Convert brcm, bcm2835-vchiq "

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-01 19:22 UTC  (3+ messages)
` [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension

[Qemu-devel] [PATCH 0/4] Remove some qdev_get_machine() calls from CONFIG_USER_ONLY
 2021-11-01 18:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] qdev-hotplug: Don't check type of qdev_get_machine()

[PATCH] dt-bindings: phy: Tegra194 P2U convert to YAML
 2021-11-01 19:20 UTC  (3+ messages)

[PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
 2021-11-01 19:19 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] Makefile: rename $(SCRIPT_LIB) to $(SCRIPT_LIB_GEN)
  ` [PATCH v2 2/3] Makefile: add a utility to dump variables
  ` [PATCH v2 3/3] Makefile: replace most hardcoded object lists with $(wildcard)

[PATCH v3] staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
 2021-11-01 19:18 UTC 

[PATCH][meta-python] python3-imgtool: add recipe
 2021-11-01 19:18 UTC  (3+ messages)
` [oe] "

[PATCH V2 0/4] Add SEV_INIT_EX support
 2021-11-01 19:18 UTC  (4+ messages)
` [PATCH V2 4/4] crypto: ccp - "

stable-rc/queue/4.14 build: 195 builds: 3 failed, 192 passed, 2 errors, 32 warnings (v4.14.253-25-g1f0d67fb71eb)
 2021-11-01 19:18 UTC 

Fwd: Surface Go VCM type (was: Need to pass acpi_enforce_resources=lax on the Surface Go (version1))
 2021-11-01 19:18 UTC  (3+ messages)

gitlab-ci: clang-user job failed with run-tcg-tests-sh4-linux-user
 2021-11-01 18:00 UTC  (2+ messages)

[PATCH v2 0/5] hw/arm: Add MMC device for NPCM7XX boards
 2021-11-01 17:37 UTC  (4+ messages)
` [PATCH v2 1/5] hw/sd: add nuvoton MMC

[ANN] U-Boot v2022.01-rc1 released
 2021-11-01 19:17 UTC 

[PATCH 0/4] xen: do some cleanup
 2021-11-01 19:15 UTC  (3+ messages)

b4: unicode control characters -- warn or remove?
 2021-11-01 19:17 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-01 19:15 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: mfd: add Broadcom's timer MFD block

[RFC 0/5] ACPI/power-suppy add fuel-gauge support on cht-wc PMIC without USB-PD support devs
 2021-11-01 19:16 UTC  (6+ messages)
` [RFC 3/5] gpiolib: acpi: Add a new "ignore" module option

[PATCH v2 0/2] drm/i915: Failsafe migration blits
 2021-11-01 18:38 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH v2 1/2] drm/i915/ttm: Reorganize the ttm move code
  ` [Intel-gfx] "
` [PATCH v2 2/2] drm/i915/ttm: Failsafe migration blits
  ` [Intel-gfx] "

[PATCH 0/5 v3] sh: fixes for various build and kconfig warnings
 2021-11-01 19:10 UTC  (7+ messages)
` [PATCH 2/5 v3] sh: add git tree to MAINTAINERS

[PATCH v2] drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devices
 2021-11-01 19:09 UTC 

[PATCH v4 0/8] progress: assert "global_progress" + test fixes / cleanup
 2021-11-01 19:09 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] leak tests: fix a memory leaks in "test-progress" helper
  ` [PATCH v5 2/8] progress.c test helper: add missing braces
  ` [PATCH v5 3/8] progress.c tests: make start/stop commands on stdin
  ` [PATCH v5 4/8] progress.c tests: test some invalid usage
  ` [PATCH v5 5/8] progress.c: add temporary variable from progress struct
  ` [PATCH v5 6/8] pack-bitmap-write.c: don't return without stop_progress()
  ` [PATCH v5 7/8] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO)
  ` [PATCH v5 8/8] progress.c: add & assert a "global_progress" variable

[Nouveau] Various kernel error messages on updated Arch box
 2021-11-01 19:09 UTC  (3+ messages)

[Bug 214789] New: ehci-hcd.c ISR
 2021-11-01 19:07 UTC  (2+ messages)
` [Bug 214789] "

[PATCH 00/17] various fixes for atomisp to make it work
 2021-11-01 19:06 UTC  (8+ messages)
` [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400

[PATCH v2 0/6] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-01 19:03 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
` [PATCH v2 2/6] KVM: selftests: Add event channel upcall support to xen_shinfo_test
` [PATCH v2 3/6] KVM: x86/xen: Use sizeof_field() instead of open-coding it
` [PATCH v2 4/6] KVM: Fix kvm_map_gfn()/kvm_unmap_gfn() to take a kvm as their names imply
` [PATCH v2 5/6] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v2 6/6] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery

[PATCH v2 0/7] Misc NPCM7XX patches
 2021-11-01 17:37 UTC  (9+ messages)
` [PATCH v2 1/7] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH v2 3/7] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
` [PATCH v2 4/7] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH v2 7/7] hw/arm: Add ID for NPCM7XX SMBus

[PATCH v2 0/5] hw/arm: Add NPCM7XX Tachometer Device
 2021-11-01 17:50 UTC  (3+ messages)

[GIT PULL] mtd: nand: Changes for 5.16
 2021-11-01 19:00 UTC 

[PATCH v1] arch/x86: Improve 'rep movs{b|q}' usage in memmove_64.S
 2021-11-01 18:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/1] mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
 2021-11-01 19:00 UTC 

[igt-dev] [PATCH] tests/kms_cursor_legacy: Use igt_require_intel before get_reloc_ahnd
 2021-11-01 19:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v9 0/5] USB DWC3 host wake up support from system suspend
 2021-11-01 18:59 UTC  (3+ messages)
` [PATCH v9 1/5] usb: host: xhci: plat: Add suspend quirk for dwc3 controller

[PATCH v3 00/13] hook.[ch]: new library to run hooks + simple hook conversion
 2021-11-01 18:56 UTC  (19+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 01/17] hook: add 'run' subcommand
  ` [PATCH v4 02/17] hook API: add a run_hooks() wrapper
  ` [PATCH v4 03/17] gc: use hook library for pre-auto-gc hook
  ` [PATCH v4 04/17] am: convert {pre,post}-applypatch to use hook.h
  ` [PATCH v4 05/17] hook API: add a run_hooks_l() wrapper
  ` [PATCH v4 06/17] rebase: convert pre-rebase to use hook.h
  ` [PATCH v4 07/17] am: convert applypatch-msg "
  ` [PATCH v4 08/17] merge: convert post-merge "
  ` [PATCH v4 09/17] hooks: convert non-worktree 'post-checkout' hook to hook library
  ` [PATCH v4 10/17] hooks: convert worktree "
  ` [PATCH v4 11/17] git hook run: add an --ignore-missing flag
  ` [PATCH v4 12/17] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH v4 13/17] git-p4: use 'git hook' to run hooks
  ` [PATCH v4 14/17] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
  ` [PATCH v4 15/17] read-cache: convert post-index-change to use hook.h
  ` [PATCH v4 16/17] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH v4 17/17] run-command: remove old run_hook_{le,ve}() hook API

[PATCH 0/1] vchiq: Replacing global structs with per device
 2021-11-01 18:58 UTC  (6+ messages)
` [PATCH 1/1] staging: vchiq: Replace global state with per device state

[PATCH 1/2] libxcvt: add recipe
 2021-11-01 18:58 UTC  (2+ messages)
  ` [OE-core] [PATCH 2/2] WIP: xserver-xorg: update to 21.1.0

stable-rc/queue/5.14 build: 179 builds: 5 failed, 174 passed, 4 errors, 7 warnings (v5.14.15-125-ged21b4a65dd9)
 2021-11-01 18:57 UTC 

[PATCH 1/3] backlight: lp855x: Move device_config setting out of lp855x_configure()
 2021-11-01 18:55 UTC  (6+ messages)
` [PATCH 2/3] backlight: lp855x: Add dev helper variable to lp855x_probe()
` [PATCH 3/3] backlight: lp855x: Add support ACPI enumeration

[PATCH v2] hw/arm/virt: Rename default_bus_bypass_iommu
 2021-11-01 17:46 UTC  (2+ messages)

[PATCH v2 for-6.2] target/arm: Advertise MVE to gdb when present
 2021-11-01 17:38 UTC  (2+ messages)

[RFC PATCH 0/8] GPU memory tracepoints
 2021-11-01 18:54 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] {linux, linux-headers}: add version 5.15
 2021-11-01 18:54 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/kontron_smarc_sal28: use kernel 5.15

[PATCH] dt-bindings: watchdog: sunxi: fix error in schema
 2021-11-01 18:52 UTC  (3+ messages)

[PATCH 0/3] SEV: fixes for -kernel launch with incompatible OVMF
 2021-11-01 17:56 UTC  (4+ messages)
` [PATCH 1/3] sev/i386: Allow launching with -kernel if no OVMF hashes table found

[PATCH RESEND] KEYS: trusted: Fix trusted key backends when building as module
 2021-11-01 18:52 UTC  (2+ messages)

[PATCH v2 0/5] x86/mce: Handle error injection failures in mce-inject module
 2021-11-01 18:51 UTC  (6+ messages)
` [PATCH v2 3/5] x86/mce: Use mca_msr_reg() in prepare_msrs()

[igt-dev] [PATCH] tests/kms_cursor_legacy: igt_require_pipe_crc for flip_vs_cursor_crc
 2021-11-01 18:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH bpf-next 0/3] "map_extra" and bloom filter fixups
 2021-11-01 18:02 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: qcom,ipa: IPA does support up to two iommus
 2021-11-01 18:49 UTC  (2+ messages)

[PATCH v5] can: netlink: report the CAN controller mode supported flags
 2021-11-01 18:43 UTC  (2+ messages)

[PATCH v7 00/60] user-only: Cleanup SIGSEGV and SIGBUS handling
 2021-11-01 17:27 UTC  (4+ messages)
` [PATCH v7 52/60] target/s390x: Implement s390x_cpu_record_sigbus
` [PATCH v7 59/60] tcg: Add helper_unaligned_{ld, st} for user-only sigbus
` [PATCH v7 60/60] linux-user: Handle BUS_ADRALN in host_signal_handler

[PATCH 21.40 1/2] drm/amdgpu: Make sure to reserve BOs before adding or removing
 2021-11-01 18:45 UTC  (2+ messages)
` [PATCH 21.40 2/2] drm/amdgpu: Temporary exclude GTT BOs from KFD memory attachment

[Intel-gfx] [PATCH 1/2] drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()
 2021-11-01 18:35 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Restore memory mapping for DPT FBs across system suspend/resume

[dpdk-dev] [PATCH 1/3] eventdev: allow for event devices requiring maintenance
 2021-11-01 18:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/3] event/dsw: make use of eventdev maintenance facility
  ` [dpdk-dev] [PATCH v3 3/3] eventdev: have adapters support device maintenance

[PATCH v4 0/2] Add code to manage DSP clocks and provide dts-binding document
 2021-11-01 18:38 UTC  (8+ messages)
` [PATCH v4 1/2] ASoC: SOF: mediatek: Add mt8195 dsp clock support

❌ FAIL: Test report for kernel 5.15.0 (mainline.kernel.org-clang, 19901165)
 2021-11-01 18:39 UTC 

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-11-01 17:33 UTC  (5+ messages)
` [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

[PATCH ima-evm-utils 1/2] switch to using crun for podman
 2021-11-01 18:39 UTC  (3+ messages)

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 4 errors, 29 warnings (v5.4.156-51-gf38dd81ebf39)
 2021-11-01 18:39 UTC 

[dpdk-dev] [PATCH 00/14] refactor MAC handling for hns3 PMD
 2021-11-01 17:45 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915: Remove memory frequency calculation" failed to apply to 5.14-stable tree
 2021-11-01 18:32 UTC  (2+ messages)
` [PATCH] drm/i915: Remove memory frequency calculation

[PATCH] arm64: Kconfig: Enable MCT timer for ARCH_EXYNOS
 2021-11-01 18:36 UTC  (9+ messages)

[PATCH] PCI: imx: do not remap invalid res
 2021-11-01 18:02 UTC 

[PATCH 1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output()
 2021-11-01 18:36 UTC  (3+ messages)

[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-01 18:36 UTC  (3+ messages)
` [PATCH 1/2] SPI: Add SPI driver for Sunplus SP7021

[meta-gnome++][PATCH 07/31] mozjs-78: Initial add
 2021-11-01 18:36 UTC  (2+ messages)
  ` [oe] "

[RFC 0/5] devlink: add an explicit locking API
 2021-11-01 18:36 UTC  (4+ messages)

[PATCH RFC] scsi: ufs-core: Do not use clk_scaling_lock in ufshcd_queuecommand()
 2021-11-01 18:35 UTC  (4+ messages)

Need help in debugging "memory leak in em28xx_init_dev"
 2021-11-01 18:33 UTC  (10+ messages)

[PATCH] media: em28xx: fix memory leak in em28xx_init_dev
 2021-11-01 18:32 UTC  (2+ messages)

[PATCH 0/2] Add support for MEMCPY_SG transfers
 2021-11-01 18:08 UTC  (9+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3] dmaengine: Add documentation for new memcpy scatter-gather function
  ` [PATCH 2/3] dmaengine: Add core function and capability check for DMA_MEMCPY_SG
  ` [PATCH 3/3] dmaengine: Add consumer for the new DMA_MEMCPY_SG API function

[Buildroot] [Bug 14311] New: Cannot compile dahdi (part of Asterisk) for x86 (P1mmx)
 2021-11-01 18:30 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.