The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-16 05:55:26 to 2026-07-16 07:43:07 UTC [more...]

[PATCH v21 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-16  7:43 UTC  (7+ messages)
` [PATCH v21 06/14] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH 1/2] sctp: socket: Fix uninitialized error on socket shutdown
 2026-07-16  7:42 UTC  (3+ messages)
` [PATCH 2/2] sctp: auth: Fix safety issue when skb_clone fails in auth_chunk handling

[PATCH v6] hfs: port HFS+ b-tree bitmap corruption check
 2026-07-16  7:41 UTC 

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-16  7:41 UTC  (13+ messages)
` [PATCH bpf-next v5 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v5 04/10] bpf, x86: add helper to emit kasan checks in x86 JITed programs
` [PATCH bpf-next v5 06/10] bpf, x86: emit KASAN checks into "
` [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH v2 00/13] Library APIs for AES encryption modes
 2026-07-16  7:40 UTC  (3+ messages)
` [PATCH v2 04/13] lib/crypto: aes: Add CTR and XCTR support

[PATCH v2] perf cap: Remove used_root parameter and simplify capability checks
 2026-07-16  7:40 UTC 

[PATCH v2] dt-bindings: sram: Document qcom,shikra-imem compatible
 2026-07-16  7:40 UTC 

[PATCH v9 00/14] media: iris: Add support for glymur platform
 2026-07-16  7:40 UTC  (3+ messages)
` [PATCH v9 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec

[PATCH] KVM: riscv: Fix infinite loop in NACL hfence entry allocation
 2026-07-16  7:37 UTC 

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-16  7:39 UTC  (6+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change

[PATCH 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-07-16  7:38 UTC  (23+ messages)
` [PATCH 01/17] mm/sparse: drop power-of-2 size requirement for struct mem_section
` [PATCH 03/17] mm/sparse-vmemmap: introduce folio-oriented vmemmap optimization macros
` [PATCH 06/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH 07/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH 08/17] mm/sparse: mark memory sections present earlier
` [PATCH 10/17] mm/mm_init: factor out pfn_to_zone()

[PATCH v2] bpf, riscv: fix missing extable entry for arena load_acquire
 2026-07-16  7:38 UTC 

(subset) [PATCH v1 1/2] perf record: Fix teardown hang on system-wide multi-threaded sessions
 2026-07-16  7:37 UTC  (2+ messages)
` [PATCH v2] perf record: Fix destructor invocation and event counting in fdarray__filter

[PATCH v7] net: gro: fix double aggregation of flush-marked skbs
 2026-07-16  7:35 UTC  (4+ messages)

[PATCH v2] hte: tegra194: Remove redundant dev_err()
 2026-07-16  7:34 UTC 

[PATCH] drm/radeon: allocate dummy_page without DMA32 on fail
 2026-07-16  7:34 UTC  (4+ messages)

[PATCH v2 0/3] net/9p: safely abort fd RPCs on fatal signals
 2026-07-16  7:30 UTC  (4+ messages)
` [PATCH v2 1/3] net/9p: handle replies racing with interrupted RPCs
` [PATCH v2 2/3] net/9p: prepare fd transports for asynchronous aborts
` [PATCH v2 3/3] net/9p: abort interrupted fd RPCs on fatal signals

[PATCH v4] dt-bindings: leds: Add default-intensity property
 2026-07-16  7:31 UTC  (3+ messages)

[PATCH net-next] net: stmmac: dwmac-rk: enable the reference clock for output mode
 2026-07-16  7:30 UTC 

[PATCH v2] iommu/msm: unwind probe state on registration failure
 2026-07-16  7:27 UTC  (2+ messages)

[PATCH] hte: Remove redundant dev_err()
 2026-07-16  7:27 UTC  (2+ messages)

[PATCH] LoongArch: fix silent hang on kernel exec into an NX page
 2026-07-16  7:26 UTC  (3+ messages)

[PATCH] bpf, riscv: fix missing extable entry for arena load_acquire
 2026-07-16  7:26 UTC  (3+ messages)

[PATCH v2 00/10] Initial Apple M3 Pro, Max and Ultra device trees
 2026-07-16  7:26 UTC  (3+ messages)
` [PATCH v2 08/10] dt-bindings: pwm: apple,s5l-fpwm: Add t6030 and t6031 compatibles

[PATCH net v3 0/3] net: dsa: mv88e6xxx: 6141/6341 workarounds
 2026-07-16  7:24 UTC  (6+ messages)
` [PATCH net v3 2/3] net: dsa: mv88e6xxx: flush the ATU when the hash algorithm changes

[PATCH v5 01/10] perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
 2026-07-16  7:23 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 02/10] perf ui hists: Fix uninitialized stack memory free on pstack allocation failure
  ` [PATCH v6 03/10] perf ui hists: Include limits.h for PATH_MAX definition
  ` [PATCH v6 04/10] perf ui hists: Fix stack use-after-return in symbol_filter_str
  ` [PATCH v6 05/10] perf disasm: Fix potential NULL pointer dereference and use-after-free in arch__find()
  ` [PATCH v6 06/10] perf ui hists: Fix NULL pointer array gap in add_script_opt()
  ` [PATCH v6 07/10] perf ui hists: In report UI ensure thread is set with reference counting
  ` [PATCH v6 08/10] perf ui hists: Remove duplicated thread in popup_action
  ` [PATCH v6 09/10] perf ui hists: Fix dso_filter reference leak and exit zoom cleanup
  ` [PATCH v6 10/10] perf annotate: Be robust to annotating without a thread

[PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
 2026-07-16  7:22 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: qcom: glymur-gcc: Add missing CX power domain

[PATCH] media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formats
 2026-07-16  7:22 UTC  (3+ messages)

[PATCH 0/2] dlm: restrict userspace control devices to CAP_SYS_ADMIN
 2026-07-16  7:21 UTC  (3+ messages)
` [PATCH 1/2] dlm: gate dlm_plock device on CAP_SYS_ADMIN
` [PATCH 2/2] dlm: require CAP_SYS_ADMIN for dlm-monitor device

[PATCH] platform: int3472: discrete: Support multiple HIDs per GPIO map entry
 2026-07-16  7:19 UTC  (2+ messages)

[PATCH v6 0/2] i2c: imx-lpi2c: fix probe error handling and reset controller
 2026-07-16  7:19 UTC  (3+ messages)
` [PATCH v6 1/2] i2c: imx-lpi2c: properly unwind resources on probe failure
` [PATCH v6 2/2] i2c: imx-lpi2c: reset controller in probe stage

[PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
 2026-07-16  7:15 UTC  (3+ messages)

[PATCH v5 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-16  7:14 UTC  (4+ messages)
` [PATCH v5 2/3] drm/xe/i2c: Fix the interrupt handling

[PATCH v2 0/2] mm: fix node reclaim swappiness handling
 2026-07-16  7:14 UTC  (6+ messages)
` [PATCH v2 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
` [PATCH v2 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter

[PATCH] RDMA/hfi1: Propagate sdma_txinit_ahg() errors
 2026-07-16  7:11 UTC  (2+ messages)

[PATCH] libarena/selftests: use ARRAY_SIZE macro in st_asan_buddy.bpf.c
 2026-07-16  7:11 UTC 

[PATCH v1] PCI: dwc: Add force_l2 flag for platforms requiring L2 entry without D3cold
 2026-07-16  7:11 UTC  (3+ messages)

[PATCH v12 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-07-16  7:13 UTC  (4+ messages)
` [PATCH v12 1/3] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v12 2/3] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema
` [PATCH v12 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH v5 0/7] KVM: guest_memfd: reclaim()/convert() cleanups
 2026-07-16  7:09 UTC  (3+ messages)
` [PATCH v5 1/7] KVM: guest_memfd: Plumb the number of pages and max order into .invalidate()

[PATCH v4 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-07-16  7:05 UTC  (5+ messages)
` [PATCH v4 2/6] KVM: arm64: nv: Avoid full shadow s2 unmap
` [PATCH v4 3/6] KVM: arm64: nv: Add nested revmap broken tracepoint

[PATCH v2] thermal: spacemit: k1: add shutdown action and reorder registration order
 2026-07-16  7:04 UTC 

[PATCH bpf-next] bpf:syscall: Log error code on trampoline unlink failure
 2026-07-16  7:03 UTC  (5+ messages)

[PATCH v3 00/14] perf stat: Decouple printing API and introduce streaming zero-allocation printers
 2026-07-16  7:03 UTC  (16+ messages)
` [PATCH v4 00/14] perf stat: Decouple and modularize display formatting
  ` [PATCH v4 01/14] perf stat: Introduce core generic print traversal engine and header stubs
  ` [PATCH v4 02/14] perf stat: Implement standard console (STD) formatting callbacks
  ` [PATCH v4 03/14] perf stat: Extend STD output linter to test basic New API checks
  ` [PATCH v4 04/14] perf stat: Extend STD output linter to test core aggregation checks
  ` [PATCH v4 05/14] perf stat: Extend STD output linter to test advanced PMU checks
  ` [PATCH v4 06/14] perf stat: Extend STD output linter to test metric-only checks
  ` [PATCH v4 07/14] perf stat: Implement CSV formatting callbacks
  ` [PATCH v4 08/14] perf stat: Extend CSV output linter to test core aggregation checks
  ` [PATCH v4 09/14] perf stat: Extend CSV output linter to test advanced PMU and metric-only checks
  ` [PATCH v4 10/14] perf stat: Implement streaming JSON formatting callbacks
  ` [PATCH v4 11/14] perf stat: Extend JSON output linter to test core aggregation checks
  ` [PATCH v4 12/14] perf stat: Extend JSON output linter to test advanced PMU and metric-only checks
  ` [PATCH v4 13/14] perf stat: Add --new support to PMU metrics Python validator
  ` [PATCH v4 14/14] perf stat: Extend PMU metrics value linter to validate --new outputs

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-07-16  7:02 UTC  (3+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-16  7:01 UTC  (2+ messages)

[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-07-16  7:00 UTC  (4+ messages)
` [PATCH v5 4/5] rust: Add dma_fence abstractions

[PATCH v1] driver: fpga: xilinx-selectmap: add csi and rdwr support
 2026-07-16  7:00 UTC 

[PATCH] drm: make panel orientation quirks optional
 2026-07-16  6:59 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-07-16  6:59 UTC  (8+ messages)
` [PATCH v3] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers

[PATCH] scsi: libiscsi_tcp: bound SCSI Response data segment to the connection buffer
 2026-07-16  6:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] Add TEE based client driver for UEFI Secure Application
 2026-07-16  6:58 UTC  (6+ messages)
` [PATCH 1/6] tee: qcomtee: Track the object invocation context

[PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
 2026-07-16  6:57 UTC  (2+ messages)

[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
 2026-07-16  6:57 UTC  (4+ messages)

[PATCH net] net/mlx5: Use unique names for software steering caches
 2026-07-16  6:57 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO
 2026-07-16  6:55 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH net-next] net: stmmac: dwmac-rk: enable the reference clock for output mode
 2026-07-16  6:56 UTC 

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add ArmSoM CM5 and CM5-IO
 2026-07-16  6:55 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: "

[PATCH v2 0/2] arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO
 2026-07-16  6:55 UTC 

[PATCH] wifi: mwifiex: replace one-element arrays with flexible array members
 2026-07-16  6:55 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] accel/ethosu: check MMIO mapping errors in probe
 2026-07-16  6:52 UTC 

[PATCH v2] scsi: libsas: fix HA resume deadlock and hisi_sas disk-wake race
 2026-07-16  6:50 UTC  (10+ messages)

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material
 2026-07-16  6:50 UTC  (3+ messages)

[PATCH v3 0/2] f2fs: pack same-inode blocks by inode during FG_GC
 2026-07-16  6:49 UTC  (3+ messages)
  ` [PATCH v3 1/2] f2fs: extract do_migrate_one_data_block() helper for GC migration
    ` [PATCH v3 2/2] f2fs: pack same-inode blocks by inode during FG_GC

[PATCH] ALSA: hda/realtek: Add quirk for HP Pavilion x360
 2026-07-16  6:49 UTC 

[PATCH] tty: ldisc: fix deadlock between ldisc_sem and rtnl_mutex
 2026-07-16  6:47 UTC 

[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
 2026-07-16  6:49 UTC  (5+ messages)

[PATCH 0/3] Enable quad SPI mode for SPI-NAND on IPQ RDP boards
 2026-07-16  6:47 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: ipq9574-rdp-common: Enable quad SPI mode for SPI-NAND
` [PATCH 2/3] arm64: dts: qcom: ipq5424-rdp466: "
` [PATCH 3/3] arm64: dts: qcom: ipq5332-rdp-common: "

[PATCH] riscv: require vmemmap for NUMA balancing
 2026-07-16  6:47 UTC 

[PATCH v3 0/7] rust_binder : Implement dynamic debug logging mask
 2026-07-16  6:45 UTC  (4+ messages)

[PATCH v2] arm64: dts: ti: k3-am62a7-sk: Add bootph-all property for ethernet boot
 2026-07-16  6:44 UTC 

[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
 2026-07-16  6:04 UTC  (19+ messages)
` [PATCH v4 01/16] spi: dt-bindings: add spi-max-post-config-frequency property
` [PATCH v4 08/16] spi: cadence-quadspi: add PHY tuning support
` [PATCH v4 09/16] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v4 13/16] mtd: spinand: extract variant ranking logic into spinand_op_find_best()
` [PATCH v4 14/16] mtd: spinand: negotiate optimal PHY operating point before dirmap creation

[PATCH v2 3/3] powerpc/numa: Support coregroup on PowerNV
 2026-07-16  6:37 UTC  (4+ messages)

[PATCH mpam mpam/snapshot+extras/v6.18-rc1 v2 0/3] fs/resctrl: IOMMU group fixes for tasks interface and cleanup
 2026-07-16  6:41 UTC  (4+ messages)
` [PATCH mpam mpam/snapshot+extras/v6.18-rc1 v2 3/3] fs/resctrl: Migrate IOMMU groups when removing resource groups

[PATCH] RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
 2026-07-16  6:41 UTC 

[PATCH net-next v6 0/2] net: dsa: realtek: rtl8365mb: add SGMII/HSGMII support for RTL8367S
 2026-07-16  6:40 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net: dsa: realtek: rtl8365mb: add SGMII "

[PATCH] kunit: configs: Enable gpiolib for all_tests.config
 2026-07-16  6:30 UTC  (2+ messages)

[PATCH v3 0/3] i2c: qcom-geni: improve transfer error recovery and synchronization
 2026-07-16  6:38 UTC  (4+ messages)
` [PATCH v3 1/3] i2c: qcom-geni: use cancel command before abort on transfer timeout
` [PATCH v3 2/3] i2c: qcom-geni: use dedicated completions for abort and reset events
` [PATCH v3 3/3] i2c: qcom-geni: distinguish address-phase and data-phase NACK

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-16  6:37 UTC  (3+ messages)

[PATCH net v5 0/3] octeon_ep, octeon_ep_vf: fix RX skb frags overflow and page leak
 2026-07-16  6:34 UTC  (4+ messages)
` [PATCH net v5 1/3] octeon_ep: fix skb frags overflow in the RX path
` [PATCH net v5 2/3] octeon_ep_vf: Fix RX page leak on napi_build_skb() failure
` [PATCH net v5 3/3] octeon_ep_vf: fix skb frags overflow in the RX path

[PATCH] ppdev: prevent overflow when setting port timeout
 2026-07-16  6:33 UTC  (2+ messages)

[PATCH v5] ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2a
 2026-07-16  6:33 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfile
 2026-07-16  6:31 UTC  (2+ messages)

[PATCH] scsi: libiscsi: fix stale-data leak into the SCSI sense buffer
 2026-07-16  6:31 UTC  (2+ messages)

[tip:perf/core] [perf/core] 166f10836a: perf-sanity-tests.Object_code_reading.fail
 2026-07-16  6:29 UTC  (4+ messages)

[BUG] tracing: Too many tries to read user space
 2026-07-16  6:27 UTC  (6+ messages)

[PATCH v2] overlayfs.rst: remove mention of workdir needing to be empty
 2026-07-16  6:23 UTC 

[PATCH] drm: fix unmet dependencies from missing GPIOLIB
 2026-07-16  6:21 UTC  (2+ messages)

[PATCH 0/5] scsi: ufs: Fix descriptor parsing and invalid input handling
 2026-07-16  6:19 UTC  (6+ messages)
` [PATCH 1/5] scsi: ufs: core: Validate string descriptors
` [PATCH 2/5] scsi: ufs: Fix NULL dereferences after tag lookup
` [PATCH 3/5] scsi: ufs: core: Validate connected lane counts
` [PATCH 4/5] scsi: ufs: rpmb: Validate frame before parsing
` [PATCH 5/5] scsi: ufs: debugfs: Reserve space for a string terminator

[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-16  6:20 UTC  (5+ messages)

[PATCH 0/6] ASoC: sunxi: Simplify error handling
 2026-07-16  6:19 UTC  (4+ messages)
` [PATCH 2/6] ASoC: sunxi: sun4i-codec: Drop redundant error messages

[PATCH v5 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-16  6:19 UTC  (5+ messages)
` [PATCH v5 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode

[PATCH v1 0/7] bug fixes
 2026-07-16  6:16 UTC  (4+ messages)
` [PATCH v1 7/7] media: chips-media: wave5: Resume device before setting EOS flag

[PATCH v2] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-16  6:14 UTC  (5+ messages)

[PATCH v3 0/2] LoongArch: KVM: Fix timer restore issues
 2026-07-16  6:14 UTC  (5+ messages)
` [PATCH v3 1/2] LoongArch: KVM: Reload one-shot TVAL on migration destination
` [PATCH v3 2/2] LoongArch: KVM: Prevent division by zero in periodic timer restore

[PATCH] LoongArch: KVM: Allow to set pv_feature until vCPU run
 2026-07-16  6:12 UTC  (5+ messages)

[PATCH v2] tools/lib/api: Fix potential double-free from fdarray__grow()
 2026-07-16  6:10 UTC  (2+ messages)

[RFC PATCH] liveupdate: Allow multiple openers for /dev/liveupdate
 2026-07-16  6:06 UTC  (2+ messages)

[PATCH v2] virtio_net: fix infinite loop in virtnet_poll_cleantx when device is broken
 2026-07-16  6:05 UTC  (3+ messages)

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-07-16  6:04 UTC  (3+ messages)

[GIT PULL] kunit fixes update for Linux 7.2-rc4
 2026-07-16  5:59 UTC  (2+ messages)

[GIT PULL] kselftest fixes update for Linux 7.2-rc4
 2026-07-16  5:59 UTC  (2+ messages)

[tip:timers/vdso] BUILD SUCCESS ecacc9c8d3ed0f63065f4a1e94bfd8bf65a3ffaf
 2026-07-16  5:59 UTC 

[PATCH v5 1/6] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
 2026-07-16  5:56 UTC  (6+ messages)
` [PATCH v5 2/6] arm64: dts: imx8mm: imx8mp: Add legacy board "
` [PATCH v5 3/6] arm64: dts: imx8mm: imx8mp: Add HDMI "
` [PATCH v5 4/6] arm64: dts: imx8mm: imx8mp: Add CM "
` [PATCH v5 5/6] arm64: dts: imx8mm: imx8mp: Add FIO1 "
` [PATCH v5 6/6] arm64: dts: imx8mm: imx8mp: Add FIO1-Audio "

[PATCH v4] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-07-16  5:57 UTC 


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