All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 06:48:12 to 2026-07-16 07:35:58 UTC [more...]

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-16  7:35 UTC  (4+ messages)
` [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH v5 01/10] perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
 2026-07-16  7:35 UTC  (12+ 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 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 v6 0/2] i2c: imx-lpi2c: fix probe error handling and reset controller
 2026-07-16  7:34 UTC  (5+ 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] drm/radeon: allocate dummy_page without DMA32 on fail
 2026-07-16  7:34 UTC  (4+ messages)

[PATCH i-g-t] tests/kms_plane_alpha_blend: Skip 7efc alpha-swap CRC check on AMD at >8bpc/DSC
 2026-07-16  7:32 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] mctp: check register_netdevice_notifier() error in mctp_device_init()
 2026-07-16  7:32 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v4 0/6] vhost-user-blk: fix compatibility with older qemu versions
 2026-07-16  7:30 UTC  (2+ 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)

[RFC 0/5] fib: shared and resizable tbl8 pool
 2026-07-16  7:30 UTC  (2+ messages)

[PATCH 6.12.y-cip 0/8] Add xSPI support to RZ/T2H and RZ/N2H SoCs
 2026-07-16  7:30 UTC  (2+ messages)

[RFC PATCH 0/2] ext4: fix DIO read slowdown after extent status reclaim
 2026-07-16  7:30 UTC  (4+ messages)

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

[PATCH i-g-t v3 00/31] tools: remove unnecessary shared library dependencies from standalone tools
 2026-07-16  7:29 UTC  (5+ messages)
` [PATCH i-g-t v3 04/31] tools/intel_firmware_decode: link with minimal sub-libraries
` [PATCH i-g-t v3 06/31] lib/igt_drm_stub: introduce for tools needing driver detection

[PATCH v1] repository: move fetch_if_missing into struct repository
 2026-07-16  7:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] drm/vboxvideo: Use damage iterator and plane damage clips
 2026-07-16  7:29 UTC  (2+ messages)

[PATCH -next,v2] ima: add cond_resched() in ima_calc_file_hash_tfm loop
 2026-07-16  7:29 UTC  (3+ messages)

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

[PATCH] irqchip: gic-v3-its: irq_pipeline: Fix OOB context in-band lock warning for ITS lock
 2026-07-16  7:27 UTC  (7+ messages)
    `  "
        ` [PATCH v2] "

[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)

uvcvideo: deadlock when async control drops the last PM reference from the status-event path
 2026-07-16  7:26 UTC  (2+ messages)

[PATCH] bpf, riscv: fix missing extable entry for arena load_acquire
 2026-07-16  7:26 UTC  (5+ 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 v3] nvme/069: add a test for multipath cdev lifetime
 2026-07-16  7:25 UTC  (3+ messages)

[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] KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug
 2026-07-16  7:24 UTC  (2+ messages)

[PATCH v3 00/14] perf stat: Decouple printing API and introduce streaming zero-allocation printers
 2026-07-16  7:24 UTC  (21+ 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 5/6] pds_core: add host backed memory support for firmware
 2026-07-16  7:23 UTC  (3+ messages)

[PATCH] libarena/selftests: use ARRAY_SIZE macro in st_asan_buddy.bpf.c
 2026-07-16  7:23 UTC  (2+ messages)

[PATCH 4/6] pds_core: add PLDM component info display
 2026-07-16  7:22 UTC  (2+ messages)

[PATCH 3/6] pds_core: add PLDM firmware update support via devlink flash
 2026-07-16  7:20 UTC  (2+ messages)

[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

Linking Patchwork with Sashiko?
 2026-07-16  7:21 UTC  (14+ messages)

[PATCH v12 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-07-16  7:20 UTC  (5+ 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 1/6] pds_core: add support for quiet devcmd failures
 2026-07-16  7:17 UTC  (2+ messages)

[PATCH] rsync: upgrade 3.2.7 -> 3.4.4
 2026-07-16  7:19 UTC 

[PATCH 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-07-16  7:19 UTC  (20+ messages)
` [PATCH 01/17] mm/sparse: drop power-of-2 size requirement for struct mem_section
` [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] platform: int3472: discrete: Support multiple HIDs per GPIO map entry
 2026-07-16  7:19 UTC  (2+ messages)

[PATCH v4] gstreamer1.0-plugins-rs: add new package
 2026-07-16  7:19 UTC  (7+ messages)
` [PATCH v5 1/2] cargo_c.bbclass: pass --libdir to cargo cinstall
  ` [PATCH v5 2/2] gstreamer1.0-plugins-rs: add new package
    ` [OE-core] "

[PATCH rdma-next v2 00/14] RDMA: Make device names unique per net namespace
 2026-07-16  7:19 UTC  (10+ messages)
` [PATCH rdma-next v2 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v2 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v2 11/14] RDMA/core: Make device names unique per "

[PATCH] app/test-crypto-perf: reset mbuf state for IPsec outbound iterations
 2026-07-16  7:16 UTC 

[PATCH v2] tools/xe-perf-recorder: Add mmio-trigger support
 2026-07-16  7:17 UTC  (7+ messages)

[PATCH v4 0/2] fixup handling of timeouts with deferred QCs
 2026-07-16  7:16 UTC  (4+ messages)
` [PATCH v4 2/2] scsi: libsas: terminate deferred commands on time out

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

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

[PATCH 6.1.y-cip 00/32] Add RSPI support for RZ/G3E SoC
 2026-07-16  7:15 UTC  (5+ messages)
      ` [cip-dev] "

[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] scsi: libiscsi_tcp: bound SCSI Response data segment to the connection buffer
 2026-07-16  7:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] tools/xe-perf-recorder: Add mmio-trigger support
 2026-07-16  7:14 UTC 

[PATCH 0/2] x86: adjustments to building of the insn emulator
 2026-07-16  7:14 UTC  (4+ messages)
` [PATCH v1.1 1/2] x86emul: drop wrapper C file

[PATCH 0/3 v6] Oe-selftest for Clang, LLVM, LLD
 2026-07-16  7:14 UTC  (2+ messages)
` [OE-core] "

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

[PATCH] t7614: avoid hiding git's exit code in a pipe
 2026-07-16  7:12 UTC  (2+ messages)

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

[PATCH] soundwire: bus.h: repair kernel-doc comments
 2026-07-16  7:11 UTC  (2+ messages)

[linux-next:master 5820/6789] Warning: drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1046 function parameter 'queue' not described in 'amdgpu_mes_alloc_proc_ctx_index'
 2026-07-16  7:11 UTC 

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

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

[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 bpf-next v3 00/17] Redesign Verification Errors
 2026-07-16  7:07 UTC  (7+ messages)
` [PATCH bpf-next v3 03/17] bpf: Add verifier diagnostic event log
` [PATCH bpf-next v3 05/17] bpf: Track verifier register diagnostic events

[Buildroot] [git commit] docs/website/download.html: remove old stable
 2026-07-16  7:06 UTC  (2+ messages)

[linux-next:master] [crypto] 2f204fe718: stress-ng.af-alg.ops_per_sec 113.7% improvement
 2026-07-16  7:04 UTC  (3+ messages)

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

[PATCH] accel/ethosu: check MMIO mapping errors in probe
 2026-07-16  7:04 UTC  (2+ messages)

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

htmldocs: Documentation/admin-guide/sysctl/net.rst:464: WARNING: Title underline too short
 2026-07-16  7:04 UTC 

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

[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)

[LTP] [PATCH 0/3] Fix to float_trigo core dump and related enhancements
 2026-07-16  7:00 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  7:00 UTC  (3+ messages)

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

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

[PATCH 0/2] Add validation for DMC firmware header parsing
 2026-07-16  6:58 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Add validation for DMC firmware header parsing (rev2)

[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  (7+ messages)
` [PATCH 2/2] "

[PATCH net-next v10 5/5] net: wangxun: add pcie error handler
 2026-07-16  6:55 UTC  (3+ messages)

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

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

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

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

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

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

[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  (6+ messages)
` [PATCH v3] "

[PATCH] drm/xe/debugfs: Add knob to wedge on first page fault
 2026-07-16  6:55 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
 2026-07-16  6:54 UTC  (2+ messages)

[PATCH v2] btrfs: fix a lockdep caused by path resolution during device scan
 2026-07-16  6:54 UTC  (2+ messages)

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

[PATCH v4 0/3] perf/cxlpmu: Misc updates
 2026-07-16  6:53 UTC  (3+ messages)
` [PATCH v4 3/3] perf/cxlpmu: Support Channel/Rank/Bank filter

[PATCH 0/7] refs: remove use of `the_repository`
 2026-07-16  6:53 UTC  (3+ messages)
` [PATCH v3 0/6] "

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

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

[BUG] uninitialised stack memory copied to vmcs12
 2026-07-16  6:49 UTC  (2+ messages)

[PATCH] net: drop pointless .bind methods
 2026-07-16  6:48 UTC  (2+ messages)

[PATCH v2] drm/xe/guc: Keep scheduler timeline name alive
 2026-07-16  6:49 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/guc: Keep scheduler timeline name alive (rev2)

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

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

[PATCH BlueZ v1] client: Add scripts to start cs Initiator/reflector
 2026-07-16  6:48 UTC 

[PATCH ethtool 0/8] cmis: Miscellaneous fixes
 2026-07-16  6:45 UTC  (3+ messages)
` [PATCH ethtool 7/8] cmis: Fix printing of attenuation and wavelength
` [PATCH ethtool 8/8] cmis: Fix printing of link length


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.