messages from 2026-04-02 07:47:56 to 2026-04-02 08:28:07 UTC [more...]
[PATCH net-next v5 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-04-02 8:27 UTC (3+ messages)
[PATCH] USB: serial: option: add Telit Cinterion FN990A MBIM composition
2026-04-02 8:27 UTC
[PATCH] ata: pata_arasan_cf: fix missing newline in dev_err messages
2026-04-02 8:27 UTC (6+ messages)
[PATCH bpf-next 0/2] Properly load values from insn_arays with non-zero offsets
2026-04-02 8:36 UTC (7+ messages)
` [PATCH bpf-next 1/2] bpf: Do not ignore offsets for loads from insn_arrays
` [PATCH bpf-next 2/2] selftests/bpf: Add more tests for loading insn arrays with offsets
[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
2026-04-02 8:26 UTC (5+ messages)
[PATCH 0/4] Introduce EC driver for Snapdragon X1E based Dell XPS 13 9345
2026-04-02 8:26 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: platform: introduce EC for "
[PATCH 6.12.y] ice: Fix memory leak in ice_set_ringparam()
2026-04-02 8:22 UTC
[PATCH 0/2] dns: Protect against too long hostnames and malicious packets
2026-04-02 8:25 UTC (3+ messages)
` [PATCH 1/2] net: dns: fix packet buffer overflow from long hostnames
` [PATCH 2/2] net: dns: fix OOB read in dns_recv query type check
[PATCH net-next v5 0/6] net: bcmgenet: add XDP support
2026-04-02 8:25 UTC (4+ messages)
` [PATCH net-next v5 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
[PATCH v2 00/11] mm: thp: always enable mTHP support
2026-04-02 8:25 UTC (2+ messages)
[PATCH 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
2026-04-02 8:24 UTC (5+ messages)
` [PATCH 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()
` [PATCH 2/2] mm: huge_memory: refactor defrag_show() to use defrag_flags[]
Slow (higher scheduling latency?) system after S3 - regression 4.17 -> 4.19 ?
2026-04-02 8:23 UTC (9+ messages)
[PATCH v3 0/2] drm: Rename drm_atomic_state
2026-04-02 8:23 UTC (3+ messages)
` [PATCH v3 1/2] drm: Rename struct drm_atomic_state to drm_atomic_commit
` [PATCH v3 2/2] Documentation: drm: Remove drm_atomic_state rename entry
[PATCH 0/3] Add support for GXCLK for Milos
2026-04-02 8:23 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: document the Milos GX clock controller
✅ PASS (MISSED 2 of 56): Test report for for-kernelci (7.0.0-rc6, upstream-arm-next, 851b1b57)
2026-04-02 8:23 UTC
[PATCH 0/6] Add support for Adreno 810 GPU
2026-04-02 8:22 UTC (6+ messages)
` [PATCH 1/6] dt-bindings: display/msm/gmu: Document Adreno 810 GMU
` [PATCH 6/6] arm64: dts: qcom: milos: Add Adreno 810 GPU and GMU nodes
[PATCH 0/2] set_versions.py fixes
2026-04-02 8:22 UTC (4+ messages)
` [PATCH 1/2] set_versions.py: skip laverne branch for closest branch
` [docs] "
` [PATCH 2/2] set_versions.py: fix get_latest_tag and milestone tags
[PATCH] ref-manual/system-requirements: add buildtools note for Alma/CentOS/Rocky 9
2026-04-02 8:21 UTC
[PATCH 0/3] iio: light: vcnl4000: drop enum ID table and use device-managed register
2026-04-02 8:21 UTC (5+ messages)
` [PATCH 2/3] iio: light: vcnl4000: drop enum id table in favor of chip structs
` [PATCH 3/3] iio: light: vcnl4000: register an IIO device with a device-managed function
[scarthgap][PATCH v2] unfs3: Fix race issue causing a glibc test hang
2026-04-02 8:21 UTC
[PATCH v3 0/3] USE drm mm instead of drm SA for CCS read/write
2026-04-02 8:21 UTC (5+ messages)
` [PATCH v3 1/3] drm/xe/mm: add XE MEM POOL manager with shadow support
` [PATCH v3 2/3] drm/xe/mm: Add batch buffer allocation functions for xe_mem_pool manager
[PATCH 00/23] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
2026-04-02 8:04 UTC (24+ messages)
` [PATCH 01/23] drm/dp: Rename and relocate AS SDP payload field masks
` [PATCH 02/23] drm/dp: Clean up DPRX feature enumeration macros
` [PATCH 03/23] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [PATCH 04/23] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 05/23] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [PATCH 06/23] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 07/23] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 08/23] drm/i915/dp: Account for AS_SDP guardband only when enabled
` [PATCH 09/23] drm/i915/dp: Add a helper to decide if AS SDP can be used
` [PATCH 10/23] drm/i915/dp: Skip AS SDP for DP branch devices
` [PATCH 11/23] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 12/23] drm/i915/dp: Include all relevant AS SDP fields in comparison
` [PATCH 13/23] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 14/23] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 15/23] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 16/23] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 17/23] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 18/23] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 19/23] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 20/23] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 21/23] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 22/23] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 23/23] drm/i915/dp: Always enable AS SDP if supported by source + sink
[PATCH net-next v36 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2026-04-02 8:19 UTC (5+ messages)
` [PATCH net-next v36 1/8] eea: introduce PCI framework
` [PATCH net-next v36 3/8] eea: probe the netdevice and create adminq
[PATCH net-next v5 4/6] net: bcmgenet: add XDP_TX support
2026-04-02 8:19 UTC (3+ messages)
[PATCH v2 0/5] Introduce cold reset recovery method
2026-04-02 8:19 UTC (5+ messages)
` [PATCH v2 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v2 4/5] drm/xe: Add handler for power management unit errors which require cold-reset
[PATCH] xen/arm: mpu: Fix ioremap_attr region size and return value
2026-04-02 8:17 UTC (2+ messages)
[PATCH 0/2] x86/tdx: Fix memory hotplug in TDX guests
2026-04-02 8:18 UTC (10+ messages)
` [PATCH 2/2] x86/tdx: Accept hotplugged memory before online
[PATCH] gpiolib: Make deferral warnings debug messages
2026-04-02 8:18 UTC (3+ messages)
[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
2026-04-02 8:18 UTC (3+ messages)
` [PATCH net 1/2] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net 2/2] vsock/test: add MSG_PEEK after partial recv test
[RFC mptcp-next v12 00/15] MPTCP KTLS support
2026-04-02 8:17 UTC (17+ messages)
` [RFC mptcp-next v12 01/15] tls: introduce struct tls_prot_ops
` [RFC mptcp-next v12 02/15] tls: add tls_prot_ops pointer to tls_context
` [RFC mptcp-next v12 03/15] tls: add skb offset check for mptcp
` [RFC mptcp-next v12 04/15] mptcp: update mptcp_check_readable
` [RFC mptcp-next v12 05/15] mptcp: implement tls_mptcp_ops
` [RFC mptcp-next v12 06/15] tls: disable device offload for mptcp sockets
` [RFC mptcp-next v12 07/15] mptcp: update ulp getsockopt for tls support
` [RFC mptcp-next v12 08/15] mptcp: enable ulp setsockopt "
` [RFC mptcp-next v12 09/15] selftests: mptcp: connect: use espintcp for ulp test
` [RFC mptcp-next v12 10/15] selftests: tls: add mptcp variant for testing
` [RFC mptcp-next v12 11/15] selftests: tls: increase pollin timeouts for mptcp
` [RFC mptcp-next v12 12/15] selftests: tls: increase nonblocking data size "
` [RFC mptcp-next v12 13/15] selftests: tls: wait close in shutdown_reuse "
` [RFC mptcp-next v12 14/15] selftests: tls: add mptcp test cases
` [RFC mptcp-next v12 15/15] selftests: mptcp: cover mptcp tls tests
[PATCH] bus: tegra-aconnect: Use dev_err_probe for probe error paths
2026-04-02 8:16 UTC (2+ messages)
[PATCH v6 00/10] clk: realtek: Add RTD1625 clock support
2026-04-02 7:39 UTC (11+ messages)
` [PATCH v6 01/10] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v6 02/10] reset: Add Realtek basic reset support
` [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 v6 07/10] clk: realtek: Add support for MMC-tuned PLL clocks
` [PATCH v6 08/10] clk: realtek: Add RTD1625-CRT clock controller driver
` [PATCH v6 09/10] clk: realtek: Add RTD1625-ISO "
` [PATCH v6 10/10] arm64: dts: realtek: Add clock support for RTD1625
[PATCH v7 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
2026-04-02 8:13 UTC (9+ messages)
` [PATCH v7 1/8] dt-bindings: hwmon: ti,ina3221: Add SQ52210
` [PATCH v7 2/8] hwmon: (ina3221) Add support for SQ52210
` [PATCH v7 3/8] hwmon: (ina3221) Pre-calculate current and power LSB
` [PATCH v7 4/8] hwmon: (ina3221) Support alert configuration
` [PATCH v7 5/8] hwmon: (ina3221) Introduce power attribute and alert characteristics
` [PATCH v7 6/8] hwmon: (ina3221) Modify the 'ina3221_read_value' function
` [PATCH v7 7/8] hwmon: (ina3221) Support alert_limit_write function and write/read functions for 'power' attribute
` [PATCH v7 8/8] hwmon: (ina3221) Modify write/read functions for 'in' and 'curr' attribute
[PATCH] hw/arm/stm32l4x5: fix stale peripheral comments
2026-04-02 8:14 UTC (2+ messages)
[PATCH] mm/vmalloc: fix KMSAN uninit-value warning in decay_va_pool_node()
2026-04-02 8:14 UTC
[OE-core][scarthgap][patch] sqlite3: Fix CVE-2025-70873
2026-04-02 8:13 UTC
[PATCH] ubifs: prefer kstrtobool_from_user() over custom helper
2026-04-02 8:13 UTC
[PATCH] arm64/crash: Add crash hotplug support
2026-04-02 8:14 UTC
[PATCH v2] mm/slub: skip freelist construction for whole-slab bulk refill
2026-04-02 8:12 UTC (3+ messages)
[PATCH v2 0/3] Exynos850 APM-to-AP mailbox support
2026-04-02 8:11 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mbox
` [PATCH v2 2/3] mailbox: exynos: Add support for Exynos850 mailbox
` [PATCH v2 3/3] arm64: dts: exynos850: Add ap2apm mailbox
[PATCH v9 00/13] ASoC: qcom: q6dsp: few fixes and enhancements
2026-04-02 8:11 UTC (14+ messages)
` [PATCH v9 01/13] ASoC: qcom: q6apm: move component registration to unmanaged version
` [PATCH v9 02/13] ASoC: qcom: q6apm: remove child devices when apm is removed
` [PATCH v9 03/13] ASoC: qcom: qdsp6: topology: check widget type before accessing data
` [PATCH v9 04/13] ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens
` [PATCH v9 05/13] ASoC: qcom: q6apm-dai: reset queue ptr on trigger stop
` [PATCH v9 06/13] ASoC: dt-bindings: qcom: add LPASS LPI MI2S dai ids
` [PATCH v9 07/13] ASoC: qcom: common: validate cpu dai id during parsing
` [PATCH v9 08/13] ASoC: qcom: qdsp6: lpass-ports: add support for LPASS LPI MI2S dais
` [PATCH v9 09/13] ASoC: qcom: q6dsp: Add Senary MI2S audio interface support
` [PATCH v9 10/13] ASoC: qcom: qdapm-lpass-dai: correct the error message
` [PATCH v9 11/13] ASoC: qcom: q6apm-lpass-dai: move graph start to trigger
` [PATCH v9 12/13] ASoC: qcom: qdsp6: remove search for module iid in hot path
` [PATCH v9 13/13] ASoC: qcom: q6apm: Add support for early buffer mapping on DSP
[PATCH v6 0/4] ASoC: Intel: Fix MCLK leaks and clean up error
2026-04-02 8:11 UTC (2+ messages)
[PATCH v1] drm/xe/xe_sysctrl: Restore __le32 type for app message header
2026-04-02 8:11 UTC (2+ messages)
[syzbot] Monthly nilfs report (Apr 2026)
2026-04-02 8:09 UTC
IOMMU faults after S3
2026-04-02 8:08 UTC (6+ messages)
[RFC mptcp-next v11 00/15] MPTCP KTLS support
2026-04-02 8:08 UTC (4+ messages)
` [RFC mptcp-next v11 05/15] mptcp: avoid sleeping in read_sock path under softirq
[PATCH] i3c: mipi-i3c-hci: fix IBI payload length calculation for final status
2026-04-02 8:07 UTC (4+ messages)
[PATCH v7 0/5] Support add/remove memory region & get-max-slots
2026-04-02 8:07 UTC (3+ messages)
[PATCH v1 00/13] intel_iommu: Enable PASID support for passthrough device
2026-04-02 8:05 UTC (10+ messages)
` [PATCH v1 11/13] intel_iommu_accel: drop _lock suffix in vtd_flush_host_piotlb_all_locked()
[PATCH v2 1/2] console: add console_flush_stdin()
2026-04-02 8:06 UTC (4+ messages)
` [PATCH v2 2/2] cli: flush stdin before enabling cli
` [v2,2/2] "
[PATCH v8 0/6] selftests/mm: skip several tests when thp is not available
2026-04-02 8:05 UTC (3+ messages)
` [PATCH v8 4/6] selftests/mm/vm_util: robust write_file()
[PATCH] LoongArch: detect and disable sc.q if erratic
2026-04-02 8:05 UTC (3+ messages)
[PATCH v2 0/2] lib/vsprintf: pointer handling fixes for bstr_printf() and vbin_printf()
2026-04-02 8:03 UTC (6+ messages)
` [PATCH v2 1/2] lib/vsprintf: always advance args in bstr_printf() pointer path
[PATCH v6.1] apparmor: fix unprivileged local user can do privileged policy management
2026-04-02 8:03 UTC (3+ messages)
[PATCH net v1] net: skb: fix cross-cache free of KFENCE-allocated skb head
2026-04-02 8:03 UTC (4+ messages)
[meta-selinux][PATCH] refpolicy: backport fix from upstream (PR#1096)
2026-04-02 8:03 UTC (3+ messages)
[PATCH v3 00/10] Introduce Xe Uncorrectable Error Handling
2026-04-02 8:02 UTC (3+ messages)
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev3)
` ✓ CI.KUnit: success "
[PATCH v2 0/3] perf addr2line: Rework disable_add2line_warn
2026-04-02 8:01 UTC (4+ messages)
` [PATCH v2 1/3] perf config: Rename symbol_conf::disable_add2line_warn
` [PATCH v2 2/3] perf config: Make symbol_conf::addr2line_disable_warn configurable
` [PATCH v2 3/3] perf addr2line: Remove global variable addr2line_timeout_ms
[LTP] [PATCH] cgroup: make regression test compatible with cgroup v2
2026-04-02 8:25 UTC
[PATCH v3 dwarves 0/2] pahole: add BTF layout encoding feature
2026-04-02 8:00 UTC (2+ messages)
[syzbot] [media?] KASAN: slab-use-after-free Read in __vb2_queue_cancel
2026-04-02 8:01 UTC
[PATCH v11 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-04-02 8:00 UTC (4+ messages)
` [PATCH v11 2/4] crypto: spacc - Add SPAcc ahash support
[PATCH v9 00/13] blk: honor isolcpus configuration
2026-04-02 7:58 UTC (5+ messages)
` [PATCH v9 09/13] isolation: Introduce io_queue isolcpus type
[PATCH v2 1/2] dt-bindings: rng: mtk-rng: add SMC-based TRNG variants
2026-04-02 7:57 UTC (2+ messages)
[PATCH libdrm 2/2] amdgpu: fix discards 'const' qualifier from pointer target type
2026-04-02 7:57 UTC
[PATCH v2 bpf-next 6/6] bpf: Add helper and kfunc stack access size resolution
2026-04-02 7:56 UTC (2+ messages)
[PATCH] mm/sparse: fix preinited section_mem_map clobbering on failure path
2026-04-02 7:56 UTC (6+ messages)
[PATCH] [BlueZ,v1,1/1] avdtp: ignore Discover cmd when host sends before
2026-04-02 7:56 UTC
[PATCH 6.19 000/342] 6.19.11-rc1 review
2026-04-02 7:56 UTC (3+ messages)
[PATCH 0/2] nfs: protect against corrupt packets and userdata
2026-04-02 7:55 UTC (3+ messages)
` [PATCH 1/2] fs: nfs: fix stack and packet buffer overflows from long NFS paths
` [PATCH 2/2] fs: nfs: fix NULL dereference in nfs_read_req on truncated packets
[PATCH v2 0/8] drm/i915: move more display dependencies from i915
2026-04-02 7:55 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: move more display dependencies from i915 (rev2)
[PATCH v2 0/2] EFI: cfg file parsing adjustments
2026-04-02 7:55 UTC (2+ messages)
[PATCH 00/13] drm/xe/pf: Improve EQ/PT provisioning
2026-04-02 7:55 UTC (5+ messages)
` [PATCH 01/13] drm/xe/guc: Update POLICY_SCHED_IF_IDLE documentation
` [PATCH 02/13] drm/xe/pf: Fix pf_get_sched_priority() function signature
[PATCH] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
2026-04-02 7:54 UTC (4+ messages)
[meta-python][PATCH] python3-ninja: fix ninja_syntax import and version for setuptools build
2026-04-02 7:54 UTC
[PATCH v2 0/4] ASoC: Add TAS675x quad-channel Class-D amplifier driver
2026-04-02 7:54 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: sound: Add ti,tas675x
` [PATCH v2 2/4] ASoC: codecs: Add TAS675x quad-channel audio amplifier driver
[PATCH libdrm 1/2] modetest: fix discards 'const' qualifier from pointer target type
2026-04-02 7:54 UTC
SVSM Development Call April 1st, 2026
2026-04-02 7:54 UTC (2+ messages)
[PATCH v6 0/1] ocfs2: split transactions in dio completion to avoid credit exhaustion
2026-04-02 7:54 UTC (6+ messages)
` [PATCH v6 1/1] "
RFC: phylink: disable PHY autonomous EEE when MAC manages LPI
2026-04-02 7:53 UTC (9+ messages)
[PATCH] HID: lg-g15: Add support for the Logitech G710/G710+ gaming keyboards
2026-04-02 7:52 UTC
[PATCH v4] iommu/amd: Invalidate IRT cache for DMA aliases
2026-04-02 7:51 UTC (2+ messages)
[PATCH libdrm] drm: handle asprintf() allocation failures in format modifier name functions
2026-04-02 7:52 UTC
[PATCH] HID: gpd: fix report descriptor on GPD Win handheld (2f24:0137)
2026-04-02 7:52 UTC (4+ messages)
[PATCH v2 1/3] usb: usbip: fix integer overflow in usbip_recv_iso()
2026-04-02 7:52 UTC (3+ messages)
[PATCH] uki.bbclass: fix ukify arguments assembly
2026-04-02 7:52 UTC (2+ messages)
[PULL] drm-misc-fixes
2026-04-02 7:52 UTC
[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
2026-04-02 7:51 UTC (3+ messages)
"Dead loop on virtual device" error without softirq-BKL on PREEMPT_RT
2026-04-02 7:50 UTC (12+ messages)
[PATCH] media: platform: cros-ec: Add Kulnex and Moxoe to the match table
2026-04-02 7:50 UTC
[PATCH] KVM: nSVM: Snapshot vmcb12 save.rip to prevent TOCTOU race
2026-04-02 7:50 UTC (4+ messages)
[PATCH v2] ASoC: codecs: wcd937x: Add conditional regulator control for wcd937x
2026-04-02 7:50 UTC (3+ messages)
[PATCH] hw/arm/stm32f405: fix I2S2ext MMIO base
2026-04-02 7:49 UTC
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-04-02 7:49 UTC (5+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()
[PATCH] i3c: mipi-i3c-hci: fix atomic updates to RING_OPERATION1 register
2026-04-02 7:46 UTC (7+ messages)
[OE-core][scarthgap 0/6] Pull request (cover letter only)
2026-04-02 7:49 UTC
[LTP] [PATCH] zram: skip exfat on systems with large page size
2026-04-02 8:12 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.