public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 18:42:56 to 2026-04-10 21:36:25 UTC [more...]

[PATCH v5 0/8] rust: Add Per-CPU Variable API
 2026-04-10 21:35 UTC  (5+ messages)
` [PATCH v5 1/8] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v5 2/8] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v5 3/8] rust: percpu: Add C bindings for per-CPU variable API
` [PATCH v5 4/8] rust: percpu: introduce a rust API for static per-CPU variables

[PATCH] audit: add backlog high water mark metric
 2026-04-10 21:34 UTC  (2+ messages)

[PATCH 0/1] usb: fix bug in marvell libertas driver
 2026-04-10 21:32 UTC  (2+ messages)
` [PATCH 1/1] add wake_up call inside if_usb_disconnect

[PATCH v5 00/15] add SPDX SBOM generation script
 2026-04-10 21:22 UTC  (16+ messages)
` [PATCH v5 01/15] scripts/sbom: add documentation
` [PATCH v5 02/15] scripts/sbom: integrate script in make process
` [PATCH v5 03/15] scripts/sbom: setup sbom logging
` [PATCH v5 04/15] scripts/sbom: add command parsers
` [PATCH v5 05/15] scripts/sbom: add cmd graph generation
` [PATCH v5 06/15] scripts/sbom: add additional dependency sources for cmd graph
` [PATCH v5 07/15] scripts/sbom: add SPDX classes
` [PATCH v5 08/15] scripts/sbom: add JSON-LD serialization
` [PATCH v5 09/15] scripts/sbom: add shared SPDX elements
` [PATCH v5 10/15] scripts/sbom: collect file metadata
` [PATCH v5 11/15] scripts/sbom: add SPDX output graph
` [PATCH v5 12/15] scripts/sbom: add SPDX source graph
` [PATCH v5 13/15] scripts/sbom: add SPDX build graph
` [PATCH v5 14/15] scripts/sbom: add unit tests for command parsers
` [PATCH v5 15/15] scripts/sbom: add unit tests for SPDX-License-Identifier parsing

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-10 21:30 UTC  (5+ messages)

[PATCH 0/4] pinctrl: More compile testing
 2026-04-10 21:22 UTC  (3+ messages)
` [PATCH 3/4] pinctrl: vt8500: Enable "

[PATCH 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-10 21:27 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: remove bridge when "
` [PATCH 3/3] drm/bridge: megachips: remove bridge when irq request fails

[PATCH 0/3] drm: remove drm bridge in error paths
 2026-04-10 21:27 UTC 

[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-04-10 21:27 UTC  (3+ messages)
` [PATCH v13 2/4] vfio: selftests: Add generic PCI command register helpers

[PATCH] iio: adc: nxp-sar-adc: use field_get() for EOC bit check
 2026-04-10 21:26 UTC  (2+ messages)

[PATCH v4 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-04-10 21:23 UTC  (6+ messages)
` [PATCH v4 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state

[PATCH] tpm_tis: Check for an error after exhausting send retires
 2026-04-10 21:21 UTC  (2+ messages)

[PATCH v4 0/7] Allow AET to use PMT/TPMI as loadable modules
 2026-04-10 21:21 UTC  (9+ messages)
` [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount

[PATCH v4 0/2] Add support for Infineon Digital eFuse XDP720
 2026-04-10 21:20 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720
` [PATCH v4 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720

(no subject)
 2026-04-10 21:20 UTC  (4+ messages)
` [PATCH V3 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA

[PATCH 2/2] i2c: usbio: Add ACPI device-id for NVL platforms
 2026-04-10 21:17 UTC  (2+ messages)

[RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
 2026-04-10 20:38 UTC  (2+ messages)

[PATCH v7 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-10 21:15 UTC  (7+ messages)
` [PATCH v7 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v7 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v7 5/6] iio: adc: ad4691: add oversampling support

[syzbot] [usb?] [libertas?] INFO: task hung in lbs_remove_card
 2026-04-10 21:15 UTC 

[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-10 21:13 UTC  (6+ messages)
` [patch 01/12] clockevents: Prevent timer "
  ` [tip: timers/urgent] "

[PATCH 0/8 RFC] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-04-10 21:07 UTC  (9+ messages)
` [PATCH 1/8 RFC] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/8 RFC] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/8 RFC] mm/page_counter: use page_counter_stock in page_counter_uncharge
` [PATCH 4/8 RFC] mm/page_counter: introduce stock drain APIs
` [PATCH 5/8 RFC] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 6/8 RFC] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 7/8 RFC] mm/memcontrol: optimize stock usage for cgroup v2
` [PATCH 8/8 RFC] mm/memcontrol: remove unused memcg_stock code

[PATCH V2] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
 2026-04-10 21:05 UTC  (3+ messages)

[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-10 21:01 UTC  (2+ messages)

[PATCH V3] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
 2026-04-10 20:49 UTC 

[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
 2026-04-10 20:57 UTC  (15+ messages)
` [PATCH net-next 1/3] psp: add crypt-offset and spi-threshold get/set attributes
` [PATCH net-next 2/3] netdevsim: psp: handle the new crypt-offset and spi-threshold get/set operations
` [PATCH net-next 3/3] selftests: net: psp: add crypt-offset and spi-threshold test cases

[syzbot] [libertas?] INFO: task hung in lbs_remove_card
 2026-04-10 20:56 UTC  (2+ messages)
` Forwarded: [PATCH 1/1] add wake_up call inside if_usb_disconnect

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 20:56 UTC  (5+ messages)
` [patch 02/38] x86: Cleanup include recursion hell
  ` [patch V1.1 "
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
  ` [patch V1.1 "

[PATCH 1/1] virt: arm-cca-guest: fix error check for RSI_INCOMPLETE
 2026-04-10 20:50 UTC  (2+ messages)

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-10 20:47 UTC  (4+ messages)
` [PATCH v2] selftests: vsock: avoid races creating "
  ` [PATCH v3] "

[PATCH] ceph: bound encrypted snapshot suffix formatting
 2026-04-10 20:46 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 0/4] ionic: RDMA completion timestamping support
 2026-04-10 20:43 UTC  (5+ messages)
` [PATCH 2/4] net: ionic: Add PHC state page for user space access

[PATCH v5 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-04-10 20:38 UTC  (6+ messages)

[PATCH V1] accel/amdxdna: Check for device hang on job timeout
 2026-04-10 20:37 UTC  (2+ messages)

[PATCH v4 0/1] printk: fix zero-valued printk timestamps
 2026-04-10 20:37 UTC  (2+ messages)
` [PATCH v4 1/1] printk: fix zero-valued printk timestamps in early boot

[PATCH] um: vector: fix NULL pointer derefs in queue-less transports
 2026-04-10 20:37 UTC  (2+ messages)

[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements
 2026-04-10 20:30 UTC  (13+ messages)
` [PATCH 1/6] platform/x86: uniwill-laptop: Properly initialize charging threshold
` [PATCH 3/6] platform/x86: uniwill-laptop: Fix behavior of "force" module param
` [PATCH 6/6] platform/x86: uniwill-laptop: Add support for battery charge modes

[PATCH v3] nvme: expose TLS mode
 2026-04-10 20:29 UTC  (2+ messages)

[PATCH v7 0/2] Add support for AD5706R DAC
 2026-04-10 20:28 UTC  (3+ messages)
` [PATCH v7 2/2] iio: dac: ad5706r: "

[syzbot] [kernfs?] WARNING: suspicious RCU usage in kernfs_put
 2026-04-10 20:27 UTC 

[PATCH] fs/9p: remove unnecessary extern keywords from header files
 2026-04-10 20:26 UTC 

[PATCH v2 net-next] Bluetooth: hci_conn: fix potential UAF in create_big_sync
 2026-04-10 20:25 UTC  (2+ messages)

[PATCH sched_ext/for-7.1] sched_ext: Drop spurious warning on kick during scheduler disable
 2026-04-10 20:20 UTC 

[PATCH 1/2] perf script: Add missed "+" if br_cntr reaches upper limit
 2026-04-10 20:19 UTC  (3+ messages)
` [PATCH 2/2] perf/annotate: Fix missing branch counter column in TUI mode
  ` [PATCH v2 "

[PATCH v14] Subject: [PATCH v14] hwmon: (yogafan) Extend support to more Lenovo consumer models
 2026-04-10 20:14 UTC  (3+ messages)

[PATCH 0/3] sched_ext: Fix kick_cpus_irq_workfn() NULL pointer warning during exit
 2026-04-10 20:13 UTC  (3+ messages)
` [PATCH 1/3] sched_ext: Prevent CPU kicks from exiting schedulers

[PATCH net-next v04 3/6] hinic3: Add ethtool coalesce ops
 2026-04-10 20:12 UTC  (2+ messages)

[PATCH net-next v04 1/6] hinic3: Add ethtool queue ops
 2026-04-10 20:10 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: tegra210: simplify ADX/AMX byte map get/put logic
 2026-04-10 20:05 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: tegra210_adx: simplify "
` [PATCH v3 2/2] ASoC: tegra210_amx: "

[RFC PATCH v5 0/7] Allow AET to use PMT/TPMI as loadable modules
 2026-04-10 20:05 UTC  (8+ messages)
` [RFC PATCH v5 1/7] x86/resctrl: Stop setting event_group::force_off on RMID shortage
` [RFC PATCH v5 2/7] fs/resctrl: Add interface to disable a monitor event
` [RFC PATCH v5 3/7] x86/resctrl: x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [RFC PATCH v5 4/7] platform/x86/intel/pmt: Register enumeration functions with resctrl
` [RFC PATCH v5 5/7] x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [RFC PATCH v5 6/7] fs/resctrl: Call architecture hooks for every mount/unmount
` [RFC PATCH v5 7/7] x86/resctrl: Relax Kconfig dependency on INTEL_PMT_TELEMETRY

[GIT PULL] Rust for v7.1
 2026-04-10 20:04 UTC 

[PATCH 0/7] iio: dac: Convert several drivers to devm_mutex_init()
 2026-04-10 20:03 UTC  (9+ messages)
` [PATCH 1/7] iio: dac: ad3552r: Use devm_mutex_init()
` [PATCH 2/7] iio: dac: ad7303: "
` [PATCH 3/7] iio: dac: ad5758: "
` [PATCH 4/7] iio: dac: ad5755: "
` [PATCH 5/7] iio: dac: ad5686: "
` [PATCH 6/7] iio: dac: ltc2664: "
` [PATCH 7/7] iio: addac: ad74115: "

[PATCH v2 0/4] Add QST QMC5883P magnetometer driver
 2026-04-10 20:02 UTC  (6+ messages)
` [PATCH v2 3/4] staging: iio: magnetometer: Add QST QMC5883P driver
` [PATCH v2 4/4] MAINTAINERS: Add entry for QST QMC5883P magnetometer driver

[GIT PULL] timer drivers for v7.1-rc1
 2026-04-10 19:58 UTC 

[PATCH net-next v2 00/14] net: macb: implement context swapping
 2026-04-10 19:58 UTC  (16+ messages)
` [PATCH net-next v2 01/14] net: macb: unify device pointer naming convention
` [PATCH net-next v2 02/14] net: macb: unify `struct macb *` "
` [PATCH net-next v2 03/14] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v2 04/14] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v2 05/14] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next v2 06/14] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v2 07/14] net: macb: avoid macb_init_rx_buffer_size() modifying state
` [PATCH net-next v2 08/14] net: macb: make `struct macb` subset reachable from macb_context struct
` [PATCH net-next v2 09/14] net: macb: change caps helpers signatures
` [PATCH net-next v2 10/14] net: macb: change function signatures to take contexts
` [PATCH net-next v2 11/14] net: macb: introduce macb_context_alloc() helper
` [PATCH net-next v2 12/14] net: macb: re-read ISR inside IRQ handler locked section
` [PATCH net-next v2 13/14] net: macb: use context swapping in .set_ringparam()
` [PATCH net-next v2 14/14] net: macb: use context swapping in .ndo_change_mtu()

[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2026-04-10 19:55 UTC  (8+ messages)
` [PATCH V3 7/7] "

[PATCH] drm/bridge: chipone-icn6211: remove bridge when chipone_dsi_host_attach fails
 2026-04-10 19:55 UTC 

[PATCH] HID: sony: fix incorrect force-feedback check in sony_suspend()
 2026-04-10 19:53 UTC 

[PATCH bpf-next] bpf: reuseport: add cond_resched_rcu() in reuseport_array_free()
 2026-04-10 19:53 UTC  (2+ messages)

[PATCH] drm/panthor: Avoid potential UAF due to memory reclaim
 2026-04-10 19:50 UTC 

[PATCH] remoteproc: xlnx: reset virtio status during attach
 2026-04-10 19:45 UTC  (5+ messages)

[PATCH V10 00/10] famfs: port into fuse
 2026-04-10 19:44 UTC  (6+ messages)

[PATCH] drm/sti: hdmi: remove bridge when component_add fails
 2026-04-10 19:41 UTC 

[PATCH] bpf/selftests: remove test_access_variable_array
 2026-04-10 19:40 UTC  (2+ messages)

[PATCH] VFIO: remove dead notifier code
 2026-04-10 19:32 UTC  (3+ messages)

[PATCH v10 00/13] blk: honor isolcpus configuration
 2026-04-10 19:31 UTC  (10+ messages)
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus

BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
 2026-04-10 19:29 UTC  (8+ messages)

[PATCH] sched/isolation: Postpone re-allocation of housekeeping cpumask until initcall
 2026-04-10 19:27 UTC 

[PATCH] HID: usbhid: replace strlcat with better alternatives
 2026-04-10 19:24 UTC 

[RFC PATCH 0/2] rust: block: safely abstract the blk-mq poll callback
 2026-04-10 19:15 UTC  (3+ messages)
` [RFC PATCH 1/2] rust: block: mq: safely abstract the "
  ` [RFC PATCH 2/2] block: rnull: wire up poll queues dummy callback

[PATCH 0/3] KVM: SVM: Fix x2AVIC MSR interception mess
 2026-04-10 19:20 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supports

[PATCH bpf v4] bpf: Fix RCU stall in bpf_fd_array_map_clear()
 2026-04-10 19:20 UTC  (2+ messages)

[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
 2026-04-10 19:19 UTC  (3+ messages)
` [PATCH 6/6] kbuild: remove kselftest output in mrproper

[PATCH] sched/psi: fix race between file release and pressure write
 2026-04-10 19:14 UTC  (3+ messages)
` [PATCH v2] "

[RFC 0/2] mm: page_alloc: pcp buddy allocator
 2026-04-10 19:12 UTC  (4+ messages)
` [RFC 2/2] mm: page_alloc: per-cpu pageblock "

[PATCH 0/2] iio: frequency: ad9832: cleanups
 2026-04-10 19:12 UTC  (3+ messages)
` [PATCH 2/2] iio: frequency: ad9832: simplify bitwise math

[PATCH v2 0/4] platform/x86: hp-wmi: Improve support for some HP boards
 2026-04-10 19:10 UTC  (5+ messages)
` [PATCH v2 1/4] platform/x86: hp-wmi: fix fan table parsing
` [PATCH v2 2/4] platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)
` [PATCH v2 3/4] platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)
` [PATCH v2 4/4] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)

[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-10 19:06 UTC  (4+ messages)
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH] alpha: marvel: Fix lock ordering in init_io7_irqs()
 2026-04-10 18:58 UTC  (2+ messages)

[PATCH net-next v2] net: openvswitch: decouple flow_table from ovs_mutex
 2026-04-10 18:52 UTC  (2+ messages)
` [ovs-dev] "

[PATCH 1/1] bitfield.h: Ensure FIELD_PREP_CONST() is constant
 2026-04-10 18:45 UTC  (3+ messages)

[PATCH 00/35] irqchip/qcom-pdc: Clean up register mapping and DT descriptions
 2026-04-10 18:41 UTC  (24+ messages)
` [PATCH 13/35] arm64: dts: qcom: sc8280xp: Fix PDC reg size to single APSS DRV region
` [PATCH 14/35] arm64: dts: qcom: sm8250: "
` [PATCH 15/35] arm64: dts: qcom: sm8350: "
` [PATCH 16/35] arm64: dts: qcom: sm8450: "
` [PATCH 17/35] arm64: dts: qcom: sm8550: "
` [PATCH 18/35] arm64: dts: qcom: sm8650: "
` [PATCH 19/35] arm64: dts: qcom: sm4450: "
` [PATCH 20/35] arm64: dts: qcom: x1e80100: "
` [PATCH 21/35] arm64: dts: qcom: sm6350: "
` [PATCH 22/35] arm64: dts: qcom: sar2130p: "
` [PATCH 23/35] arm64: dts: qcom: qcs615: "
` [PATCH 24/35] arm64: dts: qcom: qcs8300: "
` [PATCH 25/35] arm64: dts: qcom: sa8775p: "
` [PATCH 26/35] arm64: dts: qcom: sdx75: "
` [PATCH 27/35] arm64: dts: qcom: milos: "
` [PATCH 28/35] arm64: dts: qcom: qdu1000: "
` [PATCH 29/35] arm64: dts: qcom: kaanapali: Drop unused second PDC reg entry
` [PATCH 30/35] arm64: dts: qcom: lemans: "
` [PATCH 31/35] arm64: dts: qcom: milos: "
` [PATCH 32/35] arm64: dts: qcom: monaco: "
` [PATCH 33/35] arm64: dts: qcom: sc8280xp: "
` [PATCH 34/35] arm64: dts: qcom: sdx75: "
` [PATCH 35/35] arm64: dts: qcom: talos: "

[PATCH v2 0/6] KVM: x86: Reg cleanups / prep work for APX
 2026-04-10 18:43 UTC  (3+ messages)
` [PATCH v2 1/6] KVM: x86: Add dedicated storage for guest RIP


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