All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-30 08:57:57 to 2024-03-30 11:13:42 UTC [more...]

[PATCH v2] riscv: Remove unused asm/signal.h file
 2024-03-30 11:13 UTC  (2+ messages)

[syzbot] [v9fs?] KMSAN: uninit-value in p9_client_rpc (2)
 2024-03-30 11:13 UTC 

[PATCH] x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
 2024-03-30 11:12 UTC  (4+ messages)

[PATCH RFC 0/4] Simplify guest timezone setting
 2024-03-30 11:11 UTC  (2+ messages)

[PATCH] lib: add missing line breaks in debug messages
 2024-03-30 11:11 UTC 

[PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-03-30 11:11 UTC  (5+ messages)
` [PATCH v16 01/20] security: add ipe lsm

Split archives to new repo - clean kdevops repo
 2024-03-30 11:09 UTC  (2+ messages)

[PATCH v3] selftests: x86: skip the tests if prerequisites aren't fulfilled
 2024-03-30 11:08 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-30 11:08 UTC 

[PATCH v3 1/2] perf/x86/amd: support capturing LBR from software events
 2024-03-30 11:07 UTC  (2+ messages)

[syzbot] [nfc?] [net?] WARNING: locking bug in nci_close_device (2)
 2024-03-30 11:02 UTC 

[RFC 0/2] Update RAM Bank Logic for RK3588
 2024-03-30 11:00 UTC  (3+ messages)
` [RFC 1/2] rockchip: sdram: Allow board/soc specific RAM bank logic

[PATCH] KEYS: Add ECDH support
 2024-03-30 11:00 UTC  (2+ messages)

Git mirror at gitlab
 2024-03-30 10:59 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-30 10:58 UTC 

Linux logs error: `mei_me 0000:00:16.0: cl:host=04 me=00 is not connected`
 2024-03-30 10:56 UTC  (3+ messages)

[PATCH bpf-next 2/4] bpf: inline bpf_get_smp_processor_id() helper
 2024-03-30 10:53 UTC  (3+ messages)

[PATCH v2 1/2] arm64: dts: qcom: pm6150: correct Type-C compatible
 2024-03-30 10:49 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: pm6150: correct USB VBUS regulator compatible

[RFC] Makefile.lib: find capsule ESL dtsi file when CONFIG_OF_UPSTREAM=y
 2024-03-30 10:48 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-30 10:48 UTC 

[tip: x86/cpu] x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepoint
 2024-03-30 10:46 UTC 

Toaster is not working it's showing bitbake crash when I tried to build an image
 2024-03-30 10:46 UTC  (2+ messages)

[PATCH 0/3] drm/panel: add support for LG SW43408 panel
 2024-03-30 10:27 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: panel: Add LG SW43408 MIPI-DSI panel
` [PATCH 3/3] drm: panel: Add LG sw43408 panel driver

[PATCH v5 0/2] Update mce_record tracepoint
 2024-03-30 10:38 UTC  (5+ messages)
` [PATCH v5 1/2] tracing: Include PPIN in "
  ` [PATCH] x86/mce: Clean up TP_printk() output line of the "

RTT-PROBE: lore-subspace-rtt
 2024-03-30 10:38 UTC 

[PATCH v11 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-30 10:31 UTC  (33+ messages)
` [PATCH v11 01/23] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [PATCH v11 02/23] target/arm: Add PSTATE.ALLINT
` [PATCH v11 03/23] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [PATCH v11 04/23] target/arm: Implement ALLINT MSR (immediate)
` [PATCH v11 05/23] target/arm: Support MSR access to ALLINT
` [PATCH v11 06/23] target/arm: Add support for Non-maskable Interrupt
` [PATCH v11 07/23] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [PATCH v11 08/23] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
` [PATCH v11 09/23] target/arm: Handle PSTATE.ALLINT on taking an exception
` [PATCH v11 10/23] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
` [PATCH v11 11/23] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [PATCH v11 12/23] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [PATCH v11 13/23] hw/intc: Enable FEAT_GICv3_NMI Feature
` [PATCH v11 14/23] hw/intc/arm_gicv3: Add irq non-maskable property
` [PATCH v11 15/23] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [PATCH v11 16/23] hw/intc/arm_gicv3: Implement GICD_INMIR
` [PATCH v11 17/23] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [PATCH v11 18/23] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
` [PATCH v11 19/23] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [PATCH v11 20/23] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [PATCH v11 21/23] hw/intc/arm_gicv3: Report the VINMI interrupt
` [PATCH v11 22/23] target/arm: Add FEAT_NMI to max
` [PATCH v11 23/23] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH 19/19] PCI: rockchip-ep: Handle PERST signal in endpoint mode
 2024-03-30 10:31 UTC  (3+ messages)

[PATCH] drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sensible
 2024-03-30 10:31 UTC  (2+ messages)

[PATCH v5 0/5] Add interconnect driver for IPQ9574 SoC
 2024-03-30 10:30 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v5 4/5] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks

[syzbot] [bpf?] [net?] possible deadlock in tick_setup_sched_timer
 2024-03-30 10:23 UTC  (2+ messages)

[RESEND PATCH v3] exit: move trace_sched_process_exit earlier in do_exit()
 2024-03-30 10:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-30 10:28 UTC 

[PATCH 00/10] sparc64: Fix CPU online bug and warning fixes
 2024-03-30 10:19 UTC  (24+ messages)
` [PATCH 01/10] sparc64: Fix prototype warning for init_vdso_image
` [PATCH 02/10] sparc64: Fix prototype warnings in traps_64.c
` [PATCH 03/10] sparc64: Fix prototype warning for vmemmap_free
` [PATCH 04/10] sparc64: Fix prototype warning for alloc_irqstack_bootmem
` [PATCH 05/10] sparc64: Fix prototype warning for uprobe_trap
` [PATCH 06/10] sparc64: Fix prototype warning for dma_4v_iotsb_bind
` [PATCH 07/10] sparc64: Fix prototype warnings in adi_64.c
` [PATCH 08/10] sparc64: Fix prototype warning for sched_clock
` [PATCH 09/10] sparc64: Fix number of online CPUs
` [PATCH 10/10] sparc64: Fix prototype warnings for vdso

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-03-30 10:19 UTC  (12+ messages)
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions

RTT-PROBE: lore-subspace-rtt
 2024-03-30 10:18 UTC 

[RFC] KVM: arm64: improving IO performance during unmap?
 2024-03-30 10:17 UTC  (6+ messages)
` [PATCH] KVM: arm64: Limit stage2_apply_range() batch size to smallest block

[brgl:gpio/for-next] BUILD SUCCESS f752a52d34cbdcb288ae01ace6b66baa2bbb547f
 2024-03-30 10:16 UTC 

[PATCH v2] PCI: Mark LSI FW643 to avoid bus reset
 2024-03-30 10:14 UTC 

[PATCH 5.15 v2 0/3] Support static calls with LLVM-built kernels
 2024-03-30 10:11 UTC  (4+ messages)

[PATCH bpf-next 1/4] bpf: add internal-only per-CPU LDX instructions
 2024-03-30 10:10 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915/vma: Fix UAF on destroy against retire race" failed to apply to 6.7-stable tree
 2024-03-30 10:09 UTC 

[PATCH 1/2] parisc: vdso: remove dead code in vdso32/Makefile
 2024-03-30 10:08 UTC  (2+ messages)
` [PATCH 2/2] parisc: fix vdso Makefiles slightly

FAILED: patch "[PATCH] drm/i915/vma: Fix UAF on destroy against retire race" failed to apply to 6.6-stable tree
 2024-03-30 10:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-30 10:08 UTC 

FAILED: patch "[PATCH] drm/i915/vma: Fix UAF on destroy against retire race" failed to apply to 6.1-stable tree
 2024-03-30 10:07 UTC 

Backdoor in xz, should we switch compression format for tarballs?
 2024-03-30 10:03 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915/gt: Reset queue_priority_hint on parking" failed to apply to 5.4-stable tree
 2024-03-30 10:03 UTC 

FAILED: patch "[PATCH] drm/i915/gt: Reset queue_priority_hint on parking" failed to apply to 5.10-stable tree
 2024-03-30 10:03 UTC 

FAILED: patch "[PATCH] drm/i915: Pre-populate the cursor physical dma address" failed to apply to 6.1-stable tree
 2024-03-30 10:03 UTC 

FAILED: patch "[PATCH] drm/i915: Pre-populate the cursor physical dma address" failed to apply to 6.6-stable tree
 2024-03-30 10:03 UTC 

FAILED: patch "[PATCH] drm/i915: Pre-populate the cursor physical dma address" failed to apply to 6.7-stable tree
 2024-03-30 10:03 UTC 

[PATCH 1/2] arm64: dts: rockchip: Enable gpu on Cool Pi CM5
 2024-03-30 10:01 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Enable gpu on Cool Pi 4B

[PATCH v2 0/4] KVM: arm64: TLBI fixes for the pgtable code
 2024-03-30 10:00 UTC  (3+ messages)

[openeuler:OLK-6.6 7031/7157] drivers/scsi/hisi_raid/hiraid_main.c:1832: warning: expecting prototype for hiraid_create_cq(). Prototype was for hiraid_create_complete_queue() instead
 2024-03-30  9:59 UTC 

[Buildroot] [PATCH 1/1] package/mdadm: bump to version 4.3
 2024-03-30  9:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-30  9:58 UTC 

FAILED: patch "[PATCH] gpio: cdev: sanitize the label before requesting the" failed to apply to 5.10-stable tree
 2024-03-30  9:55 UTC 

FAILED: patch "[PATCH] gpio: cdev: sanitize the label before requesting the" failed to apply to 5.15-stable tree
 2024-03-30  9:55 UTC 

FAILED: patch "[PATCH] gpio: cdev: sanitize the label before requesting the" failed to apply to 6.1-stable tree
 2024-03-30  9:55 UTC 

[PATCH] x86/virt: use obj-y to descend into arch/x86/virt/
 2024-03-30  9:57 UTC  (2+ messages)
` [tip: x86/urgent] x86/build: Use "

Patch "fbdev: Select I/O-memory framebuffer ops for SBus" has been added to the 6.8-stable tree
 2024-03-30  9:53 UTC 

[PATCH net] mptcp: prevent BPF accessing lowat from a subflow socket
 2024-03-30  9:53 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-30  9:48 UTC 

FAILED: patch "[PATCH] Revert "thermal: core: Don't update trip points inside the" failed to apply to 6.6-stable tree
 2024-03-30  9:47 UTC 

FAILED: patch "[PATCH] Revert "thermal: core: Don't update trip points inside the" failed to apply to 6.7-stable tree
 2024-03-30  9:47 UTC 

FAILED: patch "[PATCH] thermal: devfreq_cooling: Fix perf state when calculate dfc" failed to apply to 5.15-stable tree
 2024-03-30  9:46 UTC 

FAILED: patch "[PATCH] x86/bugs: Fix the SRSO mitigation on Zen3/4" failed to apply to 5.10-stable tree
 2024-03-30  9:46 UTC 

FAILED: patch "[PATCH] x86/bugs: Fix the SRSO mitigation on Zen3/4" failed to apply to 5.15-stable tree
 2024-03-30  9:46 UTC 

FAILED: patch "[PATCH] x86/bugs: Fix the SRSO mitigation on Zen3/4" failed to apply to 6.1-stable tree
 2024-03-30  9:46 UTC 

FAILED: patch "[PATCH] x86/bugs: Fix the SRSO mitigation on Zen3/4" failed to apply to 6.6-stable tree
 2024-03-30  9:46 UTC 

FAILED: patch "[PATCH] x86/bugs: Fix the SRSO mitigation on Zen3/4" failed to apply to 6.7-stable tree
 2024-03-30  9:46 UTC 

FAILED: patch "[PATCH] x86/bugs: Fix the SRSO mitigation on Zen3/4" failed to apply to 6.8-stable tree
 2024-03-30  9:46 UTC 

[PATCH mptcp-next v3 0/8] refactor mptcp bpf tests
 2024-03-30  9:45 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 10756f13250261e4c88173a48cb26b7795e12be4
 2024-03-30  9:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-30  9:38 UTC 

[PATCH AUTOSEL 6.8 01/98] drm/vc4: don't check if plane->state->fb == state->fb
 2024-03-30  9:33 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 78/98] input/touchscreen: imagis: add support for IST3032C

FAILED: patch "[PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices" failed to apply to 6.6-stable tree
 2024-03-30  9:30 UTC 

FAILED: patch "[PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices" failed to apply to 6.7-stable tree
 2024-03-30  9:30 UTC 

FAILED: patch "[PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices" failed to apply to 6.8-stable tree
 2024-03-30  9:30 UTC 

[PATCH 0/4] regulator: Fix AXP717 PMIC support
 2024-03-30  9:30 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: mfd: x-powers,axp152: add boost regulator

[Buildroot] [PATCH] configs/mangopi_mq1rdw1_defconfig: fix build failure due to undefined linux headers
 2024-03-30  9:29 UTC 

FAILED: patch "[PATCH] crash: use macro to add crashk_res into iomem early for" failed to apply to 6.7-stable tree
 2024-03-30  9:29 UTC 

FAILED: patch "[PATCH] crash: use macro to add crashk_res into iomem early for" failed to apply to 6.8-stable tree
 2024-03-30  9:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-30  9:28 UTC 

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-03-30  9:27 UTC  (10+ messages)
` [PATCH v3 8/9] dt-bindings: xlnx: Add VTC and TPG bindings

[PATCH STABLE v6.1.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 6.1-stable tree

[PATCH STABLE v5.15.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.15-stable tree

[PATCH STABLE v5.10.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.10-stable tree

[PATCH stable-5.10] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (5+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 5.10-stable tree

[PATCH stable-5.4] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 5.4-stable tree

[PATCH STABLE v5.4.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 5.4-stable tree

[PATCH STABLE v4.19.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-30  9:20 UTC  (3+ messages)
` Patch "mm/migrate: set swap entry values of THP tail pages properly." has been added to the 4.19-stable tree

[PATCH stable-4.19] mm/memory-failure: fix an incorrect use of tail pages
 2024-03-30  9:20 UTC  (2+ messages)
` Patch "mm/memory-failure: fix an incorrect use of tail pages" has been added to the 4.19-stable tree

[PATCH 4.19 00/41] 4.19.310-rc1 review
 2024-03-30  9:19 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-30  9:18 UTC 

PROBLEM: Only one CPU active on Ultra 60 since ~4.8 (regression)
 2024-03-30  9:16 UTC  (10+ messages)

[PATCH v2 00/18] Improve PCI memory mapping API
 2024-03-30  9:16 UTC  (5+ messages)
` [PATCH v2 17/18] dt-bindings: pci: rockchip,rk3399-pcie-ep: Add ep-gpios property

[PATCH v3] mtd: limit OTP NVMEM Cell parse to non Nand devices
 2024-03-30  9:13 UTC  (6+ messages)

[RFC PATCH 0/2] Add gpio-usb-c-connector compatible
 2024-03-30  9:13 UTC  (3+ messages)

[PATCH stable 5.10 5.15 v2] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
 2024-03-30  9:09 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-30  9:08 UTC 

[PATCH v4.19-v5.4] vt: fix memory overlapping when deleting chars in the buffer
 2024-03-30  9:07 UTC  (2+ messages)

[PATCH -stable-6.1 resend 1/4] x86/coco: Export cc_vendor
 2024-03-30  9:07 UTC  (5+ messages)
` [PATCH -stable-6.1 resend 4/4] x86/sev: Fix position dependent variable references in startup code

[linux-linus test] 185200: tolerable FAIL - PUSHED
 2024-03-30  9:05 UTC 

[PATCH] arm64: dts: qcom: pm6150: correct Type-C compatible
 2024-03-30  9:05 UTC  (3+ messages)

[Buildroot] [PATCH v2, 1/3] package/php-xdebug: drop unrecognized variable
 2024-03-30  9:03 UTC  (3+ messages)
` [Buildroot] [PATCH v2, 2/3] package/php-xdebug: add zlib optional dependency
` [Buildroot] [PATCH v2, 3/3] package/php-xdebug: bump to version 3.3.1

[PATCH v3 0/3] vhost: Fix stale available ring entries
 2024-03-30  9:02 UTC  (4+ messages)
` [PATCH v3 3/3] vhost: Improve vhost_get_avail_idx() with smp_rmb()

[PATCH RESEND bpf 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-03-30  9:01 UTC  (4+ messages)
` [PATCH RESEND bpf 2/2] x86/bpf: Fix IP for relocating call depth accounting

tests broken with curl-8.7.0
 2024-03-30  8:54 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-30  8:58 UTC 

[syzbot] [bpf?] [net?] possible deadlock in tick_setup_sched_timer
 2024-03-30  8:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/php-xdebug: drop unrecognized variable
 2024-03-30  8:57 UTC  (2+ messages)
` [Buildroot] [PATCH 3/3] package/php-xdebug: bump to version 3.3.1


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.