messages from 2026-04-03 14:00:06 to 2026-04-03 15:01:00 UTC [more...]
[PATCH] Subject: ASoC stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_J
2026-04-03 14:41 UTC (2+ messages)
[PATCH net-next v3 0/5] net: bridge: mcast: support exponential field encoding
2026-04-03 15:00 UTC
[PATCH] alpha: Add ARCH_HAS_PTE_SPECIAL support
2026-04-03 15:00 UTC
[PATCH 0/2] Describe IMEM on Milos
2026-04-03 15:00 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: sram: qcom,imem: Add the Milos compatible
` [PATCH 2/2] arm64: dts: qcom: milos: Add IMEM node
[PATCH-next v2 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
2026-04-03 15:00 UTC (4+ messages)
[PATCH 0/2] More ati-vga fixes for 11.0
2026-04-03 14:59 UTC (3+ messages)
` [PATCH 1/2] ati-vga: Fix setting CRTC_OFFSET
` [PATCH 2/2] ati-vga: Update mode on CRTC_PITCH change
[PATCH] alpha: Select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
2026-04-03 15:00 UTC
[PATCH v2 00/10] selftests/bpf: Tolerate partial builds across kernel configs
2026-04-03 14:59 UTC (11+ messages)
` [PATCH v2 01/10] selftests/bpf: Fall back to distro build directory for test_kmods
` [PATCH v2 02/10] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH v2 03/10] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH v2 04/10] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH v2 05/10] selftests/bpf: Tolerate test file compilation failures
` [PATCH v2 06/10] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH v2 07/10] selftests/bpf: Tolerate benchmark build failures
` [PATCH v2 08/10] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH v2 09/10] selftests/bpf: Skip tests whose objects were not built
` [PATCH v2 10/10] selftests/bpf: Tolerate missing files during install
[PATCH net] bridge: guard local VLAN-0 FDB helpers against NULL vlan group
2026-04-03 14:59 UTC (2+ messages)
[PATCH net-next v2] ppp: add IFLA_PPP_UNIT netlink attribute
2026-04-03 14:58 UTC (4+ messages)
[6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
2026-04-03 14:58 UTC (10+ messages)
` Bug#1131025: "
[bluez/bluez] c5e55b: client/btpclient: Add GATT read and write value su
2026-04-03 14:58 UTC
[PATCH V7 0/4] Rust support for powerpc
2026-04-03 14:58 UTC (4+ messages)
[PATCH v2] dt-bindings: rtc: add olpc,xo1-rtc to trivial-rtc
2026-04-03 14:57 UTC (2+ messages)
[RFC PATCH 0/6] rust: net: introduce minimal rtnl/netdevice abstractions and nlmon reference driver
2026-04-03 14:56 UTC (3+ messages)
` "
[RFC PATCH 1/2] xhci: prevent automatic endpoint restart after stall or error
2026-04-03 14:55 UTC (11+ messages)
[PATCH] drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach fails
2026-04-03 14:55 UTC (3+ messages)
[PATCH] rtc: add data_race() in rtc_dev_poll()
2026-04-03 14:54 UTC (2+ messages)
` (subset) "
[GIT PULL] io_uring fixes for 7.0-rc7
2026-04-03 14:54 UTC
[PATCH v6 00/10] clk: realtek: Add RTD1625 clock support
2026-04-03 14:54 UTC (10+ messages)
` [PATCH v6 03/10] clk: realtek: Introduce a common probe()
` [PATCH v6 04/10] clk: realtek: Add support for phase locked loops (PLLs)
` [PATCH v6 05/10] clk: realtek: Add support for gate clock
` [PATCH v6 06/10] clk: realtek: Add support for mux clock
[PATCH v2 1/3] tools: binman: Test signing an encrypted FIT with a preload header
2026-04-03 14:53 UTC (4+ messages)
` [PATCH v3 "
[PATCH net] net: phy: micrel: Fix MMD register access during SPD in ksz9131_resume()
2026-04-03 14:53 UTC (2+ messages)
[PATCH V8 0/4] Rust support for powerpc
2026-04-03 14:53 UTC (5+ messages)
` [PATCH V8 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V8 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V8 3/4] rust: Add PowerPC support
` [PATCH V8 4/4] powerpc: Enable Rust for ppc64le
[PATCH v3 1/5] dt-bindings: rtc: sc2731: Add compatible for SC2730
2026-04-03 14:53 UTC (2+ messages)
` (subset) "
[RFC mptcp-next v13 00/16] MPTCP KTLS support
2026-04-03 14:51 UTC (17+ messages)
` [RFC mptcp-next v13 01/16] tls: add per-protocol cache to support mptcp
` [RFC mptcp-next v13 02/16] tls: introduce struct tls_prot_ops
` [RFC mptcp-next v13 03/16] tls: add tls_prot_ops pointer to tls_context
` [RFC mptcp-next v13 04/16] tls: add skb offset check for mptcp
` [RFC mptcp-next v13 05/16] mptcp: update mptcp_check_readable
` [RFC mptcp-next v13 06/16] mptcp: implement tls_mptcp_ops
` [RFC mptcp-next v13 07/16] tls: disable device offload for mptcp sockets
` [RFC mptcp-next v13 08/16] mptcp: update ulp getsockopt for tls support
` [RFC mptcp-next v13 09/16] mptcp: enable ulp setsockopt "
` [RFC mptcp-next v13 10/16] selftests: mptcp: connect: use espintcp for ulp test
` [RFC mptcp-next v13 11/16] selftests: tls: add mptcp variant for testing
` [RFC mptcp-next v13 12/16] selftests: tls: increase pollin timeouts for mptcp
` [RFC mptcp-next v13 13/16] selftests: tls: increase nonblocking data size "
` [RFC mptcp-next v13 14/16] selftests: tls: wait close in shutdown_reuse "
` [RFC mptcp-next v13 15/16] selftests: tls: add mptcp test cases
` [RFC mptcp-next v13 16/16] selftests: mptcp: cover mptcp tls tests
[PATCH v9 00/10] VMSCAPE optimization for BHI variant
2026-04-03 14:52 UTC (3+ messages)
` [PATCH v9 07/10] x86/vmscape: Use static_call() for predictor flush
[PATCH v2] drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach fails
2026-04-03 14:52 UTC
[PATCH v3 1/2] mailbox: Use per-thread completion to fix wrong completion order
2026-04-03 14:51 UTC (2+ messages)
[PATCH mptcp-next] mptcp: pm: in-kernel: remove mptcp_pm_has_addr_attr_id
2026-04-03 14:51 UTC (2+ messages)
[Buildroot] [PATCH v1 0/3] Adding reproductible builtin kernel configurations
2026-04-03 14:50 UTC (4+ messages)
` [Buildroot] [PATCH v1 1/3] support/testing: add builtin kernel configuration for ARMv5 Versatile
` [Buildroot] [PATCH v1 2/3] support/testing: add builtin kernel configuration for ARMv7 Vexpress
` [Buildroot] [PATCH v1 3/3] support/scripts: add manual trigger for pre-built kernels in GitLab CI
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-03 14:50 UTC (6+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH] f2fs: fix node_cnt race between extent node destroy and writeback
2026-04-03 14:40 UTC (2+ messages)
` [f2fs-dev] "
[PATCH net v2 0/2] seg6: fix dst_cache sharing in seg6 lwtunnel
2026-04-03 14:46 UTC (4+ messages)
` [PATCH net v2 2/2] selftests: seg6: add test for dst_cache isolation "
[PATCH 0/4] sched/fair: SMT-aware asymmetric CPU capacity
2026-04-03 14:45 UTC (9+ messages)
[BUG] Random hard lockup with userspace %ip on 7.0-rc5
2026-04-03 14:43 UTC (11+ messages)
` [PATCH] clockevents: Prevent timer interrupt starvation
linux-next: Tree for Apr 3
2026-04-03 14:43 UTC
linux-next: manual merge of the tip tree with the powerpc tree
2026-04-03 14:42 UTC
[PATCH] arm64: dts: ti: k3-j721e-main: Update delay select values for MMC1/2 subsystems
2026-04-03 14:42 UTC (3+ messages)
[PATCH 1/1] dt-bindings: timer: fsl,imxgpt: add compatible string fsl,imx25-epit
2026-04-03 14:40 UTC (6+ messages)
Question on preferred location for QEMU sample projects
2026-04-03 14:39 UTC
[PATCH v3 5/5] ipmi: ssif_bmc: add unit test for state machine
2026-04-03 14:39 UTC
[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
2026-04-03 14:38 UTC (11+ messages)
[PATCH BlueZ] client/btpclient: Add GATT read and write value supports
2026-04-03 14:36 UTC
[ndctl PATCH v3 1/1] ndctl/cxl: Show region locked status to user
2026-04-03 14:34 UTC (2+ messages)
[PATCH v1 1/1] net/ice: add Neon-optimised Rx/Tx vector paths
2026-04-03 14:33 UTC (4+ messages)
` [PATCH v1 0/1] net/ice: add NEON-optimised "
` [PATCH v2] "
[GIT PULL] SPI fixes for v7.0-rc6
2026-04-03 14:33 UTC
[PATCH v2 1/5] ipmi: ssif_bmc: cancel response timer on remove
2026-04-03 14:31 UTC (5+ messages)
` [PATCH v2 5/5] ipmi: ssif_bmc: add unit test for state machine
[PATCH] nfsd: fix file change detection in CB_GETATTR
2026-04-03 14:31 UTC (3+ messages)
[PATCH] ARM: mvebu: validate memory node device_type strings
2026-04-03 14:31 UTC (2+ messages)
[PATCH bpf-next v12 2/5] bpf: Pass bpf_verifier_env to JIT
2026-04-03 14:30 UTC (2+ messages)
[PATCH bpf-next v12 1/5] bpf: Move constants blinding out of arch-specific JITs
2026-04-03 14:30 UTC (2+ messages)
[PATCH 0/3] Add RP1 PWM controller support
2026-04-03 14:31 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller
` [PATCH 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH 3/3] arm64: dts: broadcom: rp1: Add PWM node
[PATCH ath-next v6] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
2026-04-03 14:28 UTC
[PATCH v2] arch/x86/lib: implement cmdline configuration property
2026-04-03 14:28 UTC
[PATCH] riscv: panic from init_IRQ if IRQ handler stacks cannot be allocated
2026-04-03 14:27 UTC (4+ messages)
[PATCH v5 0/9] whpx: i386: bug fixes, feature probing and CPUID
2026-04-03 14:24 UTC (10+ messages)
` [PATCH v5 1/9] target/i386: emulate: include name of unhandled instruction
` [PATCH v5 2/9] whpx: i386: x2apic emulation
` [PATCH v5 3/9] whpx: i386: wire up feature probing
` [PATCH v5 4/9] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
` [PATCH v5 5/9] whpx: i386: enable x2apic by default for user-mode LAPIC
` [PATCH v5 6/9] whpx: i386: reintroduce enlightenments for Windows 10
` [PATCH v5 7/9] whpx: i386: introduce proper cpuid support
` [PATCH v5 8/9] whpx: i386: kernel-irqchip=off fixes
` [PATCH v5 9/9] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
2026-04-03 14:26 UTC (7+ messages)
` [RFC PATCH 2/4] trace: Allow kprobes to override "
[PATCH 0/8] Rework device probing
2026-04-03 14:25 UTC (8+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 5/7] bus: factorize devargs lookup
` [PATCH v2 7/7] eal: configure initial device probing
[PATCH net v1] net: mptcp: fix slab-use-after-free in __inet_lookup_established
2026-04-03 14:25 UTC (2+ messages)
[BUG] ASUS ProArt PX13 HN7306WU: amd_pmc s2idle S0ix corrupts AMD 1022:150b root port, NVIDIA dGPU returns header type 7f
2026-04-03 14:24 UTC (8+ messages)
[PATCH 0/5] jump_label: mitigate dynamic-debug induced IPI storms
2026-04-03 14:24 UTC (6+ messages)
` [PATCH 1/5] jump_label: add queueing API for batched static key updates
` [PATCH 2/5] x86/alternative.c: sort text-pokes before flushing the queue
` [PATCH 3/5] dyndbg: use static-key queueing API in dynamic-debug
` [PATCH 4/5] dyndbg: factor ddebug_match_desc out from ddebug_change (for demonstration only)
` [PATCH 5/5] lib/dynamic_debug: add negation support to queries
[PATCH net-next] net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPI
2026-04-03 14:23 UTC
[PATCH 00/17] tests: access bare repositories explicitly
2026-04-03 14:22 UTC (4+ messages)
` [PATCH 11/17] t5509: specify bare repository path explicitly
[PATCH 1/2] platform/chrome: cros_ec_typec: Enforce priority-based mode selection
2026-04-03 14:21 UTC (3+ messages)
[PATCH net v3] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-03 14:20 UTC (2+ messages)
[PATCH net-next] selftests: forwarding: lib: rewrite processing of command line arguments
2026-04-03 14:19 UTC
[PATCH RESEND v1] thermal: core: fix blocking in unregistering zone
2026-04-03 14:20 UTC (3+ messages)
[PATCH net-next 0/5] mptcp: support MSG_EOR and small cleanups
2026-04-03 14:19 UTC (3+ messages)
` [PATCH net-next 4/5] mptcp: pm: in-kernel: remove mptcp_pm_has_addr_attr_id
[PATCH] net/ice: fix FDIR session ID offset for L-bit L2TPv2 types
2026-04-03 14:19 UTC (2+ messages)
[PATCH net-next v2 0/4] net: dsa: yt921x: Add port police/tbf support
2026-04-03 14:19 UTC (5+ messages)
` [PATCH net-next v2 3/4] net: dsa: yt921x: Add port police support
[PATCH] crash_dump: Fix potential double free and UAF of keys_header
2026-04-03 14:18 UTC (2+ messages)
[PATCH v7 0/3] Enable ICE clock scaling
2026-04-03 14:17 UTC (4+ messages)
` [PATCH v7 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE
[PATCH bpf v2 0/2] bpf: fix end-of-list detection in cgroup_storage_get_next_key()
2026-04-03 14:16 UTC (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: add get_next_key boundary test for cgroup_storage
[PATCH v5 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2
2026-04-03 14:16 UTC (4+ messages)
[PATCH iproute2-next] ss: add support for TCP delack timers
2026-04-03 14:14 UTC (2+ messages)
[PATCH 0/5] soc: renesas: rz-sysc: Move common code to helpers
2026-04-03 14:13 UTC (6+ messages)
` [PATCH 1/5] soc: renesas: r9a08g045-sysc: Move common code to a helper
` [PATCH 2/5] soc: renesas: r9a08g046-sysc: "
` [PATCH 3/5] soc: renesas: r9a09g047-sys: "
` [PATCH 4/5] soc: renesas: r9a09g056-sys: "
` [PATCH 5/5] soc: renesas: r9a09g057-sys: "
[PATCH net] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
2026-04-03 14:13 UTC
[Bug 221249] New: kvm_amd prints "CPU 1 isn't AMD or Hygon" on Intel Core Ultra (Arch Linux)
2026-04-03 14:13 UTC (3+ messages)
` [Bug 221249] "
[PATCH RFC 0/2] cgroup/mem: add a node to double charge in memcg
2026-04-03 14:08 UTC (3+ messages)
` [PATCH RFC 1/2] mm/memcontrol: add page-level charge/uncharge functions
` [PATCH RFC 2/2] cgroup/dmem: add a node to double charge in memcg
[PATCH v2] mm/damon: validate min_region_size to be power of 2
2026-04-03 14:12 UTC (3+ messages)
[PATCH 0/7] clk: qcom: add support for the clock controllers on Nord platforms
2026-04-03 14:10 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: clock: qcom: Document the Nord SoC TCSR Clock Controller
` [PATCH 2/7] dt-bindings: clock: qcom-rpmhcc: Add support for Nord SoCs
` [PATCH 3/7] dt-bindings: clock: qcom: Add Nord Global Clock Controller
` [PATCH 4/7] clk: qcom: Add TCSR clock driver for Nord SoC
` [PATCH 5/7] clk: qcom: rpmh: Add support for Nord rpmh clocks
` [PATCH 6/7] clk: qcom: gcc: Add multiple global clock controller driver for Nord SoC
` [PATCH 7/7] arm64: defconfig: enable clock controller drivers for Qualcomm Nord
[PATCH v2] x86/alternative: delay freeing of smp_locks section
2026-04-03 14:10 UTC (2+ messages)
[PATCH v1 1/1] usb: typec: tipd: Restore generic TPS6598x contract interrupts
2026-04-03 14:09 UTC (2+ messages)
[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-04-03 14:09 UTC (8+ messages)
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()
[PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report
2026-04-03 14:08 UTC (11+ messages)
arch/arm64/boot/dts/mediatek/mt8370-grinn-genio-510-sbc.dtb: pinctrl@10005000 (mediatek,mt8188-pinctrl): 'pcie-default' does not match any of the regexes: '-pins$', '^pinctrl-[0-9]+$'
2026-04-03 14:08 UTC
[PATCH v8 00/10] ASoC: mediatek: Add support for MT8196 SoC
2026-04-03 14:07 UTC (3+ messages)
` [PATCH v8 08/10] ASoC: mediatek: mt8196: add platform driver
[PATCH 0/5] pynfs: a handful of fixes and a new CB_GETATTR test
2026-04-03 14:07 UTC (3+ messages)
` [PATCH 3/5] pynfs: remove erroneous test from DELEG24 and DELEG25
[PATCH BlueZ v2 1/1] audio/avrcp: Track TG and CT events separately
2026-04-03 14:07 UTC (2+ messages)
` Fix unsolicited AVRCP RegisterNotification response
[PATCH v3] hwmon: (tmp102) add support for update interval
2026-04-03 14:06 UTC
[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
2026-04-03 14:06 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net v1] igc: fix potential skb leak in igc_fpe_xmit_smd_frame()
2026-04-03 14:05 UTC (3+ messages)
` "
[PATCH v1] ASoC: tas2781: Explicit association of Device, Device Name, and Device ID
2026-04-03 14:04 UTC (2+ messages)
spurious mce Hardware Error messages in next-20250912
2026-04-03 14:05 UTC (11+ messages)
` spurious (?) mce Hardware Error messages in v6.19
[PATCH] drm/colorop: Remove read-only comments from interpolation fields
2026-04-03 14:03 UTC (3+ messages)
[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
2026-04-03 14:03 UTC (6+ messages)
` [PATCH v1 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes
[PATCH 01/16] drm/amdgpu/gfx7: align mqd settings with KFD
2026-04-03 14:03 UTC (5+ messages)
` [PATCH 04/16] drm/amdgpu/gfx9.4.3: "
` [PATCH 08/16] drm/amdgpu/gfx12.1: "
AMD SMCA: L3 cache scrubber deferred errors flood logs on Zen 3 after 6.19 polling changes
2026-04-03 14:03 UTC (2+ messages)
Introduce Sashiko (agentic review of Linux kernel changes)
2026-04-03 14:02 UTC (11+ messages)
nfnetlink_queue crashes kernel
2026-04-03 14:02 UTC (2+ messages)
[PATCH v2 1/7] regulator: dt-bindings: qcom,qca6390-pmu: Document WCN6755 PMU
2026-04-03 14:02 UTC (2+ messages)
` Enable Bluetooth and WiFi on Fairphone (Gen. 6)
[PATCH] drm/amdgpu/sdma7.1: add support for disable_kq
2026-04-03 14:01 UTC (2+ messages)
linux-next: build failure after merge of the ipmi tree
2026-04-03 14:01 UTC
[PATCH] sepolicy: Allow bluetooth to send D-Bus messages to systemd
2026-04-03 14:01 UTC (2+ messages)
[RESEND] Handle MPS mismatch for Switch Downstream Ports
2026-04-03 14:00 UTC (3+ messages)
[PATCH] iommu/rockchip: fix page table allocation flags for v2 IOMMU
2026-04-03 14:02 UTC (7+ messages)
[PATCH 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
2026-04-03 14:00 UTC (3+ messages)
` [PATCH 2/3] clk: eswin: Add eic7700 HSP clock driver
[PATCH v3 0/6] drm/atomic: track colorop changes of a given plane
2026-04-03 13:58 UTC (6+ messages)
` [PATCH v3 1/6] drm/atomic: only add colorop state from active color pipeline
` [PATCH v3 3/6] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v3 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
` [PATCH v3 5/6] drm/atomic: track individual colorop updates
` [PATCH v3 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes
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.