messages from 2026-01-22 07:32:48 to 2026-01-22 08:35:35 UTC [more...]
Github tracker for PowerPC issues
2026-01-22 7:41 UTC (4+ messages)
[PATCH v7 00/22] Add new general DRM property "color format"
2026-01-22 8:31 UTC (7+ messages)
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
` "
` [PATCH v7 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` "
[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
2026-01-22 8:34 UTC (8+ messages)
` [PATCH v3 14/21] slab: simplify kmalloc_nolock()
` [PATCH v3 17/21] slab: refill sheaves from all nodes
[PATCH bpf-next 0/4] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
2026-01-22 8:35 UTC (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace
[PATCH] blk-mq: use BLK_POLL_ONESHOT for synchronous poll completion
2026-01-22 8:34 UTC (2+ messages)
[f2fs-dev] [PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
2026-01-22 8:34 UTC (5+ messages)
` "
[PATCH v2] wifi: p54: Fix memory leak in p54_beacon_update()
2026-01-22 8:34 UTC (4+ messages)
[PATCH v2 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
2026-01-22 8:34 UTC (4+ messages)
` [PATCH v2 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules
[PATCH] drm/xe: Move _THIS_IP_ usage from xe_vm_create() to dedicated function
2026-01-22 8:34 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v15 5/9] erofs: introduce the page cache share feature
2026-01-22 8:33 UTC (11+ messages)
[PATCH v2 0/2] i2c: xiic: use generic device property accessors
2026-01-22 8:32 UTC (6+ messages)
` [PATCH v2 1/2] i2c: xiic: switch to "
` [PATCH v2 2/2] i2c: xiic: make the clock optional
[PATCH] arm64: dts: qcom: milos-fairphone-fp6: Add Hall Effect sensor
2026-01-22 8:32 UTC (8+ messages)
[PATCH v6 0/9] Enhanced autonomous selection and improvements
2026-01-22 8:31 UTC (7+ messages)
` [PATCH v6 1/9] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v6 2/9] ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
` [PATCH v6 3/9] ACPI: CPPC: Rename EPP constants for clarity
[GIT PULL] memory: drivers for v6.20/v7.0
2026-01-22 8:31 UTC
[PATCH v3 0/2] drm, drm/xe: Fix xe SVM configs
2026-01-22 8:30 UTC (3+ messages)
` [PATCH v3 1/2] drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE
[ANNOUNCE] minivmi: Zero-dependency, minimal Xen VMI learning project (<500 lines C)
2026-01-22 8:29 UTC
[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
2026-01-22 8:29 UTC (12+ messages)
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format
[PATCH] rust: disallow use of `CStr::as_ptr`
2026-01-22 8:28 UTC (2+ messages)
[PATCH v5 0/2]
2026-01-22 8:27 UTC (3+ messages)
` [PATCH v5 2/2] earlycpio: lib-ify earlycpio.c
[PATCH] binder: fix UAF in binder_netlink_report()
2026-01-22 8:27 UTC (4+ messages)
[PATCH] .mailmap: fix and expand mappings for Jean-Noël Avila
2026-01-22 8:25 UTC (2+ messages)
[PATCH v2 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
2026-01-22 8:25 UTC (4+ messages)
` [PATCH v2 1/3] PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
` [PATCH v2 2/3] PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
` [PATCH v2 3/3] PCI: dwc: ep: Add comment explaining controller-level PTM access
xfrm: question regarding NETDEV_UNREGISTER handling
2026-01-22 8:24 UTC (3+ messages)
` [PATCH] xfrm: force flush upon NETDEV_UNREGISTER event
[PATCH] Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
2026-01-22 8:23 UTC (7+ messages)
[PATCH] evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()
2026-01-22 8:07 UTC
[PATCH -next] sched/isolation: Use static_branch_enable_cpuslocked() on housekeeping_update
2026-01-22 8:09 UTC
fsverity cleanups, speedup and memory usage optimization v2
2026-01-22 8:22 UTC (24+ messages)
` [f2fs-dev] "
` [PATCH 01/11] fs,fsverity: reject size changes on fsverity files in setattr_prepare
` [f2fs-dev] [PATCH 01/11] fs, fsverity: "
` [PATCH 02/11] fs,fsverity: clear out fsverity_info from common code
` [f2fs-dev] [PATCH 02/11] fs, fsverity: "
` [PATCH 03/11] fsverity: pass struct file to ->write_merkle_tree_block
` [f2fs-dev] "
` [PATCH 04/11] fsverity: start consolidating pagecache code
` [f2fs-dev] "
` [PATCH 05/11] fsverity: kick off hash readahead at data I/O submission time
` [f2fs-dev] "
` [PATCH 06/11] fsverity: push out fsverity_info lookup
` [f2fs-dev] "
` [PATCH 07/11] fs: consolidate fsverity_info lookup in buffer.c
` [f2fs-dev] "
` [PATCH 08/11] ext4: consolidate fsverity_info lookup
` [f2fs-dev] "
` [PATCH 09/11] f2fs: "
` [f2fs-dev] "
` [PATCH 10/11] btrfs: "
` [f2fs-dev] "
` [PATCH 11/11] fsverity: use a hashtable to find the fsverity_info
` [f2fs-dev] "
[PATCH 1/2] rust: iommu: fix Rust formatting
2026-01-22 8:22 UTC (3+ messages)
[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.20
2026-01-22 8:20 UTC (2+ messages)
[PATCH v3 0/6] Rust GPUVM immediate mode
2026-01-22 8:20 UTC (4+ messages)
` [PATCH v3 3/6] rust: gpuvm: add GpuVm::obtain()
[PATCH 0/5] qapi: Use visitors for migration parameters handling
2026-01-22 8:14 UTC (5+ messages)
` [PATCH 2/5] migration: Use QAPI_CLONE_MEMBERS in migrate_params_apply
[PATCH 0/6] irqchip/renesas-rzv2h: Add support to handle ICU error IRQ and add SWPE trigger
2026-01-22 8:20 UTC (3+ messages)
` [PATCH 5/6] irqchip/renesas-rzv2h: Handle "
[PATCH] iommu/arm-smmu-qcom: do not register driver in probe()
2026-01-22 8:18 UTC (2+ messages)
[PATCH i-g-t] tests/intel/gem_tiled_pread_basic: Create basic subtest
2026-01-22 8:16 UTC (2+ messages)
[v2 00/19] Make Display free from i915_reg.h
2026-01-22 8:16 UTC (2+ messages)
` ✓ i915.CI.Full: success for Make Display free from i915_reg.h (rev2)
[PATCH net-next] netfilter: arptables: use xt_entry_foreach() in copy_entries_to_user()
2026-01-22 8:15 UTC (4+ messages)
[PATCH v5 0/2] drm/xe: drm/xe: Separate out GuC RC code
2026-01-22 8:15 UTC (3+ messages)
` [PATCH v5 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
[PATCH] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
2026-01-22 8:14 UTC
[PATCH net-next v2] net/tcp_sigpool: Enable compile-testing
2026-01-22 8:14 UTC (6+ messages)
[PATCH 0/3] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-01-22 8:14 UTC (3+ messages)
` [PATCH 1/3] dt-binding: vendor-prefixes: document the Ayeneo brand
[PATCH v4 00/12] Tegra114: implement EMC support
2026-01-22 8:13 UTC (5+ messages)
` [PATCH v4 11/12] ARM: tegra: Add EMC OPP and ICC properties to Tegra114 EMC and ACTMON device-tree nodes
[PATCH net-next 0/6] net: restore the structure of driver-facing qcfg API
2026-01-22 8:12 UTC (5+ messages)
` [PATCH net-next 1/6] eth: bnxt: always set the queue mgmt ops
` [PATCH net-next 2/6] net: introduce a trivial netdev_queue_config()
[PATCH 0/2] hwmon: Add JEDEC PMIC50x0 driver for DDR5 PMICs
2026-01-22 8:13 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: Add jedec,pmic50x0
` [PATCH 2/2] hwmon: Add JEDEC PMIC50x0 driver
[PATCH v3 0/8] sched/topology: Optimize sd->shared allocation
2026-01-22 8:12 UTC (3+ messages)
` [PATCH v3 3/8] sched/topology: Switch to assigning "sd->shared" from s_data
[PATCH v10 0/1] rust: Add safe pointer formatting support
2026-01-22 8:11 UTC (5+ messages)
` [PATCH v10 1/1] rust: fmt: add "
[tip:tip/urgent] BUILD SUCCESS c3865aa59b4315e59072924a59f68a936b3937cd
2026-01-22 8:10 UTC
[PATCH v2 0/1] cpuidle: menu: Fix high wakeup latency on modern platforms
2026-01-22 8:09 UTC (2+ messages)
` [PATCH v2 1/1] cpuidle: menu: Use min() to prevent deep C-states when tick is stopped
[PATCH] perf vendor events amd: Fix Zen 5 MAB allocation events
2026-01-22 8:09 UTC
[PATCH v3] fetch2/npm/npmsw: Disable npm and npmsw fetchers due to security concerns
2026-01-22 8:09 UTC
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur
2026-01-22 8:09 UTC (2+ messages)
[PATCH] cpufreq: Add CPU frequency policy change notification support
2026-01-22 7:41 UTC (7+ messages)
[PATCH v2 0/4] i2c: add support for Andes platform
2026-01-22 8:08 UTC (4+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: add support for AE350 I2C controller
[PATCH blktests v2 0/2] bcache: add bcache/001
2026-01-22 8:08 UTC (5+ messages)
` [PATCH blktests v2 1/2] "
` [PATCH blktests v2 2/2] doc: document how to configure bcache tests
[PATCHv4 00/14] mm: Eliminate fake head pages from vmemmap optimization
2026-01-22 8:08 UTC (3+ messages)
` [PATCHv4 08/14] mm/hugetlb: Refactor code around vmemmap_walk
hung task in rtnl_newlink
2026-01-22 8:07 UTC (2+ messages)
[PATCH] i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
2026-01-22 8:06 UTC (3+ messages)
[PATCH bpf-next v3 2/3] selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
2026-01-22 8:06 UTC (3+ messages)
[akpm-mm:mm-new 420/429] fs/romfs/mmap-nommu.c:66:42: sparse: sparse: dereference of noderef expression
2026-01-22 8:04 UTC
[linux-next:master 6782/8780] drivers/gpu/drm/xe/xe_vm.c:1586:3: error: cannot jump from this indirect goto statement to one of its possible targets
2026-01-22 8:04 UTC
[PATCH v2 0/3] lib/intel: switch graphics/IP version queries to fd-based APIs
2026-01-22 8:04 UTC (3+ messages)
` ✓ i915.CI.BAT: success for lib/intel: switch graphics/IP version queries to fd-based APIs (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
2026-01-22 8:03 UTC (7+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "
[LTP] [PATCH v3 0/2] tst_filesystems01.c: Add test for .filesystems
2026-01-22 8:02 UTC (5+ messages)
` [LTP] [PATCH v4 0/3] "
` [LTP] [PATCH v4 1/3] "
[PULL] drm-intel-next-fixes
2026-01-22 8:02 UTC
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-22 8:02 UTC (4+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v2 0/2] clk: sprd: Add support for Unisoc SC9832E clocks
2026-01-22 8:01 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: sprd: add SC9832E clock controller
[PATCH bpf-next 1/2] selftests/bpf: Fix task_local_data failure with 64K page
2026-01-22 8:00 UTC (2+ messages)
[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
2026-01-22 8:00 UTC (12+ messages)
[PATCH net-next 0/4] u64_stats: Introduce u64_stats_copy()
2026-01-22 8:00 UTC (4+ messages)
[PATCH 1/1] net: spacemit: display phy driver information
2026-01-22 8:00 UTC (2+ messages)
[PATCH v2] mm/mm_init: Don't call cond_resched() in deferred_init_memmap_chunk() if rcu_preempt_depth() set
2026-01-22 7:59 UTC (2+ messages)
[PATCH v2 1/1] ACPI: PCI: simplify code with acpi_get_local_u64_address()
2026-01-22 7:58 UTC (3+ messages)
[PATCH] mm/mm_init: Don't call cond_resched() in deferred_init_memmap_chunk() if rcu_preempt_depth() set
2026-01-22 7:57 UTC (5+ messages)
[PATCH v3] xen/console: handle multiple domains using console_io hypercalls
2026-01-22 7:57 UTC (8+ messages)
[PATCH] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
2026-01-22 7:54 UTC (2+ messages)
[PATCH v3 00/10] dt-bindings: mtd: Partition binding fixes and restructuring
2026-01-22 7:56 UTC (4+ messages)
` [PATCH v3 10/10] dt-bindings: mtd: partitions: Combine simple partition bindings
[PATCH v2 0/5] Convert riscv to use the generic iommu page table
2026-01-22 7:56 UTC (3+ messages)
[PATCH] x86/svm: Adjust VMCB comments
2026-01-22 7:54 UTC (2+ messages)
[PATCH v4 2/3] tls: add hardware offload key update support
2026-01-22 7:54 UTC (2+ messages)
drivers/firmware/arm_ffa/driver.c:1152:6-15: ERROR: invalid reference to the index variable of the iterator on line 1148
2026-01-22 7:54 UTC
[PATCH RESEND v3] bcache: use bio cloning for detached device requests
2026-01-22 7:54 UTC (2+ messages)
[PATCH v2] target/arm: Implement WFE, SEV and SEVONPEND for Cortex-M
2026-01-22 7:49 UTC (3+ messages)
` "
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-22 7:49 UTC (7+ messages)
` [PATCH v3 19/24] KVM: x86: Introduce per-VM external cache for splitting
[PATCH] sched/eevdf: Update se->vprot in reweight_entity()
2026-01-22 7:52 UTC (5+ messages)
[dhowells-fs:keys-pqc 5/5] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'that'
2026-01-22 7:50 UTC
[PATCH v8 0/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
2026-01-22 7:51 UTC (5+ messages)
` [PATCH v8 1/5] xen/domctl: chain SCI handling before IOMMU in assign_device domctl
` [PATCH v8 3/5] lib/arm: Add I/O memory copy helpers
[PATCH v12 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
2026-01-22 7:50 UTC (12+ messages)
` [PATCH v12 01/11] HID: asus: simplify RGB init sequence
` [PATCH v12 02/11] HID: asus: initialize additional endpoints only for certain devices
` [PATCH v12 03/11] HID: asus: use same report_id in response
` [PATCH v12 04/11] HID: asus: fortify keyboard handshake
` [PATCH v12 05/11] HID: asus: move vendor initialization to probe
` [PATCH v12 06/11] HID: asus: early return for ROG devices
` [PATCH v12 07/11] platform/x86: asus-wmi: Add support for multiple kbd led handlers
` [PATCH v12 08/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v12 09/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v12 10/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH v12 11/11] HID: asus: add support for the asus-wmi brightness handler
[PATCH v4 0/2] media: nxp: Add CSI Pixel Formatter support
2026-01-22 7:49 UTC (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v4 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver
[PATCH v1] device: Initialize device volume with a valid value
2026-01-22 7:50 UTC (2+ messages)
` [v1] "
[Intel-wired-lan] [PATCH v1 iwl-next] igb: set skb hash type from RSS_TYPE
2026-01-22 7:49 UTC (4+ messages)
` [Intel-wired-lan] [PATCH v1 iwl-next] igb: set skb hash type
[PATCH 0/3] media: uvcvideo: Fix allocation for small frame sizes
2026-01-22 7:49 UTC (4+ messages)
` [PATCH 3/3] media: uvcvideo: use min() for npacket calculation
[PATCH v6 0/5] Support add/remove memory region & get-max-slots
2026-01-22 7:49 UTC (6+ messages)
` [PATCH v6 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v6 2/5] vhost_user: header defines for add/rem mem region
` [PATCH v6 3/5] vhost_user: support function defines for back-end
` [PATCH v6 4/5] vhost_user: Function defs for add/rem mem regions
` [PATCH v6 5/5] vhost_user: enable configure memory slots
[soc:ti/drivers] BUILD SUCCESS 80db65d4acfb9ff12d00172aed39ea8b98261aad
2026-01-22 7:47 UTC
[tip:objtool/urgent] BUILD SUCCESS 3f2de814c0597c97d5abe09a1635d8c4e2fddaf2
2026-01-22 7:47 UTC
[PATCH v3 0/2] Add Support for LTC3220 18 Channel LED Driver
2026-01-22 7:48 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: leds: Add LTC3220 18 channel "
[PATCH 0/3] gpio: brcmstb: Bug fixes and wake-up interrupt improvements
2026-01-22 7:45 UTC (7+ messages)
` [PATCH 2/3] gpio: brcmstb: implement irq_mask_ack
` [PATCH 3/3] gpio: brcmstb: allow parent_irq to wake
[PATCH] drm/xe/multi_queue: Protect priority against concurrent access
2026-01-22 7:46 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[fustini:ssqosid-cbqri-rfc-v1 20/20] arch/riscv/boot/dts/qemu/qemu-virt-cbqri.dtb: cpu@0 (riscv): riscv,isa-extensions:7: 'zic64b' is not one of ['i', 'm', 'a', 'f', 'd', 'q', 'c', 'v', 'h', 'smaia', 'smmpm', 'smnpm', 'smstateen', 'ssaia', 'sscofpmf', 'ssnpm', 'ssqosid', 'sstc', 'svade', 'sv
2026-01-22 7:45 UTC
[PATCH] MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
2026-01-22 7:46 UTC
[PATCH 0/2] PCI: dwc: Code clean up and formatting improvements
2026-01-22 7:45 UTC (3+ messages)
` [PATCH 1/2] PCI: dwc: Fix grammar and formatting in dw_pcie_remove_ext_capability()
` [PATCH 2/2] PCI: dwc: Rename has_msi_ctrl to uses_imsi_rx for clarity
[PATCH v5 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
2026-01-22 7:43 UTC (10+ messages)
` [PATCH v5 3/9] drm: verisilicon: add a driver for Verisilicon display controllers
[PATCH v5 2/3] arm64: mmu: avoid allocating pages while splitting the linear mapping
2026-01-22 7:42 UTC (11+ messages)
[PATCH net-next V5 00/15] devlink and mlx5: Support cross-function rate scheduling
2026-01-22 7:42 UTC (3+ messages)
` [PATCH net-next V5 10/15] net/mlx5: Add a shared devlink instance for PFs on same chip
[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
2026-01-22 7:39 UTC (5+ messages)
` [PATCH next 12/14] bits: move the defitions of BIT() and BIT_ULL() back to linux/bits.h
[PATCH 6.18 000/198] 6.18.7-rc1 review
2026-01-22 7:36 UTC (2+ messages)
Xe performance regression with recent IOMMU changes
2026-01-22 7:36 UTC (6+ messages)
[PATCH i-g-t v5 0/5] Close any open drm device after engine initialization in GPUTOP
2026-01-22 7:36 UTC (2+ messages)
` ✓ i915.CI.BAT: success for Close any open drm device after engine initialization in GPUTOP (rev6)
[PATCH 0/2] Ensure some device initialization before init task
2026-01-22 7:34 UTC (6+ messages)
` [PATCH 1/2] ACPI: scan: Use async schedule function for acpi_scan_clear_dep_fn
` [PATCH 2/2] init: Move console_on_rootfs after async_synchronize_full
[PATCH 6.12 000/139] 6.12.67-rc1 review
2026-01-22 7:35 UTC (2+ messages)
Git project and GSoC 2026
2026-01-22 7:33 UTC (3+ messages)
drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-01-22 7:31 UTC
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.