messages from 2026-09-09 15:35:32 to 2026-09-09 16:03:48 UTC [more...]
[PATCH] ACPICA: Add ACPI_MSG_DEBUG to set KERN_DEBUG for debug output
2026-09-09 16:03 UTC (3+ messages)
[PATCH v2 00/22] coredump: allow to create sparse coredumps on the coredump socket
2026-09-09 16:02 UTC (29+ messages)
` [PATCH v2 01/22] powerpc/spufs: don't dump more than the note supports
` [PATCH v2 02/22] coredump: refuse negative skips
` [PATCH v2 03/22] coredump: set the minimum send buffer size
` [PATCH v2 04/22] selftests/coredump: discard the right amount after the coredump request
` [PATCH v2 05/22] selftests/coredump: collapse the expected request check into the helper
` [PATCH v2 06/22] selftests/coredump: add a separate helper header
` [PATCH v2 07/22] coredump: pin the protocol struct sizes
` [PATCH v2 08/22] coredump: move the negotiated mask into struct coredump_params
` [PATCH v2 09/22] coredump: deduplicate the to_skip flush
` [PATCH v2 10/22] coredump: make the dump helper return bool
` [PATCH v2 11/22] coredump: always chunk writes
` [PATCH v2 12/22] coredump: clean up coredump state handling
` [PATCH v2 13/22] coredump: add COREDUMP_RECORDS to the coredump socket protocol
` [PATCH v2 14/22] coredump: add COREDUMP_SPARSE "
[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
2026-09-09 16:03 UTC (5+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
[PATCH v13 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
2026-09-09 16:03 UTC (3+ messages)
` [PATCH v13 02/13] cpumask: Introduce cpumask_intersects_and
[PATCH v7 00/20] Crescent Island PMT support
2026-09-09 16:02 UTC (27+ messages)
` [PATCH v7 01/20] platform/x86/intel/pmt: complete pcidev to device update
` [PATCH v7 02/20] platform/x86/intel/pmt: refactor rmw with a return value
` [PATCH v7 03/20] platform/x86/intel/pmt: refactor rc "
` [PATCH v7 04/20] platform/x86/intel/pmt: Add register access callbacks
` [PATCH v7 05/20] platform/x86/intel/pmt: Do not remap when using callbacks
` [PATCH v7 06/20] drm/xe/vsec: Do not register BMG PMT for VF
` [PATCH v7 07/20] drm/xe/vsec: Correct locking order
` [PATCH v7 08/20] drm/xe/vsec: Use correct pm state get
` [PATCH v7 09/20] drm/xe/vsec: Add DOC text for VSEC
` [PATCH v7 10/20] drm/xe/vsec: Support possible hotplug exit
` [PATCH v7 11/20] drm/xe/vsec: Refactor BattleMage PMT defines
` [PATCH v7 12/20] drm/xe/vsec: Support EAGAIN return value
` [PATCH v7 13/20] drm/xe/vsec: Add base_offset to allow for more flexibilty
` [PATCH v7 14/20] drm/xe/vsec: Support Crescent Island PMT
` [PATCH v7 15/20] drm/xe/vsec: Crescent Island PMT decode
` [PATCH v7 16/20] drm/xe/vsec: Crescent Island PMT callbacks
` [PATCH v7 17/20] drm/xe/vsec: Support late bind fw information
` [PATCH v7 18/20] drm/xe/vsec: Add PMT GUID internal access
` [PATCH v7 19/20] drm/xe/vsec: Update PMT "
` [PATCH v7 20/20] drm/xe/vsec: Refactor platform check
` ✗ CI.checkpatch: warning for Crescent Island PMT support (rev9)
` ✗ CI.KUnit: failure "
[PATCH i-g-t] lib/amdgpu: use shared amdgpu_ce_cs_enabled() for all CE CS tests
2026-09-09 3:38 UTC
[PATCH 0/2] Add TPM support via Qualcomm TEE TPM TA
2026-09-09 16:02 UTC (6+ messages)
` [PATCH 2/2] firmware: tpm: Introduce tpm-qcom driver
[PATCH v7 0/6] perf: Add support for memory region/range reporting
2026-09-09 16:02 UTC (7+ messages)
` [PATCH v7 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v7 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v7 3/6] perf header: Support memory ranges
` [PATCH v7 4/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v7 5/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v7 6/6] perf c2c: print memory region data with stdio output
[PATCH RFC 0/3] leds: aw2013: Rename aw2013 to aw20xx and add AW2027 support
2026-09-09 16:02 UTC (4+ messages)
` [PATCH RFC 3/3] leds: aw2013: Add AW2027 support and rename to aw20xx
[PATCH] systemd: Backport fix for python3-lxml 6.1.3
2026-09-09 16:02 UTC (2+ messages)
` Patchtest results for "
[PATCH v9 0/5] iio: add Open Sensor Fusion UART support
2026-09-09 16:02 UTC (3+ messages)
` [PATCH v9 2/5] Documentation: iio: add Open Sensor Fusion driver overview
[PATCH v12 00/45] guest_memfd: In-place conversion support
2026-09-09 16:01 UTC (15+ messages)
` [PATCH v12 02/45] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 17/45] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v12 19/45] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
[PATCH v2] RDMA/rxe: Use validated num_sge in local buffer
2026-09-09 16:01 UTC
[PATCH] tpm_crb: Remove dead code from crb_map_res()
2026-09-09 16:01 UTC (5+ messages)
[PATCH v9 1/5] HID: wacom: Use hdev->product in wacom_setup_touch_input_capabilities
2026-09-09 15:59 UTC (4+ messages)
` [PATCH v9 2/5] HID: wacom: Advertise SW_MUTE_DEVICE capability prior to registration
[PATCH 1/2] drm/intel: Generalize PCI ID macro for subvendor and subid
2026-09-09 15:59 UTC (5+ messages)
` [PATCH 2/2] drm/intel: Add quirk to disable rc6 on some TUXEDO devices
[PATCH v3 0/3] io_uring passthru: set result on blk-mq request completion
2026-09-09 15:58 UTC (4+ messages)
` [PATCH v3 1/3] io_uring: move req_set_*() to public header
` [PATCH v3 2/3] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()
` [PATCH v3 3/3] nvme/ioctl: call io_uring_cmd_set_res32() in ->end_io()
[PATCH 1/2] Bluetooth: btintel_pcie: fix stale cache in set_dxstate fallback check
2026-09-09 15:59 UTC (2+ messages)
` Bluetooth: btintel_pcie: two PM fixes, assembled as one series
Patchwork housekeeping for: spi-devel-general
2026-09-09 15:58 UTC
[PATCH v1 net 4/4] neighbour: Skip default parms when resumed in neightbl_dump_info()
2026-09-09 15:58 UTC (2+ messages)
[PATCH v1 net 2/4] neighbour: Enforce min/max to NDTPA_INTERVAL_PROBE_TIME_MS
2026-09-09 15:58 UTC (2+ messages)
[BUG] HID: logitech-hidpp: G502 LIGHTSPEED loses hi-res scroll state after S3 resume
2026-09-09 15:58 UTC
[PULL 00/12] Misc patches for 2026-09-09
2026-09-09 15:56 UTC (13+ messages)
` [PULL 01/12] target/i386: Fix FXCH to unconditionally clear C1
` [PULL 02/12] target/i386: clear C1 for all x87 compare instructions
` [PULL 03/12] target/i386: Update FPU tag word for FXTRACT's old ST(0)
` [PULL 04/12] target/i386: Update FPU tag word for FSTP
` [PULL 05/12] target/i386: Update FPU tag word for FXCH
` [PULL 06/12] target/i386: Mark MOVNTI as not valid with prefixes 0x66, 0xF2, 0xF3
` [PULL 07/12] docs: link to website for IRC and mailing list
` [PULL 08/12] checkpatch: reject trailers that credit an AI agent
` [PULL 09/12] scripts/checkpatch: warn on duplicate trailers and self-review
` [PULL 10/12] AGENTS.md: basic bare minimal guide
` [PULL 11/12] rust: qemu-macros: remove redundant clone()
` [PULL 12/12] rust: bindings: disable more clippy warnings
[PATCH RFC v2 00/19] drm/panel: embed a drm_bridge into every drm_panel
2026-09-09 15:57 UTC (7+ messages)
` [PATCH RFC v2 05/19] "
[PATCH] rust: drm: gem: add missing handle_free to the object vtables
2026-09-09 15:57 UTC (3+ messages)
[PATCH] tpm: Fix auth session leak in tpm2_get_random() error path
2026-09-09 15:57 UTC (2+ messages)
[PATCH] bootm: add fitimage command line to bootargs
2026-09-09 15:56 UTC (4+ messages)
[PATCH RFC v3] net/sched: taprio: enforce minimum interval in software mode
2026-09-09 15:57 UTC
[PATCH net v2 1/1] tcp: reject non zerocopy devmem tx
2026-09-09 15:57 UTC (3+ messages)
[PATCH] kselftest/arm64: Fix size of thread_data values for pthread_join()
2026-09-09 15:57 UTC
[PATCH v5 0/9] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-09-09 15:57 UTC (5+ messages)
` [PATCH v5 8/9] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
[RFC PATCH net-next v2 0/7] net: mdio: an MDIO device driver for the Airoha EN8811H
2026-09-09 15:57 UTC (3+ messages)
` [RFC PATCH net-next v2 7/7] net: mdio: en8811h: add the nested bus
[BUG] general protection fault in jffs2_xattr_delete_inode
2026-09-09 15:56 UTC (4+ messages)
[PATCH] Documentation: ACPI: EINJ: Update stale driver source reference
2026-09-09 15:54 UTC (2+ messages)
[meta-oe][PATCH 1/2] 7zip: Upgrade 26.02 -> 26.03
2026-09-09 15:55 UTC (2+ messages)
` [meta-oe][PATCH 2/2] bit7z: Upgrade 4.0.12 -> 4.1.0
[PATCH v2] arm64: dts: renesas: sparrow-hawk: Add overlay for WaveShare 2CH CANFD HAT
2026-09-09 15:55 UTC (3+ messages)
[PATCH] dmaengine: at_hdmac: use devm_clk_get_enabled()
2026-09-09 15:55 UTC (3+ messages)
[PATCH nf] ipvs: fix buffer overflow when sending sync messages
2026-09-09 15:55 UTC
[PATCH v3 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
2026-09-09 15:54 UTC (5+ messages)
[PATCH net v2 06/15] mptcp: prevent race between disconnect() and rtx
2026-09-09 15:54 UTC (3+ messages)
[PATCH] advice: use global config for default branch name
2026-09-09 15:54 UTC (4+ messages)
[PATCH 0/3] Raspberry Pi 5 RTC driver
2026-09-09 15:54 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: rtc: Add Raspberry Pi 5 RTC binding
` [PATCH 2/3] rtc: Add Raspberry Pi 5 RTC driver
` [PATCH 3/3] arm64: dts: broadcom: Add RTC to Raspberry Pi 5 B
[PATCH 1/3] Bluetooth: btmtk: Validate the firmware layout before parsing it
2026-09-09 15:54 UTC (2+ messages)
` Bluetooth: btmtk: Harden firmware parsing and improve logging
[PATCH 0/3] bootconfig: Reject unexpected data after null character and cleanups
2026-09-09 15:54 UTC (4+ messages)
` [PATCH 1/3] bootconfig: Reject unexpected data after null character
` [PATCH 2/3] tools/bootconfig: Consolidate xbc_init() to error message wrapper
` [PATCH 3/3] bootconfig: Skip internal tree sanity checks in kernel
[PATCH 0/7] mailbox: Improve the mbox core then introduce the goog-mba driver
2026-09-09 15:53 UTC (4+ messages)
` [PATCH 7/7] mailbox: goog-mba: Introduce the goog-mba mailbox driver
[PATCH] spi: amlogic-spisg: check clk_prepare_enable() return value
2026-09-09 13:27 UTC (3+ messages)
[PATCHv5] ASoC: xilinx: formatter_pcm: use more devm in probe
2026-09-09 11:46 UTC (2+ messages)
[PATCH v3 0/2] ASoC: tas2783-sdw: fix the read-only Control handling
2026-09-09 12:17 UTC (2+ messages)
[PATCH RFC v3 00/15] coredump, files: exit files on request
2026-09-09 15:52 UTC (16+ messages)
` [PATCH RFC v3 01/15] fs: don't open-code file_close_fd() in close_fd()
` [PATCH RFC v3 02/15] fs: add switch_files_struct()
` [PATCH RFC v3 03/15] fs: move unshare_fd() to fs/file.c
` [PATCH RFC v3 04/15] fs: remove unshare_files()
` [PATCH RFC v3 05/15] fs: move filp_flush() to other file helpers
` [PATCH RFC v3 06/15] fs: make close_files() synchronous
` [PATCH RFC v3 07/15] fs: make close_range() synchronous
` [PATCH RFC v3 08/15] fs: rename do_close_on_exec() to close_cloexec_files()
` [PATCH RFC v3 09/15] fs: make close_cloexec_files() synchronous
` [PATCH RFC v3 10/15] coredump: s/startup/done/g
` [PATCH RFC v3 11/15] coredump: factor out coredump_wait_inactive()
` [PATCH RFC v3 12/15] fs: add alloc_files_struct()
` [PATCH RFC v3 13/15] coredump: add COREDUMP_CLOSE_FILES
` [PATCH RFC v3 14/15] tools: sync coredump.h header
` [PATCH RFC v3 15/15] selftests/coredump: test COREDUMP_CLOSE_FILES
[PATCH] ASoC: sta32x: make power restoration transactional
2026-09-09 13:08 UTC (2+ messages)
[PATCH] ASoC: nau8822: keep regcache offline while supplies are off
2026-09-09 14:46 UTC (2+ messages)
[PATCH] ASoC: codecs: sma1307: validate setting firmware layout
2026-09-09 11:38 UTC (2+ messages)
[PATCH v2 0/2] tools: mkimage: add SpacemiT K3 boot image support
2026-09-09 15:51 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] doc: board: spacemit: document the SpacemiT boot image format
[PATCH 7.2 000/556] 7.2.5-rc1 review
2026-09-09 15:51 UTC (2+ messages)
[PATCH] vdpa-dev: implement guest_notifier_mask/pending
2026-09-09 15:50 UTC
[meta-oe][PATCH] cyrus-sasl: add login PACKAGECONFIG
2026-09-09 15:51 UTC
[PATCH mptcp-net 0/2] mptcp: options: avoid printing uninit data
2026-09-09 15:51 UTC (2+ messages)
[PATCH v9 00/39] dyndbg: fix classmaps API for subsystems, query extensions, and selftests
2026-09-09 15:50 UTC (3+ messages)
` [PATCH v9 15/39] kbuild, dyndbg: Clean up builtin module-name ambiguities
[PATCH net v2 15/15] mptcp: avoid pruning for OoW data
2026-09-09 15:50 UTC (3+ messages)
[PATCH] docs: UML: user_mode_linux_howto_v2: Fix bracket
2026-09-09 15:49 UTC (2+ messages)
[PATCHv3] dmaengine: bestcomm: ioremap early
2026-09-09 15:49 UTC (2+ messages)
[PATCH 1/1] MAINTAINERS: Update my email address
2026-09-09 15:48 UTC (2+ messages)
[PATCH 1/3] remoteproc: k3: Include what we need and only what we need
2026-09-09 15:48 UTC (3+ messages)
` [PATCH 2/3] remoteproc: k3-dsp: Fix usage of omap_mbox_message and mbox_msg_t
[PATCH 00/14] mfd: unused driver purge
2026-09-09 15:47 UTC (7+ messages)
` [PATCH 06/14] mfd: remove unused da903x driver
` [PATCH 07/14] mfd: remove unused lp8788 driver
` [PATCH 11/14] mfd: remove unused wm8350 driver
[PATCH net-next v8 0/6] hardware pacing offload
2026-09-09 15:47 UTC (11+ messages)
` [PATCH net-next v8 1/6] net: rtnetlink: add pacing_offload_horizon attribute to net_device
[PATCH] wifi: mm81x: bound response memcpy by actual skb length
2026-09-09 15:45 UTC
[PATCH 0/3] Make ACPI_PTR() use PTR_IF()
2026-09-09 15:44 UTC (6+ messages)
` [PATCH 2/3] ACPI: Use PTR_IF() for ACPI_PTR()
[PATCH 00/23] kbuild: significantly speed up kernel builds
2026-09-09 15:37 UTC (3+ messages)
[PATCH v4 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
2026-09-09 15:42 UTC (5+ messages)
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection
[PATCH v5 0/5] PCI/pwrctrl: tc9563: Introduce support for embedded GPIO controller
2026-09-09 15:42 UTC (7+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: toshiba,tc9563: Document "
` [PATCH v5 3/5] PCI/pwrctrl: tc9563: Add GPIO auxiliary device support
[RFC v5 00/28] hw/arm/smmuv3: Support Secure state for SMMUv3
2026-09-09 15:41 UTC (4+ messages)
` [RFC v5 21/28] hw/arm/smmuv3: Implement SMMU_S_INIT register
[PATCH v2 0/4] power: supply: Fix probe time race against driver teardown and battery parsing
2026-09-09 15:41 UTC (5+ messages)
` [PATCH v2 1/4] power: supply: core: prevent unregistering a power supply while a callback runs
` [PATCH v2 2/4] power: supply: core: Allow getting battery info before psy is registered
` [PATCH v2 3/4] power: supply: bq257xx: Use psy directly instead of driver data
` [PATCH v2 4/4] power: supply: bq257xx: Parse battery info before registering power supply
[PATCH] KVM: nVMX: Don't flush shadow VMCS12 to guest memory during vCPU teardown
2026-09-09 15:41 UTC (4+ messages)
[PATCH] samples: rpmsg: Fix mtu printk specifiers
2026-09-09 15:41 UTC (2+ messages)
[PATCH] Documentation nova: Fix bracket
2026-09-09 15:41 UTC (2+ messages)
[PATCH v4 0/2] Introduce basic support for MR-NAVQ95
2026-09-09 15:39 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: add MR-NAVQ95 board
` [PATCH v4 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support
[PATCH 0/2] sequencer: leave auto maintenance to the end of a rebase
2026-09-09 15:40 UTC (4+ messages)
` [PATCH v4 0/3] sequencer: leave auto maintenance to the end of a sequence
` [PATCH v4 3/3] sequencer: disable auto maintenance in spawned commands
[PATCH v2 00/13] KVM: ITS hardening for pKVM
2026-09-09 15:39 UTC (3+ messages)
` [PATCH v2 01/13] KVM: arm64: Donate MMIO to the hypervisor
[PATCH] crypto: ccp.h - repair all kernel-doc comments
2026-09-09 15:39 UTC (2+ messages)
[PATCH 1/2] phy: qcom: qmp-combo: do not decrement init_count on a forced init failure
2026-09-09 15:38 UTC (2+ messages)
[PATCH v5 00/26] perf arm64: Support data type profiling
2026-09-09 15:38 UTC (3+ messages)
` [PATCH v5 10/26] perf annotate: Default to --itrace=i1i for "
[PATCH Dovetail 0/2] Obsolete marking tick IRQs with IRQF_TIMER
2026-09-09 15:43 UTC (2+ messages)
[PATCH net V2] net/mlx5e: Move representor vnic reporter to eswitch devlink port
2026-09-09 15:37 UTC (2+ messages)
[PATCH 0/5] ASoC: qcom: Add Nord Ride audio support
2026-09-09 15:37 UTC (3+ messages)
` [PATCH v1 5/5] ASoC: qcom: sc8280xp: Add Nord Ride sound card support
[PATCH] rtc: atcrtc100: cancel alarm work on remove
2026-09-09 15:37 UTC (2+ messages)
[PATCH] systemd: Backport fix for python3-lxml 6.1.3
2026-09-09 15:37 UTC
[PATCH 2/2] userns: Add KUnit test suite for uid_gid_map
2026-09-09 15:36 UTC (4+ messages)
` [PATCH v5 1/2] userns: Add __counted_by_ptr attribute to struct uid_gid_map
` [PATCH v5 2/2] userns: Add KUnit test suite for uid_gid_map
[PATCH] mmc: dts: am654: Add 650ms power off delay for proper MMC power cycle
2026-09-09 15:36 UTC (7+ messages)
[PATCH] builtin/whoami: add new 'whoami' command
2026-09-09 15:36 UTC (3+ messages)
` [PATCH v6] var: support broken-down idents, signing key, multiple args, and -z
[PATCH v5 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
2026-09-09 15:36 UTC (3+ messages)
[PATCH] ACPICA: Parser: do not set the AML pointer to a NULL AmlLastWhile
2026-09-09 15:35 UTC (2+ messages)
[PATCH v9 0/2] dmaengine: fsl-edma: Scatter/gather improvements
2026-09-09 15:35 UTC (3+ messages)
` [PATCH v9 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.