All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 22:36:06 to 2026-05-23 00:02:49 UTC [more...]

[PATCH v2] perf riscv: Add SDT argument parsing for RISC-V
 2026-05-23  0:02 UTC  (4+ messages)

[PATCH 0/2] watchdog: ath79: modernize and broaden build coverage
 2026-05-23  0:02 UTC  (6+ messages)
` [PATCH 1/2] watchdog: ath79_wdt: select OF and COMPILE_TEST
` [PATCH 2/2] watchdog: ath79: convert to watchdog_device

[PATCH v7 0/9] Add virtio-mmio support to m68k virt machine
 2026-05-23  0:01 UTC  (2+ messages)

KernelCI Metrics Report - 2026-05-23 00:00 UTC
 2026-05-23  0:01 UTC 

[PATCH] riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
 2026-05-23  0:00 UTC  (3+ messages)

[PATCH net-next] selftests: tls: use ASSERT_GE in test_mutliproc
 2026-05-23  0:00 UTC  (2+ messages)

[PATCH] global: Update URL for U-Boot project
 2026-05-22 23:58 UTC 

[PATCH net-next v8 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
 2026-05-22 23:58 UTC  (6+ messages)

[PATCH 0/3] Three folio-related btrfs fixes
 2026-05-22 23:56 UTC  (3+ messages)

[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-22 23:53 UTC  (4+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature

[PATCH] board/qualcomm: use bootflow for default boot
 2026-05-22 23:53 UTC  (9+ messages)

[PATCH v2 00/37] bsd-user: Upstream most of the remaining system calls
 2026-05-22 23:53 UTC  (47+ messages)
` [PATCH v2 03/37] bsd-user: Add bsd-signal.h with sigaction through sigreturn
` [PATCH v2 04/37] bsd-user: Add signal shims sigwait through kill and os-signal.h
` [PATCH v2 05/37] bsd-user: Add signal system call dispatch
` [PATCH v2 06/37] bsd-user: Add poll, lseek, pipe, and swap system call shims
` [PATCH v2 07/37] bsd-user: Add os-file.h with pipe2, chflagsat, close_range, and more
` [PATCH v2 08/37] bsd-user: Add file operation system call dispatch
` [PATCH v2 09/37] bsd-user: Add bsd-socket.h with bind through getsockname
` [PATCH v2 10/37] bsd-user: Add socket shims socketpair through shutdown
` [PATCH v2 11/37] bsd-user: Add os-socket.h with sendrecvmsg and message structures
` [PATCH v2 12/37] bsd-user: Add do_bsd_setsockopt and socket option definitions
` [PATCH v2 13/37] bsd-user: Add do_bsd_getsockopt
` [PATCH v2 14/37] bsd-user: Add FreeBSD socket helpers and sockaddr conversion
` [PATCH v2 15/37] bsd-user: Add os-socket.c with cmsg conversion functions
` [PATCH v2 16/37] bsd-user: Add socket system call dispatch
` [PATCH v2 17/37] bsd-user: Add os-time.h with clock and time-of-day functions
` [PATCH v2 18/37] bsd-user: Add utimes, futimes, and ktimer functions to os-time.h
` [PATCH v2 19/37] bsd-user: Add select, pselect, and ppoll "
` [PATCH v2 20/37] bsd-user: Add kqueue and kevent functions "
` [PATCH v2 21/37] bsd-user: Add sigtimedwait, itimer, and futimens "
` [PATCH v2 22/37] bsd-user: Add os-time.c and time-related type definitions
` [PATCH v2 23/37] bsd-user: Add time system call dispatch
` [PATCH v2 24/37] bsd-user: Add thread, umtx, and ACL type definitions
` [PATCH v2 25/37] bsd-user: Add cpu_copy and make init_task_state non-static

[PATCH v1 0/3] perf: Fix kwork memory sanitization and libunwind test builds
 2026-05-22 23:52 UTC  (3+ messages)

[PATCH] riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESS
 2026-05-22 23:51 UTC  (3+ messages)

[PATCH net-next v3] net: napi: Skip last poll when arming gro timer in busy poll
 2026-05-22 23:50 UTC  (5+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-05-22 23:50 UTC  (5+ messages)
` [PATCH v13 07/22] KVM: selftests: Introduce structures for TDX guest boot parameters

[PATCH net v4 0/5] xsk: fix meta and publish of cq issues
 2026-05-22 23:49 UTC  (10+ messages)

[PATCH] riscv: replace select with dependency for visible RELOCATABLE
 2026-05-22 23:48 UTC  (3+ messages)

[PATCH v2 0/5] guest_memfd fixes for bind and populate
 2026-05-22 23:47 UTC  (13+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH v2 2/5] KVM: guest_memfd: Fix possible signed integer overflow
` [PATCH v2 3/5] KVM: guest_memfd: Handle errors from xa_store_range() when binding
` [PATCH v2 4/5] KVM: SNP: Fix kunmap_local() unmapping order
` [PATCH v2 5/5] KVM: SNP: Mark source page dirty in sev_gmem_post_populate

[RFC PATCH v1 01/14] perf stat: Introduce core generic print traversal engine and header stubs
 2026-05-22 23:47 UTC  (2+ messages)

[PATCH 0/4] drm/xe/mmio: Small improvements
 2026-05-22 23:46 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v6 00/16]
 2026-05-22 23:45 UTC  (5+ messages)
` [PATCH v6 01/16] KVM: nSVM: Stop leaking single-stepping on VMRUN into L2

[GIT PULL] sched_ext: Fixes for v7.1-rc4
 2026-05-22 23:45 UTC  (2+ messages)

[PATCH v9 23/23] perf python: Add LiveSession helper
 2026-05-22 23:44 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2026-05-22 23:44 UTC 

[GIT PULL] SCSI fixes for 7.1-rc4+
 2026-05-22 23:44 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v7.1-4
 2026-05-22 23:44 UTC  (2+ messages)

[git pull] drm fixes for 7.1-rc5
 2026-05-22 23:44 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v7.1-rc4
 2026-05-22 23:44 UTC  (2+ messages)

[PATCH net v2 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-22 23:33 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v2 2/2] net: mana: Skip redundant detach on already-detached port

[PATCH] riscv: check leaf entry alignment in pageattr_pxd_entry()
 2026-05-22 23:34 UTC  (3+ messages)

Btrfs progs release 7.0
 2026-05-22 23:25 UTC  (2+ messages)

[PATCH net-next] net: fec_mpc52xx_phy: Add missing MODULE_DESCRIPTION()
 2026-05-22 23:32 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in reverse_path_check_proc
 2026-05-22 23:31 UTC  (2+ messages)

[PATCH v2] ARM: OMAP2+: Add CFI type for omap4_finish_suspend
 2026-05-22 23:30 UTC 

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-22 23:30 UTC  (11+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute

[PATCH v4 0/5] KVM: X86: Fix nested TDP error code info
 2026-05-22 23:27 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: x86: Widen x86_exception's error_code to 64 bits
` [PATCH v4 2/5] KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware
` [PATCH v4 3/5] KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits
` [PATCH v4 4/5] KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bits
` [PATCH v4 5/5] KVM: selftests: Add nested page fault injection test

[GIT PULL] Please pull FWCTL subsystem changes
 2026-05-22 23:25 UTC 

[EVL] Client UDP not receiving data
 2026-05-22 23:21 UTC  (5+ messages)

[PATCH v2 2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend
 2026-05-22 23:21 UTC  (2+ messages)

arch/arm64/boot/dts/freescale/imx8mp-ab2.dtb: blk-ctrl@32ec0000 (fsl,imx8mp-media-blk-ctrl): 'bridge' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-05-22 23:19 UTC 

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-22 23:17 UTC  (9+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices

[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-22 23:16 UTC  (4+ messages)
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached

[PATCH] timers/migration: turn tmigr_hierarchy level_list into a flexible array
 2026-05-22 23:16 UTC 

AtomISP tree for Linux Next
 2026-05-22 23:16 UTC  (7+ messages)

[PATCH 00/10] drm/i915/bw: Bunch of fixes
 2026-05-22 23:15 UTC  (3+ messages)
` [PATCH 01/10] drm/i915/bw: Fix num_planes handling on TGL+

[PATCH 0/5] Remove some empty bootdev_ops structures
 2026-05-22 23:14 UTC  (4+ messages)
` [0/5] "

[PATCH net 0/9] ethtool: module: fix a handful of small bugs
 2026-05-22 23:13 UTC  (10+ messages)
` [PATCH net 1/9] ethtool: module: call ethnl_ops_complete() on module flash errors
` [PATCH net 2/9] ethtool: module: avoid leaking a netdev ref "
` [PATCH net 3/9] ethtool: module: avoid racy updates to dev->ethtool bitfield
` [PATCH net 4/9] ethtool: module: check fw_flash_in_progress under rtnl_lock
` [PATCH net 5/9] ethtool: module: fix cleanup if socket used for flashing multiple devices
` [PATCH net 6/9] ethtool: cmis: require exact CDB reply length
` [PATCH net 7/9] ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
` [PATCH net 8/9] ethtool: cmis: validate start_cmd_payload_size from module
` [PATCH net 9/9] ethtool: cmis: validate fw->size against start_cmd_payload_size

[PATCH 0/2] target/arm: implement FEAT_RNG_TRAP
 2026-05-22 23:00 UTC  (3+ messages)
` [PATCH 1/2] target/arm: implement FEAT_RNG_TRAP for RNDR/RNDRRS

[PATCH] stash: reuse cached index entries in --patch temporary index
 2026-05-22 23:12 UTC  (2+ messages)
` [PATCH v2] "

[Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen)
 2026-05-22 23:10 UTC  (2+ messages)

[PATCH v8 mptcp-next 0/9] mptcp: address stall under memory pressure
 2026-05-22 23:10 UTC  (2+ messages)

[PATCH] riscv: mm: exclude invalid THP PMDs from page table check
 2026-05-22 23:09 UTC  (3+ messages)

[PATCH] drm/i915: Add the blend mode property to all planes that support alpha blending
 2026-05-22 23:09 UTC  (2+ messages)

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-05-22 23:08 UTC  (6+ messages)

[PATCH bpf v3 2/2] bpf, libbpf: reject non-exclusive metadata maps in the signed loader
 2026-05-22 23:08 UTC  (3+ messages)

[PATCH net 0/6] ethtool: rss: fix a handful of small bugs
 2026-05-22 23:06 UTC  (7+ messages)
` [PATCH net 1/6] ethtool: rss: avoid modifying the RSS context response
` [PATCH net 2/6] ethtool: rss: add missing errno on RSS context delete
` [PATCH net 3/6] ethtool: rss: fix falsely ignoring indir table updates
` [PATCH net 4/6] ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
` [PATCH net 5/6] ethtool: rss: fix hkey leak when indir_size is 0
` [PATCH net 6/6] ethtool: rss: avoid device context leak on reply-build failure

[PATCH] s390/mm: Export set_memory_encrypted and set_memory_decrypted
 2026-05-22 23:06 UTC 

Partnership Inquiry - Link Insertion & Guest Post Rates for ceph.io
 2026-05-22 23:05 UTC  (2+ messages)

[RFC PATCH v1 10/14] perf stat: Implement streaming JSON formatting callbacks
 2026-05-22 23:02 UTC  (2+ messages)

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-22 23:02 UTC  (3+ messages)
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library

[PATCH v4 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
 2026-05-22 23:01 UTC  (13+ messages)
` [PATCH v4 01/12] crypto: atmel-ecc - fix use after free situation
` [PATCH v4 02/12] crypto: atmel-ecc - fix multi-device kpp registration
` [PATCH v4 03/12] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
` [PATCH v4 04/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH v4 05/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH v4 06/12] crypto: atmel-i2c - move client management instance into core
` [PATCH v4 07/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
` [PATCH v4 08/12] crypto: atmel-ecc - switch to module_i2c_driver
` [PATCH v4 09/12] crypto: atmel-i2c - move shared client allocation logic to core
` [PATCH v4 10/12] crypto: atmel-i2c - implement capability-based client selection
` [PATCH v4 11/12] crypto: atmel-sha204a - integrate into core management tracking
` [PATCH v4 12/12] crypto: atmel-sha204a - switch to module_i2c_driver

[RFC PATCH v1 07/14] perf stat: Implement CSV formatting callbacks
 2026-05-22 23:01 UTC  (2+ messages)

[PATCH v1 00/11] Improve git gui operation without a worktree
 2026-05-22 23:00 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/11] git-gui: use rev-parse exclusively to find a repository

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-05-22 22:58 UTC 

[RFC PATCH v1 08/14] perf stat: Extend CSV output linter to test core aggregation checks
 2026-05-22 22:59 UTC  (2+ messages)

[PATCH v4] nvme: reject keep-alive passthrough on non-fabrics
 2026-05-22 22:56 UTC  (3+ messages)

[linux-next:master 7127/8157] ERROR: modpost: "set_memory_decrypted" [drivers/dma-buf/heaps/system_heap.ko] undefined!
 2026-05-22 22:55 UTC  (2+ messages)

[PATCH] llc: Add SPDX id lines to some llc source files
 2026-05-22 22:55 UTC 

[PATCH v3 0/3] Add Sony IMX471 camera sensor driver
 2026-05-22 22:49 UTC  (7+ messages)
` [PATCH v3 2/3] media: i2c: imx471: Add Sony IMX471 image "
` [PATCH v3 3/3] media: i2c: imx471: Naming the register

[PATCHv3] blk-mq: pop cached request if it is usable
 2026-05-22 22:55 UTC  (6+ messages)

[PATCH 1/1] staging: media: ipu3-imgu: Ensure correct binary selection
 2026-05-22 22:54 UTC 

[RFC PATCH v1 02/14] perf stat: Implement standard console (STD) formatting callbacks
 2026-05-22 22:54 UTC  (2+ messages)

[PATCH] lib: sbi: Drop fw_rw_offset alignment requirement for single fw region
 2026-05-22 22:54 UTC 

[RFC PATCH v1 11/14] perf stat: Extend JSON output linter to test core aggregation checks
 2026-05-22 22:53 UTC  (2+ messages)

[PATCH v2 2/2] dmaengine: idxd: fix duplicate memory frees on initialization error path
 2026-05-22 22:51 UTC  (2+ messages)

[RFC PATCH v1 09/14] perf stat: Extend CSV output linter to test advanced PMU and metric-only checks
 2026-05-22 22:48 UTC  (2+ messages)

[PATCH v5 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
 2026-05-22 22:48 UTC  (2+ messages)

[PATCH v9 10/23] perf evsel: Add reference count
 2026-05-22 22:46 UTC  (2+ messages)

[PATCH v9 20/23] perf python: Add syscall name/id to convert syscall number and name
 2026-05-22 22:46 UTC  (2+ messages)

[PATCH v9 22/23] perf python: Add perf.pyi stubs file
 2026-05-22 22:46 UTC  (2+ messages)

[RFC PATCH 0/9] linker list sanity checking
 2026-05-22 22:45 UTC  (9+ messages)
` [RFC PATCH 4/9] linker_lists.h: add ll_*_name() helper macros
` [RFC PATCH 5/9] linker_lists.h: drop _2 from section and symbol name prefix
` [RFC PATCH 6/9] linker_lists.rst: update documentation
` [RFC PATCH 7/9] test: avoid use of special characters in ELF section names

[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-22 22:44 UTC  (10+ messages)

[PATCH v5 0/1] qcow2: add a way to repair bitmaps
 2026-05-22 22:43 UTC  (2+ messages)
` [PATCH v5 1/1] qcow2: add functionality "

[PATCH v8 1/3] PCI: mediatek: Use actual physical address instead of virt_to_phys()
 2026-05-22 22:43 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: another way to set large folio by remembering inode number
 2026-05-22 22:41 UTC  (12+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH v3 00/14] single-binary: Compile hw/riscv once
 2026-05-22 22:41 UTC  (9+ messages)
` [PATCH v3 01/14] hw/riscv: Register generic riscv[32|64] QOM interfaces
` [PATCH v3 02/14] hw/riscv: Add macros and globals for simplifying machine definitions
` [PATCH v3 04/14] hw/core: Add riscv[32|64] to "none" machine
` [PATCH v3 05/14] configs/target: Implement per-binary TargetInfo structure for riscv

[PATCH bpf v3 1/2] libbpf: fix off-by-one in emit_signature_match jump offset
 2026-05-22 22:41 UTC  (2+ messages)

[PATCH 2/3] KVM: guest_memfd: Fix possible signed integer overflow
 2026-05-22 22:40 UTC  (3+ messages)

[PATCH v9 11/23] perf evlist: Add reference count checking
 2026-05-22 22:40 UTC  (2+ messages)

[PATCH v9 18/23] perf python: Extend API for stat events in python.c
 2026-05-22 22:40 UTC  (2+ messages)

[PATCH v4 00/13] pack-objects: integrate --path-walk and some --filter options
 2026-05-22 22:40 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()
 2026-05-22 22:39 UTC  (2+ messages)

[PATCH v2] vfio/pci: Use a private flag to prevent power state change with VFs
 2026-05-22 22:39 UTC  (2+ messages)

[RFC] mipi-i3c-hci: Support for DMA Ring Pipelining / High-throughput Streaming
 2026-05-22 22:37 UTC 

[PATCH v9 13/23] perf python: Add wrapper for perf_data file abstraction
 2026-05-22 22:37 UTC  (2+ messages)

[PATCH] media: camif-core: Drop GPIO handling
 2026-05-22 22:36 UTC 

[moderation/CI] Re: rtnetlink: RTNL avoidance in rtnl_getlink() and rtnl_dump_ifinfo()
 2026-05-22 22:36 UTC 

[PATCH v2] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-05-22 22:35 UTC  (6+ messages)

[PATCH kvm-unit-tests 0/9] Combined GMET and MBEC tests
 2026-05-22 22:36 UTC  (3+ messages)
` [PATCH kvm-unit-tests 8/9] x86/vmx: run EPT tests with MBEC enabled when available


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.