The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-18 13:26:04 to 2026-06-18 15:16:33 UTC [more...]

[PATCHES v2 0/7] Initial support for some Rust tags + way to ask for CU merging at load time
 2026-06-18 15:16 UTC  (7+ messages)
` [PATCH 1/7] dwarf_loader: Initial support for DW_TAG_variant_part
` [PATCH 2/7] dwarf_loader: Allow forcing the merge of CUs for solving inter CU tag references
` [PATCH 3/7] dwarf_loader: Initial support for DW_TAG_subprogram in DW_TAG_enumeration
` [PATCH 4/7] encoders: Fix diagnostic messages for unexpected tags in enumerations
` [PATCH 5/7] dwarves_fprintf: Accumulate function__fprintf return value in enumeration printing
` [PATCH 6/7] dwarves: Use tag__delete for enumeration children

Question: pinctrl-backed GPIO set_config and gpio_chip::can_sleep
 2026-06-18 15:10 UTC  (2+ messages)

[RFC PATCH v1.2 00/11] mm/damon/sysfs: kobject_del() directories that users can create/remove
 2026-06-18 15:15 UTC  (12+ messages)
` [RFC PATCH v1.2 01/11] mm/damon/sysfs: kobject_del() target (normal), context and kdamond dirs
` [RFC PATCH v1.2 02/11] mm/damon/sysfs: kobject_del() region and target (error) dirs
` [RFC PATCH v1.2 03/11] mm/damon/sysfs-schemes: kobject_del() scheme dirs
` [RFC PATCH v1.2 04/11] mm/damon/sysfs-schemes: kobject_del() scheme region dirs
` [RFC PATCH v1.2 05/11] mm/damon/sysfs-schemes: kobject_del() scheme filter dirs
` [RFC PATCH v1.2 06/11] mm/damon/sysfs-schemes: kobject_del() scheme quota goal dirs
` [RFC PATCH v1.2 07/11] mm/damon/sysfs-schemes: kobject_del() scheme action destination dirs
` [RFC PATCH v1.2 08/11] mm/damon/sysfs: kobject_del() probe dirs
` [RFC PATCH v1.2 09/11] mm/damon/sysfs: kobject_del() probe filter dirs
` [RFC PATCH v1.2 10/11] mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error path
` [RFC PATCH v1.2 11/11] mm/damon/sysfs-schemes: kobject_del() region for populate_region error

[PATCH] mmc: core: Kioxia 016G01 does not enter boot mode after SLEEP
 2026-06-18 15:14 UTC  (10+ messages)

[PATCH] selftests: proc: include fcntl.h in proc-pidns
 2026-06-18 15:14 UTC 

[PATCH v4 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
 2026-06-18 15:13 UTC  (7+ messages)
` [PATCH v4 1/9] leds: st1202: stop pattern sequence before reprogramming
` [PATCH v4 2/9] leds: st1202: validate pattern input before stopping the sequence
` [PATCH v4 3/9] leds: st1202: fix pattern duration prescaler and pattern_clear skip marker
` [PATCH v4 5/9] leds: st1202: fix spurious pattern sequence start in setup
` [PATCH v4 6/9] leds: st1202: fix brightness having no effect while pattern mode is active
` [PATCH v4 7/9] leds: st1202: disable channel when brightness is set to zero

Question: GPIO direction callbacks calling pinctrl in atomic paths
 2026-06-18 15:08 UTC  (3+ messages)

[PATCH] staging: media: atomisp: prefer __aligned over __attribute__((aligned))
 2026-06-18 15:12 UTC  (5+ messages)
` [PATCH v2 0/3] staging: media: atomisp: remove dead platform_support.h header
  ` [PATCH v2 1/3] staging: media: atomisp: replace CSS_ALIGN() with standard __aligned
  ` [PATCH v2 2/3] staging: media: atomisp: drop unused platform_support.h inclusions
  ` [PATCH v2 3/3] staging: media: atomisp: remove dead platform_support.h header file

[PATCH iwl-net 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
 2026-06-18 15:09 UTC  (3+ messages)
` [PATCH iwl-net 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set
` [PATCH iwl-net 2/2] ice: preserve uplink DFLT Rx rule on switchdev release

[PATCH v2 00/17] afs: Miscellaneous fixes
 2026-06-18 15:08 UTC  (5+ messages)
` [PATCH v2 14/17] afs: Remove erroneous seq |= 1 in volume lookup loop

[PATCH v1 2/3] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
 2026-06-18 15:08 UTC  (4+ messages)

[PATCH v3 0/4] rust / dma_buf: Add abstractions for dma_fence
 2026-06-18 15:07 UTC  (7+ messages)
` [PATCH v3 1/4] rust: types: implement ForeignOwnable for ARef<T>
` [PATCH v3 2/4] rust: error: Add ECANCELED error code
` [PATCH v3 3/4] rust: Add dma_fence abstractions
` [PATCH v3 4/4] MAINTAINERS: Add entry for Rust dma-buf

[PATCH net] octeontx2-af: fix CGX debugfs RVU AF PCI reference leaks
 2026-06-18 15:07 UTC  (2+ messages)

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-06-18 15:06 UTC  (19+ messages)
` [PATCH v6 01/16] iio: ABI: add attributes for altcurrent channels
` [PATCH v6 02/16] iio: ABI: scale and offset for frequency/phase channels
` [PATCH v6 03/16] iio: ABI: add parent entry for iio channels
` [PATCH v6 04/16] iio: add IIO_FREQUENCY channel type
` [PATCH v6 05/16] iio: core: support 64-bit register through debugfs
` [PATCH v6 06/16] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v6 07/16] iio: core: add hierarchical channel relationships
` [PATCH v6 08/16] dt-bindings: iio: frequency: add ad9910
` [PATCH v6 09/16] iio: frequency: ad9910: initial driver implementation
` [PATCH v6 10/16] iio: frequency: ad9910: add basic parallel port support
` [PATCH v6 11/16] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v6 12/16] iio: frequency: ad9910: add RAM mode support
` [PATCH v6 13/16] iio: frequency: ad9910: add output shift keying support
` [PATCH v6 14/16] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v6 15/16] iio: ABI: add docs for ad9910 sysfs entries
` [PATCH v6 16/16] docs: iio: add documentation for ad9910 driver

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-18 15:04 UTC  (5+ messages)
` [PATCH v2 01/17] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update

[PATCH v3] net: mvneta: re-enable percpu interrupt on resume
 2026-06-18 15:04 UTC  (4+ messages)

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-06-18 15:04 UTC  (7+ messages)

[PATCH] x86/boot: Reject truncated acpi_rsdp= values
 2026-06-18 15:03 UTC  (3+ messages)

[PATCH v2] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
 2026-06-18 15:03 UTC 

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-06-18 15:02 UTC  (9+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "

[PATCH next] drivers/rpmsg: Fix copy of channel->name into open request
 2026-06-18 14:59 UTC  (3+ messages)

[GIT PULL] integrity: subsystem fixes for v7.2
 2026-06-18 14:58 UTC 

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-18 14:57 UTC  (10+ messages)

[PATCH v2 0/2] media: mali-c55: Add support for CCM and Gamma
 2026-06-18 14:57 UTC  (5+ messages)

[PATCH] smp: Use release stores for csd_lock_record() state
 2026-06-18 14:57 UTC  (5+ messages)

[PATCH v2] serial: max310x: implement gpio_chip::get_direction()
 2026-06-18 14:56 UTC  (2+ messages)

[PATCH net v3] net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
 2026-06-18 14:55 UTC 

Question: SPEAr PLGPIO irq_enable on PREEMPT_RT and regmap updates
 2026-06-18 14:49 UTC  (2+ messages)

[PATCH] drm/drm_crtc: fix race with dma_fence_signal() in ::get_driver_name()
 2026-06-18 14:53 UTC  (2+ messages)

[PATCH v3] ext4: drop s_writepages_rwsem around inline data handling in writepages
 2026-06-18 14:52 UTC  (3+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-18 14:50 UTC  (5+ messages)

[PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure
 2026-06-18 14:50 UTC  (11+ messages)

[PATCH net v2] ice: eswitch: fix use-after-free of metadata_dst in repr release
 2026-06-18 14:50 UTC 

[PATCH net] eth: fbnic: take netif_addr_lock_bh() around rx mode address programming
 2026-06-18 14:50 UTC  (2+ messages)

[PATCH v1 1/1] i2c: mpc: Fix timeout calculations
 2026-06-18 14:49 UTC 

[PATCH v3 0/5] s390/idle: CPU idle driver
 2026-06-18 14:47 UTC  (4+ messages)
` [PATCH v3 4/5] s390/idle: Introduce cpuidle for s390

[PATCH v2 0/3] 88PM886 Vbus regulator support
 2026-06-18 14:46 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] mfd: Add support for the MCU in the UGREEN DH2300 NAS
 2026-06-18 14:39 UTC  (4+ messages)
` [PATCH 3/4] mfd: Add support for UGREEN NASync DH2300 MCU

[PATCH v2] minix: avoid overflow in bitmap block count calculation
 2026-06-18 14:39 UTC 

[PATCH v2 0/3] Optimize S2 page splitting
 2026-06-18 14:38 UTC  (2+ messages)

[PATCH v3] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
 2026-06-18 14:37 UTC 

[PATCH] soc/tegra: pmc: fix #ifdef block in header
 2026-06-18 14:36 UTC 

[PATCH] PCI: imx6: fix building against pwrctrl
 2026-06-18 14:36 UTC 

[PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series
 2026-06-18 14:35 UTC  (4+ messages)

[PATCH v4] net: mvneta_bm: add suspend/resume support to prevent crash after resume
 2026-06-18 14:35 UTC 

[PATCH mm-new v3 3/3] mm/khugepaged: merge PTE scanning logic into a new helper
 2026-06-18 14:34 UTC  (4+ messages)

[PATCH] usb: ucsi: huawei_gaokun: move typec_altmode off stack
 2026-06-18 14:33 UTC 

[PATCH] media: i2c: imx355: Add support for 24 MHz external clock
 2026-06-18 14:33 UTC  (5+ messages)

[PATCH RFC] dt-bindings: sound: Convert cirrus,cs35l36 to DT schema
 2026-06-18 14:33 UTC 

[PATCH] media: v4l2-tpg: reduce stack usage for kasan builds
 2026-06-18 14:32 UTC 

[PATCH] KMSAN: fix memset() when using fortify-source, again
 2026-06-18 14:29 UTC 

[PATCH v3 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-06-18 14:29 UTC  (3+ messages)
` [PATCH v3 1/3] net/smc: bound the wire-controlled producer cursor to the RMB

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-06-18 14:26 UTC  (10+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure

[PATCH] leds: lp5860: Return an error for an out-of-range 'reg' property
 2026-06-18 14:25 UTC  (3+ messages)

[PATCH net] net: au1000: move free_irq out of the close-time spinlocked section
 2026-06-18 14:19 UTC 

[PATCH v3 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
 2026-06-18 14:23 UTC  (3+ messages)

[PATCH v2] leds: lp5860: Return an error for an out-of-range 'reg' property
 2026-06-18 14:21 UTC 

[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
 2026-06-18 14:16 UTC  (2+ messages)

[PATCH v2] udf: validate extent partition references in udf_current_aext()
 2026-06-18 14:19 UTC  (2+ messages)

[PATCH v1] i2c: pxa: Use named initializers for the platform_device_id array
 2026-06-18 14:18 UTC  (4+ messages)

[PATCH 4/4] regulator: tps6594: Fix device node reference leaks in multiphase loop
 2026-06-18 14:17 UTC  (3+ messages)

[PATCH v1 1/1] i2c: nomadik: Use generic definitions for bus frequencies
 2026-06-18 14:17 UTC 

[PATCH v2 00/10] Add support for structured tags and v18 dtb version
 2026-06-18 10:15 UTC  (5+ messages)
` [PATCH v2 02/10] libfdt: Don't assume that a FDT_BEGIN_NODE tag is available at offset 0
` [PATCH v2 03/10] tests: asm: Introduce treehdr_vers macro

[PATCH v1 1/1] i2c: octeon-core: Use generic definitions for bus frequencies
 2026-06-18 14:15 UTC 

[PATCH v1 1/1] i2c: microchip-corei2c: Use generic definitions for bus frequencies
 2026-06-18 14:13 UTC 

[PATCH v4 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-18 14:12 UTC  (5+ messages)
` [PATCH v4 06/20] sched/core: allow only preferred CPUs in is_cpu_allowed

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-06-18 14:11 UTC  (7+ messages)
` [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests

[PATCH v1 1/1] i2c: k1: Use generic definitions for bus frequencies
 2026-06-18 14:11 UTC 

[PATCH v2] scsi: ufs: core: Avoid possible memory reclaim deadlock in TX EQTR context
 2026-06-18 14:09 UTC 

[PATCH] block: remove redundant GD_NEED_PART_SCAN in add_disk_final()
 2026-06-18 14:07 UTC  (2+ messages)

[GIT PULL] integrity: subsystem fixes for v7.2
 2026-06-18 14:06 UTC 

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-18 14:05 UTC  (4+ messages)

[PATCH v2] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
 2026-06-18 14:05 UTC 

[PATCH v2] xhci: pci: Disable soft retry for Renesas uPD720201
 2026-06-18 14:03 UTC  (2+ messages)

[PATCH net] can: flexcan: Fix probing for m68k/coldfire
 2026-06-18 14:01 UTC 

[PATCH v8 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices
 2026-06-18 14:02 UTC  (3+ messages)
` (subset) "

[PATCH net] net: dsa: realtek: fix memory leak in rtl8366rb_setup_led()
 2026-06-18 14:01 UTC 

[PATCH 1/3] dt-bindings: display: panel: himax,hx83121a: add optional bl supply
 2026-06-18 14:01 UTC  (2+ messages)

[PATCH v6 0/2] drm/panel: Add support for the FocusLCDs E35GH-I-MW800CB
 2026-06-18 14:01 UTC  (2+ messages)

[PATCH v4 0/2] drm/panel: Add panel driver for Chipone ICNA35XX based panels
 2026-06-18 14:01 UTC  (2+ messages)

[PATCH 0/2] media: i2c: Add OmniVision OG0VA1B camera sensor driver
 2026-06-18 14:00 UTC  (6+ messages)
` [PATCH 2/2] media: i2c: og0va1b: Add OmniVision OG0VA1B camera sensor

[PATCH net] octeontx2-af: npc: cn20k: fix NPC defrag
 2026-06-18 14:00 UTC  (2+ messages)

linux-next: Tree for Jun 18
 2026-06-18 13:59 UTC 

[PATCH v5 0/2] sched/fair: Optimize some active balance logic
 2026-06-18 13:56 UTC  (2+ messages)

[GIT PULL] ksmbd fixes
 2026-06-18 13:58 UTC 

[PATCH v4 0/6] remoteproc: qcom: pas: Misc fixes
 2026-06-18 13:53 UTC  (3+ messages)
` [PATCH v4 1/6] remoteproc: qcom: fix sparse warnings for __iomem annotated mem_region

[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-18 13:49 UTC  (2+ messages)

[PATCH net v2 00/10] rxrpc: Miscellaneous fixes
 2026-06-18 13:48 UTC  (11+ messages)
` [PATCH net v2 01/10] rxrpc: input: reject ACKALL outside transmit phase
` [PATCH net v2 02/10] rxrpc: Fix leak of connection from OOB challenge
` [PATCH net v2 03/10] rxrpc: Fix double unlock in rxrpc_recvmsg()
` [PATCH net v2 04/10] afs: Fix further netns teardown to cancel the preallocation charger
` [PATCH net v2 05/10] afs: Fix uncancelled rxrpc OOB message handler
` [PATCH net v2 06/10] rxrpc: Fix the reception of a reply packet before data transmission
` [PATCH net v2 07/10] rxrpc: Fix oob challenge leak in cleanup after notification failure
` [PATCH net v2 08/10] rxrpc: Fix potential infinite loop in rxrpc_recvmsg()
` [PATCH net v2 09/10] rxrpc: Fix socket notification race
` [PATCH net v2 10/10] rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-06-18 13:48 UTC  (3+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "

[PATCH] md/raid5: use stripe state snapshot in break_stripe_batch_list()
 2026-06-18 13:47 UTC 

[PATCH] rv: update rvgen monitor synthesis documentation path
 2026-06-18 13:45 UTC 

[PATCH] audit: Fix data race in audit_log_start()
 2026-06-18 13:40 UTC  (2+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in debugfs_u32_get (2)
 2026-06-18 13:40 UTC 

[PATCH 1/3] scsi: lpfc: Fix race conditions in ELS retry handling
 2026-06-18 13:39 UTC  (4+ messages)

[PATCH v2 00/78] drm/bridge: Convert all reset users to create_state
 2026-06-18 13:38 UTC  (3+ messages)

[PATCH v2 0/2] Add driver for TI BQ25630 charger
 2026-06-18 13:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: Add "
` [PATCH v2 2/2] power: supply: Add driver for "

[PATCH v3 0/3] media: i2c: Add os02g10 camera sensor driver
 2026-06-18 13:36 UTC  (5+ messages)
` [PATCH v3 3/3] media: i2c: os02g10: implement crop handling with set_selection

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-18 13:36 UTC  (7+ messages)

[PATCH v6 0/2] Improve the performance of bitmap_find_next_zero_area_off()
 2026-06-18 13:35 UTC  (3+ messages)
` [PATCH v6 1/2] lib: bitmap: add tests for bitmap_find_next_zero_area_off()
` [PATCH v6 2/2] lib: bitmap: optimize bitmap_find_next_zero_area_off()

[PATCH v1 1/1] i2c: davinci: Use generic definitions for bus frequencies
 2026-06-18 13:34 UTC 

[PATCHES v3 0/2] perf tools: Add cached probe type detection for evsel
 2026-06-18 13:32 UTC  (3+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-18 13:30 UTC  (7+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core

[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-18 13:30 UTC  (3+ messages)
` [RFC PATCH net-next v8 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC

[PATCH 2/4] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
 2026-06-18 13:29 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: add missing QUP pinctrl states
 2026-06-18 13:29 UTC  (2+ messages)

[PATCH] USB: iowarrior: kill async writes before freeing on disconnect
 2026-06-18 13:29 UTC  (3+ messages)

[PATCH 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-06-18 13:28 UTC  (7+ messages)
` [PATCH 11/12] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH 12/12] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-06-18 13:27 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net v2] net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
 2026-06-18 13:18 UTC  (2+ messages)

[PATCH v2] EDAC/altera: use SDMMC compatibles to select A10/S10 IRQ layout
 2026-06-18 13:26 UTC  (4+ messages)
` [PATCH v3] EDAC/altera: use ECC manager compatible "


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