All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-26 23:08:04 to 2024-01-26 23:48:12 UTC [more...]

FAILED: patch "[PATCH] serial: sc16is7xx: remove obsolete loop in" failed to apply to 4.19-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove obsolete loop in" failed to apply to 5.4-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove obsolete loop in" failed to apply to 5.10-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove obsolete loop in" failed to apply to 5.15-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in" failed to apply to 4.19-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in" failed to apply to 5.4-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in" failed to apply to 5.10-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in" failed to apply to 5.15-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix unconditional activation of THRI" failed to apply to 6.1-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix unconditional activation of THRI" failed to apply to 6.6-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap" failed to apply to 4.19-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap" failed to apply to 5.4-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap" failed to apply to 5.10-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap" failed to apply to 5.15-stable tree
 2024-01-26 23:47 UTC 

[PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise()
 2024-01-26 23:46 UTC  (14+ messages)

Requesting help recovering my array
 2024-01-26 23:45 UTC  (27+ messages)

FAILED: patch "[PATCH] erofs: fix lz4 inplace decompression" failed to apply to 5.15-stable tree
 2024-01-26 23:43 UTC  (2+ messages)

[PATCH] softirq: fix memory corruption when freeing tasklet_struct
 2024-01-26 23:43 UTC  (3+ messages)

[PATCH] git-p4: use raw string literals for regular expressions
 2024-01-26 23:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] drm/i915/display: Move some LNL registers
 2024-01-26 23:40 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH bpf-next] tools/resolve_btfids: fix cross-compilation to non-host endianness
 2024-01-26 23:40 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/sparsemem: fix race in accessing memory_section->usage" failed to apply to 5.4-stable tree
 2024-01-26 23:40 UTC 

FAILED: patch "[PATCH] mm/sparsemem: fix race in accessing memory_section->usage" failed to apply to 5.10-stable tree
 2024-01-26 23:40 UTC 

FAILED: patch "[PATCH] mm/sparsemem: fix race in accessing memory_section->usage" failed to apply to 5.15-stable tree
 2024-01-26 23:40 UTC 

FAILED: patch "[PATCH] mm: migrate: fix getting incorrect page mapping during page" failed to apply to 6.6-stable tree
 2024-01-26 23:39 UTC 

[PATCH] rockchip: rk3588-quartzpro64: Enable AHCI, PCI and USB
 2024-01-26 23:39 UTC 

FAILED: patch "[PATCH] selftests: mm: hugepage-vmemmap fails on 64K page size" failed to apply to 6.1-stable tree
 2024-01-26 23:39 UTC 

FAILED: patch "[PATCH] thermal: gov_power_allocator: avoid inability to reset a cdev" failed to apply to 5.15-stable tree
 2024-01-26 23:38 UTC 

FAILED: patch "[PATCH] thermal: gov_power_allocator: avoid inability to reset a cdev" failed to apply to 6.1-stable tree
 2024-01-26 23:38 UTC 

FAILED: patch "[PATCH] thermal: gov_power_allocator: avoid inability to reset a cdev" failed to apply to 6.6-stable tree
 2024-01-26 23:38 UTC 

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-01-26 23:42 UTC  (16+ messages)
` [PATCH 01/15] x86/irq: Move posted interrupt descriptor out of vmx code
` [PATCH 02/15] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH 03/15] x86/irq: Use bitfields exclusively in posted interrupt descriptor
` [PATCH 04/15] x86/irq: Add a Kconfig option for posted MSI
` [PATCH 05/15] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH 06/15] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH 07/15] x86/irq: Add accessors for "
` [PATCH 08/15] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH 09/15] x86/irq: Install posted MSI notification handler
` [PATCH 10/15] x86/irq: Factor out common code for checking pending interrupts
` [PATCH 11/15] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH 12/15] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH 13/15] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH 14/15] iommu/vt-d: Add a helper to retrieve PID address
` [PATCH 15/15] iommu/vt-d: Enable posted mode for device MSIs

riscv defconfig starfive visionfive2 env is nowhere, missing axp15060 regulator, misc vendor hacks for Milk-V Mars CM Lite
 2024-01-26 23:35 UTC  (3+ messages)

[PATCH] armv8/armv9: Avoid using -march when -mcpu is chosen
 2024-01-26 23:31 UTC 

FAILED: patch "[PATCH] media: i2c: imx290: Properly encode registers as" failed to apply to 6.7-stable tree
 2024-01-26 23:31 UTC 

FAILED: patch "[PATCH] media: i2c: imx290: Properly encode registers as" failed to apply to 6.6-stable tree
 2024-01-26 23:31 UTC 

drivers/irqchip/irq-stm32-exti.c:870:1-6: WARNING: invalid free of devm_ allocated data
 2024-01-26 23:30 UTC 

[GIT PULL] ata fixes for 6.8-rc2
 2024-01-26 23:29 UTC  (2+ messages)

[PATCH 0/3] rockchip: rk35xx: Fix writing to eMMC
 2024-01-26 23:26 UTC  (4+ messages)
` [PATCH 1/3] rockchip: rk35xx: Remove use of eMMC DDR52 mode
` [PATCH 2/3] rockchip: rk356x: Enable eMMC HS200 mode
` [PATCH 3/3] rockchip: rk3588: "

[PATCH v2 0/1] drm/xe/guc: Expose number of dss per group and helpers
 2024-01-26 23:26 UTC  (5+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-01-26 23:32 UTC  (16+ messages)
` [PATCH RFC 07/13] x86/irq: Add helpers for checking Intel PID
` [PATCH RFC 09/13] x86/irq: Install posted MSI notification handler
` [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH RFC 12/13] iommu/vt-d: Add a helper to retrieve PID address

[GIT PULL] bcachefs fixes for 6.8-rc2
 2024-01-26 23:23 UTC 

[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: Time Based Scheduling
 2024-01-26 23:22 UTC  (3+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-01-26 23:22 UTC  (8+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 1/6] arm64: mm: swap: support THP_SWAP on hardware with MTE
  ` [PATCH RFC 2/6] mm: swap: introduce swap_nr_free() for batched swap_free()
  ` [PATCH RFC 3/6] mm: swap: make should_try_to_free_swap() support large-folio

[GIT PULL] Block fixes for 6.8-rc2
 2024-01-26 23:22 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.8-rc2
 2024-01-26 23:22 UTC  (2+ messages)

[GIT PULL] Thermal control update for v6.8-rc2
 2024-01-26 23:22 UTC  (2+ messages)

[PATCH net-next v2 0/6] selftests: Add TEST_INCLUDES directive and adjust tests to use it
 2024-01-26 23:21 UTC  (7+ messages)
` [PATCH net-next v2 1/6] selftests: Introduce Makefile variable to list shared bash scripts
` [PATCH net-next v2 2/6] selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDES
` [PATCH net-next v2 3/6] selftests: team: Add shared library scripts "
` [PATCH net-next v2 4/6] selftests: dsa: Replace test symlinks by wrapper script
` [PATCH net-next v2 5/6] selftests: forwarding: Redefine relative_path variable
` [PATCH net-next v2 6/6] selftests: forwarding: Remove duplicated lib.sh content

[GIT PULL] Documentation fixes
 2024-01-26 23:22 UTC  (2+ messages)

[GIT PULL] io_uring fix for 6.8-rc2
 2024-01-26 23:22 UTC  (2+ messages)

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-01-26 23:21 UTC  (4+ messages)
` [PATCH v1 1/2] "

[RFC bpf-next v3] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments
 2024-01-26 23:21 UTC  (2+ messages)

[RFC] udev: Add module for checking interface renaming actions
 2024-01-26 23:13 UTC 

[Intel-wired-lan] [PATCH iwl-next v2] ice: Remove and readd netdev during devlink reload
 2024-01-26 23:19 UTC  (3+ messages)
`  "

[PATCH net-next v4 05/11] net: dsa: realtek: common rtl83xx module
 2024-01-26 23:19 UTC  (2+ messages)

[PATCH 0/4] Fixing live video input in ZynqMP DPSUB
 2024-01-26 23:18 UTC  (7+ messages)
    `  "

[PATCH 00/17] media: kerneldoc warnings
 2024-01-26 23:16 UTC  (68+ messages)
` [PATCH 01/17] media: mediatek: vcodec: Fix "
` [PATCH 02/17] media: videodev2.h: Fix kerneldoc
` [PATCH 03/17] media: media-entity.h: "
` [PATCH 04/17] media: cec.h: "
` [PATCH 05/17] media: pci: dt315.h: "
` [PATCH 06/17] media: i2c: css-quirk.h: "
` [PATCH 07/17] media: i2c: adv748: "
` [PATCH 08/17] media: mediatek: jpeg: "
` [PATCH 09/17] media: mediatek: vcodec: "
` [PATCH 10/17] media: verisilicon: "
` [PATCH 11/17] media: qcom: venus: "
` [PATCH 12/17] media: samsung: exynos4-is: "
` [PATCH 13/17] media: samsung: s5p-mfc: "
` [PATCH 14/17] media: dvb-usb: "
` [PATCH 15/17] media: ipu3: "
` [PATCH 16/17] media: staging: meson: "
` [PATCH 17/17] linux: v4l2-vp9.h: "

[PATCH -qemu 0/2] hw/cxl: Firmware Update support
 2024-01-26 16:57 UTC  (4+ messages)
` [PATCH 2/2] hw/cxl: Add Activate FW support
    `  "

[PATCH] eventfs: Have inodes have unique inode numbers
 2024-01-26 23:17 UTC  (11+ messages)

[PULL 00/17] aspeed queue
 2024-01-26 23:15 UTC  (4+ messages)

[PATCH] MIPS: loongson64: fix boot failure
 2024-01-26 17:24 UTC  (6+ messages)
` [PATCH 1/2] MIPS: reserve exception vector space ONLY ONCE
  ` [PATCH 2/2] MIPS: loongson64: set nid for reserved memblock region

FAILED: patch "[PATCH] arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD" failed to apply to 6.1-stable tree
 2024-01-26 23:14 UTC 

[Linux Kernel Bug][ipv6/udp] memory leak in __ip6_append_data
 2024-01-26 23:14 UTC 

FAILED: patch "[PATCH] arm64/sme: Always exit sme_alloc() early with existing" failed to apply to 6.1-stable tree
 2024-01-26 23:14 UTC 

[PATCH net-next v2 0/8] netconsole: Add userdata append support
 2024-01-26 23:13 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: netconsole: cleanup formatting lints
` [PATCH net-next v2 2/8] net: netconsole: move netconsole_target config_item to config_group
` [PATCH net-next v2 3/8] net: netconsole: move newline trimming to function
` [PATCH net-next v2 4/8] net: netconsole: add docs for appending netconsole user data
` [PATCH net-next v2 5/8] net: netconsole: add a userdata config_group member to netconsole_target
` [PATCH net-next v2 6/8] net: netconsole: cache userdata formatted string in netconsole_target
` [PATCH net-next v2 7/8] net: netconsole: append userdata to netconsole messages
` [PATCH net-next v2 8/8] net: netconsole: append userdata to fragmented "

FAILED: patch "[PATCH] arm64: errata: Add Cortex-A510 speculative unprivileged load" failed to apply to 6.1-stable tree
 2024-01-26 23:14 UTC 

FAILED: patch "[PATCH] media: v4l2-cci: Add support for little-endian encoded" failed to apply to 6.6-stable tree
 2024-01-26 23:12 UTC 

FAILED: patch "[PATCH] media: v4l2-cci: Add support for little-endian encoded" failed to apply to 6.7-stable tree
 2024-01-26 23:12 UTC 

FAILED: patch "[PATCH] media: mtk-jpeg: Fix use after free bug due to error path" failed to apply to 4.19-stable tree
 2024-01-26 23:11 UTC 

FAILED: patch "[PATCH] media: mtk-jpeg: Fix use after free bug due to error path" failed to apply to 5.4-stable tree
 2024-01-26 23:11 UTC 

FAILED: patch "[PATCH] media: mtk-jpeg: Fix use after free bug due to error path" failed to apply to 5.10-stable tree
 2024-01-26 23:11 UTC 

FAILED: patch "[PATCH] media: mtk-jpeg: Fix use after free bug due to error path" failed to apply to 5.15-stable tree
 2024-01-26 23:11 UTC 

[RFC PATCH] nvmem: u-boot-env: improve error checking
 2024-01-26 23:10 UTC 

[PATCH bpf-next v2] selftests/bpf: Include runner extras for install target
 2024-01-26 23:10 UTC  (2+ messages)

FAILED: patch "[PATCH] dma-buf: add dma_fence_timestamp helper" failed to apply to 5.15-stable tree
 2024-01-26 23:09 UTC 

FAILED: patch "[PATCH] dma-buf: add dma_fence_timestamp helper" failed to apply to 6.1-stable tree
 2024-01-26 23:09 UTC 

FAILED: patch "[PATCH] dma-buf: add dma_fence_timestamp helper" failed to apply to 6.6-stable tree
 2024-01-26 23:09 UTC 

FAILED: patch "[PATCH] dma-buf: add dma_fence_timestamp helper" failed to apply to 6.7-stable tree
 2024-01-26 23:09 UTC 

[f2fs-dev] [PATCH v2] f2fs: fix max open zone constraints
 2024-01-26 23:08 UTC  (3+ messages)
`  "

FAILED: patch "[PATCH] dlm: use kernel_connect() and kernel_bind()" failed to apply to 4.19-stable tree
 2024-01-26 23:08 UTC 

FAILED: patch "[PATCH] dlm: use kernel_connect() and kernel_bind()" failed to apply to 5.4-stable tree
 2024-01-26 23:08 UTC 

FAILED: patch "[PATCH] dlm: use kernel_connect() and kernel_bind()" failed to apply to 5.10-stable tree
 2024-01-26 23:08 UTC 

FAILED: patch "[PATCH] dlm: use kernel_connect() and kernel_bind()" failed to apply to 5.15-stable tree
 2024-01-26 23:08 UTC 

FAILED: patch "[PATCH] dlm: use kernel_connect() and kernel_bind()" failed to apply to 6.1-stable tree
 2024-01-26 23:08 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.