All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-17 12:37:39 to 2021-12-17 13:40:34 UTC [more...]

[PATCH v2 00/37] Add D-Bus display backend
 2021-12-17 13:36 UTC  (13+ messages)
` [PATCH v2 08/37] hw/display: report an error if virgl initialization failed
` [PATCH v2 09/37] virtio-gpu: use VIRTIO_GPU_RESOURCE_FLAG_Y_0_TOP
` [PATCH v2 11/37] ui: factor out qemu_console_set_display_gl_ctx()
` [PATCH v2 25/37] build-sys: set glib dependency version
` [PATCH v2 33/37] chardev: make socket derivable
` [PATCH v2 36/37] ui/dbus: register D-Bus VC handler

[PATCH v2 0/5] Add STM32MP13 EXTI support
 2021-12-17 13:39 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: Update STM32 EXTI interrupt controller

FAILED: patch "[PATCH] ceph: fix up non-directory creation in SGID directories" failed to apply to 5.4-stable tree
 2021-12-17 13:39 UTC 

FAILED: patch "[PATCH] ceph: fix up non-directory creation in SGID directories" failed to apply to 4.19-stable tree
 2021-12-17 13:39 UTC 

FAILED: patch "[PATCH] ceph: fix up non-directory creation in SGID directories" failed to apply to 4.9-stable tree
 2021-12-17 13:39 UTC 

FAILED: patch "[PATCH] ceph: fix up non-directory creation in SGID directories" failed to apply to 4.14-stable tree
 2021-12-17 13:39 UTC 

FAILED: patch "[PATCH] ceph: fix up non-directory creation in SGID directories" failed to apply to 4.4-stable tree
 2021-12-17 13:39 UTC 

FAILED: patch "[PATCH] s390/kexec: handle R_390_PLT32DBL rela in" failed to apply to 5.15-stable tree
 2021-12-17 13:38 UTC 

[RFC v1 0/5] Introduce SCI-mediator feature
 2021-12-17 13:37 UTC  (8+ messages)
` [RFC v1 2/5] xen/arm: add generic SCI mediator framework
` [RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver

[meta-oe][PATCH 1/2] libqrtr-glib: Initial recipe for libqrtr-glib 1.0.0
 2021-12-17 13:37 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] libqmi: build with qrtr support

[PATCH for-7.0] hw: Add compat machines for 7.0
 2021-12-17 13:34 UTC  (3+ messages)

[PATCH v4 0/6] media: max9286: Add multiplexed streams support
 2021-12-17 13:38 UTC  (12+ messages)
` [PATCH v4 2/6] media: max9286: Implement set_routing
` [PATCH v4 3/6] media: max9286: Use enabled routes to calculate pixelrate
` [PATCH v4 4/6] media: max9286: Use routes to configure link order

stable-rc/queue/4.19 build: 177 builds: 6 failed, 171 passed, 2 errors, 31 warnings (v4.19.221-9-gc684c8486e78)
 2021-12-17 13:37 UTC 

Bug report for kernel v4.15-rc8+
 2021-12-17 13:31 UTC 

trying (again) to clarify pkg_postinst[_ontarget]
 2021-12-17 13:35 UTC 

[PATCH v3 00/68] fscache, cachefiles: Rewrite
 2021-12-17 13:35 UTC  (5+ messages)
` [PATCH v3 63/68] nfs: Convert to new fscache volume/cookie API

drivers/platform/x86/dell/dell-wmi-sysman/enum-attributes.c:158:3: warning: Call to function 'strcat' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments
 2021-12-17 13:35 UTC 

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-12-17 13:35 UTC  (5+ messages)
      ` [OpenRISC] "

[PATCH 00/17] Enable strict compile-time memcpy() fortify checks
 2021-12-17 13:34 UTC  (5+ messages)
` [PATCH 06/17] fortify: Detect struct member overflows in memcpy() at compile-time

linux-next: manual merge of the nfs-anna tree with the fscache tree
 2021-12-17 13:33 UTC  (4+ messages)

[bug report] mmc: sdhci: use WP GPIO in sdhci_check_ro()
 2021-12-17 13:33 UTC 

[PATCH v1 0/2] kselftest: alsa: Small enhancements to mixer-test
 2021-12-17 13:32 UTC  (8+ messages)
` [PATCH v1 1/2] kselftest: alsa: Factor out check that values meet constraints
` [PATCH v1 2/2] kselftest: alsa: Validate values read from enumerations

linux-next: Tree for Dec 17
 2021-12-17 13:33 UTC 

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-12-17 13:32 UTC  (14+ messages)

[RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [KVM]
 2021-12-17 13:31 UTC  (3+ messages)
` [RFC PATCH v5 1/1] KVM: s390: Clarify SIGP orders versus STOP/RESTART

[PATCH v2] ath11k: add regdb.bin download for regdb offload
 2021-12-17 13:31 UTC  (3+ messages)

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-17 13:25 UTC  (7+ messages)
` [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v2 04/17] mailbox: change mailbox-mpfs compatible string

[PATCH v6 0/1] support `--object-only` option for "git-ls-tree"
 2021-12-17 13:30 UTC  (11+ messages)
` [PATCH v6 1/1] ls-tree.c: "
` [RFC PATCH 0/7] ls-tree --format
  ` [RFC PATCH 1/7] ls-tree: remove commented-out code
  ` [RFC PATCH 2/7] ls-tree: add missing braces to "else" arms
  ` [RFC PATCH 3/7] ls-tree: use "enum object_type", not {blob,tree,commit}_type
  ` [RFC PATCH 4/7] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
  ` [RFC PATCH 5/7] ls-tree: split up the "init" part of show_tree()
  ` [RFC PATCH 6/7] ls-tree: add a --format=<fmt> option
  ` [RFC PATCH 7/7] ls-tree.c: support `--object-only` option for "git-ls-tree"

[PATCH v2 00/37] drm: Make drivers to honour the nomodeset parameter
 2021-12-17 13:30 UTC  (4+ messages)
` [PATCH v2 36/37] drm/tilcdc: Add support for the nomodeset kernel parameter

[PATCH 0/3] Conformance Profiles Table support in U-boot
 2021-12-17 13:29 UTC  (5+ messages)
` [PATCH 1/3] efi: Create ECPT table
` [PATCH 2/3] efi: ECPT add EBBRv2.0 conformance profile
` [PATCH 3/3] cmd: efi: efidebug print ECPT table

QA notification for completed autobuilder build (yocto-3.5_M1.rc2)
 2021-12-17 13:29 UTC  (2+ messages)
` [qa-build-notification] "

drivers/edac/i10nm_base.c:256 i10nm_get_hbm_munits() warn: 'mbase' not released on lines: 249
 2021-12-17 13:29 UTC  (3+ messages)

[PATCH] docs: Add measurement calculation details to amd-memory-encryption.txt
 2021-12-17 13:24 UTC  (6+ messages)

[PATCH nf-next v4 0/2] nat: force port remap to prevent shadowing well-known ports
 2021-12-17 13:28 UTC  (3+ messages)
` [PATCH v4 nf-next 2/2] netfilter: "

[Intel-gfx] [PATCH V3] drm/i915/adl-n: Enable ADL-N platform
 2021-12-17 13:27 UTC  (3+ messages)

[PATCH v3] xen/arm64: Zero the top 32 bits of gp registers on entry
 2021-12-17 13:27 UTC  (4+ messages)

[PATCH v2] clk: imx: Add imx8dxl clk driver
 2021-12-17 13:25 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: display: Turn lvds.yaml into a generic schema
 2021-12-17 13:25 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: panel: Introduce a panel-lvds binding

[PATCH v4 1/2] ath11k: add fallback board name without variant while searching board-2.bin
 2021-12-17 13:24 UTC  (3+ messages)

[PATCH v3 0/4] acpi: Store _PLD information and convert users
 2021-12-17 13:24 UTC  (5+ messages)
` [PATCH v3 1/4] acpi: Store the known device locations
` [PATCH v3 2/4] usb: Link the ports to the connectors they are attached to
` [PATCH v3 3/4] usb: typec: port-mapper: Convert to the component framework
` [PATCH v3 4/4] usb: Remove usb_for_each_port()

Possible nohz-full/RCU issue in arm64 KVM
 2021-12-17 13:21 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/dsi: let HW maintain the HS-TRAIL timing
 2021-12-17 13:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: let HW maintain the HS-TRAIL timing (rev3)

[RFC PATCH] linux-user: don't adjust base of found hole
 2021-12-17 13:18 UTC  (3+ messages)

[GIT PULL FOR v5.17] zoran: merge into one module, many fixes
 2021-12-17 13:21 UTC 

[PATCH 0/6] v4l: subdev active state
 2021-12-17 13:19 UTC  (4+ messages)
` [PATCH 2/6] media: subdev: add active state to struct v4l2_subdev

[PATCH v3 00/17] drm/i915: Remove short term pins from execbuf by requiring lock to unbind
 2021-12-17 13:19 UTC  (8+ messages)
` [PATCH v3 09/17] drm/i915: Trylock the object when shrinking
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 11/17] drm/i915: Add ww ctx to i915_gem_object_trylock
` [Intel-gfx] [PATCH v3 12/17] drm/i915: Add locking to i915_gem_evict_vm()

[PATCH] scripts/qemu-guest-agent/fsfreeze-hook: improve script description
 2021-12-17 13:16 UTC 

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-12-17 13:15 UTC  (24+ messages)

FRU Device type one byte or Two byte Validation
 2021-12-17 13:15 UTC  (2+ messages)

[PATCH] examples/performance-thread: remove
 2021-12-17 13:15 UTC 

Any cmdline tools to modify DBus
 2021-12-17 13:13 UTC  (4+ messages)

[PATCH v4 00/17] Optimize list lru memory consumption
 2021-12-17 13:12 UTC  (3+ messages)

[PATCH 0/4] soc: rockchip: power-domain: Add regulator support
 2021-12-17 13:09 UTC  (10+ messages)
` [PATCH 1/4] soc: rockchip: power-domain: register device for each domain
` [PATCH 2/4] soc: rockchip: power-domain: Use devm_clk_bulk_get_all()
` [PATCH 3/4] soc: rockchip: power-domain: Add regulator support
` [PATCH 4/4] dt-bindings: power: rockchip: Add power-supply to domain nodes

[PATCH] rust: fix arm64 link failures when building rust apps
 2021-12-17 13:11 UTC  (3+ messages)
  ` [OE-core] "

openBMC pwm-fan control policy
 2021-12-17 13:10 UTC  (14+ messages)
                ` OpenBMC web sometimes jump back to the login screen problem
                  ` OpenBMC appear SQUASHFS error problem

[PATCH] livepatch: Fix leak on klp_init_patch_early failure path
 2021-12-17 13:10 UTC  (10+ messages)

pull-request: wireless-drivers-next-2021-12-17
 2021-12-17 13:09 UTC 

[PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list
 2021-12-17 13:09 UTC  (4+ messages)
` [PATCH v2 0/6] Cleanup after removal of configs

[PATCH v4 0/4] Assorted improvements to usercopy
 2021-12-17 13:07 UTC  (3+ messages)
` [PATCH v4 2/4] mm/usercopy: Detect vmalloc overruns

[Buildroot] [PATCH] package/icu: fix build failure due to a library clash
 2021-12-17 13:07 UTC  (3+ messages)

[x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage
 2021-12-17 12:52 UTC  (10+ messages)
  ` [LKP] "
              ` [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage - clang KCOV?
                `  "

[PATCH v5 00/10] Add support for CS35L41 in HDA systems
 2021-12-17 12:59 UTC  (4+ messages)
` [PATCH v5 02/10] ASoC: cs35l41: Move cs35l41_otp_unpack to shared code

[PATCH] net/mlx5: fix metadata endianness in modify field action
 2021-12-17 12:59 UTC  (4+ messages)

[PATCH v4 0/3] Stacked/parallel memories bindings
 2021-12-17 12:58 UTC  (8+ messages)
` [PATCH v4 2/3] spi: dt-bindings: Describe stacked/parallel memories modes

[RFC/patch 0/2] arm64: boot: dts: qcom: sm8150: enable framebuffer for Surface Duo
 2021-12-17 12:57 UTC  (3+ messages)
` [RFC/patch 1/2] arm64: boot: dts: qcom: sm8150: add a label for reserved-memory
` [RFC/patch 2/2] arm64: boot: dts: qcom: surface duo: add minimal framebuffer

[linux-linus test] 167451: tolerable FAIL - PUSHED
 2021-12-17 12:57 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.8-42-gd38bf047f9df)
 2021-12-17 12:53 UTC 

[PATCH v3] mm: fix panic in __alloc_pages
 2021-12-17 12:53 UTC  (11+ messages)

stable/linux-5.10.y build: 177 builds: 3 failed, 174 passed, 4 errors, 10 warnings (v5.10.87)
 2021-12-17 12:53 UTC 

[qemu-mainline test] 167452: tolerable FAIL - PUSHED
 2021-12-17 12:53 UTC 

FAILED: patch "[PATCH] mac80211: mark TX-during-stop for TX in in_reconfig" failed to apply to 4.14-stable tree
 2021-12-17 12:52 UTC 

FAILED: patch "[PATCH] mac80211: mark TX-during-stop for TX in in_reconfig" failed to apply to 4.19-stable tree
 2021-12-17 12:52 UTC 

FAILED: patch "[PATCH] mac80211: mark TX-during-stop for TX in in_reconfig" failed to apply to 4.9-stable tree
 2021-12-17 12:52 UTC 

FAILED: patch "[PATCH] mac80211: mark TX-during-stop for TX in in_reconfig" failed to apply to 4.4-stable tree
 2021-12-17 12:52 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Remove vblank counter check immediately after flip_nonblocking
 2021-12-17 12:51 UTC  (3+ messages)

[PATCH v2 0/7] drm/i915: Asynchronous vma unbinding
 2021-12-17 12:50 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Asynchronous vma unbinding (rev2)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH v3 00/11] riscv: dts: Miscellaneous fixes
 2021-12-17 12:49 UTC  (24+ messages)
` [PATCH v3 01/11] riscv: dts: canaan: Fix SPI FLASH node names
` [PATCH v3 02/11] riscv: dts: canaan: Group tuples in interrupt properties
` [PATCH v3 03/11] riscv: dts: microchip: mpfs: Drop empty chosen node
` [PATCH v3 04/11] riscv: dts: microchip: mpfs: Fix PLIC node
` [PATCH v3 05/11] riscv: dts: microchip: mpfs: Fix reference clock node
` [PATCH v3 06/11] riscv: dts: microchip: mpfs: Fix clock controller node
` [PATCH v3 07/11] riscv: dts: microchip: mpfs: Group tuples in interrupt properties
` [PATCH v3 08/11] riscv: dts: sifive: "
` [PATCH v3 09/11] riscv: dts: sifive: Group tuples in register properties
` [PATCH v3 10/11] riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible values
` [PATCH v3 11/11] riscv: dts: sifive: fu540-c000: Fix PLIC node

[PATCH v3 0/2] dt-bindings: timer: sifive, clint: Miscellaneous improvements
 2021-12-17 12:48 UTC  (8+ messages)
` [PATCH v3 0/2] dt-bindings: timer: sifive,clint: "
` [PATCH v3 1/2] dt-bindings: timer: sifive, clint: Fix number of interrupts
  ` [PATCH v3 1/2] dt-bindings: timer: sifive,clint: "
` [PATCH v3 2/2] dt-bindings: timer: sifive, clint: Group interrupt tuples
  ` [PATCH v3 2/2] dt-bindings: timer: sifive,clint: "

[PATCH] x86: use builtins to read eflags
 2021-12-17 12:48 UTC  (4+ messages)

[PATCH v3 0/2] dt-bindings: interrupt-controller: sifive,plic: Miscellaneous improvements
 2021-12-17 12:47 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts

[PATCH 0/2] PCI: VF resizable BAR
 2021-12-17 12:45 UTC  (8+ messages)
` [PATCH 1/2] PCI: Add support for VF Resizable Bar extended cap
` [PATCH 2/2] PCI: Don't fail BAR resize if nothing is reassigned

[PATCH] arm64: boot: dts: sm8150: simplify references to pwrkey and resin
 2021-12-17 12:45 UTC 

[PATCH] examples/ipsec-secgw: fix default flow rule creation
 2021-12-17 12:44 UTC 

stable/linux-5.15.y build: 170 builds: 4 failed, 166 passed, 13 errors, 5 warnings (v5.15.10)
 2021-12-17 12:40 UTC 

[PATCH v2 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
 2021-12-17 12:38 UTC  (5+ messages)
` [PATCH v2 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g

linux-next: manual merge of the akpm-current tree with the slab tree
 2021-12-17 12:39 UTC  (2+ messages)

[PATCH v2] isoc: mediatek: potential use of error pointer
 2021-12-17 12:37 UTC  (4+ messages)

[PATCH 0/2] Add SMP/SMT support for Ingenic sysost driver
 2021-12-17 12:35 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: timer: Add bindings for new Ingenic SoCs


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.