messages from 2026-05-26 20:34:11 to 2026-05-26 21:36:18 UTC [more...]
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-05-26 21:36 UTC (18+ 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/9] doc: interpret-trailers: explain key format
2026-05-26 21:34 UTC (2+ messages)
[PATCH v2 00/17] Landlock tracepoints
2026-05-26 21:34 UTC (3+ messages)
` [PATCH v2 06/17] landlock: Add create_ruleset and free_ruleset tracepoints
[PATCH v2 0/9] ata: libata-core: Enable context analysis
2026-05-26 21:33 UTC (4+ messages)
` [PATCH v2 9/9] ata: Annotate the code that uses the host lock
[PATCH v2] git-jump: pick a mode automatically when invoked without arguments
2026-05-26 21:33 UTC (4+ messages)
` [PATCH v3] "
[PATCH] drm/amdkfd: fix integer overflow in get_queue_ids()
2026-05-26 21:32 UTC (4+ messages)
` [PATCH] drm/amdkfd: fix NULL dereference "
[PATCH RFC bpf-next v2 5/6] bpf: report register diff summary for hot callchains
2026-05-26 21:31 UTC (4+ messages)
[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
2026-05-26 21:30 UTC (12+ messages)
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting
[PATCH v14 0/6] rust: drm: gem: shmem: Add sg_table() function
2026-05-26 21:28 UTC (14+ messages)
` [PATCH v14 1/6] rust: faux: Allow retrieving a bound Device
` [PATCH v14 2/6] rust: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v14 3/6] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v14 4/6] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v14 5/6] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v14 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()
git mv after the fact
2026-05-26 21:29 UTC (2+ messages)
[PATCH net v2 1/1] net/sched: fix pedit partial COW leading to page cache corruption
2026-05-26 21:29 UTC (2+ messages)
[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 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
[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 (2+ messages)
` [PATCH net-next v9 2/2] selftests: net: add local ECMP rehash test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.