All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 20:24:28 to 2026-05-26 21:28:40 UTC [more...]

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-26 21:28 UTC  (17+ messages)
` [PATCHv4 01/13] uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
` [PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv4 03/13] uprobes/x86: Allow to copy uprobe trampolines on fork
` [PATCHv4 04/13] uprobes/x86: Unmap trampoline vma object in case it's unused
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
` [PATCHv4 06/13] libbpf: Change has_nop_combo to work on top of nop10
` [PATCHv4 07/13] libbpf: Detect uprobe syscall with new error
` [PATCHv4 08/13] selftests/bpf: Emit nop,nop10 instructions combo for x86_64 arch
` [PATCHv4 09/13] selftests/bpf: Change uprobe syscall tests to use nop10
` [PATCHv4 10/13] selftests/bpf: Change uprobe/usdt trigger bench code "
` [PATCHv4 11/13] selftests/bpf: Add reattach tests for uprobe syscall
` [PATCHv4 12/13] selftests/bpf: Add tests for uprobe nop10 red zone clobbering
` [PATCHv4 13/13] selftests/bpf: Add tests for forked/cloned optimized uprobes

[PATCH V2 0/7] perf/x86/intel/uncore: Bug fixes and cleanups
 2026-05-26 21:18 UTC 

[PATCH 0/5] git son: add command to create independent child repositories
 2026-05-26 21:27 UTC  (2+ messages)

[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
 2026-05-26 21:26 UTC  (7+ messages)
` [PATCH v3 9/9] fs/resctrl: Fix UAF from worker threads when domains are removed

[PATCH v3 00/11] add mcf54415 DAC driver
 2026-05-26 21:25 UTC  (4+ messages)
` [PATCH v3 11/11] iio: dac: add mcf54415 DAC

[PATCH 0/2] workqueue: Shrink the lock time
 2026-05-26 21:23 UTC  (3+ messages)
` [PATCH 2/2] workqueue: defer wake_up_process() outside pool->lock on hot paths

[PATCH 0/4] hw/riscv: Inline TYPE_RISCV_CPU_BASE definition
 2026-05-26 21:23 UTC  (7+ messages)
` [PATCH 1/4] hw/riscv/spike: Use 'max' CPU type by default
` [PATCH 3/4] hw/riscv/microblaze-v: Use RV32I / RV64I "
` [PATCH 4/4] hw/riscv/virt: Inline TYPE_RISCV_CPU_BASE definition

[RFC] Timekeeping for other planets
 2026-05-26 21:13 UTC  (3+ messages)

[PATCH 0/3] Add xSPI support for RZT2H, RZN2H SoCs
 2026-05-26 21:23 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a09g077: Add xSPI nodes
` [PATCH 2/3] arm64: dts: renesas: r9a09g087: "
` [PATCH 3/3] arm64: dts: renesas: rzt2h-n2h-evk: Enable "

Xenomai3 network issues
 2026-05-26 21:23 UTC  (3+ messages)

[PATCH] audit: fix potential integer overflow in audit_log_n_hex()
 2026-05-26 21:22 UTC  (2+ messages)

[PATCH v2] wifi: mt76: track rx napi ownership for cleanup
 2026-05-26 21:22 UTC  (2+ messages)

[PATCH v3 bpf-next 00/11] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
 2026-05-26 21:21 UTC  (9+ messages)
` [PATCH v3 bpf-next 03/11] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 10/11] bpf: tcp: Add SOCK_OPS rcvlowat hook
` [PATCH v3 bpf-next 11/11] selftest: bpf: Add test for BPF_SOCK_OPS_RCVQ_CB

[PATCH] ARM: rockchip: keep reset control around
 2026-05-26 21:21 UTC  (3+ messages)

[PATCH 1/2] kvm: rework memory prefault
 2026-05-26 21:20 UTC  (4+ messages)
` [PATCH 2/2] s390: kvm: arm64: add HAS_IOMEM dependency

[PATCHES v4 00/29] perf: Harden perf.data parsing against crafted/corrupted files
 2026-05-26 21:18 UTC  (30+ messages)
` [PATCH 01/29] perf session: Add minimum event size and alignment validation
` [PATCH 02/29] perf session: Bounds-check one_mmap event pointer in peek_event
` [PATCH 03/29] perf tools: Fix event_contains() macro to verify full field extent
` [PATCH 04/29] perf zstd: Fix compression error path in zstd_compress_stream_to_records()
` [PATCH 05/29] perf zstd: Fix multi-iteration decompression and error handling
` [PATCH 06/29] perf session: Fix PERF_RECORD_READ swap and dump for variable-length events
` [PATCH 07/29] perf session: Fix swap_sample_id_all() crash on crafted events
` [PATCH 08/29] perf session: Add validated swap infrastructure with null-termination checks
` [PATCH 09/29] perf session: Use bounded copy for PERF_RECORD_TIME_CONV
` [PATCH 10/29] perf session: Validate HEADER_ATTR attr.size before swapping
` [PATCH 11/29] perf session: Validate nr fields against event size on both swap and common paths
` [PATCH 12/29] perf header: Byte-swap build ID event pid and bounds check section entries
` [PATCH 13/29] perf cpumap: Reject RANGE_CPUS with start_cpu > end_cpu
` [PATCH 14/29] perf auxtrace: Harden auxtrace_error event handling
` [PATCH 15/29] perf session: Add byte-swap and bounds check for PERF_RECORD_BPF_METADATA events
` [PATCH 16/29] perf header: Validate null-termination in PERF_RECORD_EVENT_UPDATE string fields
` [PATCH 17/29] perf tools: Bounds check perf_event_attr fields against attr.size before printing
` [PATCH 18/29] perf header: Propagate feature section processing errors
` [PATCH 19/29] perf header: Validate f_attr.ids section before use in perf_session__read_header()
` [PATCH 20/29] perf header: Validate feature section size and add read path bounds checking
` [PATCH 21/29] perf header: Sanity check HEADER_EVENT_DESC attr.size before swap
` [PATCH 22/29] perf header: Validate bitmap size before allocating in do_read_bitmap()
` [PATCH 23/29] perf session: Add byte-swap handler for PERF_RECORD_COMPRESSED2
` [PATCH 24/29] perf tools: Harden compressed event processing
` [PATCH 25/29] perf session: Check for decompression buffer size overflow
` [PATCH 26/29] perf session: Bound nr_cpus_avail and validate sample CPU
` [PATCH 27/29] perf kwork: Bounds check work->cpu before indexing cpus_runtime[]
` [PATCH 28/29] perf session: Snapshot event->header.size in process_user_event()
` [PATCH 29/29] perf test: Add truncated perf.data robustness test

Missing signoff in the rpmsg tree
 2026-05-26 21:19 UTC 

[PATCH 0/5 nf-next v3] netfilter: synproxy: misc fixes about synproxy core
 2026-05-26 21:18 UTC  (4+ messages)
` [PATCH 4/5 nf-next v3] netfilter: synproxy: protect nf_ct_seqadj_init() with conntrack lock

[PATCH v2 0/3] allow control DTB to double as "FIT image"
 2026-05-26 21:18 UTC  (7+ messages)
` [PATCH v2 1/3] image-fit.c: introduce CONTROL_DTB_AS_FIT config knob
` [PATCH v2 3/3] test: hook up test of allowing control DTB to act as FIT image

[GIT PULL] Rockchip dts64 changes for 7.2 #1
 2026-05-26 21:18 UTC  (2+ messages)

[PATCH v3 0/7] drm/xe: Misc initialization improvements
 2026-05-26 21:18 UTC  (4+ messages)
` [PATCH v3 1/7] drm/xe: Use raw device ID to find sub-platform descriptor
` ✓ CI.KUnit: success for drm/xe: Misc initialization improvements (rev3)

[PATCH i-g-t] tests/intel/xe_oa: Restrict reason check to default OA buffer size
 2026-05-26 21:17 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[GIT PULL] Rockchip dts32 changes for 7.2 #1
 2026-05-26 21:17 UTC  (2+ messages)

[PATCH/RFC 0/5] replay: support replaying 2-parent merges
 2026-05-26 21:15 UTC  (3+ messages)
` [PATCH/RFC 1/5] "

Missing signoff in the bluetooth tree
 2026-05-26 21:16 UTC 

[PATCH] audit: use 'unsigned int' instead of 'unsigned'
 2026-05-26 21:15 UTC  (2+ messages)

[PATCHv1 0/7] hw/arm: Adding Cortex-M7 Asymmetric Multiprocessing boot support for i.MX8MP
 2026-05-26 21:13 UTC  (3+ messages)
` [PATCHv1 3/7] hw/misc: Add SRC (System Reset Controller) to i.MX8MP

[PATCH 0/3] don't allow changes to inactive colorops
 2026-05-26 21:12 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

Patchwork summary for: spi-devel-general
 2026-05-26 21:11 UTC 

[Buildroot] [PATCH 1/1] package/dbus-python: bump to version 1.4.0
 2026-05-26 21:10 UTC 

[PATCH RFC net-next v2] net: airoha: Add TCP LRO support
 2026-05-26 21:08 UTC  (3+ messages)

[PATCH] coverage: place GCOV-generated .text.* sections in Xen text
 2026-05-26 21:07 UTC 

[PATCH] thread-pool: Allow at least 1 thread in thread_pool_adjust_max_threads_to_work()
 2026-05-26 21:06 UTC  (3+ messages)

[PATCHv2] blk-mq: reinsert cached request to the list
 2026-05-26 21:06 UTC  (2+ messages)

[PATCH] err.h: use __always_inline on all error pointer helpers
 2026-05-26 21:03 UTC  (3+ messages)

[PATCH 0/2] Enable QPIC-SPI-NAND controller for ipq5210
 2026-05-26 18:38 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/19] rust: QObject and QAPI bindings
 2026-05-26 21:03 UTC  (3+ messages)
` [PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings

[PATCH] drm/amdkfd: fix integer overflow in get_queue_ids()
 2026-05-26 21:02 UTC  (3+ messages)
` [PATCH] drm/amdkfd: fix NULL dereference "

[PATCH 00/42] Enable pipe reset for compute
 2026-05-26 21:01 UTC  (7+ messages)
` [PATCH 26/42] drm/amdkfd: rework MES queue reset sequence
` [PATCH 34/42] drm/amdkfd: split out mes queue reset sequence into standalone function
` [PATCH 35/42] drm/amdkfd: plumb a helper to reset a KFD user queue

[PATCH v2 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
 2026-05-26 20:56 UTC  (14+ messages)
` [PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()

[LTP] [PATCH v12 1/4] futex_wait06: Add EFAULT error coverage test
 2026-05-26 21:00 UTC  (2+ messages)
` [LTP] "

[PATCH] drm/xe/pxp: PXP no longer requires HuC from media 35 onwards
 2026-05-26 21:01 UTC  (2+ messages)

[PATCH] drm/amd/display: Avoid using zero AC/DC brightness levels
 2026-05-26 21:00 UTC 

[PATCH v2] .gitignore: exclude logo generated file
 2026-05-26 21:00 UTC 

[PATCH 1/1] drm/hyperv: Replace "hyperv_" with "hvdrm_" as symbol name prefix
 2026-05-26 20:59 UTC  (2+ messages)

[PATCH] ceph: Fix ERR_PTR(0) in ceph_mkdir()
 2026-05-26 20:57 UTC  (5+ messages)

[PATCH] block: partitions: replace __get_free_page() with kmalloc()
 2026-05-26 20:57 UTC  (8+ messages)

[PATCH] .gitignore: exclude logo generated file
 2026-05-26 20:56 UTC  (3+ messages)

[PATCH v6 8/8] perf test: Add Arm CoreSight callchain test
 2026-05-26 20:56 UTC  (2+ messages)

[linux-next:master 7381/8275] Warning: sound/soc/codecs/max98090.c:2353 function parameter 'data' not described in 'max98090_set_jack'
 2026-05-26 20:54 UTC 

[PATCH v2] iio: chemical: scd30: Cleanup initializations in scd30_float_to_fp()
 2026-05-26 20:54 UTC  (4+ messages)

[PATCH 0/2] rust: sync: Introduce LazyInit
 2026-05-26 20:41 UTC  (6+ messages)
` [PATCH 1/2] rust: sync: lock: Add Lock::get_mut_pinned()
` [PATCH 2/2] rust: sync: Introduce LazyInit

[PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-26 20:53 UTC  (3+ messages)

[PATCH 0/2] sched/fair: expose cpu.max.runtime for credit injection
 2026-05-26 20:52 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: expose cpu.max.runtime to set bandwidth runtime directly

[PATCH v4 00/13] drm/i915/display: Add DC3CO support
 2026-05-26 20:52 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: Add DC3CO support (rev4)

[PATCH] MAINTAINERS: Remove bouncing Intel RDMA ethernet protocol maintainer
 2026-05-26 20:51 UTC 

[PATCHv2] dmaengine: ti: omap-dma: turn lch_map into a flexible array
 2026-05-26 20:51 UTC  (2+ messages)

[PATCH 0/5] x86/fpu: Restore and reinforce signal frame portability
 2026-05-26 20:50 UTC  (6+ messages)
` [PATCH 1/5] Revert "x86/fpu: Refine and simplify the magic number check during signal return"
` [PATCH 2/5] x86/fpu: Document signal frame portability
` [PATCH 3/5] selftests/x86: Add a test for "
` [PATCH 4/5] x86/fpu: Add consistency check between xstate_size and xfeatures
` [PATCH 5/5] selftests/x86: Add a consistency test for signal frames

[PATCH RFT] tty: serial: fsl_lpuart: Add register dump
 2026-05-26 20:50 UTC  (3+ messages)

[PATCH] clk: mvebu: ap-cpu-clk: fix refcount leak
 2026-05-26 20:50 UTC  (3+ messages)
` [PATCH] ibmvnic: fix krealloc() memory leak

[PATCH v2 1/1] cxl/test: Update mock dev array before calling platform_device_add()
 2026-05-26 20:49 UTC  (5+ messages)

[PATCH v1] ufs: core: complete wl runtime resume after SCSI EH
 2026-05-26 20:47 UTC  (2+ messages)

[PATCH v5 0/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-05-26 20:46 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH v3 0/4] iio: light: add support for veml6031x00 ALS series
 2026-05-26 20:46 UTC  (5+ messages)
` [PATCH v3 2/4] "

[PATCH] MAINTAINERS: Fix bouncing Intel VPU Accelerator entry
 2026-05-26 20:44 UTC 

[PATCH v3 fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
 2026-05-26 20:46 UTC  (3+ messages)
` [PATCH v3 fwctl 1/3] fwctl: Add driver_data field to fwctl_rpc

[PATCH] x86: Start removing X86_X32_ABI
 2026-05-26 20:43 UTC  (5+ messages)

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-26 20:42 UTC  (7+ messages)
        ` Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) "

[PATCH] clk: moxart: remove unused variables, fix refcount leak
 2026-05-26 20:42 UTC 

[PATCH v9 00/17] single-binary: Make hw/arm/ common
 2026-05-26 20:37 UTC  (18+ messages)
` [PATCH v9 01/17] hw/arm/raspi: Initialize 64-bit CPU types during DeviceRealize()
` [PATCH v9 02/17] hw/arm/raspi: Build objects once
` [PATCH v9 03/17] hw/arm/aspeed: Do not realize 64-bit CPU types under QTest
` [PATCH v9 04/17] hw/arm/aspeed: Build objects once
` [PATCH v9 05/17] hw/arm/meson: Remove now unused arm_ss[] source set
` [PATCH v9 06/17] target/arm: Introduce common system/user meson "
` [PATCH v9 07/17] target/arm: Build gdbstub64.o as common object
` [PATCH v9 08/17] target/arm: Build cpu64.o "
` [PATCH v9 09/17] target/arm: Extract common code related to 'max' CPU
` [PATCH v9 10/17] target/arm: Use make_ccsidr(LEGACY) in 32 bit 'max' CPU type
` [PATCH v9 11/17] target/arm: Implement DBGDEVID* registers in max AArch32 CPU
` [PATCH v9 12/17] target/arm: Only set %kvm_target when KVM is enabled
` [PATCH v9 13/17] target/arm: Factor aarch64_aa32_a57_init() out
` [PATCH v9 14/17] target/arm: Re-use common aarch64_aa32_a57_init() helper
` [PATCH v9 15/17] target/arm: Define 'max' CPU type in cpu-max.c
` [PATCH v9 16/17] target/arm: Build cpu32-system.o as common object
` [PATCH v9 17/17] target/arm: Build cpu-max.c once

[PATCH] dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
 2026-05-26 20:41 UTC  (2+ messages)

[PATCH i-g-t v2] tests/kms_color: Add multi-format coverage for pipe color tests
 2026-05-26 20:37 UTC  (2+ messages)

[PATCH] drm/xe: Do not allow setting the same exec queue property twice
 2026-05-26 20:37 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v6 0/2] Pinefeat cef168 lens control board driver
 2026-05-26 20:35 UTC  (2+ messages)

+ ocfs2-reject-oversized-group-bitmap-descriptors.patch added to mm-nonmm-unstable branch
 2026-05-26 20:35 UTC 

[PATCH RFC bpf-next v2 5/6] bpf: report register diff summary for hot callchains
 2026-05-26 20:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/less: bump to version 702
 2026-05-26 20:34 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/less: bump to version 702
 2026-05-26 20:22 UTC 

[PATCH net-next v9 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-26 20:34 UTC  (3+ messages)
` [PATCH net-next v9 1/2] "
` [PATCH net-next v9 2/2] selftests: net: add local ECMP rehash test

[PATCH RFC bpf-next v2 2/6] bpf: compute loops hierarchy
 2026-05-26 20:33 UTC  (3+ messages)

[PATCH] smb: client: fix chmod and chgrp with SMB3.1.1 POSIX Extensions
 2026-05-26 20:32 UTC 

Question about recent iotest changes, 'make check' and 'ninja test'
 2026-05-26 20:31 UTC  (2+ messages)

[PATCH net v2] nfc: llcp: fix integer underflow and missing bounds checks in TLV parsing
 2026-05-26 20:32 UTC 

[PATCH] xen/x86: Change stub page freeing to fix smt=0
 2026-05-26 20:31 UTC 

[PATCH v4] iio: chemical: scd30: Replace manual locking with RAII locking
 2026-05-26 20:31 UTC  (3+ messages)

[PATCH v2] staging: sm750fb: fix CamelCase variables name in sm750
 2026-05-26 20:30 UTC  (3+ messages)

Security: handle_count underflow in drm_gem_change_handle_ioctl, leading to use-after-free
 2026-05-26  9:02 UTC 

[PATCH drm] drm/gem: fix race between change_handle and handle_delete
 2026-05-26  8:53 UTC 

[PATCH] libfdt: fdt_check_full: Add can_assume(PERFECT) check
 2026-05-26 20:30 UTC 

+ lib-kunit_iov_iter-repeatedly-call-alloc_pages_bulk.patch added to mm-nonmm-unstable branch
 2026-05-26 20:28 UTC 

[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2026-05-26 20:27 UTC  (3+ messages)

[PATCH] drm/amdkfd: fix signal page mmap PFN for GTT-backed event pages
 2026-05-26 20:27 UTC 

[PATCH] mcstrans: avoid size_t underflow
 2026-05-26 20:26 UTC 

[PATCH 0/2] restore: better integrate with sparse index
 2026-05-26 20:26 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t1092: test 'git restore' "
  ` [PATCH v2 2/2] restore: avoid sparse index expansion

[PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
 2026-05-26 20:24 UTC  (6+ messages)

[PATCH i-g-t] tests/kms_rotation_crc: Remove verbose debug logging from rotation paths
 2026-05-26 20:25 UTC  (2+ messages)

+ mm-migrate-find_mm_struct-fix-race-between-security-checks-and-suid-exec.patch added to mm-new branch
 2026-05-26 20:24 UTC 

[PATCH] mm/migrate: find_mm_struct: fix race between security checks and suid exec
 2026-05-26 20:24 UTC  (2+ messages)


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.