The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-06-10 18:56:33 to 2025-06-10 21:59:52 UTC [more...]

[PATCH v9 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-06-10 21:59 UTC  (8+ messages)
` [PATCH v9 01/11] iio: accel: adxl345: apply scale factor to tap threshold
` [PATCH v9 02/11] iio: accel: adxl345: make data struct variable irq function local
` [PATCH v9 03/11] iio: accel: adxl345: simplify measure enable
` [PATCH v9 04/11] iio: accel: adxl345: simplify interrupt mapping
` [PATCH v9 05/11] iio: accel: adxl345: simplify reading the FIFO
` [PATCH v9 06/11] iio: accel: adxl345: replace magic numbers by unit expressions
` [PATCH v9 07/11] iio: accel: adxl345: add activity event feature

[PATCH 0/8] Fix bcache regression with equality-aware heap APIs
 2025-06-10 21:55 UTC  (9+ messages)
` [PATCH 1/8] lib min_heap: Add equal-elements-aware sift_down variant
` [PATCH 2/8] lib min_heap: Add typedef for sift_down function pointer
` [PATCH 3/8] lib min_heap: add eqaware variant of min_heapify_all()
` [PATCH 4/8] lib min_heap: add eqaware variant of min_heap_pop()
` [PATCH 5/8] lib min_heap: add eqaware variant of min_heap_pop_push()
` [PATCH 6/8] lib min_heap: add eqaware variant of min_heap_del()
` [PATCH 7/8] Documentation/core-api: min_heap: Document _eqaware variants of min-heap APIs
` [PATCH 8/8] bcache: Fix the tail IO latency regression by using equality-aware min heap API

[RFC 00/13] objtool: Function validation tracing
 2025-06-10 21:55 UTC  (11+ messages)
` [RFC 02/13] objtool: Create disassembly context
` [RFC 03/13] objtool: Disassemble code with libopcodes instead of running objdump
` [RFC 04/13] objtool: Print symbol during disassembly

[PATCH v2] drm/nouveau/bl: increase buffer size to avoid truncate warning
 2025-06-10 21:54 UTC 

[PATCH iwl-next v4 00/15] Introduce iXD driver
 2025-06-10 21:53 UTC  (11+ messages)
` [PATCH iwl-next v4 07/15] idpf: remove 'vport_params_reqd' field
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 08/15] idpf: refactor idpf to use libie_pci APIs
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 09/15] idpf: refactor idpf to use libie control queues
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 10/15] idpf: make mbx_task queueing and cancelling more consistent
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 11/15] idpf: print a debug message and bail in case of non-event ctlq message
  ` [Intel-wired-lan] "

[PATCH 0/4] spi: spi-fsl-dspi: Target mode improvements
 2025-06-10 21:52 UTC  (8+ messages)
` [PATCH 1/4] spi: spi-fsl-dspi: Clear completion counter before initiating transfer
` [PATCH 4/4] spi: spi-fsl-dspi: Report FIFO overflows as errors

[PATCH net-next] net: usb: r8152: Add device ID for TP-Link UE200
 2025-06-10 21:50 UTC  (2+ messages)

[PATCH 3/4] raid6: riscv: Allow code to be compiled in userspace
 2025-06-10 21:49 UTC  (2+ messages)

[PATCH v2 0/4] Workqueue: rename system workqueue and add WQ_PERCPU
 2025-06-10 21:44 UTC  (8+ messages)
` [PATCH v2 2/4] Workqueue: add system_dfl_wq

[PATCH 1/1] x86/boot/compressed: Fix avoiding memmap in physical KASLR
 2025-06-10 21:41 UTC 

[PATCH v5 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-10 21:40 UTC  (2+ messages)

[PATCH] riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
 2025-06-10 21:40 UTC  (2+ messages)

[PATCH] net: mana: Expose additional hardware counters for drop and TC via ethtool
 2025-06-10 21:40 UTC  (2+ messages)

[PATCH net-next v3 0/4] netconsole: Optimize console registration and improve testing
 2025-06-10 21:40 UTC  (2+ messages)

[PATCH] RISC-V: uaccess: Wrap the get_user_8 uaccess macro
 2025-06-10 21:30 UTC 

[PATCH v2 0/1] tpm_crb_ffa: handle tpm busy return code
 2025-06-10 21:35 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] cifs: Fix lstat() and AT_SYMLINK_NOFOLLOW to work on broken symlink nodes
 2025-06-10 21:34 UTC 

[PATCH] usb: uvc: Fix 1-byte out-of-bounds read in uvc_parse_format()
 2025-06-10 21:30 UTC  (3+ messages)

[PATCH] tools: Remove the check for packed_struct.h header
 2025-06-10 21:28 UTC  (2+ messages)

[PATCH] drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-port
 2025-06-10 21:27 UTC 

[PATCH 0/3] cgroup: nmi safe css_rstat_updated
 2025-06-10 21:26 UTC  (3+ messages)
` [PATCH 2/3] cgroup: make css_rstat_updated nmi safe

[RFC PATCH v2 0/4] Quality Improvements for Rockchip-IP PCIe
 2025-06-10 21:25 UTC  (5+ messages)
` [RFC PATCH v2 1/4] PCI: pcie-rockchip: add Link Control and Status Register 2
` [RFC PATCH v2 2/4] PCI: rockchip-host: Set Target Link Speed before retraining
` [RFC PATCH v2 3/4] phy: rockchip-pcie: enable all four lanes
` [RFC PATCH v2 4/4] phy: rockchip-pcie: adjust read mask and write strobe disable

[PATCH V3 0/3] rust: Introduce CpuId and fix cpumask doctest
 2025-06-10 21:23 UTC  (3+ messages)
` [PATCH V3 3/3] rust: cpu: Add CpuId::current() to retrieve current CPU ID

[PATCH] drm/amd/pm: Avoid more large frame warnings
 2025-06-10 21:21 UTC 

[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-06-10 21:20 UTC  (5+ messages)
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error

[PATCH v4 0/3] Enhancements to the secvar interface in static key management mode
 2025-06-10 21:19 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH v4 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH v4 3/3] integrity/platform_certs: Allow loading of keys in the static "

[PATCH v5 00/11] iio: adc: Add support for AD4170 series of ADCs
 2025-06-10 21:17 UTC  (14+ messages)
` [PATCH v5 01/11] dt-bindings: iio: adc: Add AD4170
` [PATCH v5 02/11] iio: adc: Add basic support for AD4170
` [PATCH v5 03/11] iio: adc: ad4170: Add support for calibration gain
` [PATCH v5 04/11] iio: adc: ad4170: Add support for calibration bias
` [PATCH v5 05/11] iio: adc: ad4170: Add digital filter and sample frequency config support
` [PATCH v5 06/11] iio: adc: ad4170: Add support for buffered data capture
` [PATCH v5 07/11] iio: adc: ad4170: Add clock provider support
` [PATCH v5 08/11] iio: adc: ad4170: Add GPIO controller support
` [PATCH v5 09/11] iio: adc: ad4170: Add support for internal temperature sensor
` [PATCH v5 10/11] iio: adc: ad4170: Add support for weigh scale and RTD sensors
` [PATCH v5 11/11] iio: adc: ad4170: Add timestamp channel

[PATCH 00/12] gpio: convert another round of GPIO drivers to using new line value setters
 2025-06-10 21:16 UTC  (3+ messages)
` [PATCH 01/12] gpio: mmio: use new GPIO line value setter callbacks

[PATCH RESEND] arm64: dts: qcom: sm8550: Add support for camss
 2025-06-10 21:13 UTC  (8+ messages)

[PATCH v1 0/1] tpm_ffa_crb: handle tpm busy return code
 2025-06-10 21:12 UTC  (2+ messages)

[PATCH v5 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-06-10 21:11 UTC  (12+ messages)
` [PATCH v5 1/6] dt-bindings: mfd: add pf1550
` [PATCH v5 2/6] mfd: pf1550: add core mfd driver
` [PATCH v5 3/6] regulator: pf1550: add support for regulator
` [PATCH v5 4/6] input: pf1550: add onkey support
` [PATCH v5 5/6] power: supply: pf1550: add battery charger support
` [PATCH v5 6/6] MAINTAINERS: add an entry for pf1550 mfd driver

[PATCH v2 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-10 21:10 UTC  (2+ messages)

[PATCH v9 0/4] leds: add new LED driver for TI LP5812
 2025-06-10 21:07 UTC  (3+ messages)
` [PATCH v9 2/4] leds: add TI/National Semiconductor LP5812 LED Driver

[PATCH 0/4] Don't generate netlink .rst files inside $(srctree)
 2025-06-10 21:07 UTC  (5+ messages)
` [PATCH 4/4] docs: netlink: store generated .rst files at Documentation/output

[PATCH v2 0/2] Add a Rust GPUVM abstraction
 2025-06-10 21:06 UTC  (7+ messages)
` [PATCH v2 2/2] rust: drm: Add "

[PATCH] mm/memory-tier: Fix abstract distance calculation overflow
 2025-06-10 21:02 UTC  (2+ messages)

[PATCH 1/2] Move FCH header to a location accessible by all archs
 2025-06-10 20:58 UTC  (2+ messages)
` [PATCH 2/2] i2c: Re-enable piix4 driver on non-x86

[PATCH 1/3] cxgb3: Replace PCI related literals with defines & correct variable
 2025-06-10 20:53 UTC  (2+ messages)

[PATCH v6] rust: kernel: add support for bits/genmask macros
 2025-06-10 20:52 UTC  (3+ messages)

[PATCH] hwmon: occ: fix unaligned accesses
 2025-06-10 20:52 UTC  (2+ messages)

[PATCH] hwmon: occ: rework attribute registration for stack usage
 2025-06-10 20:52 UTC  (2+ messages)

[PATCH v1 1/2] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
 2025-06-10 16:13 UTC  (2+ messages)

[PATCH 1/1 fyi] tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knob
 2025-06-10 20:40 UTC 

[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-10 20:37 UTC  (8+ messages)

[PATCH RFC v1 0/2] iommu&pci: Disable ATS during FLR resets
 2025-06-10 20:36 UTC  (13+ messages)
` [PATCH RFC v1 1/2] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH 0/4] pinctrl: intel: use new GPIO line value setter callbacks
 2025-06-10 20:33 UTC  (4+ messages)

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
 2025-06-10 20:33 UTC  (8+ messages)

[PATCH v6 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-10 20:27 UTC  (4+ messages)
` [PATCH v6 1/3] rust: implement `Wrapper<T>` for `Opaque<T>`
` [PATCH v6 2/3] rust: miscdevice: add additional data to `MiscDeviceRegistration`
` [PATCH v6 3/3] rust: miscdevice: adjust the `rust_misc_device` sample to use `Data`

BTF loading failing on perf
 2025-06-10 20:27 UTC  (5+ messages)

[PATCH v4 1/2] platform/x86: thinklmi: improved DMI handling
 2025-06-10 20:27 UTC  (4+ messages)
` [PATCH v4 2/2] platform/x86: Move Lenovo files into lenovo subdir

[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
 2025-06-10 20:26 UTC  (6+ messages)
` [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files

[PATCH 1/2 v1] perf: move perf_pmus__find_core_pmu() prototype to pmus.h
 2025-06-10 20:25 UTC  (5+ messages)
` [PATCH 2/2 v3] perf top: populate PMU capabilities data in perf_env

[PATCH] bpf: cpumap: report Rx queue index to xdp_rxq_info
 2025-06-10 20:24 UTC  (4+ messages)

[PATCH v3 0/2] adding support for Microchip PAC194X Power Monitor
 2025-06-10 20:20 UTC  (5+ messages)
` [PATCH v3 2/2] iio: adc: adding support for PAC194X

[PATCH v2] ata: pata_macio: Fix PCI region leak
 2025-06-10 20:15 UTC  (3+ messages)

[PATCH v7 0/6] arm64 support for Milk-V Duo Module 01 EVB
 2025-06-10 20:12 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
` [PATCH v7 2/6] arm64: dts: sophgo: Add initial SG2000 SoC device tree
` [PATCH v7 3/6] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v7 4/6] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v7 5/6] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v7 6/6] arm64: defconfig: Enable rudimentary Sophgo SG2000 support

[RFC PATCH 1/4] PCI: pcie-rockchip: add bits for Target Link Speed in LCS_2
 2025-06-10 20:09 UTC  (3+ messages)

[PATCH v2 0/2] genirq: Retain depth for managed IRQs across CPU hotplug
 2025-06-10 20:07 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PATCH] riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
 2025-06-10 20:07 UTC  (2+ messages)

[PATCH] net: stmmac: extend use of snps,multicast-filter-bins property to xgmac
 2025-06-10 20:04 UTC 

[for-linus][PATCH] tracing: Do not free "head" on error path of filter_free_subsystem_filters()
 2025-06-10 20:05 UTC 

[PATCH 0/7] printk cleanup - part 2
 2025-06-10 20:03 UTC  (4+ messages)
` [PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED

[PATCH bpf] MAINTAINERS: add myself as bpf networking reviewer
 2025-06-10 20:00 UTC  (4+ messages)

[PATCH v2] HID: lenovo: Remove CONFIG_ACPI dependency
 2025-06-10 19:58 UTC  (3+ messages)

[RFC PATCH 0/4] TDX attestation support and GHCI fixup
 2025-06-10 19:58 UTC  (4+ messages)
` [RFC PATCH 4/4] KVM: TDX: Check KVM exit on KVM_HC_MAP_GPA_RANGE when TD finalize

[PATCH v5 0/4] Add USB2.0 PHY and USB3.0 PHY support for SpacemiT K1
 2025-06-10 19:57 UTC  (3+ messages)
` [PATCH v5 2/4] dt-bindings: phy: spacemit: add K1 PCIe/USB3 combo PHY

[PATCH] ALSA: pcm: Convert multiple {get/put}_user to user_access_begin/user_access_end()
 2025-06-10 19:53 UTC  (2+ messages)

[PATCH] HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
 2025-06-10 19:51 UTC  (2+ messages)

[PATCH] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
 2025-06-10 19:50 UTC  (2+ messages)

[PATCH RFC] arm64/mm: Lift the cma address limit when CONFIG_DMA_NUMA_CMA=y
 2025-06-10 19:46 UTC  (3+ messages)

[PATCH v2] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
 2025-06-10 19:46 UTC  (2+ messages)

[PATCH RFC 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
 2025-06-10 19:45 UTC  (4+ messages)

[PATCH v1] HID: debug: Use the __set_current_state()
 2025-06-10 19:44 UTC  (2+ messages)

[PATCH] x86/pmu_pebs: Initalize and enable PMU interrupt (PMI_VECTOR)
 2025-06-10 19:42 UTC  (2+ messages)

[PATCH v4 0/2] Improving topology_span_sane
 2025-06-10 19:39 UTC  (7+ messages)
` [PATCH v4 1/2] sched/topology: improve topology_span_sane speed

[PATCH v2] checkpatch: Tolerate upstream commit references
 2025-06-10 19:39 UTC  (2+ messages)

[syzbot] [bcachefs?] divide error in bch2_sb_members_v2_to_text
 2025-06-10 19:36 UTC  (2+ messages)

[PATCH net-next] net: ncsi: Fix buffer overflow in fetching version id
 2025-06-10 19:33 UTC 

[PATCH 1/3] rcu: Return early if callback is not specified
 2025-06-10 19:33 UTC  (2+ messages)

[PATCH v2] remoteproc: xlnx: allow single core use in split mode
 2025-06-10 19:27 UTC 

[PATCH v1 7/7] HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTL
 2025-06-10 19:26 UTC  (3+ messages)
  ` [PATCH] HID: intel-thc: make ptl_ddata static

[PATCH 0/4] Fix a segmentation fault also add raid6test for RISC-V support
 2025-06-10 19:23 UTC  (2+ messages)

[PATCH v6 0/8] HID: apple: combine patch series for all patches recently sent upstream
 2025-06-10 19:22 UTC  (2+ messages)

[REGRESSION] af_unix: Introduce SO_PASSRIGHTS - break OpenGL
 2025-06-10 19:22 UTC 

[PATCH] HID: wacom: fix crash in wacom_aes_battery_handler()
 2025-06-10 19:21 UTC  (2+ messages)

[PATCH v1 0/3] Add wake-on-touch feature support for THC
 2025-06-10 19:20 UTC  (2+ messages)

[PATCH] arm64: dts: apple: Drop {address,size}-cells from SPI NOR
 2025-06-10 19:19 UTC 

[PATCH] HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flow
 2025-06-10 19:18 UTC  (2+ messages)

[PATCH v1 0/7] Add two new features for QuickI2C
 2025-06-10 19:16 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_sb_members_v1_to_text
 2025-06-10 19:15 UTC 

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_str_hash_repair_key
 2025-06-10 19:15 UTC 

[PATCH v2] io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()
 2025-06-10 19:15 UTC  (5+ messages)

[PATCH v4 1/2] PCI: xilinx: Wait for link-up status during initialization
 2025-06-10 19:12 UTC  (3+ messages)

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-10 19:12 UTC  (5+ messages)

[PATCH] intel_idle: Update arguments of mwait_idle_with_hints()
 2025-06-10 19:11 UTC  (3+ messages)

[PATCH RESEND 0/3] HID: wacom: fix resource cleanup issues
 2025-06-10 19:10 UTC  (2+ messages)

[PATCH v3 0/4] Add display support for Fairphone 3 smartphone
 2025-06-10 19:09 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: document Shenzhen DJN Optronics Technology
` [PATCH v3 2/4] dt-bindings: display: panel: Add Himax HX83112B
` [PATCH v3 3/4] drm/panel: Add driver for DJN HX83112B LCD panel
` [PATCH v3 4/4] arm64: dts: qcom: sdm632-fairphone-fp3: Enable display and GPU

[RELEASE] LTTng-modules 2.13.19 (Linux kernel tracer)
 2025-06-10 19:07 UTC 

[PATCH v4 2/2] PCI: xilinx: Support reset GPIO for PERST#
 2025-06-10 19:07 UTC  (2+ messages)

[RFC PATCH v3 0/3] PCI: rockchip-host: Support quirky devices
 2025-06-10 19:05 UTC  (4+ messages)
` [RFC PATCH v3 1/3] PCI: rockchip-host: reorder rockchip_pcie_set_vpcie()
` [RFC PATCH v3 2/3] PCI: rockchip-host: Retry link training on failure without PERST#
` [RFC PATCH v3 3/3] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on

[PATCH] platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helper
 2025-06-10 19:03 UTC  (2+ messages)

[GIT PULL] cpupower urgent fix for Linux 6.16-rc2
 2025-06-10 19:01 UTC  (2+ messages)

[PATCH] media: venus: pm_helpers: use opp-table for the frequency
 2025-06-10 19:01 UTC  (2+ messages)

[PATCH v2] arm64: Enable vmalloc-huge with ptdump
 2025-06-10 19:00 UTC  (2+ messages)

[PATCH] ACPI: resource: Use IRQ override on MACHENIKE 16P
 2025-06-10 18:59 UTC  (2+ messages)

[PATCH 0/4] smp: Improve on cpumasks handling
 2025-06-10 18:59 UTC  (3+ messages)
` [PATCH 4/4] smp: Defer check for local execution in smp_call_function_many_cond()

[PATCH] ARM: dts: qcom: msm8974-samsung-hlte: Add touchkey support
 2025-06-10 18:57 UTC  (4+ messages)

[PATCH] ACPI: EC: Ignore ECDT tables with an invalid ID string
 2025-06-10 18:56 UTC  (2+ messages)


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