messages from 2025-10-28 14:08:06 to 2025-10-28 14:53:39 UTC [more...]
[PATCH 0/7] gpu: nova-core: remove use of `as` for integer conversions
2025-10-28 14:44 UTC (5+ messages)
` [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits
pahole: Fix deprecated cmake_minimum_required
2025-10-28 14:53 UTC
[PATCH v7] drm/xe/guc: Cleanup GuC log buffer macros and helpers
2025-10-28 14:53 UTC
[PATCH] xdrgen: handle _XdrString in union encoder/decoder
2025-10-28 14:53 UTC (2+ messages)
` [PATCH v2] "
Yocto Project Status 28 October 2025 (WW43)
2025-10-28 14:53 UTC
DPDK Release Status Meeting 2025-10-28
2025-10-28 14:52 UTC
[PATCH 1/2] arm64: dts: rockchip: Fix USB Type-C host mode for Radxa ROCK 5B+/5T
2025-10-28 14:50 UTC (3+ messages)
[PATCH] iio: core: Use datasheet name as fallback for label
2025-10-28 14:51 UTC (6+ messages)
[PATCH 00/19] Add RZ/G3E RSCI support
2025-10-28 14:51 UTC (5+ messages)
` [PATCH 06/19] serial: sh-sci: Drop extra line
` [PATCH 12/19] serial: sh-sci: Add support for RZ/G3E RSCI clks
[PATCH] dt-bindings: soc: qcom: qcom,pmic-glink: Document Glymur compatible
2025-10-28 14:53 UTC (2+ messages)
Linux 6.18-rc3
2025-10-28 14:50 UTC (2+ messages)
[PATCH net-next v2 0/2] net: stmmac: Add support for coarse timestamping
2025-10-28 14:50 UTC (2+ messages)
[PATCH v8 0/6] i3c: Add basic HDR mode support
2025-10-28 14:49 UTC (14+ messages)
` [PATCH v8 1/6] i3c: Add HDR API support
` [PATCH v8 2/6] i3c: Switch to use new i3c_xfer from i3c_priv_xfer
` [PATCH v8 3/6] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v8 4/6] i3c: master: svc: Add basic HDR mode support
` [PATCH v8 5/6] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v8 6/6] iio: magnetometer: Add mmc5633 sensor
[PATCH 3/6 v6] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
2025-10-28 14:49 UTC (3+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-28 14:49 UTC (4+ messages)
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
[bluez/bluez] c4c1a7: battery: improve the display of the charge level
2025-10-28 14:49 UTC
[PATCH] drm/ast: Handle framebuffer from dma-buf
2025-10-28 14:49 UTC (2+ messages)
[PATCH for-4.21 0/5] x86/ucode: Support loading latest ucode from linux-firwmare
2025-10-28 14:48 UTC (2+ messages)
[PATCH bpf v3 0/4] bpf: Free special fields when update hash and local storage maps
2025-10-28 14:48 UTC (6+ messages)
` [PATCH bpf v3 3/4] bpf: Free special fields when update "
[PATCH 0/6 v6] Make ELOG and GHES log and trace consistently
2025-10-28 14:48 UTC (3+ messages)
` [PATCH 2/6 v6] ACPI: extlog: Trace CPER PCI Express Error Section
[dpdk-dev] [PATCH] doc: fix doxygen errors with v1.15.0
2025-10-28 14:47 UTC (3+ messages)
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-10-28 14:46 UTC (13+ messages)
` [PATCH v4 22/27] hw/arm/smmuv3-accel: Add support for ATS
[PATCH] platform/x86: int3472: Fix double free of GPIO device during unregister
2025-10-28 14:47 UTC (9+ messages)
[PATCH 0/2] Two additional UFS fixes for this rc cycle
2025-10-28 14:50 UTC (5+ messages)
` [PATCH 2/2] ufs: core: Really fix the code for updating the "hid" attribute group
[meta-networking][PATCH] postfix: upgrade 3.10.1 -> 3.10.5
2025-10-28 14:46 UTC
[REGRESSION] AMD P-State fails with "_CPC object is not present" on AMD Zen 4 (EPYC 4484PX) between 6.10 and 6.11
2025-10-28 14:46 UTC (2+ messages)
[PATCH 1/4] clk: scmi: Bulk allocate all sub-driver instance data
2025-10-28 14:46 UTC (5+ messages)
` [PATCH 3/4] clk: scmi: Postpone clock name resolution
[PATCH] iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
2025-10-28 14:45 UTC (6+ messages)
[PATCH v8 bpf-next 00/11] BPF indirect jumps
2025-10-28 14:45 UTC (13+ messages)
` [PATCH v8 bpf-next 01/11] bpf, x86: add new map type: instructions array
` [PATCH v8 bpf-next 02/11] selftests/bpf: add selftests for new insn_array map
` [PATCH v8 bpf-next 03/11] bpf: support instructions arrays with constants blinding
` [PATCH v8 bpf-next 04/11] selftests/bpf: test instructions arrays with blinding
` [PATCH v8 bpf-next 05/11] bpf, x86: allow indirect jumps to r8...r15
` [PATCH v8 bpf-next 06/11] bpf, x86: add support for indirect jumps
` [PATCH v8 bpf-next 07/11] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [PATCH v8 bpf-next 08/11] libbpf: support llvm-generated indirect jumps
` [PATCH v8 bpf-next 09/11] bpftool: Recognize insn_array map type
` [PATCH v8 bpf-next 10/11] selftests/bpf: add new verifier_gotox test
` [PATCH v8 bpf-next 11/11] selftests/bpf: add C-level selftests for indirect jumps
[PATCH net-next v3 0/9] xsk: batch xmit in copy mode
2025-10-28 14:44 UTC (5+ messages)
` [PATCH net-next v3 1/9] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
[RFC 0/8] dma-buf: Add support for mapping dmabufs via interconnects
2025-10-28 14:44 UTC (6+ messages)
` [RFC 1/8] dma-buf: Add support for map/unmap APIs for interconnects
[PATCH BlueZ v3] battery: improve the display of the charge level
2025-10-28 14:43 UTC
[linux-next:master 4143/4376] drivers/acpi/x86/s2idle.c:165:51: warning: '%s' directive argument is null
2025-10-28 14:43 UTC
include/linux/atomic/atomic-arch-fallback.h:4152:16: sparse: sparse: cast truncates bits from constant value (deadbeefdeafcafe becomes deafcafe)
2025-10-28 14:43 UTC (2+ messages)
[brgl:gpio/for-next] BUILD SUCCESS 3cde66094575a5b1310a7631d28761bd3dfcea63
2025-10-28 14:40 UTC
mm/damon/stat.c:60:21-22: WARNING opportunity for secs_to_jiffies()
2025-10-28 14:43 UTC
[patch V5 00/12] uaccess: Provide and use scopes for user access
2025-10-28 14:42 UTC (13+ messages)
` [patch V5 07/12] uaccess: Provide scoped user access regions
` [patch V5 08/12] uaccess: Provide put/get_user_inline()
` [patch V5 10/12] futex: Convert to get/put_user_inline()
` [patch V5 12/12] select: Convert to scoped user access
[RFC 1/2] virtio_net: timeout control virtqueue commands
2025-10-28 14:42 UTC (13+ messages)
[PATCH v2 00/37] target/arm: Implement FEAT_SYSREG128
2025-10-28 14:41 UTC (5+ messages)
` [PATCH v2 20/37] target/arm: Consolidate definitions of PAR
[PATCH 0/2] KVM Support for imx8mp-evk Machine
2025-10-28 14:41 UTC (4+ messages)
` [PATCH 2/2] hw/arm/imx8mp-evk: Add KVM support
[PATCH] x86/AMD: disable RDSEED on Fam17 model 47 stepping 0
2025-10-28 14:41 UTC (2+ messages)
[PATCH i-g-t v2 0/1] Sync PCI ids with kernel: split BMG to BMG-G21 and add NVL-S
2025-10-28 14:41 UTC (6+ messages)
` [PATCH i-g-t v2 1/1] lib/pciids: Add NVL-S and split out BMG-G21
[PATCH net v6] virtio-net: fix received length check in big packets
2025-10-28 14:41 UTC (2+ messages)
[PATCH v3] cxl/region: Add support to indicate region has extended linear cache
2025-10-28 14:41 UTC (3+ messages)
[PATCH 1/1] uapi: cdc.h: cleanly provide for more interfaces and countries
2025-10-28 14:40 UTC (4+ messages)
[PATCH] trace: fix build with clang 21
2025-10-28 14:39 UTC
[PATCH] usb: typec: ucsi: Skip setting orientation for UCSI version 2.0 and above
2025-10-28 14:39 UTC
[ath:pending-ath12k-ng] BUILD SUCCESS 6633dca572d8f599b0a1ead0f145a52049ec7709
2025-10-28 14:38 UTC
[PATCH] cxl: Add handling of locked CXL decoder
2025-10-28 14:39 UTC (2+ messages)
[PATCH v2] migration: Don't free the reason after calling migrate_add_blocker
2025-10-28 14:37 UTC (2+ messages)
[PATCH] firmware: scmi: Drop mmu_set_region_dcache_behaviour() misuse
2025-10-28 14:38 UTC (5+ messages)
` 回复: "
[PATCH 00/25] media: i2c: ov01a10: Add crop, ov01a1b and ov01a1s support
2025-10-28 14:38 UTC (4+ messages)
` [PATCH 06/25] media: i2c: ov01a10: Fix test-pattern disabling
[PATCH net] virtio-net: calculate header alignment mask based on features
2025-10-28 14:38 UTC (2+ messages)
[PATCH 1/2] sched/fair: Enable scheduler feature NEXT_BUDDY
2025-10-28 14:37 UTC (2+ messages)
[PATCH v3 0/6] media: qcom: camss: Add Kaanapali support
2025-10-28 14:37 UTC (3+ messages)
[PATCH] drm/xe/xe_guc: Dynamically decide g2g buffer owner
2025-10-28 14:37 UTC (3+ messages)
[meta-arago][scarthgap][PATCH] opencl-*: Cleanup bbappend guards
2025-10-28 14:37 UTC
[PATCH v3 0/5] Expand kernel-doc with more generic details and info about ring buffers
2025-10-28 14:36 UTC (4+ messages)
` [PATCH v3 2/5] Documentation/gpu: Add new glossary entries from UMR
AMD topology broken on various 754/AM2+/AM3/AM3+ systems causes NB/EDAC/GART regression since 6.14
2025-10-28 14:36 UTC (4+ messages)
[bluetooth-next:master] BUILD SUCCESS 71c5ff622f28ab84e2d40352cf6516bf350a5d8b
2025-10-28 14:34 UTC
[PATCH] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
2025-10-28 14:33 UTC (2+ messages)
[meta-arago][scarthgap/master][PATCH] meta-arago-test: Add CoreMark CPU benchmark
2025-10-28 14:33 UTC (3+ messages)
[PATCH] drm/of: Fix device node reference leak in drm_of_panel_bridge_remove
2025-10-28 14:32 UTC (3+ messages)
[PATCH nf 1/2] netfilter: nf_tables: limit maximum number of jumps/gotos per netns
2025-10-28 14:32 UTC (2+ messages)
[uml:next 11/20] arch/um/include/shared/as-layout.h:9:10: fatal error: generated/asm-offsets.h: No such file or directory
2025-10-28 14:32 UTC
drivers/phy/ti/phy-omap-usb2.c:442:4-11: WARNING: Consider using %pe to print PTR_ERR()
2025-10-28 14:32 UTC
[PATCH 1/2] ARM: mmu: have zero_page_remappable() check MMU status
2025-10-28 14:32 UTC (2+ messages)
` [PATCH 2/2] ARM: i.MX8M: romapi: skip zero_page_access() if MMU is disabled
[PATCH] mm/damon/stat: set last_refresh_jiffies to jiffies at startup
2025-10-28 14:32 UTC (3+ messages)
[PATCH] powerpc/kexec: Enable SMT before waking offline CPUs
2025-10-28 14:31 UTC (3+ messages)
` [PATCH v2] "
[net-next, v3] net: mana: Support HW link state events
2025-10-28 14:31 UTC (2+ messages)
pull-request: iwlwifi-next-2025-10-28
2025-10-28 14:31 UTC
[PATCH] nvme-pci: expose active quirks in sysfs
2025-10-28 14:29 UTC
[PATCH] i2c: rcar_i2c: Add R-Car Gen5 support
2025-10-28 14:30 UTC (3+ messages)
[PATCH] iio: accel: bmc150: Fix irq assumption regression
2025-10-28 14:30 UTC (5+ messages)
[REGRESSION] Intel Wireless adapter is not detected until suspending to RAM and resuming
2025-10-28 14:30 UTC (8+ messages)
[Survey] Debugging and Observability Challenges in DPDK
2025-10-28 14:29 UTC
[PATCH v2 0/4] drm: panel: Fix atomic helper-induced regressions
2025-10-28 14:27 UTC (3+ messages)
[PATCH 5.10] ipv6: sr: Fix MAC comparison to be constant-time
2025-10-28 14:27 UTC
[bug] false positive "invalid initializer"
2025-10-28 14:26 UTC
[PATCH ipsec v3 0/2] xfrm: Correct inner packet family determination
2025-10-28 14:27 UTC (3+ messages)
` [PATCH ipsec v3 1/2] xfrm: Check inner packet family directly from skb_dst
[PATCH] cxl/region: Support multi-level interleaving with smaller granularities for lower levels
2025-10-28 14:27 UTC (2+ messages)
[PATCH v2 0/2] ASoC: spacemit: fix build warning and error
2025-10-28 14:27 UTC (3+ messages)
[PATCH] ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
2025-10-28 14:27 UTC (3+ messages)
[PATCH v2 0/2] migration: Fix error propagation regression and memory leak
2025-10-28 14:26 UTC (4+ messages)
` [PATCH v2 1/2] migration: Fix regression of passing error_fatal into vmstate_load_state()
[PATCH v2 0/9] chardev: Improve @docstring and clarify qemu_chr_write() uses
2025-10-28 14:25 UTC (8+ messages)
` [PATCH v2 7/9] chardev/char: Preserve %errno in qemu_chr_write()
` [PATCH v2 9/9] hw/char: Simplify when qemu_chr_fe_write() could not write
[PATCH 1/6] ufs: core: Keep Makefile and Kconfig list sorted
2025-10-28 14:25 UTC (7+ messages)
` [PATCH 2/6] ufs: core: Fold ufs-uclass into ufs
` [PATCH 6/6] ufs: Add UFS driver for Renesas R-Car X5H
[PATCH v2] tick/sched: Limit non-timekeeper CPUs calling jiffies update
2025-10-28 14:24 UTC (3+ messages)
[PATCH v2 1/7] ufs: core: Keep Makefile and Kconfig list sorted
2025-10-28 14:22 UTC (7+ messages)
` [PATCH v2 2/7] ufs: core: Fold ufs-uclass into ufs
` [PATCH v2 3/7] ufs: core: Rename ufs.c to ufs-uclass.c
` [PATCH v2 4/7] ufs: amd-versal2: Fix indent
` [PATCH v2 5/7] ufs: Call ufs_scsi_bind() from uclass .post_bind
` [PATCH v2 6/7] ufs: renesas: Update Kconfig entry help text
` [PATCH v2 7/7] ufs: Add UFS driver for Renesas R-Car X5H
[PATCH 0/2 V2] enable/disable IRQD_NO_BALANCING during reset
2025-10-28 14:24 UTC (3+ messages)
` [PATCH 1/2 V2] scsi/ipr: "
` [PATCH 2/2 V2] scsi/qla2xxx: "
[PATCH RFC] PM: EM: Add to em_pd_list only when no failure
2025-10-28 14:23 UTC
[PATCH 00/13] migration: Threadify loadvm process
2025-10-28 14:22 UTC (3+ messages)
` [PATCH 07/13] migration: Pass in bql_held information from qemu_loadvm_state()
[PATCH v4 8/9] PCI: aspeed: Add ASPEED PCIe RC driver
2025-10-28 14:22 UTC (3+ messages)
[linux-next:master 3294/4391] arch/sh/include/cpu-sh3/cpu/dac.h:21:13: error: implicit declaration of function '__raw_readb'
2025-10-28 14:22 UTC
[PATCH 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
2025-10-28 14:22 UTC (5+ messages)
` [PATCH v9 0/3] "
` [PATCH v10 1/3] net/idpf: enable AVX2 for split queue Rx
` [PATCH v10 2/3] net/idpf: enable AVX2 for split queue Tx
` [PATCH v10 3/3] doc: note on unsupported completion queue sharing
[PATCH] linux-user: permit sendto() with NULL buf and 0 len
2025-10-28 14:20 UTC
[PATCH v5 00/23] Non-const bitfield helpers
2025-10-28 14:20 UTC (3+ messages)
` [PATCH v5 04/23] gpio: aspeed: #undef field_{get,prep}() before local definition
[PATCH net-next v3 0/5] net: macb: EyeQ5 support
2025-10-28 14:20 UTC (2+ messages)
[koverstreet-bcachefs:master 563/688] fs/bcachefs/debug/async_objs.c:64:28: error: invalid application of 'sizeof' to incomplete type 'struct dump_iter'
2025-10-28 14:11 UTC
rpm-sequoia-native issue Re: [OE-core] llvm-native is pulled into package builds that do not rely on it
2025-10-28 14:20 UTC
[dsahern:netdevsim-speed 1/1] include/asm-generic/bitops/generic-non-atomic.h:147:41: error: too few arguments to function 'generic___set_bit'
2025-10-28 14:11 UTC
[PATCH] drm/xe/uapi: Implement DRM_XE_GEM_CREATE_FLAG_NO_COMPRESSION flag
2025-10-28 14:19 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[RFC net-next] net: loopback: Extend netdev features with new loopback modes
2025-10-28 14:17 UTC (4+ messages)
[PATCH 5.4 000/224] 5.4.301-rc1 review
2025-10-28 14:17 UTC (2+ messages)
` [External] : "
pedantic nitpickery: coding style with "FILESEXTRAPATHS:prepend"
2025-10-28 14:18 UTC (4+ messages)
` [yocto] "
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-10-28 14:15 UTC (5+ messages)
` [PATCH v12 mm-new 06/15] khugepaged: introduce collapse_max_ptes_none helper function
[PATCH] perf/x86: Add cond_resched() when allocate/release DS buffers
2025-10-28 14:15 UTC (2+ messages)
[PATCH] phy: qualcomm: m31-eusb2: Add runtime pm ops
2025-10-28 14:17 UTC (3+ messages)
[PATCH] drm/amdgpu: Remove invalidate and flush hdp macros
2025-10-28 14:13 UTC
[PATCH V3] netrom: Prevent race conditions between neighbor operations
2025-10-28 14:13 UTC (3+ messages)
` [PATCH V4] netrom: Preventing the use of abnormal neighbor
[Bug Report] Libwacom broken user space
2025-10-28 14:13 UTC
[PATCH v3 0/5] usb: xhci: add Port Register struct and tracing
2025-10-28 14:12 UTC (6+ messages)
` [PATCH v3 1/5] usb: xhci: rework xhci_decode_portsc()
` [PATCH v3 2/5] usb: xhci: add tracing for PORTSC register writes
` [PATCH v3 3/5] usb: xhci: add helper to read PORTSC register
` [PATCH v3 4/5] usb: xhci: add USB Port Register Set struct
` [PATCH v3 5/5] usb: xhci: implement "
[RFC PATCH 0/9] drm/xe/madvise: Add support for purgeable buffer objects
2025-10-28 14:12 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH 1/1] tests: shell: Updated nat_ftp tests
2025-10-28 14:11 UTC (4+ messages)
[PATCH v2 0/2] soc: qcom: pmic_glink: Add support for battery management running on SOCCP
2025-10-28 14:14 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add Kaanapali and Glymur compatibles
[PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state
2025-10-28 14:10 UTC (11+ messages)
` [PATCH v1 5/9] ACPI: processor: idle: Add the verification of processor FFH LPI state
[tip:sched/core] [sched] b079d93796: WARNING:possible_recursive_locking_detected_migration_is_trying_to_acquire_lock:at:set_cpus_allowed_force_but_task_is_already_holding_lock:at:cpu_stopper_thread
2025-10-28 14:10 UTC (2+ messages)
` [tip: sched/core] sched: Fix the do_set_cpus_allowed() locking fix
[PATCH] ptp: guard ptp_clock_gettime() if neither gettimex64 nor
2025-10-28 14:09 UTC (2+ messages)
[PATCH 6.12 000/117] 6.12.56-rc1 review
2025-10-28 14:09 UTC (2+ messages)
linux-next: manual merge of the tip tree with Linus' tree
2025-10-28 14:08 UTC (3+ messages)
[PATCH 0/3] Fix Adaptive Sync SDP for Panel Replay
2025-10-28 14:08 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v3 00/10] Binary Large Objects for Rust DebugFS
2025-10-28 14:07 UTC (3+ messages)
` [PATCH v3 05/10] rust: uaccess: add UserSliceWriter::write_slice_file()
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.