messages from 2026-02-03 14:28:17 to 2026-02-03 16:20:00 UTC [more...]
Fwd: [PATCH v2 1/4] staging: greybus: added comment to mutex declaration in fw-management.c
2026-02-03 16:19 UTC (4+ messages)
` Fwd: [PATCH v2 2/4] staging: greybus: fixed styling issue "
` Fwd: [PATCH v2 3/4] staging: greybus: resolved checkpatch checks for raw.c
` Fwd: [PATCH v2 4/4] staging: greybus: resolved checkpatch checks for light.c
[PATCH] netfilter: amanda: fix RCU pointer typing for nf_nat_amanda_hook
2026-02-03 16:19 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/4 v2] Serdes: s32g: Add support for serdes subsystem
2026-02-03 16:19 UTC (5+ messages)
` [PATCH 1/4 v2] dt-bindings: serdes: s32g: Add NXP "
` [PATCH 2/4 v2] phy: s32g: Add serdes subsystem phy
` [PATCH 3/4 v2] phy: s32g: Add serdes xpcs subsystem
` [PATCH 4/4 v2] MAINTAINERS: Add MAINTAINER for NXP S32G Serdes driver
[PATCH 0/3] soc: Enable cache lockdown for HiSilicon L3 cache
2026-02-03 16:18 UTC (4+ messages)
` [PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC
` [PATCH 2/3] soc cache: L3 cache lockdown support "
` [PATCH 3/3] Documentation: soc cache: Add documentation to HiSilicon SoC cache
[PATCH v15 0/9] Enable CXL PCIe Port Protocol Error handling and logging
2026-02-03 16:18 UTC (9+ messages)
` [PATCH v15 4/9] PCI/AER: Dequeue forwarded CXL error
` [PATCH v15 5/9] PCI: Establish common CXL Port protocol error flow
` [PATCH v15 6/9] cxl: Update error handlers to support CXL Port protocol errors
` [PATCH v15 7/9] cxl: Update Endpoint AER uncorrectable handler
[PATCH v8 0/2] Make KHO Stateless
2026-02-03 16:18 UTC (5+ messages)
` [PATCH v8 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v8 2/2] kho: Remove finalize state and clients
[PATCH bpf 0/2] Fix some corner cases in xskxceiver
2026-02-03 15:50 UTC (3+ messages)
` [PATCH bpf 1/2] selftests/xsk: properly handle batch ending in the middle of a packet
` [PATCH bpf 2/2] selftests/xsk: fix number of Tx frags in invalid packet
[RFC] pinctrl: pinconf-generic: move ..dt_node_to_map_pinmux() to amlogic-am4 driver
2026-02-03 16:17 UTC
[PATCH v2 0/6] soc: qcom: socinfo: Convert to Rust
2026-02-03 16:17 UTC (14+ messages)
` [PATCH v2 1/6] rust: Add sparse_array! helper macro
` [PATCH v2 2/6] rust: io: Support copying arrays and slices
` [PATCH v2 3/6] rust: device: Support testing devices for equality
` [PATCH v2 4/6] rust: auxiliary: Support accessing raw aux pointer
` [PATCH v2 5/6] rust: debugfs: Allow access to device in Devres-wrapped scopes
` [PATCH v2 6/6] soc: qcom: socinfo: Convert to Rust
[PATCH v6 0/3] Add support for Cix Sky1 resets
2026-02-03 16:15 UTC (2+ messages)
[RFC v1 00/11] Add iMX95 neoisp driver
2026-02-03 16:15 UTC (3+ messages)
` [RFC v1 01/11] media: uapi: v4l2-isp: Add v4l2 ISP extensible statistics definitions
[PATCH] mtd: spinand: winbond: Remove unneeded semicolon
2026-02-03 16:15 UTC (2+ messages)
[PATCH] dt-bindings: mtd: cdns,hp-nfc: Add dma-coherent property
2026-02-03 16:15 UTC (2+ messages)
[PATCH v3 00/26] Runtime TDX Module update support
2026-02-03 16:12 UTC (8+ messages)
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
[PATCH] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
2026-02-03 16:12 UTC (3+ messages)
[PATCH 0/3] Add the ability to mount filesystems during initramfs expansion
2026-02-03 16:11 UTC (3+ messages)
` [EXT] [systemd-devel] "
[PATCH] vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
2026-02-03 16:11 UTC (4+ messages)
[PATCH net-next v4 9/9] ice: dpll: Support E825-C SyncE and dynamic pin discovery
2026-02-03 16:11 UTC (2+ messages)
` [net-next,v4,9/9] "
[PATCH net-next v4 7/9] dpll: Add reference count tracking support
2026-02-03 16:11 UTC (2+ messages)
` [net-next,v4,7/9] "
[PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
2026-02-03 16:08 UTC (5+ messages)
` [PATCH v7 18/24] init/main: Delay initialization of the lockup detector after smp_init()
[PATCH 0/2] input: add GPIO-based charlieplex keypad
2026-02-03 15:49 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: input: add GPIO "
` [PATCH 2/2] Input: charlieplex_keypad: "
[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
2026-02-03 16:02 UTC (4+ messages)
[PATCH v3 next 0/6] IIO: sca3000: devm resource management
2026-02-03 16:01 UTC (18+ messages)
` [PATCH v3 next 1/6] iio: sca3000: cache SPI device ID in probe
` [PATCH v3 next 2/6] iio: sca3000: reuse device pointer for devm helpers
` [PATCH v3 next 3/6] iio: sca3000: switch IRQ handling to "
` [PATCH v3 next 4/6] iio: sca3000: stop interrupts via devm_add_action_or_reset()
` [PATCH v3 next 5/6] iio: sca3000: manage device registration with devm helper
` [PATCH v3 next 6/6] iio: sca3000: use guard(mutex) to simplify return paths
[PATCH] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
2026-02-03 16:01 UTC
[PATCH] soc: microchip: mpfs: Fix a memory leak in mpfs_sys_controller_probe()
2026-02-03 16:00 UTC (2+ messages)
[PATCH 0/2] tracing: resolve enum names for function arguments via BTF
2026-02-03 16:00 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH 0/7] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
2026-02-03 15:59 UTC (11+ messages)
` [PATCH 5/7] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
[PATCH v3 0/2] clk: imx: imx6q: Fix device node reference leaks
2026-02-03 14:07 UTC
[PATCH] tracing: remove __printf() attribute on __ftrace_vbprintk()
2026-02-03 15:56 UTC (4+ messages)
[RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
2026-02-03 15:54 UTC (5+ messages)
[PATCH v4 0/2] Add new workqueue wrapper and enqueue on cpu functions
2026-02-03 15:53 UTC (6+ messages)
` [PATCH v4 1/2] rust: add system_dfl() around the new system_dfl_wq
` [PATCH v4 2/2] rust: add system_percpu() and per-cpu enqueue functions
[PATCH 6.1 0/3] net: Backlog NAPI threading for PREEMPT_RT
2026-02-03 15:52 UTC (2+ messages)
[PATCH v9 0/7] i2c: xiic: use generic device property accessors
2026-02-03 15:46 UTC (7+ messages)
` [PATCH v9 4/7] i2c: xiic: cosmetic cleanup
` [PATCH v9 6/7] i2c: xiic: use numbered adapter registration
` [PATCH v9 7/7] i2c: xiic: skip input clock setup on non-OF systems
[PATCH 1/1] mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
2026-02-03 15:44 UTC (2+ messages)
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-02-03 15:44 UTC (8+ messages)
[PATCH 0/2] iio: adc: ad4080: add support for AD4880 dual-channel ADC
2026-02-03 15:42 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: ad4080: add AD4880 support
[PATCH v2 0/3] rust: alloc: add Vec shrinking methods
2026-02-03 15:43 UTC (5+ messages)
` [PATCH v2 1/3] rust: alloc: Add shrink_to and shrink_to_fit methods to Vec
[PATCH v2] PCI: s32g: Fix ports parsing
2026-02-03 15:41 UTC (6+ messages)
[PATCH 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
2026-02-03 15:41 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH] arm64: dts: imx8mq: Restore VPU G2 clock to 600MHz for 4K60fps decoding
2026-02-03 15:40 UTC (9+ messages)
[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
2026-02-03 15:40 UTC (11+ messages)
[PATCH v6 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-02-03 15:38 UTC (3+ messages)
` [PATCH v6 3/8] iio: test: add kunit test for fixed-point parsing
[PATCH resend 1/2] sched: psi: loosen clock sync between scheduler and aggregator
2026-02-03 15:38 UTC (5+ messages)
[PATCH 00/10] ARM: dts: cleanup some CHECK_DTB warings
2026-02-03 15:37 UTC (4+ messages)
` [PATCH 08/10] ARM: dts: imx7ulp: remove #clock-cells from clock-controller@40410000
[PATCH v8 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-02-03 15:35 UTC (3+ messages)
` [PATCH v8 2/7] mux: Add helper functions for getting optional and selected mux-state
[PATCH v7 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-02-03 15:31 UTC (4+ messages)
` [PATCH v7 2/7] mux: Add helper functions for getting optional and selected mux-state
[PATCH v3 0/2] gpio: brcmstb: wake-up interrupt improvements
2026-02-03 15:28 UTC (3+ messages)
` [PATCH v3 1/2] gpio: brcmstb: implement irq_mask_ack
[PATCH 0/2] Add HPET NMI Watchdog support
2026-02-03 15:28 UTC (5+ messages)
` [PATCH 2/2] hpet: Add HPET-based NMI watchdog support
[PATCH v2 next 0/5] IIO: sca3000: devm resource management
2026-02-03 15:26 UTC (5+ messages)
` [PATCH v2 next 1/5] iio: sca3000: cache SPI device ID in probe
[RFC PATCH v2] media: Virtual camera driver
2026-02-03 15:25 UTC (5+ messages)
[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
2026-02-03 15:25 UTC (3+ messages)
` [RFC PATCH 1/4] rust: list: Add unsafe for container_of
[RESEND] firmware: stratix10-svc: Add Multi SVC clients support
2026-02-03 15:24 UTC (2+ messages)
[PATCH 0/2] Fix port enumeration failure and NULL endpoint issue
2026-02-03 15:21 UTC (11+ messages)
` [PATCH 1/2] cxl/core: Set cxlmd->endpoint to NULL by default
` [PATCH 2/2] cxl/core: Hold grandparent port lock while dport adding
[PATCH] Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"
2026-02-03 15:15 UTC (2+ messages)
[PATCH v3 1/2] rust: task: use `as_char_ptr` instead of `as_ptr().cast()`
2026-02-03 15:14 UTC (3+ messages)
` [PATCH v3 2/2] rust: disallow use of `CStr::as_ptr` and `CStr::from_ptr`
[PATCH v4 0/4] remove memory allocation wrappers
2026-02-03 15:14 UTC (9+ messages)
` [PATCH v4 1/4] staging: rtl8723bs: replace rtw_malloc() with kmalloc()
` [PATCH v4 2/4] staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
` [PATCH v4 3/4] staging: rtl8723bs: replace skb allocation, copy wrappers
` [PATCH v4 4/4] staging: rtl8723bs: remove unused allocation wrapper functions
[PATCH next] tools/nolibc: Optimise and common up number to ascii functions
2026-02-03 15:13 UTC
[PATCH v3] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
2026-02-03 15:08 UTC (2+ messages)
[PATCH v10 0/7] rust: add ww_mutex support
2026-02-03 15:02 UTC (4+ messages)
` [PATCH v10 1/7] rust: add C wrappers for ww_mutex inline functions
[PATCH net-next v4] ppp: enable TX scatter-gather
2026-02-03 15:08 UTC (3+ messages)
[RFC PATCH] media: Virtual camera driver
2026-02-03 15:06 UTC (10+ messages)
[PATCH 1/2] vduse: avoid adding implicit padding
2026-02-03 15:03 UTC (10+ messages)
` [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
[PATCH v2 0/6] perf Cross platform KVM support
2026-02-03 15:03 UTC (4+ messages)
[PATCH v1 00/10] mfd: cpcap: convert documentation to schema and add Mot board support
2026-02-03 15:03 UTC (6+ messages)
` [PATCH v1 07/10] dt-bindings: input: cpcap-pwrbutton: convert to schema
[tip: irq/core] genirq: Warn about using IRQF_ONESHOT without a threaded handler
2026-02-03 14:58 UTC (5+ messages)
Orphan filesystems after mount namespace destruction and tmpfs "leak"
2026-02-03 14:58 UTC (2+ messages)
[PATCH net-next v2 0/4] amd-xgbe: add ARP offload and RSS self-tests
2026-02-03 14:56 UTC (5+ messages)
` [PATCH net-next v2 1/4] amd-xgbe: do not select NET_SELFTESTS when INET is disabled
` [PATCH net-next v2 2/4] amd-xgbe: add hardware ARP offload support
` [PATCH net-next v2 3/4] amd-xgbe: add ARP offload ethtool self-test
` [PATCH net-next v2 4/4] amd-xgbe: add RSS "
[PATCH RESEND] tipc: fix RCU dereference race in tipc_aead_users_dec()
2026-02-03 14:56 UTC
[PATCH] rust: Makefile: apply fixed-x18 workaround only on arm64
2026-02-03 14:56 UTC (4+ messages)
` [PATCH v2] rust: Makefile: bound rustdoc workaround to affected versions
[PATCH v4 00/13] iio: dac: ds4424: add DS4402/DS4404 support and scale
2026-02-03 14:56 UTC (7+ messages)
` [PATCH v4 06/13] iio: dac: ds4424: use device match data for chip info
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (4)
2026-02-03 14:56 UTC
[PATCH 00/15] Add unit tests for kernel-doc parser and output
2026-02-03 14:55 UTC (16+ messages)
` [PATCH 01/15] unittests: unittest_helper: store verbosity at the environment
` [PATCH 02/15] unittests: rename kdoc_xforms.py
` [PATCH 03/15] unittests: add a runner to execute all unittests
` [PATCH 04/15] docs: kdoc_files: use a class to group config parameters
` [PATCH 05/15] docs: kdoc_files: move output symbols logic to kdoc_output
` [PATCH 06/15] docs: kdoc_item: fix initial value for parameterdesc_start_lines
` [PATCH 07/15] docs: kdoc_item: add support to generate a KdocItem from a dict
` [PATCH 08/15] docs: kdoc_item: fix a typo on sections_start_lines
` [PATCH 09/15] docs: unittests: add a parser to test kernel-doc parser logic
` [PATCH 10/15] docs: add a schema to help creating unittests for kernel-doc
` [PATCH 11/15] docs: add a simple kdoc-test.yaml together with a validation tool
` [PATCH 12/15] docs: test_kdoc_parser: add support for dynamic test creation
` [PATCH 13/15] docs: add a new file to write kernel-doc output to a YAML file
` [PATCH 14/15] docs: kernel-doc: add support to store output on "
` [PATCH 15/15] unittests: test_kdoc_parser: add command line arg to read "
[PATCH v4] lib: math: tests: drop unnecessary KUnit param_value casts
2026-02-03 14:54 UTC (2+ messages)
[PATCH v3 0/3] Clk improvements
2026-02-03 14:53 UTC (13+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern
[PATCH 6.18.8] Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
2026-02-03 14:52 UTC (4+ messages)
[PATCH v1] libperf build: Always place libperf includes first
2026-02-03 14:52 UTC (2+ messages)
[PATCH v6 0/3] s32g: Use a syscon for GPR
2026-02-03 14:51 UTC (3+ messages)
[PATCH v1] perf build: Reduce pmu-events related copying and mkdirs
2026-02-03 14:50 UTC (3+ messages)
[PATCH v3] lib: math: tests: drop unnecessary KUnit param_value casts
2026-02-03 14:49 UTC (3+ messages)
[PATCH v2] rust: Makefile: bound rustdoc workaround to affected versions
2026-02-03 23:48 UTC (2+ messages)
` [PATCH v4] "
[PATCH v2] docs: maintainer-pgp-guide.rst: updated kernel.org link
2026-02-03 14:48 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: micrel: Fix dtbs compatible too long warnings
2026-02-03 14:46 UTC (2+ messages)
[Kernel Bug] KASAN: slab-use-after-free Read in __blkcg_rstat_flush
2026-02-03 14:46 UTC (9+ messages)
[RFC PATCH v1] perf tests: Test annotate with data type profiling and rust
2026-02-03 14:45 UTC (4+ messages)
[PATCH v2 00/10] Add Renesas RZ/G3L PINCONTROL support
2026-02-03 13:10 UTC
lib/test_hmm.c:932 dmirror_migrate_to_system() error: uninitialized symbol 'ret'
2026-02-03 14:44 UTC (3+ messages)
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:884 amdgpu_virt_init_critical_region() warn: unsigned 'init_hdr_offset' is never less than zero
2026-02-03 14:41 UTC
[PATCH v2 00/14] Add SPDX SBOM generation tool
2026-02-03 14:41 UTC (11+ messages)
[PATCH v4] perf: arm_spe: Properly set hw.state on failures
2026-02-03 14:40 UTC
[PATCH v4 0/2] mtd: spi-nand: Add support for randomizer feature
2026-02-03 14:40 UTC (3+ messages)
` [PATCH v4 1/2] mtd: spi-nand: Add support for randomizer
[PATCH net-next v8 0/6] move CAN skb headroom content to skb extensions
2026-02-03 14:40 UTC (2+ messages)
[RFC PATCH] workqueue: Automatic affinity scope fallback for single-pod topologies
2026-02-03 14:37 UTC
[PATCH v1] arm64: dts: freescale: imx8mm-evk: share usdhc3 setup
2026-02-03 14:36 UTC (2+ messages)
[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
2026-02-03 14:33 UTC (11+ messages)
[PATCH v1] perf build: Remove NO_LIBCAP that controls nothing
2026-02-03 14:33 UTC (2+ messages)
[PATCH v7 0/7] Enhanced autonomous selection and improvements
2026-02-03 14:31 UTC (9+ messages)
` [PATCH v7 4/7] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
[PATCH v2] ALSA: hda/realtek: Add quirk for Minisforum V3 SE
2026-02-03 14:30 UTC (2+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (4)
2026-02-03 14:30 UTC (2+ messages)
` Forwarded: [PATCH] ext4: validate inline data flag is consistent with inode size
[PATCH v2] tracing: Fix funcgraph_exit calltime/rettime offset for 32-bit ARM
2026-02-03 14:30 UTC (5+ messages)
[PATCH v6 0/7] Add boot phase tags for STMicroelectronics boards
2026-02-03 14:28 UTC (3+ messages)
` [PATCH v6 4/7] ARM: dts: stm32: Sort uart nodes by alphabetical order in stm32mp13xx-dhcor-som.dtsi
` [PATCH v6 7/7] arm64: dts: st: Add boot phase tags for STMicroelectronics mp2 boards
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox