The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-06 03:39:13 to 2026-07-06 06:32:08 UTC [more...]

[PATCH v2 0/2] Add support for cmpxchg16b emulation
 2026-07-06  6:30 UTC 

[PATCH v2] mm: memcg: reset zswap settings in css_reset
 2026-07-06  6:28 UTC  (2+ messages)

[PATCH v2] dt-bindings: nvmem: qfprom: Add ipq5210 & ipq9650 compatible
 2026-07-06  6:29 UTC 

[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
 2026-07-06  6:28 UTC  (7+ messages)
` [PATCH 5/9] ax88179_178a: Add support for ethtool pause parameter configuration

[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
 2026-07-06  6:28 UTC  (7+ messages)
` [PATCH v4 2/9] usb: misc: qcom_eud: add sysfs attribute for port selection
` [PATCH v4 3/9] usb: misc: qcom_eud: add per-path High-Speed PHY control
` [PATCH v4 5/9] usb: misc: qcom_eud: improve enable_store API

[PATCH] Revert "mtd: maps: remove uclinux map driver"
 2026-07-06  6:24 UTC  (2+ messages)

[PATCH v7 0/2] ocfs2: validate xattr entry bounds
 2026-07-06  6:24 UTC  (5+ messages)
` [PATCH v7 1/2] ocfs2: validate inline xattrs during inode block validation
` [PATCH v7 2/2] ocfs2: validate external xattr entries when reading metadata

[PATCH v2] mtd: onenand: samsung: report DMA completion timeouts
 2026-07-06  6:24 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: fsl_ifc: return errors for failed page reads
 2026-07-06  6:24 UTC  (2+ messages)

[PATCH v2] mtd: mchp23k256: use SPI match data for chip caps
 2026-07-06  6:24 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
 2026-07-06  6:24 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
 2026-07-06  6:24 UTC  (2+ messages)

[PATCH v2] mtd: virt-concat: free duplicate generated name
 2026-07-06  6:24 UTC  (2+ messages)

[PATCH] mtd: fix double free and WARN_ON in add_mtd_device() error paths
 2026-07-06  6:24 UTC  (2+ messages)

[RFC PATCH 0/3] mtd: spi-nor: Rework flash parameter initialization
 2026-07-06  6:24 UTC  (2+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-06  6:19 UTC  (41+ messages)
` [PATCH v19 01/40] dept: implement "
` [PATCH v19 02/40] dept: add single event dependency tracker APIs
` [PATCH v19 03/40] dept: add lock "
` [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
` [PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
` [PATCH v19 06/40] dept: distinguish each kernel context from another
` [PATCH v19 07/40] dept: distinguish each work "
` [PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v19 09/40] dept: record the latest one out of consecutive waits of the same class
` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v19 14/40] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
` [PATCH v19 16/40] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v19 17/40] dept: apply timeout consideration to swait
` [PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
` [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v19 20/40] dept: apply timeout consideration to dma fence wait
` [PATCH v19 21/40] dept: make dept able to work with an external wgen
` [PATCH v19 22/40] dept: track PG_locked with dept
` [PATCH v19 23/40] dept: print staged wait's stacktrace on report
` [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v19 25/40] dept: add documents for dept
` [PATCH v19 26/40] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
` [PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v19 36/40] dept: track PG_writeback with dept
` [PATCH v19 37/40] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
` [PATCH v19 40/40] dept: implement a basic unit test for dept

[PATCH v4 0/7] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-06  6:21 UTC  (4+ messages)
` [PATCH v4 4/7] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt

[PATCH] f2fs: introduce gcless mount option to avoid foreground GC
 2026-07-06  6:20 UTC 

[PATCH v3] mm/hugetlb: Fix null nodemask in alloc_fresh_hugetlb_folio
 2026-07-06  6:17 UTC  (2+ messages)

[PATCH v2] xfrm: cache the offload ifindex for netlink dumps
 2026-07-06  6:18 UTC  (2+ messages)

[PATCH] arm: kernel: initialize jump labels before parsing early params
 2026-07-06  6:16 UTC 

[PATCH] misc: fastrpc: create duplicate sessions after all CB probing
 2026-07-06  6:16 UTC  (5+ messages)

[PATCH ipsec] xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
 2026-07-06  6:14 UTC  (2+ messages)

[PATCH] iio: accel: bmc150: free irq before teardown
 2026-07-06  6:11 UTC  (3+ messages)

[PATCH for-next] RDMA/hfi1: Remove unused non-user-accessible device class
 2026-07-06  6:10 UTC  (2+ messages)

[syzbot] [nilfs?] WARNING in nilfs_cpfile_delete_checkpoints
 2026-07-06  6:10 UTC 

[PATCH] vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
 2026-07-06  6:09 UTC 

[PATCH] scsi: mpt3sas: fix invalid kfree of embedded event_data in event callback
 2026-07-06  6:08 UTC 

[PATCH v2] firmware: stratix10-svc: fix FCS SMC call kernel-doc
 2026-07-06  6:07 UTC  (3+ messages)

[PATCH v5 00/10] coco: guest: Enforce host page-size alignment for shared buffers
 2026-07-06  6:04 UTC  (11+ messages)
` [PATCH v5 01/10] mm/mem_encrypt: Add helpers for shared-buffer alignment
` [PATCH v5 02/10] irqchip/gic-v3-its: Align shared ITS allocations to the CoCo shared granule size
` [PATCH v5 03/10] dma-mapping: Pass allocation attrs to contiguous allocation helpers
` [PATCH v5 04/10] dma-direct: Align CoCo shared DMA allocations to the shared granule size
` [PATCH v5 05/10] swiotlb: Align shared IO TLB pools "
` [PATCH v5 06/10] swiotlb: Reject misaligned restricted DMA pools for CoCo guests
` [PATCH v5 07/10] dma-buf: system_heap: Enforce shared-granule alignment for cc-shared buffers
` [PATCH v5 08/10] arm64: realm: Move Realm memory encryption ops to RSI code
` [PATCH v5 09/10] arm64: realm: Add RHI helper to query IPA state change alignment
` [PATCH v5 10/10] arm64: realm: Expose the CCA shared granule size through mem_encrypt ops

[PATCH v3] xfs: tie zoned sysfs lifetime to zone info
 2026-07-06  6:05 UTC  (2+ messages)

[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-07-06  6:04 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: shikra: Add MDSS display subsystem
` [PATCH v2 2/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel
` [PATCH v2 3/4] arm64: defconfig: Enable ILI7807S DSI panel driver
` [PATCH v2 4/4] arm64: dts: qcom: shikra-cqs-evk: Enable display and add ili7807s panel

[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
 2026-07-06  6:02 UTC  (5+ messages)

[PATCH 1/2] iio: adc: ti-ads131m02: Drop redundant NULL check on devm_clk_get_enabled()
 2026-07-06  6:04 UTC  (5+ messages)

[PATCH v3] xfs: clean up spelling and grammar errors in comments
 2026-07-06  6:03 UTC  (2+ messages)

[PATCH 6.18.y] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-06  5:59 UTC  (2+ messages)

[PATCH v3 0/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-07-06  5:59 UTC  (6+ messages)
` [PATCH v3 2/3] iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary print
` [PATCH v3 3/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH v1] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-06  5:58 UTC  (2+ messages)

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-06  5:57 UTC  (21+ messages)
` [PATCH v3 01/14] fs/namei.c: use trailing_slashes()
` [PATCH v3 04/14] vfs: call audit_inode_child() in lookup_open() on failure too
` [PATCH v3 05/14] fs/namei.c: update docstring of atomic_open()
` [PATCH v3 07/14] vfs: move ->create check in lookup_open() to before try_break_deleg()
` [PATCH v3 08/14] vfs: lookup_open(): use vfs_create_no_perm()
` [PATCH v3 09/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
` [PATCH v3 10/14] vfs: move O_IS_MKDIR check from lookup_open() into individual filesystems
` [PATCH v3 11/14] vfs: refuse O_CREAT for directories through a dangling symlink
` [PATCH v3 12/14] vfs: short-circuit MAY_WRITE access for O_DIRECTORY opens
` [PATCH v3 13/14] selftest: fix headers in fclog.c

[PATCH] dt-bindings: iio: adc: convert Xilinx XADC bindings to YAML
 2026-07-06  5:56 UTC  (3+ messages)

[PATCH v3] firmware: stratix10-svc: fix FCS SMC call kernel-doc
 2026-07-06  5:55 UTC 

[PATCH v2] MAINTAINERS: replace maintainer for Altera mSGDMA driver
 2026-07-06  5:53 UTC  (2+ messages)

[PATCH] ALSA: hda/intel: fix memory leak in hda_init_streams()
 2026-07-06  5:51 UTC 

[PATCH v4] riscv: mm: Avoid spurious fault after hotplugging vmemmap
 2026-07-06  5:48 UTC  (5+ messages)

[PATCH] scsi: ses: bound the page 2 descriptor walk to the page 2 buffer
 2026-07-06  5:46 UTC 

[PATCH] btrfs: remove verity Merkle folio from page cache on error
 2026-07-06  5:39 UTC 

[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
 2026-07-06  5:38 UTC  (4+ messages)

[PATCH net-next 0/2] rust: net: Use kernel style vertical imports
 2026-07-06  5:38 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: ax88796b: Use vertical import style
` [PATCH net-next 2/2] net: phy: qt2025: "

[PATCH v4] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-06  5:36 UTC  (2+ messages)

[PATCH v2 0/3] iommufd: Fix vDEVICE allocation lifecycle bugs
 2026-07-06  5:36 UTC  (4+ messages)
` [PATCH v2 1/3] iommufd/viommu: Release the igroup lock on the vdevice_size error path
` [PATCH v2 2/3] iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeeds
` [PATCH v2 3/3] iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE

[PATCH] soc: amlogic: clk-measure: Mark the clock measure table as __initconst
 2026-07-06  5:36 UTC 

[PATCH 0/4] gpu: nova: Export parameters from nova-core to nova-drm
 2026-07-06  5:34 UTC  (5+ messages)
` [PATCH 1/4] gpu: nova-core: Add public driver API to nova-core
` [PATCH 2/4] gpu: nova: Add DRM registration data
` [PATCH 3/4] drm: nova: Add GETPARAM parameter to read the GPU chipset
` [PATCH 4/4] drm: nova: Add a GETPARAM parameter to read usable VRAM size

[PATCH] selftests/futex_requeue: Increase futex timeout to cover slow hardware
 2026-07-06  5:34 UTC  (3+ messages)

[PATCH net] net: stmmac: raise TX completion interrupt at the end of an xmit burst
 2026-07-06  5:32 UTC 

[PATCH v2 0/4] Optimize BPF tailcall for LoongArch
 2026-07-06  5:31 UTC  (10+ messages)
` [PATCH v2 2/4] LoongArch: BPF: Move arena register slot below TCC context
` [PATCH v2 3/4] LoongArch: BPF: Refactor jump offset calculation in tail call
` [PATCH v2 4/4] LoongArch: BPF: Implement branchless conditional move for TCC

[PATCH] staging: media: atomisp: Remove unnecessary else after return
 2026-07-06  5:28 UTC  (4+ messages)

[PATCH v6 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-07-06  5:28 UTC  (4+ messages)
` [PATCH v6 7/7] arm64: dts: qcom: eliza: Add support for MM clock controllers

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-06  5:27 UTC  (11+ messages)

[PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
 2026-07-06  5:18 UTC 

[PATCH] ipe: fix bracket
 2026-07-06  5:25 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-06  5:24 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch

[PATCH] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-07-06  5:23 UTC  (2+ messages)

[PATCH] mm: nommu: point to the write iterator upon split_vma
 2026-07-06  5:23 UTC  (4+ messages)

[PATCH 0/5] sched: dynamic: Simplify PREEMPT_DYNAMIC
 2026-07-06  5:19 UTC  (10+ messages)
` [PATCH 1/5] sched: dynamic: Make PREEMPT_DYNAMIC depend on ARCH_HAS_PREEMPT_LAZY
` [PATCH 2/5] sched: dynamic: Simplify {cond,might}_resched()
` [PATCH 3/5] sched: dynamic: Simplify preempt_schedule{,_notrace}()
` [PATCH 4/5] sched: dynamic: Simplify irqentry_exit_cond_resched()

[PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning
 2026-07-06  5:18 UTC  (2+ messages)

[PATCH v2 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-06  5:14 UTC  (8+ messages)
` [PATCH v2 5/6] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven

[PATCH v3] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-06  5:11 UTC  (4+ messages)

[PATCH] crypto: qat - use strscpy_pad to simplify adf_service_string_to_mask
 2026-07-06  5:11 UTC  (2+ messages)

[PATCHv2 net] net: emac: mal: fix W1C write race in ICINTSTAT clearing
 2026-07-06  5:09 UTC  (2+ messages)

[PATCH] iommu/amd: bound early ACPI HID map entries
 2026-07-06  5:08 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: fix a doc for efi_no_storage_paranoia the "5KB" instead of the "50%"
 2026-07-06  5:05 UTC 

[PATCH] USB: hub: call ACPI _PRR reset during port power-cycle on enumeration failure
 2026-07-06  5:04 UTC  (3+ messages)

[PATCH v3] module: Extend module_blacklist parameter to built-in modules
 2026-07-06  5:03 UTC 

[PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model
 2026-07-06  4:59 UTC  (11+ messages)

[PATCH] ASoC: xtensa: Use dev_err_probe() and drop redundant error handling
 2026-07-06  4:57 UTC 

[PATCH 0/5] clk: qcom: Introduce initial clock controllers for Maili SoC
 2026-07-06  4:55 UTC  (4+ messages)
` [PATCH 4/5] clk: qcom: gcc-hawi: Add support for global clock controller on Maili

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-06  4:55 UTC  (3+ messages)
` [PATCH 40/42] misc: fastrpc: Use devm_of_reserved_mem_device_init()

[PATCH bpf-next v2 00/11] LoongArch: BPF: arena features, exceptions, private stack and may_goto
 2026-07-06  4:55 UTC  (3+ messages)
` [PATCH bpf-next v2 01/11] LoongArch: BPF: Fix tail call count pointer offset for arena programs

[PATCH v2] module: Extend module_blacklist parameter to built-in modules
 2026-07-06  4:46 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: fix ML-STA authentication timeout on QCC2072
 2026-07-06  4:44 UTC  (2+ messages)

[PATCH v5 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-07-06  4:44 UTC  (4+ messages)
` [PATCH v5 2/2] PM: dpm_watchdog: Allow disabling DPM watchdog by default

[PATCH] mm: memcontrol: use 'unsigned int' instead of bare 'unsigned'
 2026-07-06  4:43 UTC 

[PATCH v11 0/3] KSM: performance optimizations for rmap_walk_ksm
 2026-07-06  4:40 UTC  (2+ messages)

[PATCH v2] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
 2026-07-06  4:40 UTC  (2+ messages)

[PATCH v6 0/2] Add support for LTC3208 multi-display driver
 2026-07-06  4:39 UTC  (4+ messages)
` [PATCH v6 2/2] leds: ltc3208: Add driver for LTC3208 Multidisplay LED Driver

[PATCH v2] usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODE
 2026-07-06  4:38 UTC  (3+ messages)

[PATCH] mm/slub: fix lost local objects when bulk remote free batch fills
 2026-07-06  4:36 UTC  (2+ messages)

[PATCH] scsi: ses: skip an enclosure status page shorter than its header
 2026-07-06  4:35 UTC 

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-07-06  4:19 UTC  (4+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH] lib: test_hmm: use device devt for coherent device range selection
 2026-07-06  4:29 UTC  (2+ messages)

[PATCH] rust: rcpufreq_dt: use vertical import style
 2026-07-06  4:23 UTC  (2+ messages)

[PATCH] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v1()
 2026-07-06  4:20 UTC  (3+ messages)

[PATCH v6 0/1] rust: introduce abstractions for fwctl
 2026-07-06  4:19 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH] block: split out a new blk_plug.h helper
 2026-07-06  4:11 UTC 

[PATCH] i2c: virtio: Reset virtqueue before freeing interrupted requests
 2026-07-06  4:08 UTC  (2+ messages)

[PATCH] cpufreq: apple-soc: Calculate frequency as a 64-bit value
 2026-07-06  4:02 UTC  (2+ messages)

[PATCH] ntfs: fail attrlist updates when the superblock is inactive
 2026-07-06  4:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] selftests/core: Allow file descriptor 0 in close_range_test
 2026-07-06  3:58 UTC 

[PATCH v2] ext4: validate readdir offset before accessing dirent
 2026-07-06  4:13 UTC 

[PATCH v5] net: gro: fix double aggregation of flush-marked skbs
 2026-07-06  3:46 UTC 

[PATCH v3 0/6] Add minimal Exynos8855 SoC support
 2026-07-06  3:44 UTC  (4+ messages)
  ` [PATCH v3 1/6] dt-binding: ARM: samsung: Add Samsung Exynos8855


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