All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-25 16:56:22 to 2026-04-25 18:08:27 UTC [more...]

[PATCH 0/9] Add ethernet support for genio 520/720 EVK boards
 2026-04-23 15:27 UTC  (6+ messages)
` [PATCH 5/9] net: phy: air_phy_lib: Factorize BuckPBus register
` [PATCH 7/9] net: dwc_eth_qos: Add mediatek support
` [PATCH 8/9] arm: dts: mt8189: Add ethernet support for Genio 520/720 boards

[PATCH v5 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
 2026-04-24 15:27 UTC  (4+ messages)
` [PATCH v5 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
` [PATCH v5 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)

[GIT PULL] AMD/Xilinx changes for 2026-07-rc1 v3
 2026-04-24 18:50 UTC  (2+ messages)

[PATCH v3 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-04-23 15:45 UTC  (2+ messages)
` [PATCH v3 2/2] binman: x509_cert: add PKCS#11/HSM signing support

[PATCH v6 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
 2026-04-24 16:03 UTC  (4+ messages)
` [PATCH v6 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
` [PATCH v6 2/3] usb: gadget: rcar: Add support for reset controller
` [PATCH v6 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)

[PATCH v5 00/58] perf: Reorganize scripting support
 2026-04-25 18:08 UTC  (73+ messages)
` [PATCH v6 00/59] "
  ` [PATCH v6 01/59] perf inject: Fix itrace branch stack synthesis
  ` [PATCH v6 02/59] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v6 03/59] perf arch x86: "
  ` [PATCH v6 04/59] perf tests: "
  ` [PATCH v6 05/59] perf script: "
  ` [PATCH v6 06/59] perf util: "
  ` [PATCH v6 07/59] perf python: Add "
  ` [PATCH v6 08/59] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v6 09/59] perf data: Add open flag
  ` [PATCH v6 10/59] perf evlist: Add reference count
  ` [PATCH v6 11/59] perf evsel: "
  ` [PATCH v6 12/59] perf evlist: Add reference count checking
  ` [PATCH v6 13/59] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v6 14/59] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v6 15/59] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v6 16/59] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v6 17/59] perf python: Refactor and add accessors to sample event
  ` [PATCH v6 18/59] perf python: Add callchain support
  ` [PATCH v6 19/59] perf python: Add config file access
  ` [PATCH v6 20/59] perf python: Extend API for stat events in python.c
  ` [PATCH v6 21/59] perf python: Expose brstack in sample event
  ` [PATCH v6 22/59] perf python: Add perf.pyi stubs file
  ` [PATCH v6 23/59] perf python: Add LiveSession helper
  ` [PATCH v6 24/59] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
  ` [PATCH v6 25/59] perf stat-cpi: Port stat-cpi to use python module
  ` [PATCH v6 26/59] perf mem-phys-addr: Port mem-phys-addr "
  ` [PATCH v6 27/59] perf syscall-counts: Port syscall-counts "
  ` [PATCH v6 28/59] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
  ` [PATCH v6 29/59] perf futex-contention: Port futex-contention "
  ` [PATCH v6 30/59] perf flamegraph: Port flamegraph "
  ` [PATCH v6 31/59] perf gecko: Port gecko "
  ` [PATCH v6 32/59] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
  ` [PATCH v6 33/59] perf check-perf-trace: Port check-perf-trace "
  ` [PATCH v6 34/59] perf compaction-times: Port compaction-times "
  ` [PATCH v6 35/59] perf event_analyzing_sample: Port event_analyzing_sample "
  ` [PATCH v6 36/59] perf export-to-sqlite: Port export-to-sqlite "
  ` [PATCH v6 37/59] perf export-to-postgresql: Port export-to-postgresql "
  ` [PATCH v6 38/59] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
  ` [PATCH v6 39/59] perf intel-pt-events: Port intel-pt-events/libxed "
  ` [PATCH v6 40/59] perf net_dropmonitor: Port net_dropmonitor "
  ` [PATCH v6 41/59] perf netdev-times: Port netdev-times "
  ` [PATCH v6 42/59] perf powerpc-hcalls: Port powerpc-hcalls "
  ` [PATCH v6 43/59] perf sched-migration: Port sched-migration/SchedGui "
  ` [PATCH v6 44/59] perf sctop: Port sctop "
  ` [PATCH v6 45/59] perf stackcollapse: Port stackcollapse "
  ` [PATCH v6 46/59] perf task-analyzer: Port task-analyzer "
  ` [PATCH v6 47/59] perf failed-syscalls: Port failed-syscalls "
  ` [PATCH v6 48/59] perf rw-by-file: Port rw-by-file "
  ` [PATCH v6 49/59] perf rw-by-pid: Port rw-by-pid "
  ` [PATCH v6 50/59] perf rwtop: Port rwtop "
  ` [PATCH v6 51/59] perf wakeup-latency: Port wakeup-latency "
  ` [PATCH v6 52/59] perf test: Migrate Intel PT virtual LBR test to use Python API
  ` [PATCH v6 53/59] perf: Remove libperl support, legacy Perl scripts and tests
  ` [PATCH v6 54/59] perf: Remove libpython support and legacy Python scripts
  ` [PATCH v6 55/59] perf Makefile: Update Python script installation path
  ` [PATCH v6 56/59] perf script: Refactor to support standalone scripts and remove legacy features
  ` [PATCH v6 57/59] perf Documentation: Update for standalone Python scripts and remove obsolete data
  ` [PATCH v6 58/59] perf python: Improve perf script -l descriptions
  ` [PATCH v6 59/59] perf sched stats: Fix segmentation faults in diff mode

[PATCH v5 05/15] mach-sc5xx: Add USB boot command
 2026-04-23 14:24 UTC  (4+ messages)
` [PATCH v5 06/15] mach-sc5xx: Remove preliminary binman support
` [PATCH v5 13/15] arm: sc5xx: add missing boot env selectors
` [PATCH v5 14/15] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r

[PATCH] remote: add --set-head option to 'git remote add'
 2026-04-25 18:07 UTC  (3+ messages)
  ` gh

[PATCH v3 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-24 23:15 UTC  (11+ messages)
` [PATCH v3 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v3 03/11] drivers: allow clk_stub and spmi in SPL

[PATCH v3 0/4] phy: add common PHY polarity properties support
 2026-04-25  2:18 UTC  (9+ messages)
` [PATCH v3 2/4] net: phy: air_en8811h: use standard rx-polarity/tx-polarity properties
` [PATCH v3 4/4] sandbox: dts: add PHY common props test nodes
` [v3,0/4] phy: add common PHY polarity properties support

[PATCH v4 0/3] phy: add common PHY polarity properties support
 2026-04-25  8:06 UTC  (3+ messages)
` [PATCH v4 1/3] phy: add common PHY "
` [PATCH v4 3/3] test: dm: add PHY common props unit tests and sandbox DT nodes

Nuvoton MA35D1
 2026-04-25 17:30 UTC 

[PATCH] FAT: Rename ambiguous fat_sectors and fat_total_sect fields
 2026-04-25 17:56 UTC  (2+ messages)

[PATCH] clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED
 2026-04-25 17:51 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Update XM25QH512C to XM25QH512D
 2026-04-24 10:23 UTC 

[GIT PULL] clk changes for the merge window
 2026-04-25 17:30 UTC  (3+ messages)

[RESEND v4 09/14] mach-sc5xx: Update image load address
 2026-04-23 14:28 UTC  (2+ messages)

[PATCH 01/14] serial: atmel-usart: allow selecting from ARCH_MICROCHIPSW
 2026-04-25 13:35 UTC  (2+ messages)

[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
 2026-04-24 17:31 UTC  (13+ messages)
` [PATCH 01/12] efi_loader: add runtime memset helper
` [PATCH 02/12] arm-ffa: add FF-A bus runtime support
` [PATCH 03/12] efi_loader: add FF-A runtime support in EFI variable TEE driver
` [PATCH 04/12] efi_loader: enable EFI runtime SetVariable()/GetVariable() using FF-A transport
` [PATCH 05/12] efi_loader: move runtime GetVariable() helpers to efi_variable.c
` [PATCH 06/12] corstone1000: enable bootefi selftest
` [PATCH 07/12] efi: selftest: add runtime variable tests with non-volatile storage
` [PATCH 08/12] test: dm: add sandbox FF-A runtime transport tests
` [PATCH 09/12] sandbox: ffa: share synthetic partition metadata via macros
` [PATCH 10/12] doc: arm64: document FF-A runtime path for EFI variables
` [PATCH 11/12] doc: bootefi: note two-phase runtime variables selftest
` [PATCH 12/12] efi_loader: align FF-A cache maintenance with runtime path

QA notification for completed autobuilder build (yocto-6.0.rc1)
 2026-04-25 18:01 UTC  (4+ messages)
` [qa-build-notification] "
  ` [yocto] "

pppd and IPv6 routes
 2026-04-25  0:27 UTC  (2+ messages)

[BUG] ext4: BUG_ON in ext4_write_inline_data (fs/ext4/inline.c:240)
 2026-04-25 18:00 UTC  (3+ messages)

[PATCH bpf] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
 2026-04-25 17:59 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-04-25 17:58 UTC 

[PATCH] checkout: add --fetch to fetch remote before resolving start-point
 2026-04-25 17:58 UTC  (2+ messages)
` Multiple remotes

[PATCH v3] FAT: Allow 0xE9 near jump in fat_read_static_bpb()
 2026-04-25 17:57 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2] binman: x509_cert: add PKCS#11/HSM signing support
 2026-04-23 11:16 UTC  (3+ messages)

[PATCH v8 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-25 17:54 UTC  (5+ messages)
` [PATCH v8 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v8 4/6] iio: adc: ad4691: add SPI offload support

[PATCH] Bluetooth: btrtl: fix uninitialized scalar value
 2026-04-25 17:51 UTC 

[PATCH 6.18 00/55] 6.18.25-rc1 review
 2026-04-25 17:49 UTC  (2+ messages)

[PATCH] checkout: add --fetch to fetch remote before resolving start-point
 2026-04-25 17:48 UTC  (2+ messages)
` Wrong subject line

meta-openembedded 'wrynose' release
 2026-04-25 17:46 UTC 

[PATCH] fs/squashfs: Set ret to 0 on successful read
 2026-04-24 18:50 UTC  (2+ messages)

[PATCH] checkout: add --fetch to fetch remote before resolving start-point
 2026-04-25 17:44 UTC  (3+ messages)
` Comments on Phillip's review
  ` Wrong subject line

Couple of clang warnings for Rockchip boards
 2026-04-22 21:57 UTC  (2+ messages)

[PATCH] checkout: add --fetch to fetch remote before resolving start-point
 2026-04-25 17:44 UTC  (3+ messages)
` Comments on Phillip's review
  ` Wrong subject line

[PATCH RFC] riscv: disable local interrupts and stop other CPUs before restart
 2026-04-25 17:42 UTC  (7+ messages)

[PATCH 0/1] OPENAT2_REGULAR flag documentation
 2026-04-25 17:39 UTC  (5+ messages)
` [PATCH 1/1] man/man2/openat2.2: Document OPENAT2_REGULAR flag

[PATCH] Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUV
 2026-04-25 17:39 UTC  (2+ messages)
  `  "

[PATCH] tools/power/x86/intel-speed-select: Harden daemon pidfile open
 2026-04-25 17:37 UTC 

[PATCH 1/1] tools/asn1_compiler: avoid -Wdiscarded-qualifiers
 2026-04-24 18:50 UTC  (2+ messages)

/usr/s390x-linux-gnu/include/asm/sigcontext.h:73:9: error: unknown type name '__vector128'
 2026-04-25 17:36 UTC 

[PATCH v3 0/2] phy: econet: Add PCIe PHY driver for EcoNet SoCs
 2026-04-25 17:36 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Document PCIe PHY in EcoNet EN751221 and EN7528
` [PATCH v3 2/2] phy: econet: Add PCIe PHY driver for EcoNet EN751221 and EN7528 SoCs

RFC: Remote signing support for mkimage
 2026-04-23 16:02 UTC  (2+ messages)

[PATCH 0/2] spi: add sysfs interface for userspace device instantiation
 2026-04-25 17:34 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] spi: add new_device/delete_device sysfs interface
  ` [PATCH v2 2/2] docs: spi: add documentation for userspace device instantiation

[PATCH v5 0/8] Add virtio-mmio support to m68k virt machine
 2026-04-25  1:37 UTC  (2+ messages)

[PATCH 00/13] iMX8M: Covert to OF_UPSTREAM
 2026-04-25  0:36 UTC  (2+ messages)
` [PATCH 03/13] imx8mq: pico: Switch OF_UPSTREAM

[PATCH] board: rockchip: add Anbernic RG-DS
 2026-04-23 18:35 UTC 

[PATCH v2] smbios: Add an explicit bounds check for Type 9 length
 2026-04-22 21:57 UTC  (2+ messages)

[PATCH v1 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-04-25 17:26 UTC  (5+ messages)
` [PATCH v1 2/2] Input: isa1200 - new driver for Imagis ISA1200

[PATCH] drivers: bluetooth: fix uninitialized scalar variable
 2026-04-25 17:25 UTC  (2+ messages)
`  "

[PATCH bpf-next v3 0/4] bpf: replace min/max fields with struct cnum{32,64}
 2026-04-25 17:21 UTC  (5+ messages)

[PATCH v5 0/3] pps: improve PREEMPT_RT performance
 2026-04-25 17:21 UTC  (4+ messages)
` [PATCH v5 1/3] pps: pps-gpio: split IRQ handler into hardirq and threaded parts
` [PATCH v5 2/3] pps: convert pps_device lock to raw_spinlock for PREEMPT_RT
  ` [PATCH v5 3/3] pps: convert pps_kc_hardpps_lock "

xe_survivability_mode.c:undefined reference to `xe_configfs_get_survivability_mode'
 2026-04-25 17:20 UTC 

[PATCH 0/2] alua path checker and prioritizer
 2026-04-25 17:16 UTC  (3+ messages)
` [PATCH 1/2] checkers: add alua path checker and async checker framework

[PATCH 0/2] rtc: isl1208: Fix IRQ return value and wake reference leak
 2026-04-25 17:16 UTC  (3+ messages)
` [PATCH 1/2] rtc: isl1208: Fix returning errno as irqreturn_t in IRQ handler

[PATCH v2 0/7] fit: dm-verity support
 2026-04-24 17:31 UTC  (4+ messages)
` [PATCH v2 3/7] include: hexdump: make hex2bin() usable from host tools

[Bug 221383] New: ideapad_laptop: Fn hotkeys stop emitting after s2idle resume on IdeaPad Slim 3 14ARP10 (Ryzen 7735HS)
 2026-04-25 17:13 UTC  (2+ messages)
` [Bug 221383] "

[PATCH 1/1] doc: .clang-format description
 2026-04-24 13:05 UTC 

[PATCH v4 00/11] Add support to boot TI K3 HSM M4 core
 2026-04-25  3:37 UTC  (3+ messages)
` [PATCH v4 06/11] arm: dts: k3-{j721s2/j722s/j784s4}-binman: Pack HSM firmware inside tispl.bin
` [PATCH v4 09/11] arm: dts: k3-{j721s2/j722s/j784s4}-r5.dtsi: Enable HSM core

[PATCH v1 00/10] configs: toradex: Enable EFI
 2026-04-24 10:42 UTC  (11+ messages)
` [PATCH v1 01/10] configs: apalis-imx8: "
` [PATCH v1 02/10] configs: aquila-am69: Enable EFI related options
` [PATCH v1 03/10] configs: colibri-imx8x: Enable EFI
` [PATCH v1 04/10] configs: toradex-smarc-imx8mp: Enable EFI related options
` [PATCH v1 05/10] configs: toradex-smarc-imx95: "
` [PATCH v1 06/10] configs: verdin-am62: "
` [PATCH v1 07/10] configs: verdin-am62p: "
` [PATCH v1 08/10] configs: verdin-imx8mm: "
` [PATCH v1 09/10] configs: verdin-imx8mp: "
` [PATCH v1 10/10] configs: verdin-imx95: "

+ coredump-add-core_pattern-specifier-for-si_code.patch added to mm-nonmm-unstable branch
 2026-04-25 17:09 UTC 

[PATCH v2] dts: lemans-evk-u-boot: add override dtsi
 2026-04-24 10:42 UTC 

[PATCH 1/1] .clang-format: add U-Boot specific for each macros
 2026-04-24 12:55 UTC 

[PATCH v6] Improve handoff prepare on SoCFPGA
 2026-04-23  4:04 UTC 

[PATCH 0/2] irqchip/econet-en751221: Support MIPS 34Kc VEIC mode
 2026-04-25 17:03 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: econet: Add CPU interrupt mapping

[PATCH v3] virtio: rtc: tear down old virtqueues before restore
 2026-04-25 17:03 UTC  (3+ messages)

[PATCH 1/9] m68k: dts: mcf5441x: add mmc device for mcf5441x
 2026-04-25 17:02 UTC  (3+ messages)
` [PATCH 5/9] configs: stmark2: add support for mmc

[PATCH v2] staging: rtl8723bs: rtw_mlme: fix line length warnings
 2026-04-25 16:56 UTC 

[PATCH] MAINTAINERS, mailmap: Change email for Eugen Hristev
 2026-04-25 17:00 UTC  (2+ messages)

[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
 2026-04-25 16:57 UTC 

[PATCH] common: update: Fix TFTP return value handling
 2026-04-24 18:50 UTC  (2+ messages)

[PATCH v4 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
 2026-04-23  8:05 UTC  (3+ messages)
` [PATCH v4 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove


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.