messages from 2026-04-04 21:29:58 to 2026-04-05 04:43:55 UTC [more...]
Devicetree spec: Specifying /cpus/cpu@* unit address format?
2026-04-05 4:43 UTC (2+ messages)
[syzbot] [kernel?] INFO: rcu detected stall in kill
2026-04-05 4:41 UTC (4+ messages)
` Forwarded: [PATCH] ath9k: defer reg_in URB resubmission to workqueue
` Forwarded: [PATCH] ath9k: defer reg_in URB resubmission to workqueue to fix RCU stall
[PATCH v14] Subject: [PATCH v14] hwmon: (yogafan) Extend support to more Lenovo consumer models
2026-04-05 4:40 UTC (2+ messages)
[PULL] u-boot-sh/master
2026-04-05 4:33 UTC
[PATCH v1 0/4] Relocate U-Boot in the last bank
2026-04-05 4:01 UTC (5+ messages)
` [PATCH v1 2/4] common: move ram_base calculation to independent INITCALL()
` [PATCH v1 4/4] common: Add an optionto relocate on ram top
[PATCH 0/1] sched: Restore PREEMPT_NONE as default
2026-04-05 4:21 UTC (5+ messages)
[Q] NFSD: COMPOUND reply tag padding not zeroed? (e.g. \xff\xff)
2026-04-05 4:17 UTC
[PATCH net v1 0/2] net/rds: Fix use-after-free in RDS/IB for non-init namespaces
2026-04-05 4:16 UTC (3+ messages)
` [PATCH net v1 1/2] net/rds: Optimize rds_ib_laddr_check
` [PATCH net v1 2/2] net/rds: Restrict use of RDS/IB to the initial network namespace
WARNING: modpost: vmlinux: section mismatch in reference: setup_local_APIC.cold+0xab (section: .text.unlikely) -> init_eilvt (section: .init.text)
2026-04-05 3:57 UTC
[PATCH] arm64: renesas: Enable SMC command on all R-Car 64-bit systems
2026-04-05 3:53 UTC
[PATCH] arm: renesas: Enable preboot environment variable on all R-Car systems
2026-04-05 3:51 UTC
[PATCH net-next v5 2/2] net: mana: force full-page RX buffers via ethtool private flag
2026-04-05 3:47 UTC
[PATCH V2] drivers/dax: Fix typo in comment
2026-04-05 3:45 UTC
[PATCH net-next v5 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
2026-04-05 3:44 UTC
❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, 3aae9383)
2026-04-05 3:43 UTC
[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-05 3:42 UTC
[PATCH] i2c: p2wi: use dev_err_probe() for clock and reset errors
2026-04-05 3:40 UTC
[PATCH RESEND v1] thermal: core: fix blocking in unregistering zone
2026-04-05 3:34 UTC (7+ messages)
[PATCH v3 0/2] BPF documentation improvements
2026-04-05 3:33 UTC (5+ messages)
` [PATCH v3 1/2] bpf, doc: Clarify Pseudo-C notation and w vs r register usage
` [PATCH v3 2/2] bpf, doc: Improve MOV/MOVSX documentation and add examples
[net-next 0/3] Extend packet socket selftests
2026-04-05 3:30 UTC (4+ messages)
` [net-next v2 3/3] selftests/net: Test PACKET_AUXDATA
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-04-04
2026-04-05 3:29 UTC
[PATCH v2 0/4] Fix handling of GPIO keys and LEDs on geode
2026-04-05 3:29 UTC (8+ messages)
` [PATCH v2 3/4] software node: verify that property data is not on stack
[PATCH] i2c: muxes: i2c-mux-reg: use dev_err_probe() for deferred probe
2026-04-05 3:27 UTC
[PATCH] drivers/dax: Fix typo in comment
2026-04-05 3:19 UTC
[PATCH] docs: fix typos and duplicated words across documentation
2026-04-05 3:16 UTC (2+ messages)
[PATCH net-next,v4] net: mana: Force full-page RX buffers via ethtool private flag
2026-04-05 3:14 UTC (3+ messages)
[PATCH v4 0/3] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-04-05 3:12 UTC (5+ messages)
` [PATCH v4 1/3] fs: prepare for adding LSM blob to backing_file
` [PATCH v4 2/3] lsm: add backing_file LSM hooks
[RFC PATCH 1/2] xhci: prevent automatic endpoint restart after stall or error
2026-04-05 3:10 UTC (15+ messages)
[BUG] git diff --no-index segfaults on large files (NULL object database)
2026-04-05 2:48 UTC (6+ messages)
[PATCH] sched/cpuacct: fix use-after-free in cpuacct_account_field()
2026-04-05 2:47 UTC
[syzbot] [kernel?] INFO: rcu detected stall in kill
2026-04-05 2:37 UTC
[PATCH] NFS: Fix directory delegation verifier checks
2026-04-05 2:39 UTC (6+ messages)
[PATCH v7 00/11] whpx: i386: bug fixes, feature probing and CPUID
2026-04-05 2:34 UTC (12+ messages)
` [PATCH v7 01/11] target/i386: emulate: include name of unhandled instruction
` [PATCH v7 02/11] whpx: i386: x2apic emulation
` [PATCH v7 03/11] whpx: i386: wire up feature probing
` [PATCH v7 04/11] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
` [PATCH v7 05/11] whpx: i386: enable x2apic by default for user-mode LAPIC
` [PATCH v7 06/11] whpx: i386: reintroduce enlightenments for Windows 10
` [PATCH v7 07/11] whpx: i386: introduce proper cpuid support
` [PATCH v7 08/11] whpx: i386: kernel-irqchip=off fixes
` [PATCH v7 09/11] whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off
` [PATCH v7 10/11] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
` [PATCH v7 11/11] whpx: i386: IO port fast path cleanup
[PATCH 0/8] MIPS: bound early command-line construction
2026-04-05 2:20 UTC (9+ messages)
` [PATCH 2/8] MIPS: sni: bound PROM command-line appends
` [PATCH 1/8] MIPS: dec: "
` [PATCH 3/8] MIPS: lemote-2f: bound machtype command-line append
` [PATCH 6/8] MIPS: cavium-octeon: bound default console "
` [PATCH 5/8] MIPS: arc: bound firmware command-line construction
` [PATCH 4/8] MIPS: txx9: bound command-line reconstruction
` [PATCH 7/8] MIPS: malta-init: bound default console command-line append
` [PATCH 8/8] MIPS: malta-setup: bound pci_clock "
[PATCH] drm/amd/display: Fix do_mccs handling (MCCS/DDC) in amdgpu_dm_update_freesync_caps
2026-04-05 2:31 UTC
[PATCH] fuse: Send FORGET over io_uring when ring is ready
2026-04-05 2:26 UTC (2+ messages)
[PATCH v2] gpu: nova-core: falcon: pad firmware DMA object size to required block alignment
2026-04-05 2:22 UTC
[PATCH net-next v2] selftests/net: convert so_txtime to drv-net
2026-04-05 2:20 UTC (2+ messages)
[OE-core][whinlatter][PATCH 01/12] ccache: upgrade 4.12.2 -> 4.12.3
2026-04-05 2:18 UTC (4+ messages)
` [OE-core][whinlatter][PATCH 07/12] seatd: Create seat user and package systemd service
[PATCH] arm64: pi: validate bootargs before parsing them
2026-04-05 1:40 UTC (2+ messages)
[PATCH 1/2] x86/setup_data: validate indirect entry sizes before dereferencing them
2026-04-05 1:40 UTC (3+ messages)
[PATCH v2] ARM: mvebu: validate memory node device_type before strcmp()
2026-04-05 0:41 UTC
[PATCH v2] ARM: xen: validate hypervisor compatible before parsing its version
2026-04-05 0:42 UTC
[PATCH] nfc: pn533: allocate rx skb before consuming bytes
2026-04-05 0:40 UTC (2+ messages)
` [PATCH net v2] "
[PATCH v2 1/2] LoongArch: Add flush_icache_all()/local_flush_icache_all()
2026-04-05 2:12 UTC (2+ messages)
` [PATCH v2 2/2] LoongArch: Batch icache maintenance for jump_label
[PATCH] gpu: nova-core: falcon: align firmware DMA object size to required block alignment
2026-04-05 2:12 UTC (3+ messages)
[PATCH 0/3] coda dcache-related cleanups and fixes
2026-04-05 2:15 UTC (4+ messages)
` [PATCH 1/3] coda: is_bad_inode() is always false there
` [PATCH 2/3] sanitize coda_dentry_delete()
` [PATCH 3/3] coda_flag_children(): fix a UAF
[PATCH 0/7] qcom: display / dts: Few corrections of address spaces
2026-04-05 2:08 UTC (13+ messages)
` [PATCH 1/7] dt-bindings: display/msm: dp-controller: Correct SM8650 IO range
` [PATCH 2/7] dt-bindings: display/msm: dp-controller: Allow DAI on SM8650
` [PATCH 3/7] dt-bindings: display/msm: sm8650: Correct VBIF range in example
` [PATCH 4/7] dt-bindings: display/msm: qcom,sm8750-mdss: Correct DPU and DP ranges "
` [PATCH 5/7] arm64: dts: qcom: sm8650: Correct and complete DP address spaces
` [PATCH 6/7] arm64: dts: qcom: sm8750: "
[PATCH 1/2] pinctrl: intel: platform: Add INTC10B5 ACPI ID for Lunar Lake
2026-04-05 2:07 UTC (5+ messages)
` [PATCH 2/2] platform/x86: int3472: Handle GPIO types 0x02 and 0x12 "
WARNING: modpost: vmlinux: section mismatch in reference: setup_local_APIC+0x2aa (section: .text) -> init_eilvt (section: .init.text)
2026-04-05 2:06 UTC
Diff in rust/kernel/net/netdevice.rs:4:
2026-04-05 1:55 UTC
[PATCH] ALSA: hda/realtek: Fix code style error
2026-04-05 1:42 UTC
[syzbot] [kernel?] INFO: rcu detected stall in kill
2026-04-05 1:39 UTC
Hang with xfs/285 on 2026-03-02 kernel
2026-04-05 1:03 UTC (3+ messages)
[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10
2026-04-05 1:26 UTC
[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
2026-04-05 1:19 UTC
[PATCH ipsec-next] xfrm: Drop support for HMAC-RIPEMD-160
2026-04-05 1:15 UTC
H
2026-04-05 1:13 UTC
[GSoC][PATCH v3] t2000: modernise overall structure
2026-04-05 1:11 UTC (2+ messages)
` [PATCH v4 1/1] t2000: modernize overall structure and path checks
[PATCH 1/2] ublk: reset per-IO canceled flag on each fetch
2026-04-05 1:02 UTC (2+ messages)
Question about LTTng Kernel Probe Tracking
2026-04-05 1:02 UTC
[PATCH v3 1/2] mailbox: Use per-thread completion to fix wrong completion order
2026-04-05 0:58 UTC (2+ messages)
Should there be a mode in which the virtqueue -> MSI mapping is fixed?
2026-04-05 0:56 UTC (2+ messages)
[PATCH rc v5] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
2026-04-05 0:55 UTC (2+ messages)
[PATCH v7 00/16] platform-x86: lenovo-wmi: Add fixes and enhancement
2026-04-05 0:54 UTC (11+ messages)
` [PATCH v7 06/16] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v7 08/16] platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpers
` [PATCH v7 10/16] platform/x86: lenovo-wmi-other: Add lwmi_attr_id() function
` [PATCH v7 11/16] platform/x86: lenovo-wmi-other: Add missing CPU tunable attributes
` [PATCH v7 12/16] platform/x86: lenovo-wmi-other: Add GPU "
[PATCH 0/6] Restructure per-task CFI prctl() and ptrace interfaces
2026-04-05 0:50 UTC (3+ messages)
[PATCH v4] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
2026-04-05 0:50 UTC (4+ messages)
EFI stub: WARNING: Failed to measure data for event 1: 0x800000000000000b
2026-04-05 0:49 UTC (2+ messages)
Invitation: Trace Compass Monthly Project Meetings
2026-04-05 0:45 UTC (2+ messages)
` [tracecompass-dev] "
[PATCH v4 00/13] target/arm: add support for MTE4
2026-04-05 0:31 UTC (11+ messages)
` [PATCH v4 01/13] target/arm: implement MTE_PERM
` [PATCH v4 02/13] target/arm: add TCSO bitmasks to SCTLR
` [PATCH v4 03/13] target/arm: mte_check unemitted on STORE_ONLY load
` [PATCH v4 04/13] linux-user: add MTE_STORE_ONLY to prctl
` [PATCH v4 05/13] target/arm: tag check emitted when MTX and not TBI
[PATCH v2 0/4] Introduce EC driver for Snapdragon X1E based Dell XPS 13 9345
2026-04-05 0:29 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: platform: introduce EC for "
` [PATCH v2 2/4] platform: arm64: dell-xps-ec: new driver
` [PATCH v2 4/4] arm64: dts: qcom: x1e80100-dell-xps13-9345: introduce EC
Diff in samples/rust/rust_workqueue_test.rs:149:
2026-04-05 0:24 UTC
[PATCH net] bridge: cfm: do not reschedule TX work when interval is zero
2026-04-05 0:04 UTC (3+ messages)
[PATCH net v2] bridge: cfm: reject invalid CCM interval at configuration time
2026-04-05 0:03 UTC
[Bug 221320] New: ring gfx_0.1.0 timeout, signaled seq=5855035, emitted seq=5855037
2026-04-05 0:03 UTC (3+ messages)
` [Bug 221320] "
[PATCH v2] staging: rtl8723bs: fix out-of-bounds reads in IE parsing functions
2026-04-05 0:00 UTC
[RFC PATCH v2 4/4] get rid of busy-waiting in shrink_dcache_tree()
2026-04-05 0:04 UTC (11+ messages)
[PATCH] staging: rtl8723bs: fix integer underflow in TKIP MIC verification
2026-04-04 23:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] bpf: calls to bpf_loop() should have an SCC and accumulate backedges
2026-04-04 23:49 UTC (7+ messages)
[PATCH] parport: replace kmalloc + strcpy with kstrdup in parse_data
2026-04-04 23:44 UTC
[PATCH] stash: infer "push" when push-specific options are given
2026-04-04 23:40 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH 0/4] alpha: Decouple the CPU and Typhoon
2026-04-04 23:39 UTC (10+ messages)
` [RFC PATCH 1/4] alpha: Define Typhoon instance_init
` [RFC PATCH 2/4] alpha: Propagate CPU index via MemTxAttrs
` [RFC PATCH 3/4] alpha: Replace helper_set_alarm with Typhoon Cchip MMIO register
[PATCH] staging: greybus: fix size_t underflow in cap_get_ims_certificate()
2026-04-04 23:22 UTC
[PATCH] staging: rtl8723bs: remove redundant return in report_join_res()
2026-04-04 23:21 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix out-of-bounds read in portctrl()
2026-04-04 23:14 UTC
[PATCH] staging: rtl8723bs: fix out-of-bounds reads in IE parsing functions
2026-04-04 23:10 UTC (2+ messages)
[PATCH v4] IB/mlx5: Fix state corruption and resource leaks in loopback enablement
2026-04-04 23:07 UTC (3+ messages)
` [PATCH v5] IB/mlx5: Fix loopback enablement state and resource leaks
` [PATCH v6] "
[PATCH net-next v1] r8169: implement get_module functions for rtl8127atf
2026-04-04 23:05 UTC (6+ messages)
[frank-w-bpi-r2-4.14:7.0-rc 58/101] arch/arm64/boot/dts/mediatek/mt7987a-bananapi-bpi-r4-lite.dtb: / (bananapi,bpi-r4-lite): False schema does not allow {'reg': [[0, 1073741824, 0, 268435456]]}
2026-04-04 23:03 UTC
[PATCH net v2] tg3: Add PowerEdge R740xd to AER quirk list
2026-04-04 23:03 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix negative length in WEP decryption
2026-04-04 23:02 UTC
[PATCH net-next] selftests: drv-net: adjust to socat changes
2026-04-04 23:01 UTC
[PATCH net] net: avoid nul-deref trying to bind mp to incapable device
2026-04-04 22:43 UTC (2+ messages)
[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
2026-04-04 22:42 UTC (6+ messages)
[PATCH v3] Allow building qemu tools on 32-bit hosts
2026-04-04 22:40 UTC
[PATCH] staging: rtl8723bs: remove redundant assignments to res
2026-04-04 22:35 UTC (2+ messages)
[PATCH] [PATCH v2] Allow building qemu tools on 32-bit hosts
2026-04-04 22:31 UTC (2+ messages)
[PATCH net] tg3: Add PowerEdge R740xd to AER quirk list
2026-04-04 22:28 UTC
[PATCH] staging: rtl8723bs: fix logical continuation style
2026-04-04 22:26 UTC (2+ messages)
[PATCH v2] MAINTAINERS: add Rust I2C tree and update Igor Korotin's email
2026-04-04 22:19 UTC (4+ messages)
[PATCH v11 00/12] fsmonitor: implement filesystem change listener for Linux
2026-04-04 22:10 UTC (4+ messages)
` [PATCH v12 00/13] "
` [PATCH v12 13/13] fsmonitor: fix split-index bitmap bounds in tweak_fsmonitor()
[PATCH v2 0/3] Fix all clippy warnings in drm-rust-next
2026-04-04 22:09 UTC (8+ messages)
` [PATCH v2 1/3] gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing
` [PATCH v2 2/3] gpu: nova-core: fb: fix clippy::precedence warning in read_sysmem_flush_page_ga100()
` [PATCH v2 3/3] rust: ptr: allow clippy::incompatible_msrv for slice_ptr_len
[PATCH] rust: ACPI: fix missing match data for PRP0001
2026-04-04 22:08 UTC (10+ messages)
[PATCH net-next] bonding: remove unused bond_is_first_slave and bond_is_last_slave macros
2026-04-04 22:04 UTC
[PATCH RFC v2 0/6] Add support for Adreno 810 GPU
2026-04-04 21:57 UTC (3+ messages)
` [PATCH RFC v2 6/6] arm64: dts: qcom: milos: Add Adreno 810 GPU and GMU nodes
[PATCH v2 0/2] spmi: pmic-arb: Add spmi-pmic-arb support for Qualcomm Hawi SoC
2026-04-04 21:56 UTC (3+ messages)
` [PATCH v2 2/2] spmi: spmi-pmic-arb: add support for PMIC arbiter v8.5
[PATCH v2 1/2] dt-bindings: arm: qcom: Add SM7325 Motorola Edge 30 (dubai)
2026-04-04 21:54 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add Motorola Edge 30 (dubai) DTS
[PATCH v1] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller
2026-04-04 21:54 UTC (2+ messages)
[PATCH] man/man2/getdents.2: Fix incorrect argument type
2026-04-04 21:53 UTC (2+ messages)
[PATCH v2 0/2] power: qcom,rpmpd: add RPMh power doamins support for Hawi SoC
2026-04-04 21:48 UTC (3+ messages)
` [PATCH v2 2/2] pmdomain: qcom: rpmhpd: Add power domains "
[PATCH RFC 0/4] Devicetree support for Glymur GPU
2026-04-04 21:44 UTC (3+ messages)
` [PATCH RFC 4/4] arm64: dts: qcom: Enable GPU & GMU on Glymur CRD
[PATCH 1/2] libxcrypt: Fix build wrt C23 support
2026-04-04 21:37 UTC (2+ messages)
` [PATCH 2/2] libxcrypt: Use configure knob to disable warnings as errors
[PATCH] gpu: nova-core: fix three clippy::precedence warnings
2026-04-04 21:34 UTC (4+ messages)
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.