messages from 2026-03-07 07:23:46 to 2026-03-07 12:30:03 UTC [more...]
[PATCH v5 0/3] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2026-03-07 12:23 UTC (4+ messages)
` [PATCH v5 1/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM57xx
` [PATCH v5 2/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM437x
` [PATCH v5 3/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM335x
[PATCH v2] mm/mempolicy: track page allocations per mempolicy
2026-03-07 12:27 UTC (2+ messages)
[PATCH] lib/bootconfig: fix typo "budy" in _xbc_exit() comment
2026-03-07 12:26 UTC
[PATCH v2 0/2] Add support for Analog Devices MAX30210
2026-03-07 12:21 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: temperature: add ADI MAX30210
[PATCH v1 0/2] iio: light: acpi-als: Use platform device for driver binding
2026-03-07 12:20 UTC (4+ messages)
` [PATCH v1 2/2] iio: light: acpi-als: Convert ACPI driver to a platform one
[PATCH] iio: adc: ti-ads1018: fix type overflow for data rate
2026-03-07 12:15 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4] iio: frequency: admv1013: fix NULL pointer dereference on str
2026-03-07 12:11 UTC (5+ messages)
[PATCH] pid: cosmetic changes to alloc_pid()
2026-03-07 12:11 UTC (4+ messages)
[PATCH 0/3] rust_binder: add and wire Binder tracepoints
2026-03-07 12:07 UTC (4+ messages)
` [PATCH 2/3] rust_binder: add Rust binder tracepoints
[PATCH 2/4] x86/vmware: Log kmsg dump on panic
2026-03-07 12:03 UTC (2+ messages)
[PATCH] staging: media: atomisp: pipe_stagedesc: Fix leading space indentation
2026-03-07 12:02 UTC
[PATCH] KVM: arm64: Skip interrupts in LRs during EOIcount replay
2026-03-07 11:59 UTC
[PATCH v5 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
2026-03-07 11:58 UTC (5+ messages)
` [PATCH v5 2/4] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v5 4/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
[RFC v3 0/4] platform/x86/amd: Add AMD DPTCi driver for TDP control in devices without vendor-specific controls
2026-03-07 11:55 UTC (5+ messages)
` [RFC v3 1/4] Documentation: firmware-attributes: generalize save_settings entry
` [RFC v3 2/4] platform/x86/amd: dptc: Add AMD DPTCi driver
` [RFC v3 3/4] platform/x86/amd: dptc: Add platform profile support
` [RFC v3 4/4] platform/x86/amd: dptc: Add device entries for handheld PCs
[PATCH v2] hwmon: (ads7871) Fix incorrect error code in voltage_show
2026-03-07 11:52 UTC
[PATCH v3 0/6] ti-ads7950: fix gpio handling and facelift
2026-03-07 11:49 UTC (6+ messages)
` [PATCH v3 4/6] iio: adc: ti-ads7950: simplify check for spi_setup() failures
` [PATCH v3 5/6] iio: adc: ti-ads7950: switch to using devm_regulator_get_enable_read_voltage()
[PATCH v4 0/2] iio: accel: convert to guard(mutex)
2026-03-07 11:49 UTC (3+ messages)
` [PATCH v4 1/2] iio: accel: adxl313: "
` [PATCH v4 2/2] iio: accel: adxl372: "
[PATCH v1 1/2] usb: offload: move device locking to callers in offload.c
2026-03-07 11:45 UTC (2+ messages)
` Re "
[GIT PULL] hwmon fixes for hwmon-for-v7.0-rc3
2026-03-07 11:43 UTC
[PATCH v2 0/9] Qualcomm Sahara protocol enhancements
2026-03-07 11:41 UTC (10+ messages)
` [PATCH v2 1/9] Add documentation for Sahara protocol
` [PATCH v2 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
` [PATCH v2 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
` [PATCH v2 4/9] bus: mhi: Centralize firmware image table selection at probe time
` [PATCH v2 5/9] bus: mhi: Add QDU100 firmware image table
` [PATCH v2 6/9] bus: mhi: Load DDR training data using per-device serial number
` [PATCH v2 7/9] bus: mhi: Capture DDR training data using command mode
` [PATCH v2 8/9] bus: mhi: Expose DDR training data via controller sysfs
` [PATCH v2 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data
[PATCH] staging: media: atomisp: circbuf: Fix leading space indentation
2026-03-07 11:40 UTC
[GIT PULL] Driver core fixes for 7.0-rc3
2026-03-07 11:39 UTC
[PATCH] dt-bindings: iio: light: ltr501: Add liteon,ltr303
2026-03-07 11:37 UTC (2+ messages)
[PATCH v4 next 00/23] Enhance printf()
2026-03-07 11:37 UTC (26+ messages)
` [PATCH v4 next 01/23] tools/nolibc: Add _NOLIBC_OPTIMIZER_HIDE_VAR() to compiler.h
` [PATCH v4 next 02/23] tools/nolibc/printf: Move snprintf length check to callback
` [PATCH v4 next 09/23] tools/nolibc: Implement strerror() in terms of strerror_r()
` [PATCH v4 next 10/23] tools/nolibc: Rename the 'errnum' parameter to strerror()
` [PATCH v4 next 13/23] tools/nolibc/printf: Use goto and reduce indentation
` [PATCH v4 next 16/23] tools/nolibc/printf: Handle "%s" with the numeric formats
` [PATCH 17/23] tools/nolibc/printf: Prepend sign to converted number
` [PATCH v4 next 18/23] tools/nolibc/printf: Add support for conversion flags space and plus
` [PATCH v4 next 19/23] tools/nolibc/printf: Special case 0 and add support for %#x
` [PATCH v4 next 20/23] tools/nolibc/printf: Add support for left aligning fields
` [PATCH v4 next 22/23] tools/nolibc/printf: Add support for octal output
[PATCH v2 0/4] correct macro issues
2026-03-07 11:33 UTC (7+ messages)
` [PATCH v2 1/4] staging: iio: adt7316: refactor temperature calculation logic
` [PATCH v2 2/4] staging: iio: adt7316: remove shift/offset macros
` [PATCH v2 4/4] staging: iio: adt7316: convert magic numbers to BIT_U32() or GENMASK_U32()
[PATCH v3 next 0/5] locking/osq_lock: Optimisations to osq_lock code
2026-03-07 11:32 UTC (4+ messages)
` [PATCH v3 next 5/5] Avoid writing to node->next in the osq_lock() fast path
[PATCH] arm64: defconfig: Enable configurations for Toradex Aquila AM69
2026-03-07 11:27 UTC (3+ messages)
[RFC v2 0/2] platform/x86/amd: Add AMD DPTCi driver for TDP control in devices without vendor-specific controls
2026-03-07 11:25 UTC (5+ messages)
` [RFC v2 2/2] platform/x86/amd: Add AMD DPTCi driver
[RFC PATCH] clk: qcom: dispcc-sm8250: use shared ops on the mdss vsync clk
2026-03-07 11:13 UTC
[PATCH 1/2] drm/msm/dsi: fix bits_per_pclk
2026-03-07 11:12 UTC (2+ messages)
` [PATCH 2/2] drm/msm/dsi: fix hdisplay calculation for CMD mode panel
[PATCH 0/4] iio: frequency: use dev_err_probe for admv4420 and ad9523
2026-03-07 11:09 UTC (4+ messages)
` [PATCH 4/4] iio: frequency: ad9523: use dev_err_probe
[PATCH v6 31/33] mm: memcontrol: convert objcg to be per-memcg per-node type
2026-03-07 11:08 UTC (3+ messages)
[syzbot] [perf?] possible deadlock in refcount_dec_and_mutex_lock (2)
2026-03-07 11:07 UTC (2+ messages)
[PATCH v2 0/4] iio: accel: adxl372: add ADXL371 support
2026-03-07 11:04 UTC (5+ messages)
` [PATCH v2 1/4] iio: accel: adxl372: introduce chip_info structure
` [PATCH v2 4/4] iio: accel: adxl372: add support for ADXL371
[PATCH v6 0/4] airoha: an7581: USB support
2026-03-07 11:00 UTC (13+ messages)
` [PATCH v6 1/4] dt-bindings: soc: Add bindings for Airoha SCU Serdes lines
` [PATCH v6 2/4] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v6 4/4] phy: airoha: Add support "
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_unregister_user
2026-03-07 11:00 UTC
[PATCH net-next v4 0/5] eth fbnic: Add fbnic self tests
2026-03-07 10:58 UTC (6+ messages)
` [PATCH net-next v4 1/5] net: export netif_open for self_test usage
` [PATCH net-next v4 2/5] eth fbnic: Add register self test
` [PATCH net-next v4 3/5] eth fbnic: Add msix "
` [PATCH net-next v4 4/5] eth fbnic: TLV support for use by MBX "
` [PATCH net-next v4 5/5] eth fbnic: Add mailbox "
[PATCH v4 0/8] arm64: Add initial support for NXP S32N79 SoC
2026-03-07 10:58 UTC (7+ messages)
` [PATCH v4 1/8] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
` [PATCH v4 2/8] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH v4 3/8] dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board
[PATCH net-next v3 0/5] eth fbnic: Add fbnic self tests
2026-03-07 10:58 UTC (5+ messages)
` [PATCH net-next v3 3/5] eth fbnic: Add msix self test
[PATCH v4 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
2026-03-07 10:55 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC0 pinctrl
` [PATCH v4 2/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc0-pinctrl
[syzbot] [usb?] general protection fault in usb_gadget_udc_reset (4)
2026-03-07 10:52 UTC (2+ messages)
[PATCH v2 0/6] iio: fix spelling mistakes in comments
2026-03-07 10:47 UTC (7+ messages)
` [PATCH v2 1/6] iio: accel: "
` [PATCH v2 2/6] iio: adc: "
` [PATCH v2 3/6] iio: amplifiers: fix spelling mistake in comment
` [PATCH v2 4/6] iio: cdc: fix spelling mistakes in comments
` [PATCH v2 5/6] iio: chemical: fix spelling mistake in comment
` [PATCH v2 6/6] iio: common: fix spelling mistakes in comments
[PATCH v2] iio: adc: max1363: Reformat enum and array initializers
2026-03-07 10:48 UTC (2+ messages)
[PATCH] mm: optimize once judgment with clang
2026-03-07 10:48 UTC (3+ messages)
[PATCH] hwmon: (ads7871) Fix incorrect error code in voltage_show
2026-03-07 10:47 UTC (2+ messages)
[PATCH v2 0/3] iio: accel: convert to guard(mutex)
2026-03-07 10:43 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] iio: accel: adxl313: "
` [PATCH v3 2/3] iio: accel: adxl355: "
` [PATCH v3 3/3] iio: accel: adxl372: "
[PATCH 00/13] ASoC: qcom: q6dsp: few fixes and enhancements
2026-03-07 10:41 UTC (3+ messages)
` [PATCH v4 06/13] ASoC: dt-bindings: qcom: add LPASS LPI MI2S dai ids
[PATCH v5 0/3] Enable Inline crypto engine for kodiak and monaco
2026-03-07 10:37 UTC (5+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandle
` [PATCH v5 3/3] arm64: dts: qcom: monaco: enable the inline crypto engine for SDHC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_unregister_user
2026-03-07 10:33 UTC (4+ messages)
` Forwarded: Re: [RESEND] Bluetooth: L2CAP: Fix use-after-free "
[PATCH RESEND 1/2] thermal: sprd: Fix temperature clamping in sprd_thm_temp_to_rawdata
2026-03-07 10:28 UTC (3+ messages)
` [PATCH RESEND 2/2] thermal: sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_temp
[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-07 10:25 UTC (3+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
[PATCH v3 4/4] arm64: dts: qcom: sc8280xp: Add dsi nodes on SC8280XP
2026-03-07 10:24 UTC (2+ messages)
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_unregister_user
2026-03-07 10:22 UTC
[PATCH 0/2] Introduce Synology Microp driver
2026-03-07 10:20 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: Add binding for synology,microp devices
[bpf-next v7 0/5] emit ENDBR/BTI instructions for indirect jump targets
2026-03-07 10:39 UTC (6+ messages)
` [bpf-next v7 1/5] bpf: Move constants blinding from JIT to verifier
` [bpf-next v7 2/5] bpf: Pass bpf_verifier_env to JIT
` [bpf-next v7 3/5] bpf: Add helper to detect indirect jump targets
` [bpf-next v7 4/5] bpf, x86: Emit ENDBR for "
` [bpf-next v7 5/5] bpf, arm64: Emit BTI for indirect jump target
include/linux/compiler_types.h:631:38: error: call to '__compiletime_assert_385' declared with attribute error: BUILD_BUG_ON failed: len % sizeof(u64_stats_t)
2026-03-07 10:12 UTC
[PATCH net-next v3] net/smc: transition to RDMA core CQ pooling
2026-03-07 10:07 UTC (3+ messages)
[GIT PULL] xen: branch for v7.0-rc3
2026-03-07 10:06 UTC
[PATCH net-next 0/2] net: dsa: mxl862xx: add support for bridge offloading
2026-03-07 9:57 UTC (3+ messages)
` [PATCH net-next 1/2] dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
[PATCH sched_ext/for-7.1] sched_ext: Pass full dequeue flags to ops.quiescent()
2026-03-07 9:56 UTC
[PATCH] spi: cadence-qspi: Fix requesting of APB and AHB clocks on JH7110
2026-03-07 9:50 UTC
[PATCH v2] HID: sony: add battery status support for Rock Band 4 PS5 guitars
2026-03-07 9:48 UTC
[RFC][PATCH 2/2] sched: proxy-exec: Add allow/prevent_migration hooks in the sched classes for proxy_tag_curr
2026-03-07 9:40 UTC (3+ messages)
` [RFC][PATCH] sched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_curr()
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_unregister_user
2026-03-07 9:33 UTC
[PATCH v2 0/2] module: expose imported namespaces via sysfs
2026-03-07 9:30 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: symbol-namespaces: mention sysfs attribute
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-07 9:29 UTC (3+ messages)
` [PATCH v5 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
[PATCH] Input: atmel_mxt_ts: Allow per-board device config
2026-03-07 9:26 UTC
[PATCH] asm-generic: replace ________addr with __UNIQUE_ID(addr)
2026-03-07 9:21 UTC
[PATCH v3 0/5] dt-bindings: usb: atmel: convert Atmel USB controller bindings to YAML
2026-03-07 9:16 UTC (6+ messages)
` [PATCH v3 1/5] arm: dts: at91: remove unused #address-cells/#size-cells from sam9x60 udc node
` [PATCH v3 2/5] dt-bindings: usb: generic-ohci: add AT91RM9200 OHCI binding support
` [PATCH v3 3/5] dt-bindings: usb: generic-ehci: fix schema structure and add at91sam9g45 constraints
` [PATCH v3 4/5] dt-bindings: usb: atmel,at91rm9200-udc: convert to DT schema
` [PATCH v3 5/5] dt-bindings: usb: atmel,at91sam9rl-udc: "
[PATCH v3] PCI: dwc: Add PCIe event counters for groups 5 to 7 in DWC debugfs
2026-03-07 3:23 UTC (2+ messages)
[PATCH v3 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
2026-03-07 9:02 UTC (3+ messages)
` [PATCH v3 2/2] "
Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
2026-03-07 9:01 UTC (12+ messages)
[PATCH] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
2026-03-07 9:00 UTC
[PATCH v2 0/2] arm_mpam: Add support for the MPAM v0.1 architecture version
2026-03-07 8:50 UTC (2+ messages)
[PATCH 0/2] tools/getdelays: use the static UAPI headers from tools/include/uapi
2026-03-07 8:47 UTC (3+ messages)
` [PATCH 1/2] tools headers UAPI: Sync linux/taskstats.h
` [PATCH 2/2] tools/getdelays: use the static UAPI headers from tools/include/uapi
[syzbot] [netfs?] kernel BUG in netfs_limit_iter
2026-03-07 8:45 UTC
[PATCH] hwmon: (ads7871) Replace sprintf() with sysfs_emit()
2026-03-07 8:38 UTC
[PATCH V2 0/2] Small improvements to reserve_mem, take 2
2026-03-07 8:35 UTC (3+ messages)
` [PATCH V2 2/2] mm/memblock: Add reserve_mem debugfs info
[syzbot] [netfs?] kernel BUG in netfs_limit_iter
2026-03-07 8:24 UTC (4+ messages)
` Forwarded: [PATCH] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
[PATCH 0/3] Samsung Expressatt: Camera Flash
2026-03-07 8:23 UTC (3+ messages)
` [PATCH 3/3] ARM: dts: qcom: msm8960: expressatt: Add camera flash
Can't boot kernel 6.17.4+ via rEFInd
2026-03-07 8:08 UTC (11+ messages)
[PATCH v6 0/5] support batch checking of references and unmapping for large folios
2026-03-07 8:02 UTC (9+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "
` [PATCH v6 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
[bpf-next v6 0/5] emit ENDBR/BTI instructions for indirect jump targets
2026-03-07 8:00 UTC (7+ messages)
` [bpf-next v6 2/5] bpf: Pass bpf_verifier_env to jit
[syzbot] [netfs?] BUG: unable to handle kernel NULL pointer dereference in netfs_unbuffered_write
2026-03-07 8:00 UTC (3+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-03-07 7:38 UTC (4+ messages)
` [PATCH v9 06/22] x86/cea: Export __this_cpu_ist_top_va() to KVM
[PATCH] usb: typec: qcom-pmic-typec: simplify allocation
2026-03-07 7:54 UTC (3+ messages)
[PATCH] spi: axiado: Remove redundant pm_runtime_mark_last_busy() call
2026-03-07 7:47 UTC
[PATCH v2 0/4] dt-bindings: usb: atmel: convert Atmel USB controller bindings to YAML
2026-03-07 7:46 UTC (4+ messages)
` [PATCH v2 4/4] dt-bindings: usb: atmel,at91sam9rl-udc: convert to DT schema
[PATCH v7 0/3] dma-mapping: benchmark: Add support for dma_map_sg
2026-03-07 7:46 UTC (3+ messages)
[PATCH 0/2] ocfs2/dlm: fix two bugs in dlm_match_regions()
2026-03-07 7:22 UTC (3+ messages)
` [PATCH 1/2] ocfs2/dlm: validate qr_numregions "
` [PATCH 2/2] ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison
[PATCH] dt-bindings: usb: st,st-ehci-300x: convert to DT schema
2026-03-07 7:31 UTC
[PATCH] checkpatch: Ignore attribute macros ending with nGnRnE or nGnRE
2026-03-07 7:27 UTC
[PATCH net v3 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
2026-03-07 7:27 UTC (6+ messages)
` [PATCH net v3 2/3] bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled
[PATCH 00/12] Add spi-hid transport driver
2026-03-07 7:25 UTC (3+ messages)
` [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema
[PATCH] spi: tegra210-quad: Remove redundant pm_runtime_mark_last_busy() calls
2026-03-07 7:24 UTC
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