messages from 2026-04-24 21:05:33 to 2026-04-24 22:42:52 UTC [more...]
[PATCH 00/12] Block storage copy offloading
2026-04-24 22:42 UTC (11+ messages)
` [PATCH 01/12] block: Introduce queue limits for "
` [PATCH 02/12] block: Add the REQ_OP_COPY_{SRC,DST} operations
` [PATCH 03/12] block: Introduce blkdev_copy_offload()
` [PATCH 04/12] block: Add an onloaded copy implementation
` [PATCH 05/12] block: Introduce accessor functions for copy offload bios
` [PATCH 06/12] fs/read_write: Generalize generic_copy_file_checks()
` [PATCH 07/12] fs, block: Add copy_file_range() support for block devices
` [PATCH 08/12] nvme: Add copy offloading support
` [PATCH 10/12] dm: Add support for copy offloading
` [PATCH 11/12] dm-linear: Enable "
[PATCH v2 0/8] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-04-24 22:41 UTC (5+ messages)
` [PATCH v2 6/8] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
[PATCH 1/3] nvme-auth: Don't log shared secret in nvme_auth_dhchap_exponential()
2026-04-24 22:39 UTC (2+ messages)
[RFC PATCH net-next 0/3] net: macb: candidate fixes for silent TX stall on BCM2712/RP1
2026-04-24 22:38 UTC (4+ messages)
` [RFC PATCH net-next 1/3] net: macb: flush PCIe posted write after TSTART doorbell
` [RFC PATCH net-next 2/3] net: macb: re-check ISR after IER re-enable in macb_tx_poll
` [RFC PATCH net-next 3/3] net: macb: add TX stall watchdog as defence-in-depth safety net
[meta-arago][master][PATCHv2] qtbase: remove serial event 0 handling
2026-04-24 22:37 UTC
linux-user: Add sockopts for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
2026-04-24 22:37 UTC (4+ messages)
` [PATCH 1/4] linux-user: Use int64_t in target__kernel_sock_timeval
[PATCH v1 1/2] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
2026-04-24 22:36 UTC (3+ messages)
` [PATCH v1 2/2] perf test: Add inject ASLR test
[meta-arago][master][PATCH] qtbase: remove serial event 0 handling
2026-04-24 22:35 UTC (2+ messages)
[drm-misc:drm-misc-next 17/19] WARNING: modpost: vmlinux: section mismatch in reference: sys_call_table+0x130 (section: .text) -> keembay_emmc_phy_driver_init (section: .init.text)
2026-04-24 22:34 UTC
[syzbot] [ocfs2?] possible deadlock in ocfs2_evict_inode
2026-04-24 22:32 UTC (2+ messages)
[PATCH 6.6 000/166] 6.6.136-rc1 review
2026-04-24 22:32 UTC (3+ messages)
[PATCH v2 00/10] Engine initialization cleanup
2026-04-24 22:30 UTC (3+ messages)
` ✓ CI.KUnit: success for Engine initialization cleanup (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v3 0/5] vfio/pci: Add PCIe TPH support
2026-04-24 22:30 UTC (4+ messages)
[RFC PATCH 0/4] nvme-tcp: NIC topology aware I/O queue scaling and queue info export
2026-04-24 22:30 UTC (9+ messages)
` [RFC PATCH 1/4] nvme-tcp: optionally limit I/O queue count based on NIC queues
` [RFC PATCH 2/4] nvme-tcp: add a diagnostic message when NIC queues are underutilized
` [RFC PATCH 4/4] nvme: expose queue information via debugfs
[PATCH] build: prefer sigaltstack over ucontext on Linux
2026-04-24 22:28 UTC (8+ messages)
[PATCH 6.12 00/35] 6.12.84-rc1 review
2026-04-24 22:27 UTC (3+ messages)
[PATCH v2 00/13] Dynamic Kernel Stacks
2026-04-24 22:26 UTC (5+ messages)
[PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL
2026-04-24 22:25 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "
[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
2026-04-24 22:25 UTC (58+ messages)
` [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
` [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
` [PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
` [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
` [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
` [PATCH 15/48] objtool/klp: Fix kCFI trap handling
` [PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
` [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
` [PATCH 18/48] klp-build: Fix hang on out-of-date .config
` [PATCH 20/48] klp-build: Don't use errexit
` [PATCH 21/48] klp-build: Validate patch file existence
` [PATCH 22/48] klp-build: Suppress excessive fuzz output by default
` [PATCH 23/48] klp-build: Fix patch cleanup on interrupt
` [PATCH 24/48] klp-build: Reject patches to vDSO
` [PATCH 25/48] klp-build: Reject patches to realmode
` [PATCH 26/48] objtool/klp: Don't set sym->file for section symbols
` [PATCH 27/48] objtool: Include libsubcmd headers directly from source tree
` [PATCH 28/48] objtool/klp: Create empty checksum sections for function-less object files
` [PATCH 29/48] klp-build: Print "objtool klp diff" command in verbose mode
` [PATCH 30/48] objtool/klp: Handle Clang .data..Lanon anonymous data sections
` [PATCH 31/48] objtool: Add is_alias_sym() helper
` [PATCH 33/48] objtool/klp: Extricate checksum calculation from validate_branch()
` [PATCH 34/48] objtool: Consolidate file decoding into decode_file()
` [PATCH 35/48] objtool/klp: Add "objtool klp checksum" subcommand
` [PATCH 36/48] klp-build: Use "
` [PATCH 37/48] objtool/klp: Remove "objtool --checksum"
[PATCH 6.18 00/55] 6.18.25-rc1 review
2026-04-24 22:24 UTC (4+ messages)
[PATCH bpf v1 1/1] bpf: Fix sk_local_storage diag dumping uninitialized special fields
2026-04-24 22:24 UTC (2+ messages)
[PATCH v4 0/4] btrfs: improve stalls under sudden writeback
2026-04-24 22:23 UTC (9+ messages)
` [PATCH v4 4/4] btrfs: cap shrink_delalloc iterations to 128M
[PATCH] gpio: sim: Replace sprintf() with sysfs_emit()
2026-04-24 22:22 UTC
[PATCH 7.0 00/42] 7.0.2-rc1 review
2026-04-24 22:22 UTC (4+ messages)
[Buildroot] [PATCH] package/inotify-tools: bump to version 4.25.9.0
2026-04-24 22:21 UTC (2+ messages)
[PATCH] checkout: add --fetch to fetch remote before resolving start-point
2026-04-24 22:21 UTC (2+ messages)
[GIT PULL] ring-buffer: Fix for 7.1
2026-04-24 22:20 UTC (2+ messages)
[GIT PULL] io_uring fixes for 7.1-rc1
2026-04-24 22:20 UTC (2+ messages)
[GIT PULL] Block fixes for 7.1-rc1
2026-04-24 22:20 UTC (2+ messages)
[PATCH sched_ext/for-7.1-fixes] sched_ext: Defer scx_hardlockup() out of NMI
2026-04-24 22:19 UTC (2+ messages)
[yocto-patches] [pseudo] [PATCH] Only copy xattrs on a rename if it's cross-filesystem
2026-04-24 22:16 UTC (2+ messages)
[PATCH v4 0/3] mm/swap: use swap_ops to register swap device's methods
2026-04-24 22:14 UTC (9+ messages)
` [PATCH v4 2/3] "
[PATCH v2 0/4] Firmware LSM hook
2026-04-24 22:13 UTC (11+ messages)
[PATCH] gfs2: keep per-bio end_io when splitting journal head reads
2026-04-24 22:12 UTC (3+ messages)
[PATCH 6.18.y v1 0/9] mm: backport sticky VMA flags and soft-dirty fix
2026-04-24 22:11 UTC (12+ messages)
` [PATCH v1 1/9] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v1 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v1 3/9] mm: update vma_modify_flags() to handle residual flags, document
` [PATCH v1 4/9] mm: implement sticky VMA flags
` [PATCH v1 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v1 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v1 7/9] tools/testing/vma: add VMA sticky userland tests
` [PATCH v1 8/9] mm: propagate VM_SOFTDIRTY on merge
` [PATCH v1 9/9] testing/selftests/mm: add soft-dirty merge self-test
` [PATCH v2] mm: fix VM_SOFTDIRTY propagation on VMA merge
[PATCHSET sched_ext/for-7.1-fixes] sched_ext: Assorted fixes
2026-04-24 22:10 UTC (7+ messages)
` [PATCH 13/13] sched_ext: Refuse cross-task select_cpu_from_kfunc calls
` [PATCH 14/13] sched_ext: Reject NULL-sch callers in scx_bpf_task_set_slice/dsq_vtime
` [PATCH 15/13] sched_ext: Release cpus_read_lock on scx_link_sched() failure in root enable
[PATCH] IGT: Add a luminance test
2026-04-24 22:10 UTC
[PATCH v3 0/8] Add support for a DRM backlight capability
2026-04-24 22:09 UTC (9+ messages)
` [PATCH v3 1/8] backlight: add kernel-internal backlight API
` [PATCH v3 2/8] backlight: expose the current brightness in the new kernel API
` [PATCH v3 3/8] drm: link connectors to backlight devices
` [PATCH v3 4/8] DRM: Add support for client and driver indicating support for luminance
` [PATCH v3 5/8] drm/amd/display: Pass up errors reading actual brightness
` [PATCH v3 6/8] drm/amd: Indicate driver supports luminance
` [PATCH v3 7/8] drm/amd/display: Allow backlight registration to fail
` [PATCH v3 8/8] drm/amd/display: use drm backlight
[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
2026-04-24 22:10 UTC (16+ messages)
[PATCH] pci: don't fallback to bus reset after failed slot reset
2026-04-24 22:09 UTC (3+ messages)
[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
2026-04-24 22:09 UTC (2+ messages)
` [Bug 221065] "
[PATCH] MAINTAINERS, mailmap: update Aditya Garg's email address
2026-04-24 17:59 UTC
[PATCH v3] target/s390x: Leverage 128-bit vector type in V{L, ST}L opcodes
2026-04-24 22:05 UTC (2+ messages)
[PATCH bpf-next v3 1/2] bpf: Implement dtor for struct file BTF ID
2026-04-24 22:05 UTC (4+ messages)
[PATCH] ceph: fix potential stray locked folios during umount
2026-04-24 22:02 UTC (4+ messages)
` "
[PATCH v2] ACPI: pmic: Replace mutex_lock/unlock() with guard()/scoped_guard()
2026-04-24 22:01 UTC
[ANNOUNCE] iproute2 7.0 release
2026-04-24 22:01 UTC (2+ messages)
[PATCH 00/18] Wangxun Fixes
2026-04-24 21:59 UTC (3+ messages)
` [PATCH 18/18] net/txgbe: fix get eeprom operation
[Buildroot] [PATCH 1/1] package/flashrom: fix build on big-endian targets
2026-04-24 21:59 UTC (2+ messages)
[PATCH i-g-t 0/3] Few fixes for igt_display_reset_outputs() in lib/igt_kms
2026-04-24 21:58 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[RFC PATCH 0/4] cxl/extent: Enable and validate multi-extent DCDs
2026-04-24 22:01 UTC (3+ messages)
` [RFC PATCH 1/4] cxl/extent: Promote cxlr_dax->region_extent to an xarray
[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
2026-04-24 21:56 UTC (6+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
[Buildroot] [git commit] package/flashrom: fix build on big-endian targets
2026-04-24 21:55 UTC
[GIT PULL] Please pull NFS client updates for Linux 7.1
2026-04-24 21:54 UTC (2+ messages)
[PATCH 0/6] scsi: Support ALUA unavailable state and INQUIRY changes
2026-04-24 21:53 UTC (7+ messages)
` [PATCH 1/6] scsi: Add INQUIRY data field definitions and accessor helpers
` [PATCH 2/6] scsi: Protect INQUIRY sysfs attributes with mutex
` [PATCH 3/6] scsi: Add scsi_update_inquiry_data() for updating INQUIRY data
` [PATCH 4/6] scsi: Refactor scsi_add_lun() to use scsi_update_inquiry_data()
` [PATCH 5/6] scsi: Add device reprobe support to scsi_rescan_device()
` [PATCH 6/6] scsi: Handle reprobe for existing devices during SCSI scan
[Bug 221383] New: ideapad_laptop: Fn hotkeys stop emitting after s2idle resume on IdeaPad Slim 3 14ARP10 (Ryzen 7735HS)
2026-04-24 21:50 UTC (5+ messages)
` [Bug 221383] "
[PATCH] ALSA: usb-audio: Fix UAC3 cluster descriptor size check
2026-04-24 21:50 UTC
[PATCH v3 0/5] media: qcom: camss: Fix RDI streaming for various CSIDs
2026-04-24 21:49 UTC (3+ messages)
` [PATCH v3 4/5] media: qcom: camss: Fix RDI streaming for CSID GEN3
[Buildroot] [PATCH 1/3] package/davfs2: bump version to 1.7.3
2026-04-24 21:42 UTC (2+ messages)
[PATCH] Documentation: intel_pstate: Fix description of asymmetric packing with SMT
2026-04-24 21:41 UTC
[Buildroot] [git commit] package/neon: bump version to 0.37.1
2026-04-24 21:31 UTC
[PATCH] smb/client: fix unaligned reads in wsl_to_fattr()
2026-04-24 21:41 UTC (2+ messages)
[Buildroot] [git commit] package/davfs2: bump version to 1.7.3
2026-04-24 21:31 UTC
[Buildroot] [git commit] package/neon: fix build with zlib
2026-04-24 21:31 UTC
[PATCH v4 0/3] hvf: map granule abstraction, configurable IPA, and MAP_FIXED alignment fix
2026-04-24 21:38 UTC (9+ messages)
` [PATCH v4 1/3] virtio-gpu: validate host page alignment for MAP_FIXED blobs
[PATCH v2] meson: add missing semicolon in pthread_condattr_setclock test
2026-04-24 21:37 UTC (2+ messages)
[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-24 21:37 UTC (5+ messages)
` [PATCH 1/9] "
[PATCH] target/i386/mshv: Fix segment regression in MMIO emu
2026-04-24 21:35 UTC (2+ messages)
[PATCH v2 00/21] drm/panel: support Waveshare DSI TOUCH kits
2026-04-24 21:35 UTC (5+ messages)
` [PATCH v2 21/21] gpio: add GPIO controller found on Waveshare DSI TOUCH panels
[Buildroot] [PATCH-2025.02.x] package/xz: add upstream security fix for CVE-2026-34743
2026-04-24 21:35 UTC (3+ messages)
[PATCH v4] perf trace: Introduce --show-cpu option to display cpu id
2026-04-24 21:29 UTC
[PATCH v8 0/5] Migrate on fault for device pages
2026-04-24 21:28 UTC (5+ messages)
[PATCH] staging: rtl8723bs: rtw_mlme: fix line length warnings
2026-04-24 21:16 UTC
[Buildroot] [PATCH 1/2] package/python-deprecation: new package
2026-04-24 21:27 UTC (2+ messages)
[Buildroot] [git commit] package/python-isodate: new package
2026-04-24 21:24 UTC
[Buildroot] [git commit] package/python-deprecation: new package
2026-04-24 21:24 UTC
[PATCH net] net: mana: Optimize irq affinity for low vcpu configs
2026-04-24 21:25 UTC (2+ messages)
[PATCH] ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG
2026-04-24 21:24 UTC (2+ messages)
[PATCH v2] usb: typec: tcpm: fix debug accessory mode detection for sink ports
2026-04-24 21:24 UTC (2+ messages)
[syzbot] [mm?] KASAN: use-after-free Read in copy_folio_from_iter_atomic (2)
2026-04-24 21:23 UTC
ANNOUNCE: shipcheck - CRA compliance auditor for Yocto builds
2026-04-24 21:20 UTC
Pressing the power button causes the device to freeze completely
2026-04-24 21:18 UTC (5+ messages)
[syzbot] [mm?] KASAN: use-after-free Read in copy_folio_from_iter_atomic (2)
2026-04-24 21:16 UTC (2+ messages)
` Forwarded: "
[OE-core][scarthgap 00/66] Patch review
2026-04-24 21:15 UTC (5+ messages)
` [OE-core][scarthgap 37/66] ovmf: backport a fix for build with gcc-16
` [OE-core][scarthgap 41/66] linux-yocto/6.6: update CVE exclusions (6.6.123)
[PATCH i-g-t 0/2] kms_plane planar-pixel-format-settings restructure
2026-04-24 21:14 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 v2] Documentation: proc: fix section numbering in table of contents
2026-04-24 21:12 UTC (2+ messages)
[PATCH] Bluetooth: btusb: deal with MT7925 invalid ISO RX packets
2026-04-24 21:11 UTC (3+ messages)
[PATCH v14 0/5] checkout: 'autostash' for branch switching
2026-04-24 21:10 UTC (7+ messages)
` [PATCH v15 "
` [PATCH v15 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v15 2/5] sequencer: allow create_autostash to run silently
` [PATCH v15 3/5] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v15 4/5] checkout: rollback lock on early returns in merge_working_tree
` [PATCH v15 5/5] checkout -m: autostash when switching branches
[PATCH] maple: switch to dynamic root device
2026-04-24 21:09 UTC (4+ messages)
git grep bug with --column and --only-matching
2026-04-24 21:04 UTC (2+ messages)
` [PATCH] grep: fix --column --only-match for 2nd and later matches
[PATCH 6.18.y v1 0/9] mm: backport sticky VMA flags and soft-dirty fix
2026-04-24 21:04 UTC
[yocto-autobuilder-helper][scarthgap 0/2] Patch review
2026-04-24 21:08 UTC (3+ messages)
` [yocto-autobuilder-helper][scarthgap 1/2] run-config: drop one more checkvnc usage
` [yocto-autobuilder-helper][scarthgap 2/2] scripts/yocto-supported-distros: fix the centos stream regular expression
[meta-yocto][scarthgap 0/1] Patch review
2026-04-24 21:05 UTC (2+ messages)
` [meta-yocto][scarthgap 1/1] poky: Fix CentOS Stream distro names
[PATCH bpf-next v3 05/10] bpf: Allow timers, workqueues and task_work in resizable hashtab
2026-04-24 21:05 UTC (2+ messages)
[PATCH] serial: 8250_dw: Clean up register macros and error handling
2026-04-24 21:05 UTC
[PATCH v4 0/3] drm/xe/oa: Wa_14026633728
2026-04-24 21:05 UTC (3+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
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.