The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-29 19:41:19 to 2025-04-29 22:27:19 UTC [more...]

[PATCH v2 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-04-29 22:26 UTC  (11+ messages)
` [PATCH v2 3/7] iio: adc: ad4170: Add support for buffered data capture
` [PATCH v2 4/7] iio: adc: ad4170: Add clock provider support
` [PATCH v2 5/7] iio: adc: ad4170: Add GPIO controller support
` [PATCH v2 6/7] iio: adc: ad4170: Add support for internal temperature sensor
` [PATCH v2 7/7] iio: adc: ad4170: Add support for weigh scale and RTD sensors

[PATCH 0/2] Update kunit doc and tool with tips to build errors
 2025-04-29 22:27 UTC  (3+ messages)
` [PATCH 1/2] doc: kunit: add information about cleaning source trees
` [PATCH 2/2] kunit: add tips to clean source tree to build help message

[syzbot] [bcachefs?] kernel BUG in bch2_fill_extent
 2025-04-29 22:24 UTC 

[PATCH v2] nvme-tcp: select tls config when tcp tls is enabled
 2025-04-29 22:23 UTC 

[PATCH] [RFC] x86/cpu: rework instruction set selection
 2025-04-29 22:22 UTC  (25+ messages)
            ` [PATCH] bitops/32: Convert variable_ffs() and fls() zero-case handling to C

[PATCH net-next] tools: ynl: fix typo in info string
 2025-04-29 22:20 UTC  (2+ messages)

[PATCH net-next v0] net: phy: aquantia: fix commenting format
 2025-04-29 22:20 UTC  (3+ messages)

[PATCH net] net: ipv6: fix UDPv6 GSO segmentation with NAT
 2025-04-29 22:20 UTC  (2+ messages)

[PATCH net 0/4] Fix Felix DSA taprio gates after clock jump
 2025-04-29 22:20 UTC  (2+ messages)

[PATCH v3 0/2] Reduce CPU consumption after panic
 2025-04-29 22:10 UTC  (7+ messages)

[PATCH v7 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-29 22:18 UTC  (3+ messages)
` [PATCH v7 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH rfc 00/12] mm: BPF OOM
 2025-04-29 22:17 UTC  (8+ messages)
` [PATCH rfc 10/12] mm: introduce bpf_out_of_memory() bpf kfunc

[PATCH 1/2] tpm_crb: ffa_tpm: fix cut/paste error in comment
 2025-04-29 22:15 UTC  (3+ messages)
` [PATCH] tpm_crb: ffa_tpm: update comment to include 64-bit calling convention
` [PATCH 2/2] "

[PATCH net-next] net: Add support for providing the PTP hardware source in tsinfo
 2025-04-29 22:06 UTC  (2+ messages)

EEVDF regression still exists
 2025-04-29 22:06 UTC  (3+ messages)

[PATCH v3 0/4] power: supply: add support for Pegatron Chagall battery
 2025-04-29 22:05 UTC  (4+ messages)
` [PATCH v3 3/4] power: supply: Add driver "
` (subset) [PATCH v3 0/4] power: supply: add support "

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-29 22:05 UTC  (23+ messages)
` [PATCH v2 13/22] iommufd: Add mmap interface
` [PATCH v2 16/22] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v2 17/22] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v2 18/22] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v2 19/22] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-04-29 22:05 UTC  (5+ messages)
` [PATCH v2 2/2] iio: dac: adi-axi-dac: use unique bus free check

[PATCH] nvme-tcp: select tls config when tcp tls is enabled
 2025-04-29 22:04 UTC  (4+ messages)

[PATCH v2][next] power: supply: cros_charge-control: Avoid -Wflex-array-member-not-at-end warning
 2025-04-29 22:04 UTC  (3+ messages)

[PATCH v2 0/5] Add support for AD4052 device family
 2025-04-29 22:03 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio

[PATCH v13 0/9] ima: kexec: measure events between kexec load and execute
 2025-04-29 22:00 UTC  (4+ messages)
` [PATCH v13 8/9] ima: make the kexec extra memory configurable

[PATCH 0/7] platform/chrome: Support for USB DP altmode muxing w/ DT
 2025-04-29 21:57 UTC  (4+ messages)
` [PATCH 6/7] platform/chrome: cros_ec_typec: Add support for DP altmode via drm_bridge

[PATCH v2] rust: device: allow `Device<DeviceContext>::parent()`
 2025-04-29 21:52 UTC  (3+ messages)

[PATCH net v2] net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM
 2025-04-29 21:50 UTC  (3+ messages)

[PATCH v4 0/7] rust/hrtimer: Various hrtimer + time additions
 2025-04-29 21:44 UTC  (8+ messages)
` [PATCH v4 1/7] rust: hrtimer: Document the return value for HrTimerHandle::cancel()
` [PATCH v4 2/7] rust: hrtimer: Add HrTimer::raw_forward() and forward()
` [PATCH v4 3/7] rust: hrtimer: Add HrTimerCallbackContext and ::forward()
` [PATCH v4 4/7] rust: time: Add Instant::from_nanos()
` [PATCH v4 5/7] rust: hrtimer: Add HrTimer::raw_cb_time()
` [PATCH v4 6/7] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext
` [PATCH v4 7/7] rust: hrtimer: Add HrTimer::expires()

[PATCH] scsi: ufs: ufs-qcom: Add more rates to ufs_qcom_freq_to_gear_speed()
 2025-04-29 21:44 UTC  (2+ messages)

[PATCH v5 0/7] clk: spacemit: add K1 reset support
 2025-04-29 21:44 UTC  (4+ messages)

Is it possible to undo the ixgbe device name change?
 2025-04-29 21:40 UTC  (5+ messages)

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-04-29 21:40 UTC  (4+ messages)

[PATCH net-next v2 0/2] xsk: respect the offsets when copying frags
 2025-04-29 21:40 UTC  (2+ messages)

[PATCH 0/4] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-04-29 21:38 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: Document Tegra186 pin controllers
` [PATCH 2/4] dt-bindings: gpio: tegra186: Add gpio-ranges
` [PATCH 3/4] pinctrl: tegra: Add Tegra186 pinmux driver
` [PATCH 4/4] arm64: tegra: Add Tegra186 pin controllers

[PATCH 0/2] perf,coresight: Reduce fragmentation with non-contiguous AUX pages for cs_etm
 2025-04-29 21:35 UTC  (9+ messages)
` [PATCH 1/2] perf: Allow non-contiguous AUX buffer pages via PMU capability

[PATCH net-next v2] net: dlink: add synchronization for stats update
 2025-04-29 21:35 UTC  (2+ messages)

[PATCH v2 0/2] BOE TD4320 panel
 2025-04-29 21:33 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add BOE TD4320
` [PATCH v2 2/2] drivers: gpu: drm: "

[PATCH v2 0/2] input: touch: goodix: Extend reset pull-up fix to DT platforms
 2025-04-29 21:32 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: input: touchscreen: goodix: Add no-reset-pull-up property

[PATCH 1/2] hfsplus: fix to update ctime after rename
 2025-04-29 21:31 UTC  (4+ messages)
` [PATCH 2/2] hfs: "

[PATCH v2] perf: Allocate non-contiguous AUX pages by default
 2025-04-29 21:31 UTC 

btrfs thread_pool_size logic out of sync with workqueue
 2025-04-29 21:26 UTC  (6+ messages)

[PATCH 0/2] RK3576 SATA Enablement
 2025-04-29 21:25 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: fix Sige5 RTC interrupt pin
 2025-04-29 21:25 UTC  (2+ messages)

[PATCH v7] platform/x86: Add AMD ISP platform config for OV05C10
 2025-04-29 21:25 UTC  (7+ messages)

[RFC PATCH v1 0/1] ipe: added script enforcement with BPRM check
 2025-04-29 21:22 UTC  (2+ messages)
` [RFC PATCH v1 1/1] ipe: add "

[PATCH 0/3] Export fan control and register fans as cooling devices
 2025-04-29 21:20 UTC  (5+ messages)
` [PATCH 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices

[PATCH RESEND] drm/i915/pch: fix warning for coffeelake on SunrisePoint PCH
 2025-04-29 21:19 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix compilation errors
 2025-04-29 21:20 UTC  (2+ messages)

[PATCH 1/1 perf-tools-next] perf symbols: Handle 'u' symbols in /proc/kallsyms
 2025-04-29 21:07 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
 2025-04-29 21:07 UTC 

[PATCH 1/1] dt-bindings: clock: convert vf610-clock.txt to yaml format
 2025-04-29 21:06 UTC  (2+ messages)

[PATCH] rust: device: allow `dead_code` for `Device<>::parent()`
 2025-04-29 21:05 UTC  (5+ messages)

[PATCH v2 0/8] rust/hrtimer: Various hrtimer + time additions
 2025-04-29 21:04 UTC  (10+ messages)
` [PATCH v2 2/8] rust: hrtimer: Add HrTimer::raw_forward() and forward()
` [PATCH v2 5/8] rust: time: Add Instant::from_nanos()

[PATCH] net: airoha: Fix an error handling path in airoha_probe()
 2025-04-29 20:55 UTC  (4+ messages)

[PATCH] drm/meson: Cast mode->clock to unsigned long long
 2025-04-29 21:00 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in tree_insert_offset (2)
 2025-04-29 20:56 UTC 

[PATCH v4 0/7] clk: spacemit: add K1 reset support
 2025-04-29 20:56 UTC  (2+ messages)

[PATCH v3] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-29 20:55 UTC  (2+ messages)

[PATCH v2] rust: kernel: device: Add devm_of_platform_populate/depopulate
 2025-04-29 20:55 UTC  (7+ messages)

[PATCH v4 0/4] perf/amd/ibs: Add Zen5 support (tools changes)
 2025-04-29 20:55 UTC  (3+ messages)
` [PATCH v4 4/4] perf test amd ibs: Add sample period unit test

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-04-29 20:47 UTC  (3+ messages)
` [PATCH v2 4/8] media: chips-media: wave6: Add Wave6 control driver

[PATCH v7 0/6] Add clock controller support for SpacemiT K1
 2025-04-29 20:49 UTC  (3+ messages)

[PATCH] usb: gadget: composite: fix possible kernel oops in composite_setup()
 2025-04-29 20:32 UTC 

[PATCH] cpupower: change binding's makefile to use -lcpupower
 2025-04-29 20:47 UTC 

[PATCH 0/5] iio: adc: add ad7606 calibration support
 2025-04-29 20:45 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: iio: adc: adi,ad7606: add gain "

[GIT PULL] MMC fixes for v6.15-rc5
 2025-04-29 20:46 UTC 

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-29 20:43 UTC  (9+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "

[PATCH v4 00/12] Add pinctrl support for the AAEON UP board FPGA
 2025-04-29 20:41 UTC  (19+ messages)
` [PATCH v4 02/12] pinctrl: remove extern specifier for functions in machine.h
` [PATCH v4 03/12] pinctrl: core: add devm_pinctrl_register_mappings()
` [PATCH v4 05/12] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v4 08/12] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v4 09/12] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v4 10/12] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v4 11/12] lib/string_choices: Add str_input_output() helper
` [PATCH v4 12/12] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH] selftests/bpf: Fix kmem_cache iterator draining
 2025-04-29 20:40 UTC  (2+ messages)

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-29 20:36 UTC  (5+ messages)
` [PATCH 4/6] x86,hyperv: Clean up hv_do_hypercall()

[PATCH v3] rust: check type of `$ptr` in `container_of!`
 2025-04-29 20:35 UTC  (6+ messages)

[PATCH] kbuild: distributed build support for Clang ThinLTO
 2025-04-29 20:34 UTC  (2+ messages)

[PATCH v2 0/2] strncpy_from_user for Rust
 2025-04-29 20:31 UTC  (9+ messages)
` [PATCH v2 1/2] uaccess: rust: add strncpy_from_user
` [PATCH v2 2/2] uaccess: rust: add UserSliceReader::strcpy_into_buf

[PATCH 0/1] arm64: enable PREEMPT_LAZY
 2025-04-29 20:27 UTC  (2+ messages)

[PATCH] firmware: psci: Fix refcount leak in psci_dt_init
 2025-04-29 20:27 UTC  (2+ messages)

[PATCH] arm64: vdso: Use __arch_counter_get_cntvct()
 2025-04-29 20:27 UTC  (2+ messages)

[PATCH v2] arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAX
 2025-04-29 20:27 UTC  (2+ messages)

[PATCH] arm64: Kconfig: remove unnecessary selection of CRC32
 2025-04-29 20:27 UTC  (2+ messages)

[PATCH v2] arm64: pageattr: Explicitly bail out when changing permissions for vmalloc_huge mappings
 2025-04-29 20:27 UTC  (2+ messages)

[PATCH] arm64: Extend pr_crit message on invalid FDT
 2025-04-29 20:27 UTC  (2+ messages)

[RFC PATCH] arm64/mm: Remove randomization of the linear map
 2025-04-29 20:27 UTC  (2+ messages)

[PATCH] video: fbdev: arkfb: Cast ics5342_init() allocation type
 2025-04-29 20:25 UTC  (5+ messages)

[PATCH v4 0/4] Add interfaces for ACPI MRRM table
 2025-04-29 20:24 UTC  (5+ messages)
` [PATCH v4 1/4] ACPICA: Define MRRM ACPI table
` [PATCH v4 2/4] ACPI/MRRM: Minimal parse of ACPI MRRM table
` [PATCH v4 3/4] ACPI/MRRM: Add /sys files to describe memory ranges
` [PATCH v4 4/4] ACPI: Add documentation for exposing MRRM data

[PATCH] drm/panthor: Fix build warning when DEBUG_FS is disabled
 2025-04-29 20:19 UTC  (2+ messages)

[PATCH 6.14 000/311] 6.14.5-rc1 review
 2025-04-29 20:18 UTC  (3+ messages)

[PATCH net 00/11] net: dsa: b53: accumulated fixes
 2025-04-29 20:17 UTC  (12+ messages)
` [PATCH net 01/11] net: dsa: b53: allow leaky reserved multicast
` [PATCH net 02/11] net: dsa: b53: keep CPU port always tagged again
` [PATCH net 03/11] net: dsa: b53: fix clearing PVID of a port
` [PATCH net 04/11] net: dsa: b53: fix flushing old pvid VLAN on pvid change
` [PATCH net 05/11] net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
` [PATCH net 06/11] net: dsa: b53: always rejoin default untagged VLAN "
` [PATCH net 07/11] net: dsa: b53: do not allow to configure VLAN 0
` [PATCH net 08/11] net: dsa: b53: do not program vlans when vlan filtering is off
` [PATCH net 09/11] net: dsa: b53: fix toggling vlan_filtering
` [PATCH net 10/11] net: dsa: b53: fix learning on VLAN unaware bridges
` [PATCH net 11/11] net: dsa: b53: do not set learning and unicast/multicast on up

[PATCH 6.1 000/167] 6.1.136-rc1 review
 2025-04-29 20:16 UTC  (2+ messages)

[PATCH 5.10 000/286] 5.10.237-rc1 review
 2025-04-29 20:16 UTC  (2+ messages)

[PATCH v2 0/3] rpmsg offchannel deadcoding
 2025-04-29 20:15 UTC  (4+ messages)
` [PATCH v2 3/3] rpmsg: Remove unused method pointers *send_offchannel

[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-04-29 20:13 UTC  (3+ messages)
` [PATCH v6 6/6] platform/x86: Add Lenovo WMI Other Mode Driver

[PATCH v2] nvmem: zynqmp_nvmem: unbreak driver after cleanup
 2025-04-29 20:07 UTC  (2+ messages)

[PATCH v1 0/6] Use rustc-demangle for Rust demangling
 2025-04-29 20:05 UTC  (5+ messages)
` [PATCH v1 3/6] perf demangle-rust: Remove previous legacy rust decoder
` [PATCH v1 4/6] perf test demangle-rust: Add Rust demangling test

[PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
 2025-04-29 17:35 UTC  (3+ messages)
` [PATCH] checkpatch: remove %p4cn

[PATCH vfs.fixes] eventpoll: Prevent hang in epoll_wait
 2025-04-29 20:04 UTC  (3+ messages)

[PATCH net-next v3] net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
 2025-04-29 20:03 UTC  (2+ messages)

[PATCH v2 0/4] Add CMN PLL clock controller support for IPQ5424
 2025-04-29 19:58 UTC  (3+ messages)
` [PATCH v2 2/4] clk: qcom: cmnpll: Add IPQ5424 SoC support

[PATCH v8 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-04-29 19:51 UTC  (3+ messages)
` [PATCH v8 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver

[PATCH v2] kbuild: make all file references relative to source root
 2025-04-29 19:51 UTC  (2+ messages)

[PATCH] tracing: cleanup upper_empty()
 2025-04-29 19:51 UTC 

Cannot boot imx8mm symphony board
 2025-04-29 19:51 UTC 

[PATCH] dma-buf: system_heap: No separate allocation for attachment sg_tables
 2025-04-29 19:49 UTC  (4+ messages)

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-04-29 19:47 UTC  (3+ messages)

[PATCH v4 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-04-29 19:47 UTC  (6+ messages)
` [PATCH v4 1/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox