All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-24 09:01:40 to 2025-11-24 09:45:52 UTC [more...]

[PATCH 0/5] staging: rtl8723bs: remove custom FIELD_OFFSET macro and dead code
 2025-11-24  9:45 UTC  (5+ messages)
` [PATCH 2/5] staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof

[PATCH v4 0/3] spmi-pmic-arb: Add support for PMIC arbiter v8 for Glymur and Kaanapali
 2025-11-24  9:45 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter properties
` [PATCH v4 2/3] dt-bindings: spmi: add support for glymur-spmi-pmic-arb (arbiter v8)
` [PATCH v4 3/3] spmi: spmi-pmic-arb: add support for PMIC arbiter v8

[PATCH v2 0/2] mtd: rawnand: atmel: Fix ECC error on SAM9
 2025-11-24  9:44 UTC  (2+ messages)

[PATCH 0/2] Add calls to mutex_destroy in virtio_balloon and virtio_mem
 2025-11-24  9:43 UTC  (6+ messages)
` [PATCH 1/2] virtio-balloon: Destroy mutex before freeing virtio_balloon
` [PATCH 2/2] virtio-mem: Destroy mutex before freeing virtio_mem

[PATCH v3 00/21] paravirt: cleanup and reorg
 2025-11-24  9:42 UTC  (3+ messages)

[PATCH v5 0/5] add support for T7 family clock controller
 2025-11-24  9:42 UTC  (7+ messages)
` [PATCH v5 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v5 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH v2 0/5] blsuki: fix misc comments/issues
 2025-11-24  9:39 UTC  (6+ messages)
` [PATCH v2 1/5] blsuki: fix typo in entry parameter description
` [PATCH v2 2/5] blsuki: fix blscfg command summary
` [PATCH v2 3/5] blsuki: use specified device in case of fallback
` [PATCH v2 4/5] blsuki: fix default location in commment to /loader/entries
` [PATCH v2 5/5] blsuki: error out if unexpected arguments are supplied

[PATCH v5 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-24  9:42 UTC  (7+ messages)
` [PATCH v5 03/13] coresight: Refactor etm4_config_timestamp_event()

[PATCH][next] chtls: Avoid -Wflex-array-member-not-at-end warning
 2025-11-24  9:42 UTC 

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-11-24  9:41 UTC  (5+ messages)

[PATCH v5 0/5] lib/xe/xe_query: implement few query helpers
 2025-11-24  9:41 UTC  (6+ messages)
` [PATCH v5 2/5] lib/xe/xe_query: introduce helpers for device query

Linux kernel 6.6.117 released
 2025-11-24  9:40 UTC 

[PATCH] XEN: enable MC/DC coverage for Clang
 2025-11-24  9:40 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table
 2025-11-24  9:40 UTC  (5+ messages)

[PATCH v2] libxfs: support reproducible filesystems using deterministic time/seed
 2025-11-24  9:38 UTC  (3+ messages)

[RFC v4 wireless-next 1/2] wifi: cfg80211: allow send/recv tagged EAPOLs
 2025-11-24  9:38 UTC  (4+ messages)

[PATCH 00/10] can: grcan: Enhance driver with CANFD Support and Improvements
 2025-11-24  9:37 UTC  (4+ messages)
` [PATCH 02/10] dt-bindings: net: can: grcan: Convert GRCAN CAN controllers binding from txt to YAML

[PATCH i-g-t 0/8] kms: Small cleanups and refactoring
 2025-11-24  9:37 UTC  (4+ messages)
` [PATCH i-g-t 1/8] igt: Name drmModeCrtc variables 'drm_crtc'

[PATCH v2 0/9] Add support for AD4062 device family
 2025-11-24  9:36 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: iio: adc: Add adi,ad4062
` [PATCH v2 2/9] docs: iio: New docs for ad4062 driver
` [PATCH v2 3/9] iio: adc: Add support for ad4062
` [PATCH v2 4/9] docs: iio: ad4062: Add IIO Trigger support
` [PATCH v2 5/9] iio: adc: "
` [PATCH v2 6/9] docs: iio: ad4062: Add IIO Events support
` [PATCH v2 7/9] iio: adc: "
` [PATCH v2 8/9] docs: iio: ad4062: Add GPIO Controller support
` [PATCH v2 9/9] iio: adc: "

[meta-oe][PATCH] mariadb: Upgrade 11.4.8 -> 11.4.9
 2025-11-24  9:35 UTC 

[linux-next:master 10976/11041] tools/testing/selftests/../../../tools/testing/selftests/kselftest.h:53:10: fatal error: errno.h: No such file or directory
 2025-11-24  9:35 UTC 

[PATCH] xfs_scrub: fix null pointer crash in scrub_render_ino_descr
 2025-11-24  9:35 UTC  (3+ messages)

[PATCH v7 00/11] arm64: entry: Convert to Generic Entry
 2025-11-24  9:34 UTC  (8+ messages)
` [PATCH v7 05/11] arm64/ptrace: Handle ptrace_report_syscall_entry() error
` [PATCH v7 08/11] entry: Add arch_ptrace_report_syscall_entry/exit()

[PATCH] xfs: fix confused tracepoints in xfs_reflink_end_atomic_cow()
 2025-11-24  9:34 UTC  (2+ messages)

[PATCH 0/2] rust: kernel: add missing safety documentation
 2025-11-24  9:34 UTC  (3+ messages)
` [PATCH 2/2] rust: kernel: document safety for as_str_unchecked

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-24  9:31 UTC  (5+ messages)
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH v3 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-11-24  9:33 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: acpi: Enable ACPI CCEL support
  ` [REGRESSION] GHES firmware can't be readonly - Was: "

[PATCH v2 0/3] LoongArch: KVM: Add paravirt preempt support
 2025-11-24  9:33 UTC  (11+ messages)
` [PATCH v2 2/3] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side

[PATCH] net/mlx5: update count flow action docs
 2025-11-24  9:32 UTC 

[PATCH v1 0/2] updated latest recommended matching list
 2025-11-24  8:50 UTC  (3+ messages)
` [PATCH v1 1/2] net/ice: "
` [PATCH v1 2/2] net/i40e: "

[openeuler:OLK-6.6 3313/3313] block/genhd.c:100:6: warning: no previous prototype for function 'part_stat_read_all'
 2025-11-24  9:32 UTC 

[isar-cip-core][PATCH 0/6] Switch to cip_merged_defconfig, clean up ti-am62px-sk recipes
 2025-11-24  9:31 UTC  (3+ messages)
` [isar-cip-core][PATCH 3/6] arm64: Switch to cip_merged_defconfig

[RFC WIP 0/3] DRM Jobqueue
 2025-11-24  9:31 UTC  (4+ messages)
` [RFC WIP 2/3] rust: sync: Add dma_fence abstractions

[PATCH RESEND v9 0/6] MHDP8546 fixes related to DRM_BRIDGE_ATTACH_NO_CONNECTOR usecase
 2025-11-24  9:30 UTC  (4+ messages)
` [PATCH RESEND v9 2/6] drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs

[PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
 2025-11-24  9:30 UTC  (2+ messages)

[PATCH 0/6] arch,sysfb: Move screen and edid info into single place
 2025-11-24  9:30 UTC  (7+ messages)
` [PATCH 1/6] efi: earlycon: Reduce number of references to global screen_info
` [PATCH 2/6] efi: sysfb_efi: "

[syzbot] [iomap?] general protection fault in iomap_dio_bio_end_io
 2025-11-24  9:30 UTC  (4+ messages)
` [PATCH Next] iomap: Add sanity check for dio done workqueue

[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-11-24  9:29 UTC  (4+ messages)
` [PATCH v13 2/2] ras: mem: Add ACPI RAS2 memory driver

[meta-oe][PATCH] valkey: Upgrade 8.1.4 -> 9.0.0
 2025-11-24  9:29 UTC 

[PATCH v5 0/6] Add support for i.MX8ULP's SIM LPAV
 2025-11-24  9:28 UTC  (4+ messages)
` [PATCH v5 2/6] reset: imx8mp-audiomix: Replace mask with bit index

[PATCH] mm/khugepaged: Fix skipping of alloc sleep after second failure
 2025-11-24  9:27 UTC  (3+ messages)

[PATCH 0/6] Additional regulator support for the Qualcomm SGMII SerDes PHY
 2025-11-24  9:25 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: phy: describe additional regulator for Qualcomm SGMII PHY
` [PATCH 2/6] arm64: dts: qcom: lemans-evk: add additional SerDes PHY regulator
` [PATCH 3/6] arm64: dts: qcom: lemans-ride-common: add additional SerDes PHY regulators
` [PATCH 4/6] arm64: dts: qcom: monaco-evk: fix the "
` [PATCH 5/6] arm64: dts: qcom: qcs8300-ride: add additional SerDes PHY regulator
` [PATCH 6/6] phy: qcom: sgmii-eth: add second regulator support

[PATCH v2 0/2] LoongArch: Add 128-bit atomic cmpxchg support (v2)
 2025-11-24  9:26 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v2 2/2] LoongArch: Enable 128-bit atomics "

[XEN PATCH] libxl_nocpuid.c: fix build with json-c
 2025-11-24  9:26 UTC  (2+ messages)

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-11-24  9:26 UTC  (3+ messages)
` [PATCH v4 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()

[PATCH v5 0/2] Add support for NXP XSPI
 2025-11-24  9:25 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v5 2/2] spi: add driver for NXP XSPI controller

[PATCH 0/7] Add support for AD4062 device family
 2025-11-24  9:24 UTC  (9+ messages)
` [PATCH 3/7] iio: adc: Add support for ad4062

[PATCH] arm64: dts: imx8mm: Add label to thermal-zones
 2025-11-24  9:22 UTC 

[syzbot] [ntfs3?] INFO: task hung in __start_renaming
 2025-11-24  9:21 UTC  (5+ messages)

[LTP] [PATCH 1/1] readahead02: Sleep 1.5 msec to fix problem on bare metal
 2025-11-24  9:20 UTC  (8+ messages)

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-24  9:19 UTC  (5+ messages)

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-24  9:19 UTC  (2+ messages)

[PATCH -perfbook 0/3] CodeSamples/formal/herd: Tweaks for new litmus tests
 2025-11-24  9:19 UTC  (4+ messages)
` [PATCH -perfbook 1/3] CodeSamples/.../herd: Declare non-int reg variables in init block
` [PATCH -perfbook 2/3] CodeSamples/.../herd/Makefile: Add klitmus7-ready tests
` [PATCH -perfbook 3/3] CodeSamples/formal/herd/Makefile: Exclude time-consuming test from run-herd7

[RESEND PATCH blktrace v3 00/20] blktrace: Add user-space support for zoned command tracing
 2025-11-24  9:16 UTC  (39+ messages)
` [RESEND PATCH blktrace v3 03/20] blktrace: add definitions for BLKTRACESETUP2
` [RESEND PATCH blktrace v3 05/20] blktrace: add definitions for blk_io_trace2
` [RESEND PATCH blktrace v3 06/20] blktrace: support protocol version 8
` [RESEND PATCH blktrace v3 07/20] blkparse: pass magic to get_magic
` [RESEND PATCH blktrace v3 08/20] blkparse: read 'magic' first
` [RESEND PATCH blktrace v3 09/20] blkparse: factor out reading of a singe blk_io_trace event
` [RESEND PATCH blktrace v3 10/20] blkparse: skip unsupported protocol versions
` [RESEND PATCH blktrace v3 11/20] blkparse: make get_pdulen() take the pdu_len
` [RESEND PATCH blktrace v3 12/20] blkiomon: read 'magic' first
` [RESEND PATCH blktrace v3 13/20] blktrace: pass magic to CHECK_MAGIC macro
` [RESEND PATCH blktrace v3 14/20] blktrace: pass magic to verify_trace
` [RESEND PATCH blktrace v3 15/20] blktrace: rename trace_to_cpu to bit_trace_to_cpu
` [RESEND PATCH blktrace v3 16/20] blkparse: use blk_io_trace2 internally
` [RESEND PATCH blktrace v3 17/20] blkparse: natively parse blk_io_trace2
` [RESEND PATCH blktrace v3 18/20] blkparse: parse zone (un)plug actions
` [RESEND PATCH blktrace v3 19/20] blkparse: add zoned commands to fill_rwbs()
` [RESEND PATCH blktrace v3 20/20] blktrace: call BLKTRACESETUP2 ioctl per default to setup a trace

GPF in bpf_get_local_storage due to missing cgroup storage check in tail calls
 2025-11-24  9:15 UTC 

[PATCH] mtd: spi-nor: Fix w25q01jv flags
 2025-11-24  9:15 UTC  (7+ messages)

[PATCH v7 0/2] Adjust bandwidth limit for DP
 2025-11-24  9:14 UTC  (5+ messages)
` [PATCH v7 1/2] drm/mediatek: "

[PATCH 1/1] libtracecmd: fix memory leak on partial reverse iteration
 2025-11-24  9:14 UTC  (3+ messages)

[bug report] ata: ahci: IO error with the default med_power_with_dipm
 2025-11-24  9:13 UTC  (5+ messages)

[PATCH mptcp-next v14 0/8] implement mptcp read_sock
 2025-11-24  9:12 UTC  (9+ messages)
` [PATCH mptcp-next v14 1/8] mptcp: add eat_recv_skb helper
` [PATCH mptcp-next v14 2/8] mptcp: implement .read_sock
` [PATCH mptcp-next v14 3/8] tcp: add recv_should_stop helper
` [PATCH mptcp-next v14 4/8] mptcp: use "
` [PATCH mptcp-next v14 5/8] tcp: export tcp_splice_state
` [PATCH mptcp-next v14 6/8] mptcp: implement .splice_read
` [PATCH mptcp-next v14 7/8] selftests: mptcp: add splice io mode
` [PATCH mptcp-next v14 8/8] selftests: mptcp: connect: cover splice mode

[PATCH v10 0/8] lib/crypto: Add ML-DSA signing [WIP]
 2025-11-24  9:12 UTC  (3+ messages)
` [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support

[PATCH v6 01/30] objtool: Move disassembly functions to a separated file
 2025-11-24  9:12 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 02/30] objtool: Create disassembly context
 2025-11-24  9:12 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 03/30] objtool: Disassemble code with libopcodes instead of running objdump
 2025-11-24  9:12 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 04/30] tool build: Remove annoying newline in build output
 2025-11-24  9:12 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 05/30] objtool: Print symbol during disassembly
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 06/30] objtool: Store instruction disassembly result
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 07/30] objtool: Disassemble instruction on warning or backtrace
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 08/30] objtool: Extract code to validate instruction from the validate branch loop
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] staging: greybus: audio_manager: make envp[] static const
 2025-11-24  9:11 UTC  (2+ messages)

[PATCH v6 09/30] objtool: Record symbol name max length
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 10/30] objtool: Add option to trace function validation
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 11/30] objtool: Trace instruction state changes during function validation
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 12/30] objtool: Improve register reporting during function validation
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 13/30] objtool: Identify the different types of alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 14/30] objtool: Add functions to better name alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 15/30] objtool: Improve tracing of alternative instructions
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 16/30] objtool: Do not validate IBT for .return_sites and .call_sites
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 17/30] objtool: Add the --disas=<function-pattern> action
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 18/30] objtool: Preserve alternatives order
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 19/30] objtool: Print headers for alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 20/30] objtool: Disassemble group alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 21/30] objtool: Print addresses with alternative instructions
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 22/30] objtool: Disassemble exception table alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 23/30] objtool: Disassemble jump table alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 24/30] objtool: Fix address references in alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 25/30] objtool: Provide access to feature and flags of group alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 26/30] objtool: Function to get the name of a CPU feature
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
 2025-11-24  9:11 UTC 

[PATCH v6 27/30] objtool: Improve naming of group alternatives
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 28/30] objtool: Compact output for alternatives with one instruction
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 29/30] objtool: Add wide output for disassembly
 2025-11-24  9:11 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] libtracecmd: Fix continuing in tracecmd_iterate_events_reverse()
 2025-11-24  9:10 UTC  (2+ messages)

[PATCH v2] xhci: dbgtty: fix device unregister
 2025-11-24  9:11 UTC  (4+ messages)

[PATCH v6 30/30] objtool: Trim trailing NOPs in alternative
 2025-11-24  9:10 UTC  (2+ messages)
` [tip: objtool/core] "

[HELP] V4L2 kept reporting CROPCAP fail
 2025-11-24  9:10 UTC  (5+ messages)

[PATCH v6 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-24  9:09 UTC  (3+ messages)
` [PATCH v6 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-24  9:09 UTC  (3+ messages)
` [PATCH 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH v2 1/2] arm64: dts: ti: k3-am62-phycore-som: Enable cpsw_mac_syscon in U-Boot
 2025-11-24  9:08 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am62a-phycore-som: "

[PATCH] lib/crypto: blake2b: Limit frame size workaround to GCC < 12.2 on i386
 2025-11-24  9:08 UTC  (6+ messages)

[PATCH v2 0/3] clk: Return value calculated by ERR_PTR
 2025-11-24  9:07 UTC  (3+ messages)
` [PATCH v2 1/3] clk: Prevent SIGSEGV on debug

[PATCH v2] media: usb: uvc: Fix NULL pointer dereference during USB device hot-unplug
 2025-11-24  9:06 UTC  (4+ messages)

[PATCH V5 0/6] loop: improve loop aio perf by IOCB_NOWAIT
 2025-11-24  9:05 UTC  (4+ messages)
` calling into file systems directly from ->queue_rq, was "

[PATCH] dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
 2025-11-24  9:01 UTC  (2+ messages)

[PATCH 1/2] common/mlx5: read SWS capability bits
 2025-11-24  9:01 UTC  (4+ messages)
` [PATCH 2/2] net/mlx5: update flow devarg handling for future HW


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.