The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-25 17:04:46 to 2026-07-25 22:17:29 UTC [more...]

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-25 22:17 UTC  (7+ messages)
` [PATCH v12 6/6] media: qcom: camss: Drop legacy PHY descriptions from x1e

[PATCH v9 00/17] AD9910 Direct Digital Synthesizer
 2026-07-25 22:15 UTC  (3+ messages)
` [PATCH v9 07/17] iio: test: add kunit tests for channel prefix naming generation

[PATCH 0/3] update email entries for Maxwell Doose
 2026-07-25 22:14 UTC  (5+ messages)
` [PATCH 1/3] mailmap: add email mapping

[PATCH v7 0/7] iio: dac: Add support for AD5529R DAC
 2026-07-25 22:07 UTC  (11+ messages)
` [PATCH v7 1/7] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr
` [PATCH v7 6/7] dt-bindings: iio: dac: Add AD5529R
` [PATCH v7 7/7] iio: dac: Add AD5529R DAC driver support

[PATCH net] macvlan: cap IFLA_MACVLAN_BC_QUEUE_LEN to bound broadcast backlog
 2026-07-25 22:05 UTC  (5+ messages)

Policy regarding linux-next only changes
 2026-07-25 22:00 UTC  (11+ messages)

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-25 22:04 UTC  (7+ messages)

[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
 2026-07-25 21:59 UTC  (17+ messages)
` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
  ` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock
            ` [PATCH v4] kcov: move kcov_remote_data to task_struct "
                ` [PATCH v5] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct
                        ` [PATCH v6] "
                            ` [PATCH v7] kcov: fix data corruption and race conditions on PREEMPT_RT

[PATCH nf] netfilter: ipset: fix refcount race between list:set GC and swap
 2026-07-25 21:59 UTC  (3+ messages)

[PATCH] ARM: dts: BCM5301X: EA6300: fix USB3
 2026-07-25 21:58 UTC 

[PATCH] ARM: dts: BCM5301X: fix PCIe controller 2 second interrupt
 2026-07-25 21:57 UTC 

[PATCH] ARM: dts: BCM5301X: R8000 add NVRAM with MAC address for WAN port
 2026-07-25 21:56 UTC 

[PATCH 0/2] iio: dac: mcp47a1: add support for new device
 2026-07-25 21:54 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add support for mcp47a1

[PATCH 1/2] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
 2026-07-25 21:48 UTC  (2+ messages)

[PATCH v7 0/9] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-25 21:47 UTC  (3+ messages)
` [PATCH v7 5/9] gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback

drivers/gpu/drm/amd/amdgpu/soc21.c:839 soc21_common_early_init() warn: inconsistent indenting
 2026-07-25 21:37 UTC 

[PATCH] thermal: qcom-spmi-adc-tm5: drop IIO_VAL_INT check in adc_tm5_get_temp
 2026-07-25 21:40 UTC 

[PATCH] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
 2026-07-25 21:33 UTC  (3+ messages)

[PATCH] iio: light: tsl2772: fix ALS calibscale readback
 2026-07-25 21:27 UTC  (2+ messages)

[PATCH] media: uvcvideo: query pan/tilt position from the device on every read
 2026-07-25 21:23 UTC 

[PATCH v3 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
 2026-07-25 21:21 UTC  (6+ messages)
` [PATCH v3 2/2] hwmon: (pmbus/vt7505) Add driver for Analog Devices MAX16545/MAX16550 and Volterra VT7505

[PATCH v4 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
 2026-07-25 21:20 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add Analog Devices MAX16545/MAX16550 and Volterra VT7505
` [PATCH v4 2/2] hwmon: (pmbus/vt7505) Add driver for "

[PATCH net v3 1/2] af_unix: fix listen() succeeding on sockets in the wrong state
 2026-07-25 21:11 UTC  (5+ messages)

[PATCH v18 0/2] Introduce Synology Microp driver
 2026-07-25 21:07 UTC  (6+ messages)

[PATCH v2] mm/migrate_device: Clear stale mapping after freeing swapcache
 2026-07-25 21:05 UTC  (4+ messages)

[RFC PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-25 21:02 UTC  (18+ messages)
` [RFC PATCH 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [RFC PATCH 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [RFC PATCH 03/17] mm/damon/sysfs: support pgidle_unset "
` [RFC PATCH 04/17] Docs/mm/damon/design: document "
` [RFC PATCH 05/17] mm/damon/core: introduce damon_prep struct
` [RFC PATCH 06/17] mm/damon/core: commit preps
` [RFC PATCH 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [RFC PATCH 08/17] mm/damon/paddr: support damon_prep
` [RFC PATCH 09/17] mm/damon/sysfs: implement preps directory
` [RFC PATCH 10/17] mm/damon/sysfs: create probe "
` [RFC PATCH 11/17] mm/damon/sysfs: implement probe prep directory
` [RFC PATCH 12/17] mm/damon/sysfs: create probe prep files for preps/nr file write
` [RFC PATCH 13/17] mm/damon/sysfs: pass preps to DAMON core
` [RFC PATCH 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [RFC PATCH 15/17] Docs/mm/damon/design: document probe preps
` [RFC PATCH 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [RFC PATCH 17/17] Docs/ABI/damon: document probe prep "

[PATCH] drm/panel-edp: Add BOE NE140QDM-NX2
 2026-07-25 20:58 UTC  (5+ messages)

[PATCH] ksmbd: use copied ACE count when walking DACL in set_ntacl_dacl
 2026-07-25 20:57 UTC  (5+ messages)

[PATCH 1/1] riscv: dts: spacemit: enable PCIe on OrangePi R2S
 2026-07-25 20:48 UTC  (2+ messages)

[PATCH v2] scsi: target: Fix NULL se_tpg dereference in target_complete()
 2026-07-25 20:44 UTC  (2+ messages)

[PATCH] sched_ext: Fix incorrect SCX_PICK_IDLE_CPU_* flag prefix in kernel-doc
 2026-07-25 20:44 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.3] sched_ext: Sparse annotation cleanups
 2026-07-25 20:41 UTC  (2+ messages)

[PATCH ath-next] wifi: wcn36xx: fix OOB read from short firmware HAL message
 2026-07-25 20:39 UTC  (2+ messages)

[PATCH] media: amd: isp4: fix self-deadlock in power-on error path
 2026-07-25 20:36 UTC 

[PATCH] HID: magicmouse: re-enable multitouch after reset-resume
 2026-07-25 20:34 UTC 

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-25 20:31 UTC  (3+ messages)
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),

[PATCH v4 0/2] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
 2026-07-25 20:08 UTC  (4+ messages)
` [PATCH v4 2/2] platform/x86: uniwill-laptop: Remove single color keyboard detection

[PATCH] parisc: superio: Spelling s/Peterson/Petersen/
 2026-07-25 20:07 UTC  (2+ messages)

[PATCH] dt-bindings: clock: ti,keystone-gate: Convert to DT schema
 2026-07-25 20:04 UTC 

[PATCH 0/2] Remove unnecessary NULL check of the kstat_irqs field
 2026-07-25 20:04 UTC  (3+ messages)
` [PATCH 2/2] parisc: "

[Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
 2026-07-25 19:58 UTC  (6+ messages)
    ` [Re] kernel panic during shutdown in next-20260722

[syzbot] [input?] [usb?] WARNING in cm109_input_ev/usb_submit_urb (2)
 2026-07-25 19:56 UTC 

[PATCH v2] Bluetooth: SCO: give the socket its own sco_conn reference
 2026-07-25 19:52 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] regulator: fp9931: fix voltage mapping and runtime PM issues
 2026-07-25 19:50 UTC  (3+ messages)
` [PATCH v2 2/2] regulator: fp9931: Fix Runtime PM usage count underflow in v3p3 ops

[PATCH 0/3] coccinelle: improve performance of mini_lock, double_lock and minmax
 2026-07-25 19:48 UTC  (3+ messages)
` [PATCH 2/3] coccinelle: double_lock: improve performance when no double lock exists

[PATCH] PCI: Handle dev_set_name() failure in pci_setup_device()
 2026-07-25 19:19 UTC  (2+ messages)

[PATCH v2] stop_machine: Warn when a stop state stalls
 2026-07-25 19:19 UTC 

[PATCH sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
 2026-07-25 19:05 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] stop_machine: Warn when a stop state stalls
 2026-07-25 19:04 UTC 

[PATCH] wifi: mwifiex: validate HT/VHT capability and operation IE lengths
 2026-07-25 19:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-25 19:04 UTC  (3+ messages)

[PATCH 0/2] drm/nouveau: nv04 FIFO cleanup + recovery for Tesla
 2026-07-25 18:59 UTC  (2+ messages)

[PATCH v1 06/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
 2026-07-25 18:58 UTC  (5+ messages)
` [PATCH v2 6/11] "

[PATCH] mmc: core: add MMC_QUIRK_BROKEN_WRITE_ZEROES for ESMT eMMC
 2026-07-25 18:51 UTC 

[PATCH] doc:it_IT: align doc-guide translation
 2026-07-25 18:50 UTC 

[PATCH] dt-bindings: clock: ti,DM814x-ADPLL: Convert to DT schema
 2026-07-25 18:47 UTC 

[PATCH v2] cxl/hdm: Enforce CFMWS memory type policy at decoder commit time
 2026-07-25 18:29 UTC  (7+ messages)

[PATCH v2] opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointer
 2026-07-25 18:28 UTC 

[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
 2026-07-25 18:26 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/filemap: Add NSD prefetch hook point
` [RFC PATCH 2/3] nsd: Core prediction engine
` [RFC PATCH 3/3] Documentation: Add NSD filesystem documentation

[PATCH] fs/ntfs3: validate dirty page table entry sizes
 2026-07-25 18:25 UTC  (3+ messages)

[PATCH v2] mm/page_reporting: Add page_reporting_delay_ms sysctl
 2026-07-25 18:17 UTC  (5+ messages)

[PATCH ath-next 0/2] wifi: ath12k: Cleanup ath12k_firmware_mode enumeration
 2026-07-25 18:11 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: move firmware_mode enum to qmi.h
` [PATCH ath-next 2/2] wifi: ath12k: rename firmware_mode enum members to use QMI namespace

[PATCH v7 0/3] media: qcom: iris: add multi slice support
 2026-07-25 18:08 UTC  (4+ messages)
` [PATCH v7 1/3] media: iris: cache work mode after computing it in iris_set_stage
` [PATCH v7 2/3] media: iris: force stage 1 work mode for CBR RC on encoder
` [PATCH v7 3/3] media: iris: add support for multi_slice in iris encoder

[PATCH bpf 1/3] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
 2026-07-25 18:07 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in prepare_to_merge
 2026-07-25 18:06 UTC 

[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-25 17:58 UTC  (9+ messages)
` [PATCH v3 2/4] "

[PATCH v2] clocksource: rtl-otto: Change driver to use __raw reads and writes
 2026-07-25 17:55 UTC 

[PATCH v5 1/3] dt-bindings: soc: sophgo: add Milk-V Duo 256M board
 2026-07-25 17:53 UTC  (3+ messages)
` [PATCH v5 2/3] riscv: dts: sophgo: cv180x: Add PWR_GPIO controller
` [PATCH v5 3/3] riscv: dts: sophgo: Add Milk-V Duo 256M board support

[PATCH 2/2] leds: cobalt-raq: Use devm_led_classdev_register() to fix use-after-unmap
 2026-07-25 17:52 UTC 

[PATCH 1/2] leds: menf21bmc: Use brightness_set_blocking instead of brightness_set
 2026-07-25 17:51 UTC 

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-25 17:49 UTC  (5+ messages)

[PATCH 0/5] mm: add basic PTE const type-safety
 2026-07-25 17:38 UTC  (10+ messages)
` [PATCH 3/5] mm/parisc: constify ptep_get() argument

[PATCH v2] platform/loongarch: laptop: explicitly reset the bl_powered state when resuming
 2026-07-25 17:35 UTC  (2+ messages)

[PATCH v2 0/3] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-07-25 17:33 UTC  (4+ messages)
` [PATCH v2 1/3] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v2 2/3] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v2 3/3] perf sched latency: Add histogram and time interval options

[PATCH v2 0/2] arm64: ptdump flush fixes
 2026-07-25 17:28 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: arm64: ptdump: Flush the last region

[GIT PULL] firewire fixes for v7.2-rc5
 2026-07-25 17:24 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v7.2-rc5
 2026-07-25 17:24 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v7.2
 2026-07-25 17:24 UTC  (2+ messages)

[GIT PULL] Rust fixes for 7.2 (2nd)
 2026-07-25 17:24 UTC  (2+ messages)

[PATCH v5] drm/omap: dsi: avoid sending bta sync all the time in writes
 2026-07-25 16:59 UTC 

[PATCH v4 00/21] kho: make boot time huge page allocation work nicely with KHO
 2026-07-25 17:21 UTC  (22+ messages)
` [PATCH v4 01/21] kho: generalize radix tree APIs
` [PATCH v4 02/21] kho: make radix max key width more obvious
` [PATCH v4 03/21] kho: disallow wide keys in radix tree
` [PATCH v4 04/21] kho: return virtual address of mem_map from kho_get_mem_map()
` [PATCH v4 05/21] kho: store incoming radix tree in kho_in
` [PATCH v4 06/21] kho: move all memory retrieval logic to kho_mem_retrieve()
` [PATCH v4 07/21] kho: add a struct for radix callbacks
` [PATCH v4 08/21] kho: add callback for table pages
` [PATCH v4 09/21] kho: add data argument to radix walk callback
` [PATCH v4 10/21] kho: allow early-boot usage of the KHO radix tree
` [PATCH v4 11/21] kho: allow destroying "
` [PATCH v4 12/21] kho: add kho_radix_init_tree()
` [PATCH v4 13/21] kho: expose kho_scratch_overlap() to kexec_handover.h
` [PATCH v4 14/21] kho: initialize kho_scratch pointer earlier in boot
` [PATCH v4 15/21] kho: initialize preserved memory map radix tree earlier
` [PATCH v4 16/21] mm/mm_init: simplify deferred_free_pages() migratetype init
` [PATCH v4 17/21] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v4 18/21] kho: extend scratch
` [PATCH v4 19/21] memblock: make HugeTLB bootmem allocation work with KHO
` [PATCH v4 20/21] memblock: add memblock_reserved_hugetlb_size()
` [PATCH v4 21/21] kho: exclude hugetlb memory from scratch size calculation

arm `rustdoc` Rust 1.85.0-only build error
 2026-07-25 17:19 UTC  (4+ messages)

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-07-25 17:11 UTC  (4+ messages)
` [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas

[PATCH] KVM: arm64: GICv2: Bound the INTID in vgic_v2_deactivate()
 2026-07-25 17:12 UTC  (2+ messages)

[PATCH v4 0/9] s390/vfio_ccw fixes
 2026-07-25 17:04 UTC  (3+ messages)
` [PATCH v4 8/9] s390/vfio_ccw: implement a channel program mutex


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