All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 14:18:07 to 2026-08-18 14:57:56 UTC [more...]

[RFC PATCH v1 00/25] unwind_user: Implement .eh_frame handling
 2026-08-18 14:57 UTC  (29+ messages)
` [RFC PATCH v1 01/25] unwind_user: Add generic and arch-specific headers to MAINTAINERS
` [RFC PATCH v1 02/25] unwind_user: Stop when reaching an outermost frame
` [RFC PATCH v1 03/25] unwind_user: Enable archs that pass RA in a register
` [RFC PATCH v1 04/25] unwind_user: Flexible FP/RA recovery rules
` [RFC PATCH v1 05/25] unwind_user: Flexible CFA "
` [RFC PATCH v1 06/25] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [RFC PATCH v1 07/25] unwind_user/eh_frame: Add support for reading .eh_frame_hdr section
` [RFC PATCH v1 08/25] unwind_user/eh_frame: Store .eh_frame_hdr section data in per-mm maple tree
` [RFC PATCH v1 09/25] unwind_user/eh_frame: Add support for reading .eh_frame section
` [RFC PATCH v1 10/25] unwind_user/eh_frame: Detect .eh_frame_hdr sections in executables
` [RFC PATCH v1 11/25] unwind_user/eh_frame: Wire up unwind_user to eh_frame
` [RFC PATCH v1 12/25] unwind_user/eh_frame: Remove .eh_frame[_hdr] section on detected corruption
` [RFC PATCH v1 13/25] unwind_user/eh_frame: Show file name in debug output
` [RFC PATCH v1 14/25] unwind_user/eh_frame: Add .eh_frame[_hdr] validation option
` [RFC PATCH v1 15/25] unwind_user/eh_frame: Duplicate registered .eh_frame[_hdr] section data on clone/fork
` [RFC PATCH v1 16/25] unwind_user/eh_frame: Add linear .eh_frame search fallback
` [RFC PATCH v1 17/25] unwind_user/eh_frame: Ignore DW_CFA_GNU_args_size
` [RFC PATCH v1 18/25] unwind_user/eh_frame: Add support for DWARF expressions
` [RFC PATCH v1 19/25] x86/uaccess: Add unsafe_copy_from_user() implementation
` [RFC PATCH v1 20/25] unwind_user/eh_frame/x86: Enable eh_frame unwinding on x86
` [RFC PATCH v1 21/25] unwind_user/eh_frame/x86: Handle PLT expressions
` [RFC PATCH v1 22/25] unwind_user/eh_frame/x86: Handle DRAP expressions
` [RFC PATCH v1 23/25] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v1 24/25] unwind_user/eh_frame/s390: Enable eh_frame unwinding on s390
` [RFC PATCH v1 25/25] unwind_user/eh_frame: Add prctl() interface for (un)registering .eh_frame_hdr sections

aRFS support for stmmac , any existing work or interest?
 2026-08-18 14:57 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: wmi: Complete regulatory update for dropped events
 2026-08-18 14:57 UTC 

[PATCH v17 00/34] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-08-18 14:55 UTC  (4+ messages)
` [PATCH v17 34/34] MAINTAINERS: Add secure IPL files to S390-ccw boot group

[f2fs-dev] [PATCH v2] f2fs: fix i_size when pinned fallocate partially fails
 2026-08-18 14:55 UTC  (2+ messages)
`  "

[LTP] [PATCH v1 03/31] testcases: sysfs: Add sys_kernel01
 2026-08-18 14:54 UTC  (2+ messages)
` [LTP] lib: Add tst_sysfs_assert

[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
 2026-08-18 14:53 UTC  (4+ messages)

[GIT PULL] x86/misc for 7.3-rc1
 2026-08-18 14:56 UTC 

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-18 14:52 UTC  (15+ messages)

[PATCH] i2c: i2c-s3c2410: fix runtime PM cleanup
 2026-08-18 14:52 UTC  (2+ messages)

[PATCH i-g-t v3 0/6] test/kms_colorop_helper: don't request colorop updates indefinitely
 2026-08-18 14:50 UTC  (8+ messages)
` [PATCH i-g-t v3 6/6] tests/kms_color_pipeline: skip if not an intel device

[PATCH v3] http: add http.sslVerifyStatus to check stapled OCSP responses
 2026-08-18 14:51 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] docs: oa-tc6-framework: Fix link to specification
 2026-08-18 14:51 UTC  (2+ messages)

[PATCH net v7 00/11] rxrpc: Fix CHALLENGE packet handling
 2026-08-18 14:49 UTC  (5+ messages)

Yocto Project Status 18 August 2026 (WW34)
 2026-08-18 14:48 UTC 

[PATCH] ALSA: pcxhr: initialize mutexes before requesting threaded IRQ
 2026-08-18 14:47 UTC 

[PATCH v2 00/10] target/arm: Introduce cpu types max-v8 and max-v9
 2026-08-18 14:48 UTC  (7+ messages)
` [PATCH v2 10/10] target/arm: Separate "

[PATCH] perf unwind: handle allocation failure in libdw__get_entries()
 2026-08-18 14:48 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v10 6/6] clk: scmi: Add i.MX95 OEM extension support for SCMI clock driver
 2026-08-18 14:48 UTC  (6+ messages)

[PATCH] usb: legousbtower: clear interface data on probe failure and disconnect
 2026-08-18 14:48 UTC  (2+ messages)

[PATCH] mm/secretmem: properly account locked pages
 2026-08-18 14:47 UTC  (2+ messages)

[PATCH] pull: add --hard mode
 2026-08-18 14:48 UTC  (2+ messages)

[GIT PULL] x86/entry for 7.3-rc1
 2026-08-18 14:50 UTC 

[PATCH] xen/arm: ffa: Harden SEND2 against invented loads
 2026-08-18 14:46 UTC  (4+ messages)

[PATCH v4 3/9] x86/passthrough: Extract pt_irq_dpci_setup() from pt_irq_create_bind()
 2026-08-18 14:45 UTC  (2+ messages)

[PATCH v4 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-08-18 14:45 UTC  (5+ messages)
` [PATCH v4 04/17] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v4 11/17] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va

[PATCH net 0/2] bridge/vxlan: fix reading neigh ha without synchronization
 2026-08-18 14:45 UTC  (3+ messages)

[PATCH net-next v8 0/3] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-08-18 14:45 UTC  (5+ messages)
` [PATCH net-next v8 2/3] net: dsa: mv88e6xxx: use the hw tx queues

[PATCH -next] rust: fwctl: replace `__pinned_init` with `raw_try_init`
 2026-08-18 14:44 UTC  (8+ messages)

[PATCH 00/10] migration/rdma: Fixes or drops
 2026-08-18 14:43 UTC  (6+ messages)
` [PATCH 02/10] migration/rdma: Remove unregister code

[RFC PATCH] i2c: designware: Enable SAR in slave mode for Multiple SAR controllers
 2026-08-18 14:43 UTC  (5+ messages)
` [PATCH v5] "
    ` [EXTERNAL] "
` [PATCH v6] "

[PATCH] serial: clear transmit retry callback on unrealize
 2026-08-18 14:41 UTC  (2+ messages)

[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
 2026-08-18 14:42 UTC  (5+ messages)
` [PATCH 0/6] "
  ` [PATCH 1/6] platform/x86: msi-wmi-platform: Move guard out of switch in platform_write()

[PATCH 0/2] SUNRPC: Recycle sent Reply pages instead of freeing them
 2026-08-18 14:42 UTC  (3+ messages)
` [PATCH 1/2] NFSD: Use nfsd_iter_read() when ->splice_read is not zero-copy

[PATCH v9 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
 2026-08-18 14:41 UTC  (6+ messages)
` [PATCH v9 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-18 14:41 UTC  (8+ messages)

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-18 14:41 UTC  (4+ messages)
` [PATCH v2 02/16] rust: io: add `IoRepr` trait

[PATCH] ALSA: usb-audio: Check sticky mixers precisely
 2026-08-18 14:41 UTC  (5+ messages)

[PATCH v2] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-18 14:41 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/pci_error: Allow debugging PCI errors (rev3)

[PATCH v3] xen/arm: derive GIC CPU interface ID fields from the vGIC
 2026-08-18 14:40 UTC  (2+ messages)

[GIT PULL] probes: Updates for v7.3
 2026-08-18 14:41 UTC 

[PATCH v6 00/12] mm: PMD-level swap entries for anonymous THPs
 2026-08-18 14:40 UTC  (5+ messages)
` [PATCH v6 01/12] mm: rename pmd_to_softleaf_folio() to pmd_softleaf_to_folio()
` [PATCH v6 02/12] mm: add PMD swap entry detection support

[PATCH BlueZ v2 1/4] sdp-xml: Use a queue to collect sequence members
 2026-08-18 14:40 UTC  (2+ messages)

[PATCH v2 0/7] dt-bindings: usb: ti: Convert AM33xx/DA8xx MUSB bindings to DT schema
 2026-08-18 14:39 UTC  (20+ messages)
` [PATCH v2 1/7] dt-bindings: dma: ti,cppi41: Convert "
` [PATCH v2 2/7] dt-bindings: phy: ti,am335x-usb-phy: "
` [PATCH v2 3/7] ARM: dts: ti: am335x: Fix redundant interrupts property in USB nodes
` [PATCH v2 4/7] dt-bindings: usb: ti,musb-am33xx: Convert to DT schema
` [PATCH v2 5/7] dt-bindings: usb: ti,am335x-usb-ctrl-module: "
` [PATCH v2 6/7] dt-bindings: usb: ti,am33xx-usb: "
` [PATCH v2 7/7] dt-bindings: usb: ti,da830-musb: "

[PATCH v7 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-08-18 14:39 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: iio: adc: add adi,max40080
` [PATCH v7 2/2] iio: adc: add MAX40080 current-sense amplifier driver

[PATCH 0/3] Add USB2.0 support for RZ/G3E
 2026-08-18 14:38 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a08g046: Add USB2.0 placeholder nodes
` [PATCH 2/3] arm64: dts: renesas: r9a09g047: Add USB2.0 support
` [PATCH 3/3] arm64: dts: renesas: r9a09g047e57-smarc: Enable "

[PATCH v2 0/5] perf: Add CoreSight branch history to existing samples
 2026-08-18 14:38 UTC  (5+ messages)
` [PATCH v2 2/5] perf cs-etm: Split up cs_etm__process_timestamped_queues()
` [PATCH v2 4/5] perf test cs-etm: Test branch history on existing samples

[PATCH] vfio/pci: Restore standard PCI config space in .slot_reset()
 2026-08-18 14:37 UTC  (4+ messages)

[PATCH v3 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-18 14:37 UTC  (11+ messages)
` [PATCH v3 01/12] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v3 03/12] rtc: rzn1: fix weekday underflow when alarm crosses month boundary
` [PATCH v3 08/12] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate

[PATCH] mmc: vub300: fix sleeping function called from invalid context
 2026-08-18 14:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] selftests/mm: remove the local PKEY_UNRESTRICTED fallback
 2026-08-18 14:36 UTC  (5+ messages)

[meta-ti][wrynose][PATCH] ti-kernel-fitimage: Fix for FIT_CONF_DEFAULT_DTB changes
 2026-08-18 14:35 UTC  (2+ messages)

[PATCH 6.1 000/609] 6.1.183-rc1 review
 2026-08-18 14:06 UTC  (2+ messages)

[PATCH 6.12 000/181] 6.12.104-rc1 review
 2026-08-18 14:06 UTC  (2+ messages)

[PATCH 5.15 000/456] 5.15.216-rc1 review
 2026-08-18 14:06 UTC  (2+ messages)

[PATCH 5.10 000/389] 5.10.265-rc1 review
 2026-08-18 14:06 UTC  (2+ messages)

[PATCH v3] boot: android: Add support for the bootflow of Android 13+
 2026-08-18 14:34 UTC  (2+ messages)

[PATCH] platform/x86: redmi-wmi: report EC state change events
 2026-08-18 14:33 UTC  (2+ messages)

[PATCH] platform/x86: hp-bioscfg: fix password encoding bounds check
 2026-08-18 14:33 UTC  (2+ messages)

[PATCH] MAINTAINERS: update Intel PMC Core maintainer contact
 2026-08-18 14:33 UTC  (2+ messages)

[PATCH 0/5] net/iavf: harden reset recovery and data path on link flap
 2026-08-18 14:32 UTC  (3+ messages)
` [PATCH v4 0/7] "

[PATCH v2] KVM: s390: Improve floating IRQ injection behavior
 2026-08-18 14:32 UTC  (4+ messages)

[PATCH] x86/ucode: Remove MICROCODE_UPDATE_TIMEOUT and associated panic()
 2026-08-18 14:31 UTC  (2+ messages)

[RFC PATCH 0/1] config: surface editor failure in exit code
 2026-08-18 14:31 UTC  (4+ messages)

[PATCH v3] drm/xe/sysctrl: Add better sysctrl error reporting
 2026-08-18 14:31 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] tests/intel/xe_exec_system_allocator: fix prefetch-change-attr and DONTNEED flag handling
 2026-08-18 14:29 UTC 

[PATCH kexec-tools v3] util_lib/elf_info: stream lockless printk ring records
 2026-08-18 14:29 UTC 

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-18 14:29 UTC  (6+ messages)
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs

[PATCH v2] mm: memcg: release the css reference when a stock slot empties
 2026-08-18 14:29 UTC  (2+ messages)

[PATCH 0/2] iommu/amd: Use MAX buffer size when SNP is enabled on Family 0x19
 2026-08-18 14:29 UTC  (3+ messages)

[PATCH] fs: fix comment typo in bpf_fs_kfuncs.c
 2026-08-18 14:28 UTC  (2+ messages)

[PATCH] fs: fix comment typo in fs-writeback.c
 2026-08-18 14:27 UTC  (2+ messages)

[PATCH] fs: fix comment typo in inode.c
 2026-08-18 14:27 UTC  (2+ messages)

[PATCH] i2c: i2c-rzv2m: fix runtime PM cleanup
 2026-08-18 14:28 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-18 14:28 UTC  (9+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[PATCH] thermal: rcar-thermal: fix runtime PM cleanup
 2026-08-18 14:28 UTC  (2+ messages)

[PATCH] iio: admv1013: initialize callback mutex before registering notifier
 2026-08-18 14:28 UTC 

[PATCH] accel/tcg: Allow overlapping reads in record_save
 2026-08-18 14:27 UTC  (2+ messages)

[PATCH v11 00/25] DPAA driver fixes and improvements
 2026-08-18 14:27 UTC  (3+ messages)
` [PATCH v12 00/26] NXP DPAA driver fixes and enhancements

[PATCH net-next] net: xdp: don't assume an Ethernet header in generic XDP
 2026-08-18 14:22 UTC  (2+ messages)

[PATCH net] net: sched: fix quantum/backlog overflow in fq, fq_codel, hhf, sfq
 2026-08-18 14:25 UTC  (4+ messages)

[RFC] tracing: aggregate ring-buffer usage statistics
 2026-08-18 14:24 UTC  (8+ messages)
  ` 答复: [External Mail]Re: "
    `  "

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-18 14:24 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "

[PATCH] hugetlb: add cond_resched() to __unmap_hugepage_range()
 2026-08-18 14:23 UTC  (2+ messages)

[PATCH] drm/xe/xe3p_hpm: Remove WA 14025883347
 2026-08-18 14:23 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/xe3p_hpm: Remove WA 14025883347 (rev2)

[PATCH v1 00/13] net/sxe2: fix bugs
 2026-08-18 14:22 UTC  (2+ messages)

[linux-next:master] [tun/tap & vhost] d00c7369ef: ltp.ioctl03.fail
 2026-08-17  7:39 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH] openposix: Remove timer_*/speculative tests for invalid timerid
 2026-08-18 14:15 UTC  (3+ messages)

[LTP] [PATCH v1 00/31] Add sysfs sanity tests
 2026-08-18 14:13 UTC  (16+ messages)
` [LTP] [PATCH v1 16/31] testcases: sysfs: Add sys_wakeup01
` [LTP] [PATCH v1 17/31] testcases: sysfs: Add sys_rtc01
` [LTP] [PATCH v1 18/31] testcases: sysfs: Add sys_thermal01
` [LTP] [PATCH v1 20/31] testcases: sysfs: Add sys_net01
` [LTP] [PATCH v1 21/31] testcases: sysfs: Add sys_net02
` [LTP] [PATCH v1 22/31] testcases: sysfs: Add sys_net03
` [LTP] [PATCH v1 23/31] testcases: sysfs: Add sys_net04
` [LTP] [PATCH v1 24/31] testcases: sysfs: Add sys_block_loop01
` [LTP] [PATCH v1 25/31] testcases: sysfs: Add sys_block_queue01
` [LTP] [PATCH v1 26/31] testcases: sysfs: Add sys_block_size01
` [LTP] [PATCH v1 27/31] testcases: sysfs: Add sys_hugepages01
` [LTP] [PATCH v1 28/31] testcases: sysfs: Add sys_hugepages02
` [LTP] [PATCH v1 29/31] testcases: sysfs: Add sys_ksm01
` [LTP] [PATCH v1 30/31] testcases: sysfs: Add sys_swap01
` [LTP] [PATCH v1 31/31] testcases: sysfs: Add sys_thp01

[RFC v5 00/28] hw/arm/smmuv3: Support Secure state for SMMUv3
 2026-08-18 14:21 UTC  (3+ messages)
` [RFC v5 01/28] hw/arm/smmuv3: Introduce secure registers

[PATCH i-g-t 0/6] Order SR-IOV scheduling provisioning safely
 2026-08-18 14:20 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 1/1] mtd: QEMU uses 32-bit port width for ARM and RISC-V
 2026-08-18 14:21 UTC 

[PATCH] drm/amdgpu: Replace deprecated strcpy with strscpy
 2026-08-18 14:21 UTC  (3+ messages)

[PATCH] staging: greybus: light: initialize channel lock before registration
 2026-08-18 14:20 UTC 

[PATCH 0/7] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically
 2026-08-18 14:19 UTC  (8+ messages)
` [PATCH 1/7] odb/source: discern missing and corrupt objects
` [PATCH 2/7] odb/source-inmemory: signal missing objects via positive return
` [PATCH 3/7] odb/source-packed: flag known-bad objects as corrupt and not missing
` [PATCH 4/7] odb/source-loose: distinguish missing and corrupt objects
` [PATCH 5/7] odb/source-files: signal mark objects via positive return
` [PATCH 6/7] odb/source: allow `read_object_info()` to bubble up error messages
` [PATCH 7/7] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically

[PATCH v3] platform/x86: thinkpad-acpi: Add X1 Fold keyboard attachment detection
 2026-08-18 14:19 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8953-flipkart-rimob: Fix panel compatible
 2026-08-18 14:18 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.