All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-09 00:56:51 to 2024-10-09 01:59:28 UTC [more...]

[PATCH] net: wget: check strict_strtoul() return value
 2024-10-09  1:57 UTC  (2+ messages)

[PATCH v2] binman: add fast authentication method for i.MX8M signing
 2024-10-09  1:57 UTC  (10+ messages)
` [PATCH v3 1/2] binman: cosmetic: code formatting fixes
  ` [PATCH v4 1/2] binman: cosmetic: refactor `nxp_imx8mcst' etype code
    ` [PATCH v4 2/2] binman: add fast authentication method for i.MX8M signing

[PATCH v4 0/7] Add AVS support for J721S2
 2024-10-09  1:57 UTC  (4+ messages)

[PATCH v1] arm: global_data: add scmi pointer
 2024-10-09  1:57 UTC  (4+ messages)

[PATCH v1 1/1] cmd: irq: Move do_irqinfo() prototype to a header file
 2024-10-09  1:56 UTC  (2+ messages)

[PATCH v1 0/4] x86: Clean up and fix to avoid compiler warnings
 2024-10-09  1:56 UTC  (9+ messages)
` [PATCH v1 1/4] x86: cpu: Use default print_cpuinfo() for all
` [PATCH v1 2/4] x86: cpu: Mark a few functions static
` [PATCH v1 3/4] x86: cpu: Add a few prototypes to the header file
` [PATCH v1 4/4] x86: cpu: Add missing header inclusion

modify live DT with OF_LIVE breaking phy_connect?
 2024-10-09  1:56 UTC  (2+ messages)

[PATCH 0/1] DTC v1.7.1 Build Error
 2024-10-09  1:57 UTC  (3+ messages)
` [PATCH 1/1] Makefile: only use compiler flags when supported

[PATCH 1/2] arm64: versal: Remove description for USB1
 2024-10-09  1:56 UTC  (3+ messages)
` [PATCH 2/2] arm64: versal: Wire USB0 in distro boot

[PATCH 00/13] disentangling cyclic API from schedule()
 2024-10-09  1:55 UTC  (23+ messages)
` [PATCH 01/13] doc: cyclic: remove reference to WATCHDOG_RESET
` [PATCH 02/13] cyclic: introduce u-boot/schedule.h
` [PATCH 03/13] led: include cyclic.h in led_sw_blink.c
` [PATCH 05/13] fs/cramfs: use schedule instead of cyclic_run as callback
` [PATCH 06/13] test: dm: wdt: replace cyclic_run() by schedule()
` [PATCH 07/13] cyclic: make cyclic_run static
` [PATCH 08/13] watchdog.h: change include of cyclic.h to u-boot/schedule.h
` [PATCH 09/13] lib/sha*: include u-boot/schedule.h instead of cyclic.h
` [PATCH 10/13] i2c: rzg2l: include u-boot/schedule.h
` [PATCH 11/13] ddr: altera: "
` [PATCH 12/13] boot: cedit: "

[PATCH net-next] net: phy: populate host_interfaces when attaching PHY
 2024-10-09  1:57 UTC 

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-10-09  1:56 UTC  (4+ messages)
` [RFC 01/14] x86/apic: Add new driver for Secure AVIC

[PATCH v7 0/7] Add Aspeed G7 gpio support
 2024-10-09  1:57 UTC  (4+ messages)
` [PATCH v7 5/7] gpio: aspeed: Create llops to handle hardware access

[PATCH] binman: Add option for pointing to external description
 2024-10-09  1:55 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: stm32: Duplicate cpu0-opp-table node into stm32mp15-u-boot.dtsi
 2024-10-09  1:55 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: stm32: Generate u-boot.itb using binman on DH STM32 DHSOM

[PATCH v11 00/29] Introduce the lwIP network stack
 2024-10-09  1:55 UTC  (9+ messages)
` [PATCH v11 01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
` [PATCH v11 02/29] Make AVB_VERIFY depend on FASTBOOT
` [PATCH v11 04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
` [PATCH v11 05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-09  1:56 UTC  (3+ messages)
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents

[PATCH] WIP: binman: expand test coverage to nxpimx8mcst
 2024-10-09  1:55 UTC  (2+ messages)

[PATCH v8 1/1] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
 2024-10-09  1:55 UTC  (2+ messages)

[PATCH v1 0/3] drm/ci: add new devices for testing
 2024-10-09  1:56 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH net-next 1/3] net: phy: realtek: read duplex and gbit master from PHYSR register
 2024-10-09  1:55 UTC  (3+ messages)
` [PATCH net-next 2/3] net: phy: realtek: change order of calls in C22 read_status()
` [PATCH net-next 3/3] net: phy: realtek: clear 1000Base-T link partner advertisement

[PATCH] sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic
 2024-10-09  1:52 UTC  (2+ messages)

[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
 2024-10-09  1:54 UTC  (11+ messages)

[PATCH 0/4] some serial rx buffer patches
 2024-10-09  1:51 UTC  (9+ messages)
` [PATCH 1/4] serial: fix circular rx buffer edge case
` [PATCH 2/4] serial: do not overwrite not-consumed characters in rx buffer
` [PATCH 3/4] serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE
` [PATCH 4/4] serial: embed the rx buffer in struct serial_dev_priv

[PATCH 0/3] Implement signing FIT images during image build
 2024-10-09  1:50 UTC  (8+ messages)
` [PATCH 1/3] binman: fix passing loadables to mkimage on first run
` [PATCH 2/3] image-host: fix 'unknown error' error message
` [PATCH 3/3] binman: implement signing FIT images during image build

[PATCH 1/4] boot: pxe_utils: Add fallback support
 2024-10-09  1:51 UTC  (8+ messages)
` [PATCH 2/4] boot: Add logic to enable booting from fallback option
` [PATCH 3/4] bootstd: Add command to enable setting of bootmeth specific properties
` [PATCH 4/4] test: Add tests for the bootmeth set command

[linux-next:fs-next 129/379] fs/bcachefs/inode.c:694:13-14: WARNING opportunity for min()
 2024-10-09  1:52 UTC 

[RESEND PATCH v4 00/10] mtd: spinand: initial support of ecc engines
 2024-10-09  1:50 UTC  (2+ messages)

[PATCH v4 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-09  1:46 UTC 

[bug report][mpt3sas] kmemleak observed after system boots up
 2024-10-09  1:51 UTC 

[PATCH 0/6] Allow showing the memory map
 2024-10-09  1:50 UTC  (7+ messages)
` [PATCH 1/6] common: Fix up malloc() comment in reserve_noncached()
` [PATCH 2/6] common: Tidy up how malloc() is inited
` [PATCH 3/6] am65x: Use map_to_sysmem() to convert from pointer
` [PATCH 4/6] global_data: Add some more accessors
` [PATCH 5/6] bootstage: Allow counting memory without strings
` [PATCH 6/6] cmd: Add a command to show the memory map

[PATCH v2 1/3] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-10-09  1:49 UTC  (4+ messages)
` [PATCH v2 3/3] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible

[PATCH] md/raid10: fix null ptr dereference in raid10_size()
 2024-10-09  1:49 UTC 

[PATCH v2] of: Fix unbalanced of node refcount and memory leaks
 2024-10-09  1:49 UTC 

[qemu-mainline test] 188013: regressions - trouble: broken/fail/pass
 2024-10-09  1:48 UTC 

[PATCH 0/3] perf/dwc_pcie: Enable DesignWare PCIe PMU on Ampere SoCs
 2024-10-09  1:44 UTC  (7+ messages)
` [PATCH 1/3] perf/dwc_pcie: Add support for "
` [PATCH 2/3] perf/dwc_pcie: Load DesignWare PCIe PMU driver automatically on "
` [PATCH 3/3] perf/dwc_pcie: Fix typos in event names

[PATCH] rust: transmute: Add implementation for FromBytes trait
 2024-10-09  1:47 UTC 

[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
 2024-10-09  1:46 UTC  (4+ messages)

[PATCH v7 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-10-09  1:45 UTC  (10+ messages)
` [PATCH v7 1/9] of: property: add of_graph_get_next_port()
` [PATCH v7 2/9] of: property: add of_graph_get_next_port_endpoint()
` [PATCH v7 3/9] of: property: use new of_graph functions
` [PATCH v7 4/9] ASoC: test-component: "
` [PATCH v7 5/9] ASoC: audio-graph-card: "
` [PATCH v7 6/9] ASoC: audio-graph-card2: "
` [PATCH v7 7/9] gpu: drm: omapdrm: "
` [PATCH v7 8/9] fbdev: omapfb: "
` [PATCH v7 9/9] media: xilinx-tpg: "

[PATCH 1/8] vhost-scsi: Reduce mem use by moving upages to per queue
 2024-10-09  1:44 UTC  (9+ messages)
` [PATCH 2/8] vhost-scsi: Allocate T10 PI structs only when enabled
` [PATCH 3/8] vhost-scsi: Add better resource allocation failure handling
` [PATCH 4/8] vhost-scsi: Return queue full for page alloc failures during copy
` [PATCH 5/8] vhost-scsi: Dynamically allocate scatterlists
` [PATCH 6/8] vhost-scsi: Stop duplicating se_cmd fields
` [PATCH 7/8] vhost-scsi: Allocate iov_iter used for unaligned copies when needed
` [PATCH 8/8] vhost-scsi: Reduce response iov mem use
` [PATCH 0/8] vhost-scsi: Memory reduction patches

[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
 2024-10-09  1:44 UTC  (5+ messages)
` [PATCH bpf 1/4] bpf: fix kfunc btf caching for modules
` [PATCH bpf 3/4] selftests/bpf: Provide a generic [un]load_module helper

FAILED: patch "[PATCH] resource: fix region_intersects() vs" failed to apply to 5.4-stable tree
 2024-10-09  1:43 UTC  (2+ messages)
` [PATCH 5.4.y] resource: fix region_intersects() vs add_memory_driver_managed()

rte_ring move head question for machines with relaxed MO (arm/ppc)
 2024-10-09  1:41 UTC  (4+ messages)

[PATCH] dt-bindings: soc: ti: pruss: Fix a typo on assigned-clock-parents
 2024-10-09  1:41 UTC  (3+ messages)

[PATCH 1/1] iommu: Remove iommu_present()
 2024-10-09  1:41 UTC  (3+ messages)

[PATCH drm-dp 0/4] Add dp module in hibmc driver
 2024-10-09  1:37 UTC  (3+ messages)
` [PATCH drm-dp 1/4] drm/hisilicon/hibmc: add dp aux in hibmc drivers
  `  "

[PATCH v5 00/12] tcg/riscv: Add support for vector
 2024-10-09  1:38 UTC  (3+ messages)
` [PATCH v5 02/12] tcg/riscv: Add basic "

[PATCH net-next v6 00/12] net: vxlan: add skb drop reasons support
 2024-10-09  1:38 UTC  (4+ messages)
` [PATCH net-next v6 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()

[PATCH v10 1/5] drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCs
 2024-10-09  1:34 UTC  (4+ messages)

[PATCH] Bluetooth: hci_core: remove acl hdr handle error message
 2024-10-09  1:36 UTC  (3+ messages)
  ` [syzbot] [bluetooth?] KMSAN: uninit-value in hci_rx_work

[PATCH v10 0/5] Fix degradation problem of alpha blending series
 2024-10-09  1:33 UTC  (4+ messages)

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc2-319-g47fa0de9b07c6)
 2024-10-09  1:34 UTC 

[PATCH bpf 0/7] Misc fixes for bpf
 2024-10-09  1:32 UTC  (7+ messages)
` [PATCH bpf 1/7] bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
` [PATCH bpf 3/7] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()

[PATCH 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support
 2024-10-09  1:32 UTC  (2+ messages)

[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
 2024-10-09  1:31 UTC  (7+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[PATCH 0/3] drm/vc4: 3 minor fixes from mismatched drm_dev_[enter|exit] calls
 2024-10-09  1:30 UTC  (7+ messages)
` [PATCH 1/3] drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_load
` [PATCH 2/3] drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flush
` [PATCH 3/3] drm/vc4: Correct generation check in vc4_hvs_lut_load

[PATCH net-next v6] net: phy: microchip_t1: SQI support for LAN887x
 2024-10-09  1:30 UTC  (2+ messages)

[PATCH net-next v2] fsl/fman: Fix a typo
 2024-10-09  1:30 UTC  (2+ messages)

[net-next,v2 0/3] net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110
 2024-10-09  1:30 UTC  (2+ messages)

[PATCH 1/1] selftests/rseq: Fix mm_cid test failure
 2024-10-09  1:28 UTC 

[PATCH net] net: ibm: emac: mal: fix wrong goto
 2024-10-09  1:30 UTC  (2+ messages)

[PATCH v1 0/2] RSEQ updates for 6.12
 2024-10-09  1:28 UTC  (6+ messages)
` [PATCH v1 2/2] selftests/rseq: Fix mm_cid test failure

[PATCH v4 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board
 2024-10-09  1:27 UTC  (4+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: sbp1: IBM sbp1 BMC board

[PATCH v3] arm64: dts: qcom: sa8775p-ride: add WiFi/BT nodes
 2024-10-09  1:27 UTC 

[PATCH resend v3] bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
 2024-10-09  1:28 UTC  (3+ messages)

[PATCH v2 00/12] Add PXP HWDRM support
 2024-10-09  1:27 UTC  (7+ messages)
` [PATCH v2 10/12] drm/xe/pxp: add PXP PM support
` [PATCH v2 11/12] drm/xe/pxp: Add PXP debugfs support
` [PATCH v2 12/12] drm/xe/pxp: Enable PXP for MTL and LNL

[PATCH 0/2] Introduce panic function when slub leaks
 2024-10-09  1:25 UTC  (6+ messages)
        ` 答复: "

[PATCH net] pktgen: Avoid out-of-range in get_imix_entries
 2024-10-09  1:23 UTC  (2+ messages)

[PATCH v2] app/proc-info: add rte_eal_cleanup() to avoid memory leak
 2024-10-09  1:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/gve: add IO memory barriers before reading descriptors
 2024-10-09  1:20 UTC  (2+ messages)

[PATCH] clocksource: Remove unused clocksource_change_rating
 2024-10-09  1:20 UTC  (2+ messages)

[PATCH v3 0/3] pinctrl: th1520: Improve code quality
 2024-10-09  1:16 UTC  (8+ messages)
` [PATCH v3 1/3] pinctrl: th1520: Fix return value for unknown pin error
` [PATCH v3 2/3] pinctrl: th1520: Convert thp->mutex to guarded mutex
` [PATCH v3 3/3] pinctrl: th1520: Convert dt child node loop to scoped iterator

[PATCH bpf-next] libbpf: fix sym_is_subprog() logic for weak global subprogs
 2024-10-09  1:15 UTC 

[PATCH v4 00/22] path checker refactor and misc fixes
 2024-10-09  1:15 UTC  (23+ messages)
` [PATCH v4 01/22] libmultipath: store checker_check() result in checker struct
` [PATCH v4 02/22] libmultipath: add missing checker function prototypes
` [PATCH v4 03/22] libmultipath: split out the code to wait for pending checkers
` [PATCH v4 04/22] libmultipath: remove pending wait code from libcheck_check calls
` [PATCH v4 05/22] multipath-tools tests: fix up directio tests
` [PATCH v4 06/22] libmultipath: split get_state into two functions
` [PATCH v4 07/22] libmultipath: change path_offline to path_sysfs_state
` [PATCH v4 08/22] multipathd: split check_path_state into two functions
` [PATCH v4 09/22] multipathd: rename do_check_path to update_path_state
` [PATCH v4 10/22] multipathd: split check_path into two functions
` [PATCH v4 11/22] multipathd: split handle_uninitialized_path "
` [PATCH v4 12/22] multipathd: split check_paths "
` [PATCH v4 13/22] multipathd: fix "fail path" and "reinstate path" commands
` [PATCH v4 14/22] multipathd: update priority once after updating all paths
` [PATCH v4 15/22] multipathd: simplify checking for followover_should_failback
` [PATCH v4 16/22] multipathd: only refresh prios on PATH_UP and PATH_GHOST
` [PATCH v4 17/22] multipathd: remove pointless check
` [PATCH v4 18/22] multipathd: fix deferred_failback_tick for reload removes
` [PATCH v4 19/22] libmultipath: add libcheck_need_wait checker function
` [PATCH v4 20/22] libmultipath: don't wait in libcheck_pending
` [PATCH v4 21/22] multipathd: wait for checkers to complete
` [PATCH v4 22/22] multipath-tools tests: fix up directio tests

[PATCH] tracing: replace multiple deprecated strncpy with strscpy
 2024-10-09  1:12 UTC  (2+ messages)

[PATCH i-g-t v2 0/1] xe_exec_capture: Add xe_exec_capture test
 2024-10-09  1:12 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for xe_exec_capture: Add xe_exec_capture test (rev2)

Null dereference in raid10_size, I/O lockup afterwards
 2024-10-09  1:11 UTC  (6+ messages)

FAILED: patch "[PATCH] resource: fix region_intersects() vs" failed to apply to 5.10-stable tree
 2024-10-09  1:10 UTC  (2+ messages)
` [PATCH 5.10.y] resource: fix region_intersects() vs add_memory_driver_managed()

[PATCH] HID: intel-ish-hid: Add firmware version sysfs attributes
 2024-10-09  1:10 UTC 

[PATCH v2 0/6] Make set_dev_pasid op supporting domain replacement
 2024-10-09  1:09 UTC  (6+ messages)
` [PATCH v2 3/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle "

[PATCH v4 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-09  1:07 UTC  (9+ messages)
` [PATCH v4 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v4 2/8] tracing/ftrace: disable preemption in syscall probe
` [PATCH v4 3/8] tracing/perf: "
` [PATCH v4 4/8] tracing/bpf: "
` [PATCH v4 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v4 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v4 7/8] tracing/perf: "
` [PATCH v4 8/8] tracing/bpf: "

[RFC 0/4] ethdev: rework config restore
 2024-10-09  1:07 UTC  (7+ messages)

[PATCH] fs: jffs2: Fix inconsistent indentation in jffs2_mark_node_obsolete
 2024-10-09  1:07 UTC  (3+ messages)

[PATCH 0/5] Increase minimum meson version
 2024-10-09  1:04 UTC  (3+ messages)

kselftest/fixes kselftest-cpufreq: 4 runs, 3 regressions (linux_kselftest-fixes-6.12-rc2-4-g34d5b600172b)
 2024-10-09  1:06 UTC 

kselftest/fixes kselftest-lib: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-4-g34d5b600172b)
 2024-10-09  1:06 UTC 

kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-4-g34d5b600172b)
 2024-10-09  1:06 UTC 

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-09  1:05 UTC  (4+ messages)

linux-next: build failure after merge of the wireless-next tree
 2024-10-09  1:04 UTC 

[PATCH v2 0/3] net: add thread-safe crc api
 2024-10-09  1:03 UTC  (5+ messages)
` [PATCH v2 1/3] "

[PATCH 0/3] add support for querying ethdev TM nodes
 2024-10-09  1:02 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] ethdev: add traffic manager query function
  ` [PATCH v2 3/3] app/testpmd: add support for querying TM nodes

[PATCH v2] cxl/core/port: defer endpoint probes when ACPI likely hasn't finished
 2024-10-09  1:01 UTC  (5+ messages)

[PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
 2024-10-09  0:58 UTC  (2+ messages)

[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-09  0:56 UTC  (4+ messages)
` [PATCH v3 5/8] "

[PATCH v6 0/2] Add support for nuvoton ma35 nand controller
 2024-10-09  0:55 UTC  (7+ messages)
` [PATCH v6 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC


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.