The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-14 02:05:45 to 2026-07-14 04:53:37 UTC [more...]

[PATCH 00/33] Library APIs for AES encryption modes
 2026-07-14  4:53 UTC  (5+ messages)
` [PATCH 04/33] lib/crypto: aes: Add CTR and XCTR support

[PATCH v1 0/9] Support Clang context analysis for ext2
 2026-07-14  4:49 UTC  (7+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning

[PATCH] powerpc/powernv: fix null pointer dereference in pnv_get_random_long()
 2026-07-14  4:48 UTC  (2+ messages)

[PATCH] fs/ceph/mds_client: use detach_cap_releases() in ceph_send_cap_releases()
 2026-07-14  4:45 UTC  (2+ messages)

[PATCH 0/5] Switch PCIe node to new style of bindings for Qualcomm IPQ SoCs
 2026-07-14  4:41 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: ipq8074: move PCIe phys and PERST# to port node
` [PATCH 2/5] arm64: dts: qcom: ipq6018: move PCIe phys "
` [PATCH 3/5] arm64: dts: qcom: ipq5018: move PCIe phys and PERST# "
` [PATCH 4/5] arm64: dts: qcom: ipq9574: Add PCIe bridge node
` [PATCH 5/5] arm64: dts: qcom: ipq9574: enable the PCIe support on RDP454

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-07-14  4:37 UTC  (3+ messages)
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents

[PATCH v4] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-07-14  4:38 UTC  (2+ messages)

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-14  4:34 UTC  (6+ messages)

[RFC PATCH 00/10] mm/damon/core: hide core-private struct fields
 2026-07-14  4:34 UTC  (11+ messages)
` [RFC PATCH 01/10] mm/damon/core: hide private damon_region fields
` [RFC PATCH 02/10] mm/damon/core: hide private damon_target fields
` [RFC PATCH 03/10] mm/damon/core: hide private damos_quota_goal fields
` [RFC PATCH 04/10] mm/damon/core: hide private damos_quota fields
` [RFC PATCH 05/10] mm/damon/core: hide private damos_filter fields
` [RFC PATCH 06/10] mm/damon/core: hide private damos fields
` [RFC PATCH 07/10] mm/damon/core: hide private damon_filter fields
` [RFC PATCH 08/10] mm/damon/core: hide private damon_probe fields
` [RFC PATCH 09/10] mm/damon/sysfs: do not directly access damon_ctx->ops
` [RFC PATCH 10/10] mm/damon/core: hide core-private damon_ctx fields

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-14  4:32 UTC  (5+ messages)
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition

[PATCH bpf v4 1/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-14  4:31 UTC  (11+ messages)

[PATCH] arm64/mm: Rename PGD_SIZE as PGD_TABLE_SIZE
 2026-07-14  4:30 UTC 

[PATCH 0/2] Add PCIe support for Qualcomm's IPQ9650 support
 2026-07-14  4:29 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq9650: add the PCIe support
` [PATCH 2/2] arm64: dts: qcom: ipq9650-rdp488: enable "

[PATCH v6 0/7] Refactor drm_writeback_connector structure
 2026-07-14  4:28 UTC  (8+ messages)
` [PATCH v6 1/7] drm: writeback: "
` [PATCH v6 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v6 3/7] drm: writeback: Modify drm_writeback_queue_job helper
` [PATCH v6 4/7] drm: writeback: Modify drm_writeback_signal_completion helper
` [PATCH v6 5/7] drm: writeback: Modify drm_writeback_get_out_fence helper
` [PATCH v6 6/7] drm: writeback: Modify prepare_writeback_job helper
` [PATCH v6 7/7] drm: writeback: Modify cleanup_writeback_job helper

[PATCH 0/2] Remove pcrypt
 2026-07-14  4:28 UTC  (5+ messages)
` [PATCH 1/2] crypto: pcrypt - "
` [PATCH 2/2] padata: Remove serialized job support

[PATCH] counter: microchip-tcb-capture: Fix DT channel validation
 2026-07-14  4:29 UTC 

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-14  4:27 UTC  (12+ messages)
` [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v7 04/22] dma: free atomic pool pages by physical address
` [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH V5 0/9] null_blk: fix init/exit races and memleaks
 2026-07-14  4:18 UTC  (10+ messages)
` [PATCH V5 1/9] null_blk: use DEFINE_MUTEX for the file-scope mutex
` [PATCH V5 2/9] null_blk: register configfs subsystem after creating default devices
` [PATCH V5 3/9] null_blk: move unregister_blkdev() after destroying dev in null_exit()
` [PATCH V5 4/9] null_blk: free global tag_set on init error path
` [PATCH V5 5/9] null_blk: free zones array on device power-off
` [PATCH V5 6/9] null_blk: clean up null_del_dev() to use cached dev pointer
` [PATCH V5 7/9] null_blk: reject per-device queue resize for shared tag set
` [PATCH V5 8/9] null_blk: serialize configfs attribute stores with device setup
` [PATCH V5 9/9] null_blk: serialize configfs attribute shows with the file-scope lock

[PATCH] ecryptfs: validate packet parser buffer lengths
 2026-07-14  4:19 UTC  (2+ messages)

[PATCH net v5] tipc: fix u16 MTU truncation in media and bearer MTU validation
 2026-07-14  4:15 UTC 

Maintainers Summit 2026 Call for Topics
 2026-07-14  4:14 UTC 

[PATCH] cpufreq: Remove redundant dev_err()
 2026-07-14  4:13 UTC  (3+ messages)

[PATCH 0/4] crypto: iaa - Fixes for multi entry SG lists
 2026-07-14  4:10 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: idxd: assign all engines to group 0 in IAA defaults
` [PATCH 2/4] crypto: iaa - fall back to software for multi-entry scatterlists
` [PATCH 3/4] crypto: iaa - avoid counting fallback decompression bytes
` [PATCH 4/4] crypto: iaa - use bounce buffer for multi-sg decompress input

[PATCH] w1: ds2482: Fix signedness bug in ds2482_w1_triplet()
 2026-07-14  4:10 UTC 

[PATCH] selinux: compute the IMA configuration settings string length once at boot
 2026-07-14  4:09 UTC 

[PATCH v22 0/3] Add OpenCores PTC PWM support
 2026-07-14  3:30 UTC  (3+ messages)
` [PATCH v22 2/3] riscv: dts: starfive: Correct pwm nodes
` [PATCH v22 3/3] pwm: Add OpenCores PTC PWM driver

[PATCH 0/2] mm/hugetlb: fix list corruption in allocate_file_region_entries()
 2026-07-14  4:03 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mm: add hugetlb_region_cache_race regression test

[PATCH v1] arm64: dts: imx943-evk: Remove 'supports-clkreq' from PCIe1
 2026-07-14  4:05 UTC 

[PATCH v7] f2fs: protect gc task pointer during teardown
 2026-07-14  3:55 UTC  (4+ messages)

[PATCH net v4] tipc: fix u16 MTU truncation in media and bearer MTU validation
 2026-07-14  3:50 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Convert nested ops to static calls
 2026-07-14  3:46 UTC  (3+ messages)
` [PATCH v2 1/3] KVM: x86: Reject nested CAP enablement if nested virtualization is disabled

[PATCH net-next 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-14  3:43 UTC  (3+ messages)

[PATCH 0/2] jbd2: bound j_list_lock hold time in the checkpoint shrinker
 2026-07-14  3:41 UTC  (4+ messages)

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

[PATCH v2 0/4] docs/zh_CN: update rust documentation translations
 2026-07-14  3:39 UTC  (4+ messages)
` [PATCH v2 2/4] docs/zh_CN: Update rust/general-information.rst translation

[BUG] USB: serial: sierra: slab-out-of-bounds read in sierra_instat_callback() on short interrupt-IN packet
 2026-07-14  3:37 UTC 

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-14  3:34 UTC  (8+ messages)
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH bpf 1/1] selftests/bpf: Enable BLK_DEV_NBD for raw_tp_writable_reject_nbd_invalid
 2026-07-14  3:32 UTC  (3+ messages)

[PATCH v2] dmaengine: moxart: Fix use-after-free by proper tasklet cleanup
 2026-07-14  3:30 UTC 

[PATCH] crypto: keembay - Initialize completion before requesting IRQ
 2026-07-14  3:30 UTC 

[PATCH] btrfs: zoned: fix missing chunk metadata reservation
 2026-07-14  3:29 UTC 

[PATCH v3 0/3] SM8450 QoL changes (dispcc)
 2026-07-14  3:28 UTC  (4+ messages)
` [PATCH v3 1/3] clk: qcom: dispcc-sm8450: Fix disp_cc_mdss_mdp_clk_src ops
` [PATCH v3 2/3] clk: qcom: dispcc-sm8450: Migrate to qcom_cc_driver_data
` [PATCH v3 3/3] clk: qcom: alpha-pll: Check Lucid Ole PLL status before configuring

[PATCH] dma/swiotlb: make high watermark tracking boot-time opt-in
 2026-07-14  3:25 UTC 

[PATCH] remoteproc: qcom_q6v5_wcss: remove unneeded semicolon
 2026-07-14  3:22 UTC 

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-07-14  3:23 UTC  (8+ messages)

[PATCH] tools/sched_ext: scx_qmap: Fix stale API name in comment
 2026-07-14  3:20 UTC 

[PATCH] fix: arm64: syscall: use live x0 for syscall_get_arguments() arg0
 2026-07-14  3:20 UTC  (7+ messages)
` [PATCH v2] arm64: ptrace: use live x0 for seccomp and audit after ptrace

[PATCH v4 0/2] Modify interrupt handling for eUSB2 Phy targets
 2026-07-14  3:20 UTC  (11+ messages)
` [PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy

[PATCH] mm: shmem: make unused huge shrinker memcg aware
 2026-07-14  3:19 UTC 

[PATCH v7 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-14  3:18 UTC  (8+ messages)
` [PATCH v7 1/7] drm/tyr: add resources to RegistrationData
` [PATCH v7 2/7] drm/tyr: add a generic slot manager
` [PATCH v7 3/7] drm/tyr: add Memory Management Unit (MMU) support
` [PATCH v7 4/7] drm/tyr: add GPU virtual memory (VM) support
` [PATCH v7 5/7] drm/tyr: add a kernel buffer object
` [PATCH v7 6/7] drm/tyr: add parser for firmware binary
` [PATCH v7 7/7] drm/tyr: add Microcontroller Unit (MCU) booting

[PATCH 0/2] LoongArch: KVM: EIOINTC: fix INT_ENCODE ipnum out-of-bounds access
 2026-07-14  3:19 UTC  (4+ messages)
` [PATCH 1/2] LoongArch: KVM: EIOINTC: clamp ipnum to valid range in INT_ENCODE mode

[PATCH] ipc/shm: check shm_lock() in do_shmat cleanup
 2026-07-14  3:17 UTC 

[PATCH v6 0/9] mm/page_owner: misc cleanups
 2026-07-14  3:16 UTC  (2+ messages)

[PATCH v6 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-14  3:12 UTC  (4+ messages)
` [PATCH v6 4/7] drm/tyr: add GPU virtual memory (VM) support

[PATCH v2 0/2] rpmsg: glink: smem: robustness and debuggability fixes
 2026-07-14  3:11 UTC  (3+ messages)
` [PATCH v2 2/2] rpmsg: glink: smem: Add WARN_ON_ONCE for FIFO index invariants

[PATCH] cxl/mbox: Serialize RAW Get/Set Feature commands
 2026-07-14  3:10 UTC 

[PATCH 1/3] delaytop: refactor repetitive delay fields into array with enum
 2026-07-14  3:07 UTC  (2+ messages)

[PATCH 1/5] io_uring/fs: check unused sqe fields for unlinkat
 2026-07-14  3:03 UTC 

[PATCH net-next] octeontx2-af: add new mbox to support sync cycle on rx path
 2026-07-14  3:01 UTC  (2+ messages)

[PATCH v6 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-14  3:01 UTC  (4+ messages)
` [PATCH v6 7/8] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspend

[PATCH] f2fs: fix to zero post-EOF data when extending file size
 2026-07-14  3:00 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: embed f2fs_gc_kthread in f2fs_sb_info
 2026-07-14  3:00 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix folio_nr_pages() race after put in large folio invalidate
 2026-07-14  3:00 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to avoid potential section-unaligned pinfile
 2026-07-14  3:00 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 1/2] f2fs: quota: do not use GFP_NOFS in f2fs_quota_read()
 2026-07-14  3:00 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
 2026-07-14  3:00 UTC  (2+ messages)

[PATCH v1 0/2] iommu/virtio: Harden event handling
 2026-07-14  2:59 UTC  (3+ messages)
` [PATCH v1 1/2] iommu/virtio: Set driver data before enabling virtqueues
` [PATCH v1 2/2] iommu/virtio: Reject short event buffers

[PATCH 0/2] bpf, riscv: add timed may_goto support
 2026-07-14  2:58 UTC  (3+ messages)
` [PATCH 1/2] bpf, riscv: add support for timed may_goto
` [PATCH 2/2] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH v4 0/3] firmware: stratix10-rsu: expose QSPI flash size and erase size from firmware
 2026-07-14  2:58 UTC  (3+ messages)
` [PATCH v4 3/3] firmware: stratix10-rsu: remove async client before freeing channel in remove()

[PATCH v3] hfs: port HFS+ b-tree bitmap corruption check
 2026-07-14  2:57 UTC  (3+ messages)

[PATCH 0/6] spi: add multi-CS and per-transfer lane mask support
 2026-07-14  5:57 UTC  (7+ messages)
` [PATCH 1/6] spi: support simultaneous assertion of multiple CS
` [PATCH 2/6] spi: add per-transfer CS mask
` [PATCH 3/6] spi: spi-engine-ex: Add support for multi-CS devices
` [PATCH 4/6] spi: Documentation: multiple-data-lanes: describe rx and tx lane mask
` [PATCH 5/6] spi: add rx and tx lane mask to spi_transfer struct
` [PATCH 6/6] spi: axi-spi-engine: add support for dynamic multi-lane selection

[PATCH] rpmsg: glink: fix deadlock in endpoint destroy during driver detach
 2026-07-14  2:53 UTC  (2+ messages)

[PATCH v1 0/2] iommu/virtio: Fix probe error handling
 2026-07-14  2:49 UTC  (3+ messages)
` [PATCH v1 1/2] iommu/virtio: Avoid use-after-put in viommu_get_by_fwnode
` [PATCH v1 2/2] iommu/virtio: Handle iommu_device_register() failures

[PATCH] misc: keba: cp500: use pcim_enable_device()
 2026-07-14  2:50 UTC 

[PATCH 0/3] tools/accounting: refactor delay fields and share format_timespec()
 2026-07-14  2:48 UTC  (2+ messages)

[PATCH] riscv: cfi: reduce shadow stack size limit from 2GB to 512MB
 2026-07-14  2:47 UTC  (2+ messages)

[PATCH] sched_ext: Validate cid override before updating tables
 2026-07-14  2:47 UTC 

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-14  2:46 UTC  (4+ messages)
` [PATCH v2 12/13] mm/mprotect: convert mprotect code to use vma_flags_t

[PATCH] usb: chipidea: imx: fix missing ret assignment for dev_err_probe
 2026-07-14  2:45 UTC  (3+ messages)

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-14  2:45 UTC  (7+ messages)
` [PATCH v6 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 3/8] mm: add a set_page_section_from_pfn() helper

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-14  2:45 UTC  (3+ messages)
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers

[RESEND PATCH] i2c: smbus: make i2c_smbus_read_block_data() safer
 2026-07-14  2:45 UTC 

[PATCH] virtio: rtc: time out alarm requests
 2026-07-14  2:43 UTC 

[PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
 2026-07-14  2:43 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Reject callback subprogs invoke tailcall
 2026-07-14  2:44 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for callback with tailcall

[PATCH 1/2] wifi: ath11k: implement custom wake_tx_queue with flow control
 2026-07-14  2:38 UTC  (3+ messages)

[PATCH v3] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
 2026-07-14  2:41 UTC 

[PATCH net v3 0/3] net: stmmac: L3/L4 filter bug fixes
 2026-07-14  2:37 UTC  (5+ messages)
` [PATCH net v3 1/3] net: stmmac: xgmac: fix l4 filter port overwrite on register update
` [PATCH net v3 2/3] net: stmmac: fix l3l4 filter rejecting unsupported offload requests
` [PATCH net v3 3/3] net: stmmac: reset residual action in L3L4 filters on delete

[PATCH bpf-next v4 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
 2026-07-14  2:37 UTC  (4+ messages)
` [PATCH bpf-next v4 3/3] riscv, bpf: Add 32 bit atomic operations to RV32 JIT

[PATCH 6.18.y v2] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-14  2:34 UTC  (3+ messages)
` 回复: [External Mail][PATCH "

[PATCH v2 0/3] reset: support reset for Amlogic A9 SoC
 2026-07-14  2:33 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: reset: amlogic: Add A9 reset compatibles
` [PATCH v2 2/3] reset: amlogic: Add A9 AO reset controller support
` [PATCH v2 3/3] arm64: dts: amlogic: a9: Add "

[PATCH v3 0/3] net: stmmac: L3/L4 filter bug fixes
 2026-07-14  2:33 UTC  (3+ messages)

[PATCH] kunit: configs: enable GPIO kunit test cases in all_tests.config
 2026-07-14  2:31 UTC  (2+ messages)

[PATCH v3] ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2a
 2026-07-14  2:29 UTC 

[PATCH] wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
 2026-07-14  2:28 UTC  (3+ messages)

[PATCH 0/8] ACPI: LoongArch: Add IOVT table support
 2026-07-14  2:23 UTC  (4+ messages)

[PATCH v5 linux 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
 2026-07-14  2:22 UTC  (4+ messages)
` [PATCH v5 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus

[PATCH] dmaengine: moxart: Fix use-after-free by proper tasklet cleanup
 2026-07-14  2:18 UTC 

[PATCH] docs/zh_CN: fix KASAN SW_TAGS mode description
 2026-07-14  2:16 UTC  (3+ messages)

[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
 2026-07-14  2:16 UTC 

[PATCH] xfs: restore nofs context unconditionally in xfs_trans_roll
 2026-07-14  2:15 UTC  (6+ messages)

[PATCH v2] scsi: libsas: fix HA resume deadlock and hisi_sas disk-wake race
 2026-07-14  2:15 UTC  (4+ messages)

[PATCH] Bluetooth: virtio_bt: fix virtbt_probe error handling
 2026-07-14  2:13 UTC 

[PATCH] ALSA: hda: Check snd_hda_power_pm construct error before executing verb
 2026-07-14  2:13 UTC  (2+ messages)

[PATCH] tracing: Add mutex to trace_parser to fix concurrent write races
 2026-07-14  2:13 UTC  (4+ messages)

[PATCH v3 0/4] Add Agilex5 SoCDK TSN Config2 board support
 2026-07-14  2:13 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: altera: Add Agilex5 SoCDK TSN Config2 board
` [PATCH v3 2/4] arm64: dts: socfpga: agilex5: Add "
` [PATCH v3 3/4] dt-bindings: net: altr,socfpga-stmmac: Add altr,socfpga-stmmac-agilex5-tsn compatible
` [PATCH net-next v3 4/4] net: stmmac: dwmac-socfpga: Add support for Agilex5 TSN GMAC with FPGA converter

[PATCH 0/3] keys: fix keyring assoc-array out-of-bounds read and index inconsistency
 2026-07-14  2:11 UTC  (2+ messages)

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-07-14  2:09 UTC  (4+ messages)

[PATCH] ALSA: hda: Check snd_hda_power_pm construct error before executing verb
 2026-07-14  2:07 UTC 

[PATCH] media: nuvoton: npcm-video: quiesce VCD IRQ before teardown in remove
 2026-07-14  2:04 UTC 


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