All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-17 06:02:10 to 2025-05-17 10:07:24 UTC [more...]

[Buildroot] [PATCH 00/13] system: add support for merged-bin (branch yem/merged-bin)
 2025-05-17 10:07 UTC  (8+ messages)
` [Buildroot] [PATCH 01/13] system: reword merged-usr prompt
` [Buildroot] [PATCH 02/13] system: drop superfluous negative condition for default PATH
` [Buildroot] [PATCH 05/13] support/scripts: fix and restrict conditions to accept merged dirs

[PATCH v2 net 0/2] There are some bugfix for hibmcge driver
 2025-05-17  9:58 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: hibmcge: fix incorrect statistics update issue
` [PATCH v2 net 2/2] net: hibmcge: fix wrong ndo.open() after reset fail issue

[tytso-ext4:dev] BUILD SUCCESS 24b7a2331fcdf6de103ea85e67eede43c0372f77
 2025-05-17 10:05 UTC 

[PATCH v12 01/25] cpumask: relax cpumask_any_but()
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] cpumask: Relax cpumask_any_but()

[PATCH v12 02/25] find: add find_first_andnot_bit()
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] find: Add find_first_andnot_bit()

[PATCH v12 03/25] cpumask: add cpumask_{first,next}_andnot() API
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] cpumask: Add "

[PATCH v12 04/25] x86/resctrl: Optimize cpumask_any_housekeeping()
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 05/25] x86/resctrl: Remove the limit on the number of CLOSID
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 06/25] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 07/25] x86/resctrl: Check all domains are offline in resctrl_exit()
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 08/25] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Resctrl_exit() "

[PATCH v12 09/25] x86/resctrl: Drop __init/__exit on assorted symbols
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 10/25] x86/resctrl: Move is_mba_sc() out of core.c
 2025-05-17 10:03 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 11/25] x86/resctrl: Add end-marker to the resctrl_event_id enum
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 12/25] x86/resctrl: Expand the width of domid by replacing mon_data_bits
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 13/25] x86/resctrl: Split trace.h
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 14/25] x86/resctrl: Add 'resctrl' to the title of the resctrl documentation
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 15/25] fs/resctrl: Add boiler plate for external resctrl code
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 16/25] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 17/25] x86/resctrl: Move enum resctrl_event_id to resctrl.h
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 18/25] x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 19/25] x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 20/25] x86/resctrl: Squelch whitespace anomalies in resctrl core code
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 21/25] x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 22/25] x86/resctrl: Relax some asm #includes
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 23/25] x86/resctrl: Always initialise rid field in rdt_resources_all[]
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 24/25] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v12 25/25] MAINTAINERS: Add reviewers for fs/resctrl
 2025-05-17 10:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
 2025-05-17 10:01 UTC  (17+ messages)
` [PATCH 3/3] nvme-tcp: fix I/O stalls "

[PATCHv3 0/4] x86: Make 5-level paging support unconditional for x86-64
 2025-05-17  9:59 UTC  (2+ messages)

[PATCH net-next 00/10] net: faster and simpler CRC32C computation
 2025-05-17  9:58 UTC  (3+ messages)
` [PATCH net-next 09/10] nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()

[Buildroot] [PATCH v3 1/3] boot/xilinx-prebuilt: add segmented config support
 2025-05-17  9:56 UTC  (4+ messages)
` [Buildroot] [PATCH v3 3/3] boot/xilinx-prebuilt: install pld.pdi to target

[Buildroot] [PATCH] package/wilc-driver: fix build with Linux 6.13
 2025-05-17  9:56 UTC  (2+ messages)

[Buildroot] [git commit] package/wilc-driver: fix build with Linux 6.13
 2025-05-17  9:54 UTC 

[PATCH v2] rust: doc: Clarify safety invariants for Revocable type
 2025-05-17  9:54 UTC  (5+ messages)

[Buildroot] [git commit] package/nodejs: make target nodejs package virtual
 2025-05-17  9:54 UTC 

New include guard in seq_event.h breaks DSSI header
 2025-05-17  9:53 UTC 

[Buildroot] [PATCH] Kea: new package - kea version 2.6.2
 2025-05-17  9:50 UTC  (2+ messages)

[PATCH v2] NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated
 2025-05-17  9:49 UTC  (2+ messages)

[PATCH] docs: ABI: Fix "diasble" to "disable"
 2025-05-17  9:18 UTC 

[pci:dt-bindings] BUILD SUCCESS db8266017e0a703809c83453112c8d5ceb4f03af
 2025-05-17  9:46 UTC 

[Buildroot] [git commit] package/jpeg-turbo: bump to version 3.1.0
 2025-05-17  9:46 UTC 

[Buildroot] [PATCH 1/1] package/jpeg-turbo: bump to version 3.1.0
 2025-05-17  9:45 UTC  (2+ messages)

[Buildroot] [PATCH v5 1/3] boot/xilinx-embeddedsw: rename toolchain vendor to buildroot
 2025-05-17  9:45 UTC  (3+ messages)

[PATCH v2] drm/xe: Default auto_link_downgrade status to false
 2025-05-17  9:45 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Default auto_link_downgrade status to false (rev2)

[PATCH] selftests: powerpc: Fix spelling and grammar in PMU test files
 2025-05-17  9:45 UTC 

2025 X.Org Foundation Election results
 2025-05-17  9:45 UTC 

support keyrings for NFS TLS mounts v2
 2025-05-17  9:45 UTC  (5+ messages)
` [PATCH 2/2] nfs: create a kernel keyring

2025 X.Org Foundation Election results
 2025-05-17  9:44 UTC 

2025 X.Org Foundation Election results
 2025-05-17  9:44 UTC 

[PATCH net-next 0/2] Add Si3474 PSE controller driver
 2025-05-17  9:44 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
    ` [EXTERNAL]Re: "

[PATCH] kunit: tool: add test counts to JSON output
 2025-05-17  9:42 UTC  (2+ messages)

[PATCH v2 0/2] LoongArch: KVM: Do not flush tlb if HW PTW supported
 2025-05-17  9:41 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] Qt6 related fixes
 2025-05-17  9:40 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/ncurses: bump to version 6.5.20250510
 2025-05-17  9:39 UTC 

[Buildroot] [git commit] package/ffmpeg: bump to latest commit in 6.1.x branch
 2025-05-17  9:38 UTC 

[Buildroot] [git commit] package/qt6/qt6multimedia: fix ffmpeg plugin build for x11
 2025-05-17  9:38 UTC 

[Buildroot] [git commit] package/qt6/qt6multimedia: ffmpeg support needs headers >= 5.2
 2025-05-17  9:38 UTC 

[Buildroot] [git commit] package/qt6/qt6base: fix build when xcb support is enabled
 2025-05-17  9:38 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: make target nodejs package virtual
 2025-05-17  9:38 UTC  (2+ messages)

[syzbot] [overlayfs?] WARNING in ovl_listxattr
 2025-05-17  9:38 UTC 

[Buildroot] [PATCH] package/pkg-autotools.mk: LIBTOOL_PATCH_HOOK: also handle libtool 2.5.x
 2025-05-17  9:34 UTC  (2+ messages)

[PATCH v1 0/3] LoongArch: dts: Add PWM controller node support
 2025-05-17  9:33 UTC  (2+ messages)

[Buildroot] [git commit] package/pkg-autotools.mk: LIBTOOL_PATCH_HOOK: also handle libtool 2.5.x
 2025-05-17  9:33 UTC 

[Buildroot] [PATCH v3 0/6] Bump netopeer2 and its dependencies
 2025-05-17  9:33 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/6] package/sysrepo: bump to version 3.6.11

[PATCH v2] LoongArch: Enable HAVE_ARCH_STACKLEAK
 2025-05-17  9:33 UTC  (2+ messages)

[PATCH] Documentation: kunit: improve example on testing static functions
 2025-05-17  9:32 UTC  (2+ messages)

[PATCH V3] LoongArch: Add SCHED_MC (Multi-core scheduler) support
 2025-05-17  9:31 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual/adding-packages-tips.adoc: add section about private repositories
 2025-05-17  9:31 UTC 

[PATCH] HID: nintendo: avoid bluetooth suspend/resume stalls
 2025-05-17  9:31 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual/adding-packages-tips.adoc: add section about private repositories
 2025-05-17  9:31 UTC  (3+ messages)

[PATCH v3 0/3] LoongArch: Adjust the 'make install' operation
 2025-05-17  9:31 UTC  (2+ messages)

[PATCH] sh: kprobes: remove unused variables in kprobe_exceptions_notify()
 2025-05-17  9:30 UTC 

[Buildroot] [git commit] package/libnetconf2: bump to version 3.7.1
 2025-05-17  9:30 UTC 

[Buildroot] [git commit] package/netopeer2: bump to version 2.4.1
 2025-05-17  9:30 UTC 

[Buildroot] [git commit] package/sysrepo: bump to version 3.6.11
 2025-05-17  9:30 UTC 

[Buildroot] [git commit] package/libyang: bump to version 3.12.2
 2025-05-17  9:30 UTC 

[tip:x86/debug] BUILD SUCCESS 06aa9378df017ea7482b1bfdcd750104c8b3c407
 2025-05-17  9:28 UTC 

[GIT PULL] LoongArch fixes for v6.15-rc7
 2025-05-17  9:18 UTC 

[PATCH 1/7] cleanup: Introduce DEFINE_ACQUIRE() a CLASS() for conditional locking
 2025-05-17  9:17 UTC  (13+ messages)

[PATCH v4 0/6] x86: Robustify pgtable_l5_enabled()
 2025-05-17  9:16 UTC  (7+ messages)
` [PATCH v4 1/6] x86/cpu: Use a new feature flag for 5 level paging
` [PATCH v4 2/6] x86/cpu: Move CPU capability override arrays from BSS to __ro_after_init
` [PATCH v4 3/6] x86/cpu: Allow caps to be set arbitrarily early
` [PATCH v4 4/6] x86/boot: Set 5-level paging CPU cap before entering C code
` [PATCH v4 5/6] x86/boot: Drop the early variant of pgtable_l5_enabled()
` [PATCH v4 6/6] x86/boot: Drop 5-level paging related variables and early updates

Status of rebalance and scrub support
 2025-05-17  9:15 UTC  (4+ messages)

[Buildroot] [PATCH 00/10] SELinux updates
 2025-05-17  9:11 UTC  (6+ messages)
` [Buildroot] [PATCH 01/10] package/audit/S02auditd: fix shellcheck and check-package warnings
` [Buildroot] [PATCH 10/10] package/refpolicy: bump to version 2.20250213

[PATCH v2 1/2] USB: core: add a memory pool to urb for host-controller private data
 2025-05-17  9:09 UTC  (5+ messages)

[Buildroot] [git commit] package/refpolicy: bump to version 2.20250213
 2025-05-17  9:07 UTC 

[Buildroot] [git commit] package/selinux-python: bump to verson 3.8.1
 2025-05-17  8:15 UTC 

[Buildroot] [git commit] package/policycoreutils: bump to version 3.8.1
 2025-05-17  8:12 UTC 

[Buildroot] [git commit] package/checkpolicy: bump to version 3.8.1
 2025-05-17  8:13 UTC 

[Buildroot] [git commit] package/restorecond: bump to version 3.8.1
 2025-05-17  8:14 UTC 

[Buildroot] [git commit] package/semodule-utils: bump to version 3.8.1
 2025-05-17  8:15 UTC 

[Buildroot] [git commit] package/libsemanage: bump to version 3.8.1
 2025-05-17  8:08 UTC 

[Buildroot] [git commit] package/libsepol: bump to version 3.8.1
 2025-05-17  8:08 UTC 

[Buildroot] [git commit] package/libselinux: bump to version 3.8.1
 2025-05-17  8:11 UTC 

[Buildroot] [git commit] package/audit/S02auditd: fix shellcheck and check-package warnings
 2025-05-17  8:04 UTC 

[PATCH] docs: i2c: Fix "resitors" to "resistors"
 2025-05-17  8:25 UTC 

[PATCH v7] erofs: add 'fsoffset' mount option to specify filesystem offset
 2025-05-17  9:05 UTC 

[PULL REQUEST] i2c-for-6.15-rc7
 2025-05-17  9:02 UTC 

[PATCH v4 5/7] drm/panthor: Implement the counter sampler and sample handling
 2025-05-17  8:56 UTC  (2+ messages)

[PATCH] rust: compile libcore with edition 2024 for 1.87+
 2025-05-17  8:55 UTC 

Snapshot send, modify, receive ->
 2025-05-17  8:53 UTC  (4+ messages)
    ` Snapshot send, modify, receive -> SOLVED :)

[PATCH v4 00/10] Stage-2 huge mappings for pKVM np-guests
 2025-05-17  8:53 UTC  (9+ messages)
` [PATCH v4 01/10] KVM: arm64: Handle huge mappings for np-guest CMOs
` [PATCH v4 10/10] KVM: arm64: np-guest CMOs with PMD_SIZE fixmap

[PATCH v2 0/5] platform/x86: firmware_attributes_class: Add a high level API
 2025-05-17  8:51 UTC  (6+ messages)
` [PATCH v2 1/5] platform/x86: firmware_attributes_class: Add device initialization methods
` [PATCH v2 2/5] platform/x86: firmware_attributes_class: Add a high level API
` [PATCH v2 3/5] platform/x86: firmware_attributes_class: Add a boolean type
` [PATCH v2 4/5] MAINTAINERS: Add FIRMWARE ATTRIBUTES CLASS entry
` [PATCH v2 5/5] platform/x86: samsung-galaxybook: Transition to new firmware_attributes API

[PATCH v2] apparmor: fix some kernel-doc issues in header files
 2025-05-17  8:51 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-05-16
 2025-05-17  8:50 UTC 

Small patch to add support for MPTCP on Linux
 2025-05-17  8:46 UTC  (4+ messages)

[PATCH bpf-next v2 2/2] selftests/bpf: Add a test with bpf_unreachable() kfunc
 2025-05-17  8:45 UTC  (2+ messages)

[PATCH v4 3/4] drivers: firmware: add riscv SSE support
 2025-05-17  8:45 UTC  (2+ messages)

[PATCHv2 0/3] x86: Make 5-level paging support unconditional for x86-64
 2025-05-17  8:44 UTC  (6+ messages)
` [PATCHv2 3/3] x86/64/mm: Make 5-level paging support unconditional

[PATCH][next] apparmor: Fix incorrect profile->signal range check
 2025-05-17  8:44 UTC  (3+ messages)

[PATCH 1/2] apparmor: shift ouid when mediating hard links in userns
 2025-05-17  8:40 UTC  (2+ messages)

[PATCH v3 1/2] USB: core: add a memory pool to urb caching host-controller private data
 2025-05-17  8:38 UTC 

[PATCH v3 2/2] USB: xhci: use urb hcpriv mempool for private data
 2025-05-17  8:37 UTC 

[PATCH (EXPERIMENTAL)] team: replace term lock with rtnl lock
 2025-05-17  7:32 UTC 

[PATCH v3 2/2] USB: xhci: use urb hcpriv mempool for private data
 2025-05-17  8:35 UTC 

[PATCH v3 1/2] USB: core: add a memory pool to urb caching host-controller private data
 2025-05-17  8:35 UTC 

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 894fbb55e60cab4ea740f6c65a08b5f8155221f4
 2025-05-17  8:33 UTC 

[PATCH] docs: hid: Fix typo in intel-thc-hid.rst
 2025-05-17  8:33 UTC 

[PATCH] Skip vfio in the scenario of non-privileged mode
 2025-05-17  8:32 UTC  (7+ messages)
` [PATCH v2] eal/linux: skip vfio for non-privileged container
  ` [PATCH v3] Skip vfio in the scenario of non-privileged mode
  ` [PATCH v4] eal/linux: skip vfio for non-privileged container

[android-common:android13-5.15 1/1] drivers/phy/qualcomm/phy-qcom-qmp.c:2928: warning: Function parameter or member 'usb_phy' not described in 'qcom_qmp'
 2025-05-17  8:29 UTC 

[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-05-17  8:26 UTC  (2+ messages)

[PATCH 0/7] drm/i915 & drm/xe: prep work towards opaque struct intel_display
 2025-05-17  8:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[koverstreet-bcachefs:bcachefs-testing 227/228] fs/bcachefs/recovery_passes.c:285:6: error: conflicting types for 'bch2_recovery_pass_needs_set'; have 'bool(struct bch_fs *, enum bch_recovery_pass, enum bch_run_recovery_pass_flags)' {aka '_Bool(struct bch_fs *, enum bch_recovery_pass, enum bch_run_re
 2025-05-17  8:24 UTC 

[GIT PULL] i2c-host-fixes for v6.15-rc7
 2025-05-17  8:23 UTC  (2+ messages)

[PATCH V3 00/16] perf: Fix the throttle logic for group
 2025-05-17  8:22 UTC  (3+ messages)
` [PATCH V3 02/16] perf: Fix the throttle logic for a group

[PATCH v2 00/12] qapi: remove all TARGET_* conditionals from the schema
 2025-05-17  8:21 UTC  (5+ messages)
` [PATCH v2 01/12] qapi: expose rtc-reset-reinjection command unconditionally
` [PATCH v2 09/12] qapi: make most CPU commands unconditionally available

[syzbot] [mm?] WARNING in folio_large_mapcount
 2025-05-17  8:21 UTC 

[Buildroot] [PATCH] package/pkg-autotools.mk: LIBTOOL_PATCH_HOOK: also handle libtool 2.5.x
 2025-05-17  8:18 UTC 

[PATCH v3] m4: Upgrade to 1.4.20 release
 2025-05-17  8:17 UTC 

[net-next PATCH v11 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-05-17  8:09 UTC  (3+ messages)
` [net-next PATCH v11 1/6] net: phy: pass PHY driver to .match_phy_device OP

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-05-17  7:40 UTC  (4+ messages)
    ` [PATCH] wifi: iwlegacy: Check rate_idx range after addition

[net-next PATCH v10 7/7] rust: net::phy sync with match_phy_device C changes
 2025-05-17  8:06 UTC  (5+ messages)

[PATCH] docs: fix typo in rust/kernel/str.rs
 2025-05-17  8:02 UTC  (2+ messages)

[PATCH] x86/mm: resize user_pcid_flush_mask for PTI / broadcast TLB flush combination
 2025-05-17  7:59 UTC  (2+ messages)

[PATCH 0/3] lsm: introduce lsm_manage_policy() syscall
 2025-05-17  7:59 UTC  (10+ messages)
` [PATCH 1/3] Wire up the lsm_manage_policy syscall

[PATCH v4 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
 2025-05-17  7:53 UTC  (2+ messages)

[PATCH v1 7/7] HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTL
 2025-05-17  7:53 UTC  (2+ messages)

[PATCH] xfs: Remove unnecessary checks in functions related to xfs_fsmap
 2025-05-17  7:43 UTC 

[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
 2025-05-17  7:46 UTC  (6+ messages)

[PATCH v28 00/20] nvme-tcp receive offloads
 2025-05-17  7:38 UTC  (5+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload

[Buildroot] [PATCH] package/m4: bump to 1.4.20
 2025-05-17  7:38 UTC  (2+ messages)

[Buildroot] [git commit] package/m4: bump to 1.4.20
 2025-05-17  7:28 UTC 

[PATCH v3 0/1] arm64: dts: qcom: x1e80100-dell-xps-9345: Add WiFi/BT pwrseq
 2025-05-17  7:36 UTC  (2+ messages)

[PATCH v1 0/3] MSR fixes and cleanups after last round of MSR cleanups
 2025-05-17  7:26 UTC  (7+ messages)
` [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()

[PATCH v1] misc: fastrpc: Fix channel resource access in device_open
 2025-05-17  7:24 UTC 

[PATCH v3 0/5] module: Strict per-modname namespaces
 2025-05-17  7:19 UTC  (6+ messages)
` [PATCH v3 2/5] module: Add module specific symbol namespace support

[PATCH] kselftests/x86: Correct grammer in VMX pairing message
 2025-05-17  7:14 UTC  (2+ messages)

[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
 2025-05-17  7:14 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[Buildroot] [git commit] package/mtd: revert update to 2.3.0
 2025-05-17  7:07 UTC 

[Buildroot] [git commit] package/ibm-sw-tpm2: add upstream patch to fix builds against libopenssl 3.5.x
 2025-05-17  7:07 UTC 

[Buildroot] [PATCH 1/1] package/go: bump to version 1.24.3
 2025-05-17  7:11 UTC  (2+ messages)
  ` [Buildroot] [PATCH 2/5] package/go: fix builds on GCC 15

[cel:nfsd-testing 91/93] fs/nfsd/nfs4proc.c:279 nfsd4_create_file() warn: inconsistent indenting
 2025-05-17  7:11 UTC 

[PATCH 0/3] x86: Don't support kernel-mode FPU with hardirqs disabled
 2025-05-17  7:09 UTC  (3+ messages)
` [PATCH 3/3] x86/fpu: Don't support kernel-mode FPU when irqs_disabled()

[Buildroot] [PATCH] package/ibm-sw-tpm2: add upstream patch to fix builds against libopenssl 3.5.x
 2025-05-17  7:08 UTC  (2+ messages)

[Buildroot] [PATCH] package/mtd: revert update to 2.3.0
 2025-05-17  7:08 UTC  (2+ messages)

BUG: unable to handle page fault for address
 2025-05-17  7:02 UTC  (4+ messages)

[PATCH v2 0/8] x86, KVM: Optimize SEV cache flushing
 2025-05-17  7:01 UTC  (7+ messages)
` [PATCH v2 3/8] x86, lib: Drop the unused return value from wbinvd_on_all_cpus()
` [PATCH v2 4/8] x86, lib: Add WBNOINVD helper functions
` [PATCH v2 7/8] x86, lib: Add wbinvd and wbnoinvd helpers to target multiple CPUs

[PATCH v2] m4: Upgrade to 1.4.20 release
 2025-05-17  6:56 UTC 

[PATCH 6.6 000/113] 6.6.91-rc2 review
 2025-05-17  6:53 UTC  (3+ messages)
` [PATCH 6.1] x86/its: Fix build errors when CONFIG_MODULES=n

[android-common:android13-5.15 1/1] Documentation/devicetree/bindings/iommu/google,s2mpu.yaml: title: 'S2MPU device tree bindings' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
 2025-05-17  6:50 UTC 

[PATCH v7 00/12] khugepaged: mTHP support
 2025-05-17  6:47 UTC  (4+ messages)
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap for "

Kconfig for range is being ignored
 2025-05-17  6:45 UTC  (2+ messages)

[Buildroot] [PATCH 01/10] package/qt6: bump version to 6.9.0
 2025-05-17  6:42 UTC  (5+ messages)
` [Buildroot] [PATCH 09/10] package/qt6/qt6tools: build only host linguist tools

[cel:nfsd-testing 83/93] fs/nfsd/nfs4xdr.c:464 nfsd4_decode_posix_acl() warn: inconsistent indenting
 2025-05-17  6:09 UTC 

[PATCH 1/1] alloc_tag: allocate percpu counters for module tags dynamically
 2025-05-17  6:09 UTC  (2+ messages)
`  "

[meta-gnome][PATCH] librest: update 0.8.1 -> 0.9.1
 2025-05-17  6:09 UTC  (4+ messages)
` [oe] "

[PATCH v2 0/2] new: Improvements to new script
 2025-05-17  5:58 UTC  (3+ messages)
` [PATCH v2 2/2] new: Replace "status=0; exit 0" with _exit 0


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.