All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-03 17:44:05 to 2025-10-03 19:22:52 UTC [more...]

[PATCH v3 00/13] gpu: nova-core: Boot GSP to RISC-V active
 2025-10-03 17:59 UTC  (6+ messages)
` [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo

[PATCH v2 0/5] Enable Firmware Handoff CI test on qemu_arm64
 2025-10-03 19:22 UTC  (2+ messages)
` [PATCH v2 1/5] docker: add OP-TEE and TF-A build for testing Firmware Handoff

[PATCH] drivers: scmi: Add completion timeout handling for raw mode transfers
 2025-10-03 19:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 1/2] perf bpf-event: Use libbpf version rather than feature check
 2025-10-03 19:21 UTC  (2+ messages)

[PATCH v2] rust: pci: Allocate and manage PCI interrupt vectors
 2025-10-03 19:20 UTC  (2+ messages)

[PATCH u-boot-test-hooks 1/4] travis-ci: Group the QEMU args
 2025-10-03 19:19 UTC  (4+ messages)
` [PATCH u-boot-test-hooks 2/4] bin: Run the conf without board_ident as default
` [PATCH u-boot-test-hooks 3/4] bin: Add support for testing firmware handoff on qemu_arm64
` [PATCH u-boot-test-hooks 4/4] travis-ci: Introduce env for Firmware Handoff testing

[RFC PATCH v2] libselinux: add selinux_unshare() and is_selinux_unshared()
 2025-10-03 19:19 UTC 

[PATCH v1] perf build: Move libopcode disasm tests to BUILD_NONDISTRO
 2025-10-03 19:18 UTC  (2+ messages)

S/PDIF not detected anymore / regression on recent kernel 6.7 ?
 2025-10-03 19:17 UTC  (8+ messages)

[PATCH bpf-next v1 1/2] bpf: verifier: refactor bpf_wq handling
 2025-10-03 19:17 UTC  (3+ messages)

linux-next: Tree for Oct 2
 2025-10-03 19:16 UTC  (5+ messages)

[PATCH v1] tools build: Remove feature-libslang-include-subdir
 2025-10-03 19:16 UTC  (2+ messages)

[PATCH] selinux: implement LSM_ATTR_UNSHARE
 2025-10-03 19:13 UTC 

[PATCH next] PM: runtime: Fix error checking for kunit_device_register()
 2025-10-03 19:14 UTC  (3+ messages)

[PATCH v3 0/4] doc: git-push: clarify DESCRIPTION section
 2025-10-03 19:12 UTC  (11+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] doc: add an UPSTREAM BRANCHES section to pull/push/fetch
  ` [PATCH v4 5/5] doc: git-push: Add explanation of `git push origin main`

[PATCH v2] lsm,uapi: introduce LSM_ATTR_UNSHARE
 2025-10-03 19:10 UTC 

[PATCH v2 1/3] drm/amdgpu: svm check hmm range kzalloc return NULL
 2025-10-03 19:11 UTC  (8+ messages)
` [PATCH v2 2/3] drm/amdkfd: svm unmap use page aligned address
` [PATCH v2 3/3] drm/amdkfd: Don't stuck in svm restore worker

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-03 19:10 UTC  (5+ messages)
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches

[PATCH v3 00/10] perf tools: Some improvements on data type profiler
 2025-10-03 19:10 UTC  (4+ messages)
` [PATCH v3 02/10] perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTER

[RFC, PATCH] fdt: Make sure there is no stale initrd left
 2025-10-03 19:09 UTC  (4+ messages)

[PATCH v3] gn: Add recipe
 2025-10-03 19:08 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 1/2] perf stat: Move create_perf_stat_counter to builtin-stat
 2025-10-03 19:08 UTC  (4+ messages)
` [PATCH v2 2/2] perf stat: Refactor retry/skip/fatal error handling

[PATCH] bcma: don't register devices disabled in OF
 2025-10-03 19:07 UTC  (2+ messages)

[PATCH] Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
 2025-10-03 19:07 UTC 

[Buildroot] [PATCH 1/1] package/tvheadend: bump version
 2025-10-03 19:07 UTC  (2+ messages)

[PATCH 1/3] compressdev: support for dictionaries and PDCP checksum
 2025-10-03 19:05 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] compress/zlib: "
    ` [EXTERNAL] "
  ` [PATCH v2 3/3] app/compress-perf: "
    ` [EXTERNAL] "
  ` [EXTERNAL] [PATCH v2 1/3] compressdev: "

[PATCH 0/2] replay: add --update-refs option
 2025-10-03 19:05 UTC  (5+ messages)
` [PATCH v2 0/1] replay: make atomic ref updates the default behavior

[Buildroot] [git commit] package/tvheadend: bump version
 2025-10-03 18:52 UTC 

[PATCH] docs: fix context_*_range (3) return value documentation
 2025-10-03 19:04 UTC 

FAILED: patch "[PATCH] media: i2c: tc358743: Fix use-after-free bugs caused by" failed to apply to 5.15-stable tree
 2025-10-03 19:02 UTC  (2+ messages)
` [PATCH 5.15.y] media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe

[PATCH bpf-next v2 0/3] BPF signature hash chains
 2025-10-03 19:02 UTC  (7+ messages)

[RFC PATCH v1 00/10] bpf: Introduce file dynptr
 2025-10-03 19:02 UTC  (23+ messages)
` [RFC PATCH v1 01/10] selftests/bpf: remove unnecessary kfunc prototypes
` [RFC PATCH v1 02/10] bpf: widen dynptr size/offset to 64 bit
` [RFC PATCH v1 03/10] lib: extract freader into a separate files
` [RFC PATCH v1 04/10] lib/freader: support reading more than 2 folios
` [RFC PATCH v1 05/10] bpf: verifier: centralize const dynptr check in unmark_stack_slots_dynptr()
` [RFC PATCH v1 06/10] bpf: add plumbing for file-backed dynptr
` [RFC PATCH v1 07/10] bpf: add kfuncs and helpers support for file dynptrs
` [RFC PATCH v1 09/10] bpf: dispatch to sleepable file dynptr

Mainlining the kernel module for TernFS, a distributed filesystem
 2025-10-03 19:01 UTC  (6+ messages)

[PATCH v5 0/3] Virtio-GPU S4 support
 2025-10-03 18:59 UTC  (6+ messages)
` [PATCH v5 2/3] drm/virtio: Add support for saving and restoring virtio_gpu_objects

[PATCH 0/7] Fix a couple of wedge corner-case memory leaks
 2025-10-03 18:58 UTC  (7+ messages)
` [PATCH 6/7] drm/xe: Don't send a CLEANUP message on sched pause
` [PATCH 7/7] drm/xe: Check for GuC responses on disabling scheduling

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-03 18:58 UTC  (23+ messages)
` [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v2 18/29] arm_mpam: Register and enable IRQs
` [PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v2 21/29] arm_mpam: Probe and reset the rest of the features

[PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks
 2025-10-03 18:58 UTC  (2+ messages)

[PATCH v12 0/8] platform/x86: Add asus-armoury driver
 2025-10-03 18:55 UTC  (9+ messages)
` [PATCH v12 1/8] platform/x86: asus-wmi: export symbols used for read/write WMI
` [PATCH v12 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module
` [PATCH v12 3/8] platform/x86: asus-armoury: add panel_hd_mode attribute
` [PATCH v12 4/8] platform/x86: asus-armoury: add apu-mem control support
` [PATCH v12 5/8] platform/x86: asus-armoury: add core count control
` [PATCH v12 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle
` [PATCH v12 7/8] platform/x86: asus-wmi: deprecate bios features
` [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs

[PATCH v2] cxl: Adjust extended linear cache failure emission in cxl_acpi
 2025-10-03 18:55 UTC 

[OE-core][scarthgap][PATCH v2] busybox: patch CVE-2025-46394
 2025-10-03 18:54 UTC 

[OE-core][kirkstone][PATCH v2] busybox: patch CVE-2025-46394
 2025-10-03 18:53 UTC 

[OE-core][kirkstone][PATCH v2] busybox: patch CVE-2025-46394
 2025-10-03 18:52 UTC 

[PATCH v3 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
 2025-10-03 18:52 UTC  (8+ messages)
` [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node

[PATCH bpf] bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
 2025-10-03 18:50 UTC  (2+ messages)

[PATCH v8 0/2] i2c: i2c-qcom-geni: Add Block event interrupt support
 2025-10-03 18:50 UTC  (5+ messages)
` [PATCH v8 1/2] dmaengine: qcom: gpi: Add GPI "
` [PATCH v8 2/2] i2c: i2c-qcom-geni: Add "

[PATCH] clk: samsung: clk-pll: simplify samsung_pll_lock_wait()
 2025-10-03 18:48 UTC  (2+ messages)

FAILED: patch "[PATCH] wifi: rtw89: fix use-after-free in" failed to apply to 6.12-stable tree
 2025-10-03 18:47 UTC  (2+ messages)
` [PATCH 6.12.y] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()

[PATCH v5 0/5] Preliminary support for separate VRAM region for kernel allocations on tiles
 2025-10-03 18:47 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Preliminary support for separate VRAM region for kernel allocations on tiles (rev5)

FAILED: patch "[PATCH] media: i2c: tc358743: Fix use-after-free bugs caused by" failed to apply to 6.1-stable tree
 2025-10-03 18:47 UTC  (2+ messages)
` [PATCH 6.1.y] media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe

[meta-oe][scarthgap][PATCH v2] busybox: patch CVE-2025-46394
 2025-10-03 18:46 UTC  (2+ messages)
` Patchtest results for "

[meta-oe][kirkstone][PATCH v2] busybox: patch CVE-2025-46394
 2025-10-03 18:46 UTC  (2+ messages)
` Patchtest results for "

[PATCH] ksmbd: Use common error handling code in ksmbd_vfs_path_lookup()
 2025-10-03 18:45 UTC 

[PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional
 2025-10-03 18:43 UTC  (7+ messages)

[PATCH 0/3] media: allegro: fixes and improvements
 2025-10-03 18:43 UTC  (3+ messages)

[STABLE 5.15.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-03 18:43 UTC  (2+ messages)

[git pull] pile 5: simplifying ->d_name audits, easy part
 2025-10-03 18:41 UTC  (2+ messages)

[git pull] pile 4: finish_no_open()
 2025-10-03 18:41 UTC  (2+ messages)

[git pull] pile 3: nfsctl
 2025-10-03 18:41 UTC  (2+ messages)

[git pull] pile 2: fs_context
 2025-10-03 18:41 UTC  (2+ messages)

[git pull] pile 1: mount stuff
 2025-10-03 18:41 UTC  (3+ messages)

[git pull] non-vfs misc stuff
 2025-10-03 18:41 UTC  (2+ messages)

[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-10-03 18:41 UTC  (4+ messages)
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH net] tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
 2025-10-03 18:41 UTC 

[STABLE 6.6.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-03 18:40 UTC 

[STABLE 6.1.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-03 18:40 UTC 

[PATCH v4 0/9] Retry READ CAPACITY(10)/(16) with good status but no data
 2025-10-03 18:40 UTC  (6+ messages)
` [PATCH v4 2/9] scsi: sd: Do not retry ASC 0x3a in read_capacity_10() with any ASCQ

[PATCH v2 1/2] perf namespaces: Avoid get_current_dir_name dependency
 2025-10-03 18:29 UTC  (3+ messages)
` [PATCH v2 2/2] tools build: Remove get_current_dir_name

FAILED: patch "[PATCH] media: i2c: tc358743: Fix use-after-free bugs caused by" failed to apply to 6.6-stable tree
 2025-10-03 18:29 UTC  (2+ messages)
` [PATCH 6.6.y] media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-10-03 18:27 UTC  (19+ messages)
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver

[PATCH] genirq/manage: Reduce priority of forced secondary IRQ handler
 2025-10-03 18:25 UTC  (4+ messages)

[OE-core][PATCH v2] busybox: patch CVE-2025-46394
 2025-10-03 18:25 UTC 

[PATCH 0/3] soc: samsung: exynos-pmu: gs101: avoid SError for inaccessible registers
 2025-10-03 18:24 UTC  (5+ messages)
` [PATCH 2/3] soc: samsung: exynos-pmu: move some gs101 related code into new file
` [PATCH 3/3] soc: samsung: gs101-pmu: implement access tables for read and write

[PATCH] driver core: fw_devlink: Don't warn in fw_devlink_dev_sync_state()
 2025-10-03 18:24 UTC  (3+ messages)

[PATCH] iio: light: Fix typo in variable name
 2025-10-03 17:44 UTC 

[PATCH v2] binder: Fix missing kernel-doc entries in binder.c
 2025-10-03 18:23 UTC  (2+ messages)

[meta-oe][PATCH 1/2] taisei: Upgrade to 1.4.4 release
 2025-10-03 18:20 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] taisei: Add packageconfigs for lto and rtti

[PATCH v5 0/7] MT8196 GPU Frequency/Power Control Support
 2025-10-03 18:18 UTC  (5+ messages)
` [PATCH v5 4/7] mailbox: add MediaTek GPUEB IPI mailbox
` [PATCH v5 5/7] drm/panthor: call into devfreq for current frequency

[sean-jc:x86/gmem_inplace 31/45] ld.lld: error: undefined symbol: __SCT____kvm_get_memory_attributes
 2025-10-03 18:17 UTC 

[PATCH 0/3] Address Association Register setup for RP
 2025-10-03 18:18 UTC  (5+ messages)
` [PATCH 2/3] PCI/IDE: Add "

[Buildroot] [PATCH 1/1] package/fetchmail: security bump version to 6.5.6
 2025-10-03 18:18 UTC  (2+ messages)

[Buildroot] [git commit] package/fetchmail: security bump version to 6.5.6
 2025-10-03 17:36 UTC 

[PATCH v2 0/3] X1E GCC USB4 clock fix-ups
 2025-10-03 18:14 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resets
` [PATCH v2 2/3] clk: qcom: gcc-x1e80100: "
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100: Extend the gcc input clock list

[PATCH v1 1/2] dts: add start Tx first method to testpmd shell
 2025-10-03 18:14 UTC  (4+ messages)
` [PATCH v1 2/2] dts: add virtio forwarding test suite

[pci:resource] BUILD SUCCESS a43ac325c7cbbfe72bdf9178059b3ee9f5a2c7dd
 2025-10-03 18:14 UTC 

[git pull] drm for 6.18-rc1
 2025-10-03 18:09 UTC  (4+ messages)

alpine docker configuration fails rust tests
 2025-10-03 18:05 UTC  (2+ messages)

[PATCH 6.17 00/15] 6.17.1-rc1 review
 2025-10-03 18:05 UTC  (2+ messages)

[PATCH] doc/netlink: Expand nftables specification
 2025-10-03 18:05 UTC  (4+ messages)

[PATCH v3 00/23] Allow configfs to disable specific GT type(s)
 2025-10-03 18:05 UTC  (3+ messages)
` [PATCH v3 22/23] drm/xe/configfs: Add attribute to disable GT types

[PATCH 0/5] ASoC: nau8821: Fix IRQ handling and improve jack detection on Steam Deck
 2025-10-03 18:03 UTC  (6+ messages)
` [PATCH 1/5] ASoC: nau8821: Cancel jdet_work before handling jack ejection
` [PATCH 2/5] ASoC: nau8821: Generalize helper to clear IRQ status
` [PATCH 3/5] ASoC: nau8821: Consistently clear interrupts before unmasking
` [PATCH 4/5] ASoC: nau8821: Add DMI quirk to bypass jack debounce circuit
` [PATCH 5/5] ASoC: nau8821: Avoid unnecessary blocking in IRQ handler

[PATCH v2 0/5] drm/i915: fb fixes and claenups
 2025-10-03 18:01 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/i915: fb fixes and claenups (rev3)

[PATCH net-next] net: psp: don't assume reply skbs will have a socket
 2025-10-03 18:00 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
 2025-10-03 18:00 UTC  (2+ messages)

[PATCH v2] net: doc: Fix typos in docs
 2025-10-03 18:00 UTC  (2+ messages)

[PATCH net] net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
 2025-10-03 18:00 UTC  (2+ messages)

[PATCH] rust_binder: remove warning about orphan mappings
 2025-10-03 17:58 UTC  (2+ messages)

[arm:clearfog 8/13] drivers/pci/pcie/aspm.c:827 pcie_aspm_cap_init() warn: inconsistent indenting
 2025-10-03 17:57 UTC 

[f2fs-dev] [GIT PULL] f2fs for 6.18-rc1
 2025-10-03 17:56 UTC  (2+ messages)
`  "

[PATCH v2] doc/netlink: Expand nftables specificaion
 2025-10-03 17:55 UTC 

[PATCH] test/debug: fix crash with mlx5 devices
 2025-10-03 17:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] arm: gpio: Add set_flags callback to the Tegra gpio driver
 2025-10-03 17:51 UTC  (6+ messages)

[PATCH v3] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter
 2025-10-03 17:51 UTC  (2+ messages)

gh-pages deployment now online
 2025-10-03 17:50 UTC 

Optimizing small reads
 2025-10-03 17:49 UTC  (6+ messages)

[PATCH v17 00/20] Appended Signature Secure Boot Support for PowerPC
 2025-10-03 17:31 UTC  (9+ messages)
` [PATCH v17 01/20] powerpc-ieee1275: Add support for signing GRUB with an appended signature
` [PATCH v17 03/20] pgp: Rename OBJ_TYPE_PUBKEY to OBJ_TYPE_GPG_PUBKEY
` [PATCH v17 08/20] appended signatures: Parse X.509 certificates
` [PATCH v17 10/20] appended signatures: Support verifying appended signatures
` [PATCH v17 11/20] powerpc_ieee1275: Read the db and dbx secure boot variables
` [PATCH v17 12/20] appended signatures: Introducing key management environment variable
` [PATCH v17 14/20] appended signatures: Using db and dbx lists for signature verification
` [PATCH v17 18/20] docs/grub: Document signing GRUB under UEFI

[PATCH v6 00/73] target/arm: Implement FEAT_GCS
 2025-10-03 17:07 UTC  (7+ messages)
` [PATCH v6 10/73] target/arm: Expand CPUARMState.exception.syndrome to 64 bits
` [PATCH v6 13/73] target/arm: Enable FEAT_S1PIE and FEAT_S2PIE on -cpu max
` [PATCH v6 34/73] target/arm: Make helper_exception_return system-only
` [PATCH v6 64/73] linux-user/aarch64: Allocate new gcs stack on clone
` [PATCH v6 65/73] linux-user/aarch64: Release gcs stack on thread exit
` [PATCH v6 66/73] linux-user/aarch64: Implement map_shadow_stack syscall

[PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable
 2025-10-03 17:45 UTC 

[PATCH v1 0/5] Add Aspeed GPIO test and Support Nuvoton Serial GPIO Expansion (SGPIO) device
 2025-10-03 17:44 UTC  (4+ messages)
` [PATCH v1 1/5] hw/gpio: Add property for ASPEED GPIO in 32 bits basis

remove link for Kaanapali video firmware
 2025-10-03 17:45 UTC  (2+ messages)

[PULL 0/5] vfio queue
 2025-10-03 17:33 UTC  (2+ 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.