All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-19 21:07:51 to 2025-11-19 22:39:13 UTC [more...]

[PATCH v8 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
 2025-11-19 22:39 UTC  (2+ messages)
` [PATCH v8 1/2] dt-bindings: iio: adc: Add the NXP SAR ADC "

[Buildroot] [git commit] package/llvm-project: bump to version 21.1.6
 2025-11-19 20:43 UTC 

[Buildroot] [git commit] package/spirv-llvm-translator: bump version to 21.1.2
 2025-11-19 20:42 UTC 

[PATCH v26 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-11-19 22:35 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[akpm-mm:mm-unstable 169/175] ld.lld: error: undefined symbol: shmem_uncharge
 2025-11-19 22:35 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
 2025-11-19 22:35 UTC  (2+ messages)

[PATCH] KVM: selftests: Add SYNC after guest ITS setup in vgic_lpi_stress
 2025-11-19 22:35 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU number

[PATCH 0/2] KVM: arm64: Fixes to KVM struct allocation
 2025-11-19 22:35 UTC  (2+ messages)

[PATCH v4] README: restructure with role-based documentation and guidelines
 2025-11-19 22:34 UTC  (2+ messages)

[PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe
 2025-11-19 22:34 UTC  (3+ messages)

[PATCH] hfsplus: fix volume corruption issue for generic/101
 2025-11-19 22:32 UTC 

[PATCH v15 0/7] timers: Exclude isolated cpus from timer migration
 2025-11-19 22:31 UTC  (10+ messages)
` [PATCH v15 7/7] "

[PATCH ethtool-next v4] netlink: tsconfig: add HW time stamping configuration
 2025-11-19 22:30 UTC  (2+ messages)

Soft lock-ups caused by iptables
 2025-11-19 22:29 UTC  (3+ messages)

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-19 22:29 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ i915.CI.BAT: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/5] rust/hpet: complete moving state out of HPETTimer
 2025-11-19 22:28 UTC  (4+ messages)
` [PATCH 3/5] rust/hpet: remove BqlRefCell around HPETTimer

[PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro)
 2025-11-19 22:27 UTC  (3+ messages)

[PATCH v2 0/3] Add basic device tree support for the Axis ARTPEC-9 SoC
 2025-11-19 22:27 UTC  (2+ messages)

[PATCH v4 0/3] initrd: remove half of classic initrd support
 2025-11-19 22:24 UTC  (4+ messages)
` [PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v4 2/3] initrd: remove deprecated code path (linuxrc)
` [PATCH v4 3/3] init: remove /proc/sys/kernel/real-root-dev

[v2 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2025-11-19 22:26 UTC  (5+ messages)

[PATCH] drm/i915/display: Stop touching vga on post enable
 2025-11-19 22:25 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

+ mm-propagate-vm_softdirty-on-merge-fix.patch added to mm-unstable branch
 2025-11-19 22:24 UTC 

[PATCH V4 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-11-19 22:24 UTC  (9+ messages)
  ` [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V4 12/17] cxl/pmem: Preserve region information into nd_set
  ` [PATCH V4 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V4 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2025-11-19 22:24 UTC  (4+ messages)

[PATCH v2 0/4] hwmon: Add driver for wsen-tids temperature driver
 2025-11-19 22:23 UTC  (3+ messages)
` [PATCH v2 3/4] hwmon: Add driver for wsen tids

[OE-core][PATCH v3] spdx30_tasks: Fix SPDX_CUSTOM_ANNOTATION_VARS implementation
 2025-11-19 22:22 UTC 

[PATCH] fetch: fix non-conflicting tags not being committed
 2025-11-19 22:20 UTC  (6+ messages)
` [PATCH v7 0/3] "
  ` [PATCH v7 1/3] fetch: extract out reference committing logic
  ` [PATCH v7 2/3] fetch: fix non-conflicting tags not being committed
  ` [PATCH v7 3/3] fetch: fix failed batched updates skipping operations

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-11-19 22:19 UTC  (9+ messages)
` [PATCH 1/8] rust: pci: add is_virtfn(), to check for VFs
` [PATCH 2/8] rust: pci: add is_physfn(), to check for PFs
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH 4/8] rust: pci: add num_vf(), to return number of VFs
` [PATCH 5/8] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH 6/8] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device
` [PATCH 8/8] samples: rust: add SR-IOV driver sample

[RFT PATCH] ocfs2: Invalidate inode if i_mode is zero after block read
 2025-11-19 22:17 UTC  (2+ messages)
` [PATCH v3] "

[meta-arago][master][PATCH] nnshark: Set missing PV
 2025-11-19 22:15 UTC  (2+ messages)

[PATCH] selftests: breakpoints: check RTC wakeup alarm support before test
 2025-11-19 22:15 UTC  (2+ messages)

[PATCH nf-next 0/3] netfilter: nft_set_rbtree: use cloned tree for insertions and removal
 2025-11-19 22:14 UTC  (5+ messages)

[meta-arago][scarthgap][PATCH] nnshark: Set missing PV
 2025-11-19 22:13 UTC  (2+ messages)

[PATCH 0/2] refs: allow setting the reference directory
 2025-11-19 22:13 UTC  (4+ messages)
` [PATCH 1/2] refs: support obtaining ref_store for given dir
` [PATCH 2/2] refs: add GIT_REF_URI to specify reference backend and directory

[PATCH v4] boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI boots
 2025-11-19 22:12 UTC  (2+ messages)

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-19 22:12 UTC  (7+ messages)
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle

[PATCH v2 0/6] media: uvcvideo: Map known XU controls
 2025-11-19 22:09 UTC  (4+ messages)
` [PATCH v2 5/6] media: uvcvideo: Introduce allow_privacy_override param

[openeuler:OLK-6.6 3281/3281] drivers/crypto/ccp/hygon/ccp-mdev.c:226:9: error: call to undeclared function 'pci_user_read_config_byte'; ISO C99 and later do not support implicit function declarations
 2025-11-19 22:08 UTC 

[PATCH] selftests: tracing: Add tprobe enable/disable testcase
 2025-11-19 22:06 UTC  (3+ messages)

[tip:ras/core] BUILD SUCCESS ab19d15bd5ee9e3a3a7f8e0ac9eb8f6eb9c0af2e
 2025-11-19 22:05 UTC 

[PATCH 1/2] drm/xe: Track pre-production workaround support
 2025-11-19 22:05 UTC  (2+ messages)
` [PATCH 2/2] drm/xe/lnl: Drop "

[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
 2025-11-19 22:05 UTC  (4+ messages)
` [PATCH 6/9] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-19 22:02 UTC  (6+ messages)
` [RESEND v13 12/25] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [RESEND v13 13/25] cxl/pci: Update cxl_handle_cor_ras() to return early if no RAS errors

[PATCH RFC v3 00/11] Enable rust support for linux kernel
 2025-11-19 22:02 UTC  (2+ messages)

[PATCH] selftests/dma: fix invalid array access in printf
 2025-11-19 22:02 UTC  (3+ messages)
` [PATCH] dma_map_benchmark: fix incorrect "

[PATCH RESEND v3] selftests/run_kselftest.sh: exit with error if tests fail
 2025-11-19 22:01 UTC  (2+ messages)

[PATCH] phy: qcom-qmp-combo: Use regulator_bulk_data with init_load_uA for regulator setup
 2025-11-19 22:04 UTC  (3+ messages)

[meta-python][PATCH 1/2] python3-parsimonious: Switch to PEP-517 build backend
 2025-11-19 21:58 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-parsimonious: Add ptest support

[PATCH v4] rust: sync: replace `kernel::c_str!` with C-Strings
 2025-11-19 21:57 UTC  (2+ messages)

[PATCH] arm64: dts: ti: Add missing applied DT overlay targets
 2025-11-19 21:56 UTC  (3+ messages)

[PATCH 1/2] rust: pin-init: fix broken rust doc link
 2025-11-19 21:55 UTC  (8+ messages)

[PATCH v5 00/11] nfsd: assorted cleanups involving v4 special stateids
 2025-11-19 21:55 UTC  (16+ messages)
` [PATCH v5 01/11] nfsd: rename ALLOWED_WITHOUT_FH to ALLOWED_WITHOUT_LOCAL_FH and revise use
` [PATCH v5 02/11] nfsd: discard NFSD4_FH_FOREIGN
` [PATCH v5 03/11] nfsd: simplify foreign-filehandle handling to better match RFC-7862
` [PATCH v5 06/11] nfsd: revise names of special stateid, and predicate functions
` [PATCH v5 07/11] nfsd: simplify clearing of current-state-id

[PATCH 0/3] mtd: maps: vmu-flash: Fix build and runtime errors
 2025-11-19 21:54 UTC  (8+ messages)

[PATCH mptcp-next v6 0/4] mptcp: autotune related improvement
 2025-11-19 21:54 UTC  (5+ messages)
` [PATCH mptcp-next v6 1/4] trace: mptcp: add mptcp_rcvbuf_grow tracepoint
` [PATCH mptcp-next v6 2/4] mptcp: fix receive space timestamp initialization
` [PATCH mptcp-next v6 3/4] mptcp: better mptcp-level RTT estimator
` [PATCH mptcp-next v6 4/4] mptcp: add receive queue awareness in tcp_rcv_space_adjust()

[Buildroot] [PATCH 1/1] package/mender-artifact: bump version to 4.2.0
 2025-11-19 21:54 UTC 

[PATCH] of/irq: Handle explicit interrupt parent
 2025-11-19 21:51 UTC  (2+ messages)

[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
 2025-11-19 21:51 UTC  (5+ messages)

[PATCH] Documentation/protection-keys: Mark as available on AMD
 2025-11-19 21:50 UTC  (2+ messages)

Status of restoration of copyright statements to the man-pages source files?
 2025-11-19 21:50 UTC  (2+ messages)

[PATCH 00/17] Paravirt CPUs and push task for less vCPU preemption
 2025-11-19 21:48 UTC  (3+ messages)
` [PATCH 01/17] sched/docs: Document cpu_paravirt_mask and Paravirt CPU concept

[RFC v1 0/4] Microchip mpfs/pic64gx pinctrl part 2
 2025-11-19 21:48 UTC  (8+ messages)
` [RFC v1 2/4] pinctrl: add polarfire soc mssio pinctrl driver

[PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust
 2025-11-19 21:47 UTC  (4+ messages)
` [PATCH v13 05/17] irq & spin_lock: Add counted interrupt disabling/enabling

[PATCH v3 0/2] leds: rgb: lpg: Don't enable TRILED when configuring PWM
 2025-11-19 21:52 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: leds: qcom-lpg: Explain standalone PWM usage
` [PATCH v3 2/2] leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring PWM

[PATCH 2/2] drm/xe/guc_ct: Cleanup ifdef'ry
 2025-11-19 21:45 UTC  (3+ messages)
` [PATCH] "

[Buildroot] [PATCH 1/1] package/python-scp: fix dependency
 2025-11-19 21:43 UTC 

[PATCH] btrfs: send: add unlikely to all unexpected overflow checks
 2025-11-19 21:42 UTC  (2+ messages)

[PATCH 0/2] drm/i915: Go back to using AUX interrupts
 2025-11-19 21:40 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] doc: convert fetch pull push to synopsis style
 2025-11-19 21:40 UTC  (4+ messages)
` [PATCH 1/3] doc: convert git fetch "
` [PATCH 2/3] doc: convert git pull "
` [PATCH 3/3] doc: convert git push "

[Buildroot] [PATCH 1/1] package/e2fsprogs: bump version to 1.47.3
 2025-11-19 21:36 UTC 

[PATCH v3] drm/i915/display: change pipe allocation order for discrete platforms
 2025-11-19 21:35 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC v1 0/1] Implement IMA Event Log Trimming
 2025-11-19 21:33 UTC  (2+ messages)
` [RFC v1 1/1] ima: Implement IMA event log trimming

[PATCH v3 0/4]
 2025-11-19 21:34 UTC  (3+ messages)
` [PATCH v3 2/4] bootstrap: Migrate linguas.sh into bootstrap.conf

[PATCH v2 0/5] media: platform: nxp: Trivial cleanup pathces
 2025-11-19 21:34 UTC  (6+ messages)
` [PATCH v2 1/5] media: nxp: use devm_mutex_init() simple code
` [PATCH v2 2/5] media: nxp: use dev_err_probe() to simplify code
` [PATCH v2 3/5] media: nxp: imx8-isi: use devm_pm_runtime_enable() "
` [PATCH v2 4/5] media: nxp: use cleanup __free(fwnode_handle) "
` [PATCH v2 5/5] media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers

[PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
 2025-11-19 21:34 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/4] add cve-check script
 2025-11-19 21:34 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/4] support/scripts/cve.py: don't call download_nvd
` [Buildroot] [PATCH v2 2/4] support/scripts/cve-check: add cve-check script
` [Buildroot] [PATCH v2 3/4] DEVELOPERS: add Thomas Perale to cve-check & cve.py
` [Buildroot] [PATCH v2 4/4] docs/manual: add information on CycloneDX

[PATCH 0/4] media: uvcvideo: Map known XU controls
 2025-11-19 21:34 UTC  (11+ messages)
` [PATCH 4/4] media: uvcvideo: Introduce allow_privacy_override

[PATCH] percpu_counter: reduce i-cache footprint of percpu_counter_add_batch() fast path
 2025-11-19 21:33 UTC  (2+ messages)

[PATCH 16/20] drm/xe/eudebug: Mark guc contexts as debuggable
 2025-11-19 21:33 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/util-linux: Remove -lpthread from uuid.pc for non-threaded builds
 2025-11-19 21:31 UTC 

[PATCH] media: chips-media: wave5: Fix Potential Probe Resource Leak
 2025-11-19 21:31 UTC 

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-11-19 21:32 UTC  (2+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-11-19 21:31 UTC  (10+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context

[PATCH mptcp-next v5 0/5] mptcp: autotune related improvement
 2025-11-19 21:30 UTC  (3+ messages)
` [PATCH mptcp-next v5 3/5] mptcp: consolidate rcv space init

[PATCH v3] Documentation/admin-guide: fix typo and comment in cscope example
 2025-11-19 21:29 UTC  (2+ messages)

[PATCH v2] xhci: dbgtty: fix device unregister
 2025-11-19 21:29 UTC 

[PATCH 00/13] Centralize management of object database sources
 2025-11-19 21:27 UTC  (3+ messages)
` [PATCH 07/13] builtin/index-pack: fix deferred fsck outside repos

Question about using Landlock
 2025-11-19 21:27 UTC 

[PATCH 0/2] PCI: dwc: Suspend/resume rework
 2025-11-19 21:25 UTC  (3+ messages)
` [PATCH 1/2] PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if link is not up

[PATCH v1] arm64, lib: make ARM64 select ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION not GENERIC_CPU_CACHE_MAINTENANCE
 2025-11-19 21:22 UTC  (2+ messages)

[PATCH v3 0/2] Add ADG1712 SPST switch controller support
 2025-11-19 21:22 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: switch: adg1712: add adg1712 support

[PATCH 0/2] btrfs: cleanups for a couple log tree functions
 2025-11-19 21:21 UTC  (2+ messages)

[PATCH] btrfs: use test_and_set_bit() in btrfs_delayed_delete_inode_ref()
 2025-11-19 21:20 UTC  (2+ messages)

Question about using Landlock
 2025-11-19 21:19 UTC 

[meta-arago][master][PATCH] check_yocto_rules: Add new PV-1 entries
 2025-11-19 21:18 UTC  (2+ messages)

[pci:controller/cix] BUILD SUCCESS 7bdb5b229c552ea69962aa33f508a72f2789543b
 2025-11-19 21:18 UTC 

[meta-arago][scarthgap][PATCH] check_yocto_rules: Add new PV-1 entries
 2025-11-19 21:17 UTC  (2+ messages)

[PATCH 00/22] python: drop qemu.qmp from qemu.git tree
 2025-11-19 21:16 UTC  (10+ messages)
` [PATCH 05/22] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
` [PATCH 11/22] python: add vendored qemu.qmp package
` [PATCH 22/22] python: delete qemu.qmp

[PATCH v2 22/50] convert efivarfs
 2025-11-19 21:15 UTC  (11+ messages)
                  ` [REGRESSION] "

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-19 20:54 UTC  (12+ messages)

[PATCH] spec: add testsuite dependency for perl-Net-Ping
 2025-11-19 21:14 UTC 

[PATCH v1 0/2] cpuidle: governors: teo: Fix and simplification
 2025-11-19 21:13 UTC  (3+ messages)
` [PATCH v1 2/2] cpuidle: governors: teo: Simplify intercepts-based state lookup

[PATCH] fbdev: core: Fix vmalloc-out-of-bounds in fb_imageblit
 2025-11-19 21:05 UTC  (2+ messages)

[PATCH] drm/amdkfd: assign AID to uuid in topology for SPX mode
 2025-11-19 21:13 UTC 

[PATCH 0/7] EDAC: Add Intel Diamond Rapids server support
 2025-11-19 21:12 UTC  (2+ messages)

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-11-19 21:10 UTC  (9+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] submodule--helper: use submodule_name_to_gitdir in add_submodule
  ` [PATCH v5 2/7] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
  ` [PATCH v5 3/7] submodule: always validate gitdirs inside submodule_name_to_gitdir
  ` [PATCH v5 4/7] submodule: add extension to encode gitdir paths
  ` [PATCH v5 5/7] submodule: fix case-folding gitdir filesystem colisions
  ` [PATCH v5 6/7] submodule: use hashed name for gitdir
  ` [PATCH v5 7/7] meson/Makefile: allow setting submodule encoding at build time

[PATCH i-g-t] tests: (Re)add kms_crtc_background_color test
 2025-11-19 21:09 UTC  (4+ messages)

[PATCH v2 0/3] PCI: Universal error recoverability of devices
 2025-11-19 21:09 UTC  (5+ messages)
` [PATCH v2 1/3] PCI/PM: Reinstate clearing state_saved in legacy and !pm codepaths
` [PATCH v2 2/3] PCI/PM: Stop needlessly clearing state_saved on enumeration and thaw

[meta-ti][master][PATCH] check_yocto_rules: Add new PV-1 entries
 2025-11-19 21:08 UTC  (2+ messages)

[canxl v2 00/15] CAN XL support for review (full series)
 2025-11-19 21:08 UTC  (3+ messages)
` Mainlining of "

AMD PMF: CCP PSP fails to reinitialize after hibernation causing TEE errors
 2025-11-19 21:07 UTC  (17+ 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.