The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-17 13:50:30 to 2026-06-17 15:04:13 UTC [more...]

[PATCH v4 00/10] Input: cap11xx - Add support for CAP1114
 2026-06-17 15:02 UTC  (7+ messages)
` [PATCH v4 02/10] Input: cap11xx - remove unused register macros
` [PATCH v4 03/10] dt-bindings: input: microchip,cap11xx: Update datasheet URL and LED reg range
` [PATCH v4 04/10] dt-bindings: input: microchip,cap11xx: Add microchip,cap1126 LED reg constraints
` [PATCH v4 05/10] dt-bindings: input: microchip,cap11xx: Add reset-gpios property
` [PATCH v4 06/10] Input: cap11xx - add reset gpio support
` [PATCH v4 07/10] Input: cap11xx - refactor code for better CAP1114 support

[PATCH v3 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
 2026-06-17 15:04 UTC  (3+ messages)
` [PATCH v3 1/9] leds: st1202: stop pattern sequence before reprogramming

[PATCH] rust: drm: unplug the device on Registration drop
 2026-06-17 15:02 UTC 

linux-next: Tree for Jun 17
 2026-06-17 15:02 UTC 

linux-next: build failure after merge of the origin tree
 2026-06-17 15:02 UTC 

[RFC PATCH 0/5] rust: drm: minimal KMS bindings, EDID read, rotation, HDCP defs
 2026-06-17 15:02 UTC  (5+ messages)
` [RFC PATCH 1/4] rust: drm: add minimal KMS bindings for simple-display-pipe drivers
` [RFC PATCH 2/4] rust: drm: expose drm_edid.h for reading connector EDID
` [RFC PATCH 3/4] rust: drm: expose drm::Device::as_raw()
` [RFC PATCH 4/4] rust: drm: expose drm_blend.h and the atomic new-CRTC-state accessor

[PATCH v2 0/5] clk: implement sync_state support
 2026-06-17 15:02 UTC  (4+ messages)
` [PATCH v2 5/5] "

[PATCH v2] rust: kbuild: Replace and dissolve procmacro-extension variable
 2026-06-17 15:02 UTC  (3+ messages)

[PATCH] Revert "ASoC: audio-graph-card2: recommend to use auto select DAI format"
 2026-06-17 15:02 UTC  (2+ messages)

[RFC PATCH 0/2] rust: crypto: library AES-128 / SHA-256 / HMAC + RSA
 2026-06-17 15:01 UTC  (3+ messages)
` [RFC PATCH 1/2] rust: crypto: add library AES-128 / SHA-256 / HMAC-SHA256 bindings
` [RFC PATCH 2/2] rust: crypto: add RSA public-key encryption via crypto_akcipher

[PATCH net] dpaa2-switch: fix VLAN upper check not rejecting bridge join
 2026-06-17 15:01 UTC  (3+ messages)

[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-06-17 15:01 UTC  (10+ messages)

[BUG] ufs: crafted writable mount can overflow cylinder summary buffer
 2026-06-17 14:59 UTC  (2+ messages)

[RFC PATCH 0/9] rust: usb: synchronous bulk/control transfers + helpers
 2026-06-17 14:59 UTC  (10+ messages)
` [RFC PATCH 1/9] rust: usb: add synchronous bulk transfer support
` [RFC PATCH 2/9] rust: usb: add synchronous control "
` [RFC PATCH 3/9] rust: usb: add usb::Device::set_interface()
` [RFC PATCH 4/9] rust: usb: add usb::Interface::number()
` [RFC PATCH 5/9] rust: usb: add usb::Device::clear_halt()
` [RFC PATCH 6/9] rust: usb: add usb::Device::interrupt_recv()
` [RFC PATCH 7/9] rust: usb: add usb::Device::reset_configuration()
` [RFC PATCH 8/9] rust: usb: add an asynchronous persistently-queued bulk IN reader
` [RFC PATCH 9/9] rust: usb: add an asynchronous pipelined bulk OUT queue

[RFC PATCH 0/2] KVM: x86: Relay a nested Hyper-V root's vmbus posts to L0
 2026-06-17 14:51 UTC 

[PATCH RFC 2/4] printk: deprecate boot_delay in favour of printk_delay
 2026-06-17 15:00 UTC  (3+ messages)

[PATCH 00/15] ceph: add binary logging (BLOG) for CephFS
 2026-06-17 14:59 UTC  (16+ messages)
` [PATCH 01/15] ceph: add BLOG public headers
` [PATCH 02/15] ceph: add BLOG deserialization support
` [PATCH 03/15] ceph: add BLOG page-fragment allocator
` [PATCH 04/15] ceph: add BLOG magazine batch allocator
` [PATCH 05/15] ceph: add BLOG logger core
` [PATCH 06/15] ceph: add BLOG per-module context management
` [PATCH 07/15] ceph: add Ceph BLOG scaffolding
` [PATCH 08/15] ceph: add bout and boutc wrappers for BLOG
` [PATCH 09/15] ceph: switch MDS request plumbing to struct ceph_journal_info
` [PATCH 10/15] ceph: add BLOG debugfs interface
` [PATCH 11/15] ceph: convert VFS inode and directory paths to bout
` [PATCH 12/15] ceph: convert VFS data I/O "
` [PATCH 13/15] ceph: convert capability and snapshot "
` [PATCH 14/15] ceph: convert remaining helper "
` [PATCH 15/15] selftests: add Ceph BLOG smoke test and collection helpers

[PATCH] misc: nsm: only unlock nsm_dev on post-lock error paths
 2026-06-17 14:53 UTC 

[PATCH] timekeeping: Register default clocksource before taking tk_core.lock
 2026-06-17 14:57 UTC  (2+ messages)
` [tip: timers/urgent] "

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

[PATCH v3 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-17 14:56 UTC  (16+ messages)
` [PATCH v3 06/15] mm/slab: add alloc_flags to slab_alloc_context
` [PATCH v3 08/15] mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
` [PATCH v3 11/15] mm/slab: pass slab_alloc_context to __do_kmalloc_node()
` [PATCH v3 14/15] mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()
` [PATCH v3 15/15] mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheaves

[PATCH v2 0/7] RPM, perfcnt and other minor fixes for Panfrost
 2026-06-17 14:55 UTC  (9+ messages)
` [PATCH v2 5/7] drm/panfrost: Make reset sequence deal with an active HWPerf session
` [PATCH v2 6/7] drm/panfrost: Fix PM usage_count mishandling

[PATCH] dt-bindings: sound: add toshiba,apb-dummy-codec binding
 2026-06-17 14:55 UTC  (2+ messages)

[PATCH v2] [PATCH v2] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-17 14:54 UTC  (2+ messages)

[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
 2026-06-17 14:53 UTC  (14+ messages)
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE

[PATCH v8 0/5] iio: adc: add Versal SysMon driver
 2026-06-17 14:53 UTC  (5+ messages)
` [PATCH v8 2/5] "
` [PATCH v8 3/5] iio: adc: versal-sysmon: add I2C driver

[PATCH] ASoC: cs530x: Fix expected MCLK rates for CS5302/4/8
 2026-06-17 14:47 UTC 

[PATCH v7 0/7] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-06-17 14:51 UTC  (8+ messages)
` [PATCH v7 1/7] optee: ffa: Add NULL check in optee_ffa_lend_protmem
` [PATCH v7 2/7] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v7 3/7] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v7 4/7] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v7 5/7] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v7 6/7] KVM: arm64: Ensure FFA ranges are page aligned
` [PATCH v7 7/7] KVM: arm64: Zero out the stack initialized data in the FFA handler

[PATCH 1/3] file: add fd_except cleanup class
 2026-06-17 14:50 UTC  (3+ messages)

[PATCH v1] iommu/riscv: Add page request queue and IOPF support
 2026-06-17 14:49 UTC  (2+ messages)

[PATCH] KVM: arm64: nv: Fix PSTATE construction on illegal exception return
 2026-06-17 14:49 UTC 

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

[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-17 14:47 UTC  (2+ messages)

[PATCH v2 2/2] leds: pwm-multicolor: Introduce default-intensity property
 2026-06-17 14:47 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/1] rust: workqueue: add ScopedQueue for lifetime bound items
 2026-06-17 14:45 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-17 14:46 UTC  (4+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH] vfs: missing inode operation should return a consistent error code
 2026-06-17 14:44 UTC  (6+ messages)

[PATCH] dm: avoid leaking the caller's thread keyring via the table device file
 2026-06-17 14:33 UTC 

drivers/md/dm.c:601: Warning: missing closing `"'
 2026-06-17 14:40 UTC 

[PATCH v2 00/16] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-17 14:39 UTC  (6+ messages)
` [PATCH v2 07/16] mm/slab: replace struct partial_context with slab_alloc_context

[PATCH] drm/amdgpu/soc24: reset dGPU if suspend got aborted
 2026-06-17 14:39 UTC  (2+ messages)

[PATCH v5 3/7] mfd: nct6694: Introduce transport abstraction with function pointers
 2026-06-17 14:39 UTC  (4+ messages)

[PATCH] usb: rust: mark Device and Interface methods as inline
 2026-06-17 14:39 UTC  (3+ messages)

[PATCH v4] staging: rtl8723bs: remove redundant rsp_allocated_buf
 2026-06-17 13:21 UTC  (2+ messages)

[PATCH 0/4] s390: Idle time accounting improvements
 2026-06-17 14:33 UTC  (4+ messages)
` [PATCH 3/4] s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()

[PATCH v6 0/2] drm/panel: Add support for the FocusLCDs E35GH-I-MW800CB
 2026-06-17 14:32 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: display: panel: Add Ilitek ILI9488 panel controller
` [PATCH v6 2/2] drm/panel: Add Ilitek ILI9488 controller driver

[PATCH v2] power: sequencing: pcie-m2: Sort PCI device IDs in ascending order
 2026-06-17 14:30 UTC 

[PATCH v2] f2fs: skip direct I/O iostat context when disabled
 2026-06-17 14:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] drm/panfrost: Enable cycle counting when perfcnt is enabled
 2026-06-17 14:29 UTC 

[PATCH 5.15 000/410] 5.15.210-rc2 review
 2026-06-17 14:29 UTC  (2+ messages)

[PATCH v2] md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistency
 2026-06-17 14:28 UTC 

[PATCH 00/13] gpu: nova-core: blackwell follow-ups and fixes
 2026-06-17 14:27 UTC  (7+ messages)
` [PATCH 05/13] gpu: nova-core: gsp: keep FMC boot params DMA region alive during error
` [PATCH 09/13] gpu: nova-core: wait for FSP boot earlier

[PATCH v2 0/2] Coldfire m5441x: add RCM power-on reason driver
 2026-06-17 14:27 UTC  (3+ messages)
` [PATCH v2 1/2] power: reset: add MCF5441x "

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-17 14:26 UTC  (6+ messages)
` [PATCH v2 2/6] "

[PATCH] drm/xe/guc: Fix invalid kfree() call via __cleanup on pointer
 2026-06-17 14:26 UTC 

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-17 14:26 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
 2026-06-17 14:25 UTC  (9+ messages)
` [PATCH bpf 1/2] bpf: Fix stack slot index in "
    `  "
` [PATCH bpf 2/2] selftests/bpf: Cover stack nospec slot indexing
    `  "

[PATCH 6.6 000/452] 6.6.143-rc1 review
 2026-06-17 14:23 UTC  (3+ messages)

Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
 2026-06-17 14:22 UTC  (2+ messages)

[PATCH 0/2] riscv: unaligned: stop using kthread for vector speed probe
 2026-06-17 14:21 UTC  (2+ messages)

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-06-17 14:21 UTC  (3+ messages)

[PATCH v9] extcon: add support for Samsung S2M series PMIC extcon devices
 2026-06-17 14:21 UTC  (2+ messages)

[PATCH bpf v3 2/2] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-17 14:19 UTC  (3+ messages)

[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-06-17 14:19 UTC  (5+ messages)
` [PATCH v17 08/17] mmc: renesas_sdhi: Add tuning_delay hw_info flag

[PATCH] scripts: Getting rid of -h option, when empty, the usage will be shown
 2026-06-17 14:18 UTC  (3+ messages)

[REGRESSION][BISECTED] Long boot time with Xen HVM guests during PV spinlock initialization
 2026-06-17 14:17 UTC  (4+ messages)
` [tip: timers/core] time/jiffies: Register jiffies clocksource before usage

[PATCH 0/4] arm64: dts: qcom: Add PMIC thermal support for Shikra platforms
 2026-06-17 14:17 UTC  (10+ messages)
` [PATCH 1/4] arm64: dts: qcom: pm4125: Add VADC and temp alarm nodes
` [PATCH 2/4] arm64: dts: qcom: pm8005: Add temp alarm node
` [PATCH 3/4] arm64: dts: qcom: Add PMIC thermal support for Shikra CQ2390M SoM platform

[PATCH] dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALID
 2026-06-17 14:16 UTC  (3+ messages)

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-17 14:16 UTC  (2+ messages)

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-17 14:15 UTC  (2+ messages)

[PATCH] rust: i2c: avoid locking when calling I2cAdapter::inc_ref
 2026-06-17 14:12 UTC  (2+ messages)

[syzbot] [nilfs?] INFO: task hung in nilfs_segctor_thread (7)
 2026-06-17 14:11 UTC 

[PATCH v2] ASoC: soc-core: Create device_link to ensure correct suspend order
 2026-06-17 14:10 UTC  (2+ messages)

[PATCH] nvme: unmap the data buffer when metadata mapping fails
 2026-06-17 14:09 UTC  (3+ messages)

[PATCH v1] rust: workqueue: add ScopedQueue for lifetime bound items
 2026-06-17 14:08 UTC  (3+ messages)

[PATCH 6.18 000/325] 6.18.36-rc1 review
 2026-06-17 14:07 UTC  (2+ messages)

[PATCH net] net: rnpgbe: fix mailbox endianness handling
 2026-06-17 14:05 UTC  (5+ messages)

[PATCH net v2] tipc: fix use-after-free of the discoverer in tipc_disc_rcv()
 2026-06-17 14:05 UTC  (3+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-17 14:03 UTC  (11+ messages)

[PATCH 0/2] gpu: nova-core: convert to kernel bitfield macro and remove local variant
 2026-06-17 14:02 UTC  (3+ messages)
` [PATCH 1/2] gpu: nova-core: convert to kernel bitfield macro
` [PATCH 2/2] gpu: nova-core: remove local "

[PATCH net V2 0/3] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
 2026-06-17 14:01 UTC  (4+ messages)
` [PATCH net V2 1/3] net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
` [PATCH net V2 2/3] net/mlx5e: Fix HV VHCA stats agent registration race
` [PATCH net V2 3/3] net/mlx5e: Fix publication race for priv->channel_stats[]

[PATCH 0/3] mm/zram: route block swap I/O through swap_ops
 2026-06-17 14:01 UTC  (5+ messages)

[PATCH v2 0/3] iio: magnetometer: add driver for QST QMC5883L Sensor
 2026-06-17 13:59 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v7 00/20] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-06-17 13:59 UTC  (2+ messages)

[PATCH v2] arm64: tlbflush: Don't broadcast if mm was only active on local cpu
 2026-06-17 13:58 UTC  (6+ messages)

[PATCH net v3] tipc: fix use-after-free of the discoverer in tipc_disc_rcv()
 2026-06-17 13:57 UTC 

ALSA: caiaq: possible out of bounds read in Traktor Kontrol S4 dispatch
 2026-06-17 13:58 UTC  (3+ messages)

[RFC PATCH v1.1 0/2] mm/damon/sysfs-schemes: fix wrong directories put orders in error paths
 2026-06-17 13:55 UTC  (3+ messages)
` [RFC PATCH v1.1 1/2] mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()
` [RFC PATCH v1.1 2/2] mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal error

[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-17 13:54 UTC  (11+ messages)
` [PATCH v6 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v6 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v6 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v6 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v6 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v6 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v6 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v6 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v6 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v6 10/10] RAS: add firmware-first CPER provider

[PATCH 7.0 000/378] 7.0.13-rc1 review
 2026-06-17 13:56 UTC  (2+ messages)

CVE-2026-46174: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
 2026-06-17 13:54 UTC  (2+ messages)

[PATCH] PNP: make pnp_eisa_id_to_string() take __be32 id
 2026-06-17 13:55 UTC 

[PATCH 0/7] Support ROHM BD127x0 hot-swap controllers
 2026-06-17 13:54 UTC  (5+ messages)
` [PATCH 6/7] hwmon: adm1275: Support ROHM BD12790

[PATCH v1] drm/bridge: of-display-mode-bridge: Fix missing static const for the bridge funcs
 2026-06-17  8:07 UTC 

[PATCH v15 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-06-17 13:51 UTC  (5+ messages)
` [PATCH v15 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH] media: rc-core: Ensure that keymaps are sorted
 2026-06-17 13:51 UTC 

[RFC PATCH 0/3] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-17 13:51 UTC  (3+ messages)
` [RFC PATCH 2/3] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic

[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
 2026-06-17 13:50 UTC  (11+ messages)
          ` Properly synchronize dma_fence->signaled bit (Was: Re: [RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking)


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