All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-18 11:08:50 to 2025-12-18 11:51:58 UTC [more...]

[LTP] [PATCH 1/1] tst_env.sh: Backport common functions from tst_test.sh
 2025-12-18 11:51 UTC  (2+ messages)

[bug report] memory leak of xa_node in collapse_file() when rollbacks
 2025-12-18 11:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init
 2025-12-18 11:51 UTC  (2+ messages)

[PATCH 0/2] PCI: dwc: Suspend/resume rework
 2025-12-18 11:50 UTC  (9+ messages)
` [PATCH 2/2] PCI: dwc: Do not return failure from dw_pcie_wait_for_link() if link is in Detect/Poll state

[PATCH] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
 2025-12-18 11:49 UTC  (6+ messages)

[PATCH v2] nilfs2: Fix potential block overflow that cause system hang
 2025-12-18 11:48 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v4 0/4] tst_runas.c, ima_{conditionals, measurements}.sh enhancements
 2025-12-18 11:47 UTC  (5+ messages)
` [PATCH v4 2/4] tst_test.sh: Add TST_USR_{G,U}ID variables
    ` [LTP] [PATCH v4 2/4] tst_test.sh: Add TST_USR_{G, U}ID variables

[Openvpn-devel] [M] Change in openvpn[master]: tests/unit_tests: Port to cmocka 2.0.0 API
 2025-12-18 11:47 UTC  (2+ messages)

[PATCH i-g-t, v3 0/3] Enhance SVM compute tests
 2025-12-18 11:47 UTC  (3+ messages)
` [PATCH i-g-t, v3 1/3] tests/intel/xe_exec_system_allocator: Cleanup compute test

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-18 11:47 UTC  (7+ messages)
` [RFC PATCH 07/38] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [RFC PATCH 08/38] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [RFC PATCH 11/38] arm_mpam: resctrl: Implement helpers to update configuration

[Openvpn-devel] [PATCH v3] tests/unit_tests: Port to cmocka 2.0.0 API
 2025-12-18 11:47 UTC  (2+ messages)
` [Openvpn-devel] [PATCH applied] "

[PATCH] p8700: don't use AMO instructions
 2025-12-18 11:47 UTC 

[OE-core][PATCH] wic/engine: warn about old host debugfs for standalone directory copy
 2025-12-18 11:46 UTC  (3+ messages)

[PATCH] mm/hugetlb: fix typos in comments
 2025-12-18 11:46 UTC 

[PATCH v2 0/3] cmd: bdinfo: further document
 2025-12-18 11:44 UTC  (4+ messages)
` [PATCH v2 1/3] cmd: bdinfo: provide long help with all options
` [PATCH v2 2/3] doc: cmd: bdinfo: specify required dependency for some info
` [PATCH v2 3/3] doc: cmd: bdinfo: document options

RTT-PROBE: lore-subspace-rtt
 2025-12-18 11:43 UTC 

[PATCH v5] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-18 11:41 UTC  (2+ messages)

[PATCH v4 1/1] migration: merge fragmented clear_dirty ioctls
 2025-12-18 11:42 UTC 

[PATCH v4 0/3] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2025-12-18 11:18 UTC  (4+ messages)
` [PATCH v4 1/3] LongArch: KVM: Add DMSINTC device support
` [PATCH v4 2/3] LongArch: KVM: Add irqfd set dmsintc msg irq
` [PATCH v4 3/3] LongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH] drm/xe/device: Discard check for lmem_init
 2025-12-18 11:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v1 00/54] efi: implement EFI loader support in barebox
 2025-12-18 10:38 UTC  (55+ messages)
` [PATCH v1 01/54] efi: payload: initrd: fix type mismatch on 32-bit
` [PATCH v1 02/54] efi: loader: switch over event/memory key type to efi_uintn_t
` [PATCH v1 03/54] lib: vsprintf: print human-readable EFI GUIDs with %pUs
` [PATCH v1 04/54] fs: fat: don't duplicate dentries when resolving differently cased paths
` [PATCH v1 05/54] efi: loader: add memory accounting
` [PATCH v1 06/54] efi: loader: add pool allocator
` [PATCH v1 07/54] efi: types: add EFI_RUNTIME_SECTION
` [PATCH v1 08/54] resource: assign memory banks a default type and attr
` [PATCH v1 09/54] ARM: lds: add EFI runtime service section
` [PATCH v1 10/54] ARM: move needed assembly routines into EFI runtime section
` [PATCH v1 11/54] crypto: crc32: implement position independent CRC32
` [PATCH v1 12/54] efi: loader: add support for tracing calls back into UEFI
` [PATCH v1 13/54] efi: loader: add table utility functions
` [PATCH v1 14/54] lib: add charset helpers
` [PATCH v1 15/54] efi: loader: add object handling API
` [PATCH v1 16/54] efi: loader: add devicepath support
` [PATCH v1 17/54] efi: loader: add debug support
` [PATCH v1 18/54] efi: loader: add boot services support
` [PATCH v1 19/54] efi: loader: add support for runtime services before ExitBootServices
` [PATCH v1 20/54] efi: loader: setup root node
` [PATCH v1 21/54] efi: loader: add watchdog support
` [PATCH v1 22/54] efi: loader: move PE implementation out of common code
` [PATCH v1 23/54] efi: loader: protocol: add file protocol support
` [PATCH v1 24/54] efi: loader: protocol: add Block IO support
` [PATCH v1 25/54] efi: loader: protocol: implement efi_file_from_path
` [PATCH v1 26/54] efi: loader: boot: implement LoadImage BootService
` [PATCH v1 27/54] efi: loader: add EFI load option handling
` [PATCH v1 28/54] efi: loader: protocol: add graphical output protocol support
` [PATCH v1 29/54] efi: loader: protocol: add console support
` [PATCH v1 30/54] efi: loader: protocol: add HII support
` [PATCH v1 31/54] efi: loader: protocol: add unicode collation support
` [PATCH v1 32/54] efi: loader: protocol: add random number generator protocol
` [PATCH v1 33/54] efi: loader: protocol: add device_path_utilities
` [PATCH v1 34/54] efi: loader: support formatting only first device path node to text
` [PATCH v1 35/54] efi: loader: protocol: add efi_device_path_to_text support
` [PATCH v1 36/54] restart: allow drivers to register runtime restart handler
` [PATCH v1 37/54] poweroff: allow drivers to register runtime poweroff handler
` [PATCH v1 38/54] ARM: psci: client: register runtime service "
` [PATCH v1 39/54] ARM: psci: client: register runtime service restart handler
` [PATCH v1 40/54] hardening: disable some features when EFI runtime support is enabled
` [PATCH v1 41/54] filetype: add new filetype for efi-stubbed ARM zImages
` [PATCH v1 42/54] bootm: add global.bootm.efi toggle
` [PATCH v1 43/54] efi: loader: add ESP boot entry provider
` [PATCH v1 44/54] efi: loader: add rudimentary EFI boot manager
` [PATCH v1 45/54] efi: loader: implement bootm handler
` [PATCH v1 46/54] efi: runtime: add EFI variable support
` [PATCH v1 47/54] efi: loader: populate OsIndicationsSupported/PlatformLang variables
` [PATCH v1 48/54] ARM: don't disable MMU when EFI booting
` [PATCH v1 49/54] efi: runtime: add runtime service support after ExitBootServices
` [PATCH v1 50/54] efi: runtime: add relocation check
` [PATCH v1 51/54] efi: loader: CONFIG_EFI_RT_VOLATILE_STORE
` [PATCH v1 52/54] efi: loader: support ExitBootServices
` [PATCH v1 53/54] efi: loader: pass along SMBIOS table
` [PATCH v1 54/54] ARM: configs: add multi_v7/8_efiloader_defconfig

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-18 11:40 UTC  (6+ messages)
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()

[PATCH v4 0/3] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2025-12-18 11:16 UTC 

[PATCH v4 0/2] Add devicetree for NXP i.MX93 FRDM board
 2025-12-18 11:39 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: add i.MX93 11x11 "
` [PATCH v4 2/2] arm64: dts: freescale: add support for NXP i.MX93 FRDM

[PATCH i-g-t 00/11] lib/kms: Carve up igt_display_require()
 2025-12-18 11:39 UTC  (7+ messages)
` [PATCH i-g-t 04/11] lib/kms: Get rid of the 'p' plane index variable
` [PATCH i-g-t 06/11] lib/kms: Nuke pipe->plane_primary
` [PATCH i-g-t 07/11] lib/kms: Nuke pipe->plane_cursor

[PATCH v2 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
 2025-12-18 11:39 UTC  (6+ messages)
` [PATCH v2 1/2] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()

[PATCH 6.12 000/354] 6.12.63-rc1 review
 2025-12-18 11:36 UTC  (2+ messages)

COCONUT-SVSM Development Release v2025.12-devel
 2025-12-18 11:38 UTC 

[PATCH v3 0/2] Add support for print exactly once
 2025-12-18 11:38 UTC  (4+ messages)
` [PATCH v3 1/2] rust: Add support for calling a function "

[PATCH v2 00/23] Cache aware scheduling
 2025-12-18  9:42 UTC  (5+ messages)
` [PATCH v2 19/23] sched/cache: Avoid cache-aware scheduling for memory-heavy processes

[PATCH v2 00/12] coresight: Add CPU cluster funnel/replicator/tmc support
 2025-12-18 11:37 UTC  (4+ messages)
` [PATCH v2 01/12] dt-bindings: arm: coresight: Add 'qcom,cpu-bound-components' property

[PATCH v2 0/4] SDCA System Suspend Support
 2025-12-18 11:35 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: SDCA: Add SDCA IRQ enable/disable helpers
` [PATCH v2 2/4] ASoC: SDCA: Add basic system suspend support
` [PATCH v2 3/4] ASoC: SDCA: Device boot into the system suspend process
` [PATCH v2 4/4] ASoC: SDCA: Add lock to serialise the Function initialisation

[PATCH v1] mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warnings
 2025-12-18 11:35 UTC  (3+ messages)

[PATCH v2] fitimage: Add support for UBOOT_MKIMAGE_EXTRA_OPTS
 2025-12-18 11:35 UTC  (5+ messages)
` [OE-core] "

[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
 2025-12-18 11:33 UTC  (12+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter

RTT-PROBE: lore-subspace-rtt
 2025-12-18 11:33 UTC 

[PATCH] PNP: add a error handling in pnpacpi_init()
 2025-12-18 11:33 UTC  (2+ messages)

[PATCH] fs: Remove internal old mount API code
 2025-12-18 11:32 UTC  (3+ messages)

[PATCH v6 0/5] mmc: sdhci-msm: Rectify DLL programming sequence
 2025-12-18 11:32 UTC  (4+ messages)
` [PATCH v6 4/5] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings

[anolis-intel-cloud:devel-6.6 50/50] kernel/sched/fair.c:9181:6: warning: no previous prototype for 'id_can_stop_tick'
 2025-12-18 11:31 UTC 

[PATCH bpf-next v10 00/13] Improve the performance of BTF type lookups with binary search
 2025-12-18 11:30 UTC  (14+ messages)
` [PATCH bpf-next v10 01/13] libbpf: Add BTF permutation support for type reordering
` [PATCH bpf-next v10 02/13] selftests/bpf: Add test cases for btf__permute functionality
` [PATCH bpf-next v10 03/13] tools/resolve_btfids: Support BTF sorting feature
` [PATCH bpf-next v10 04/13] libbpf: Optimize type lookup with binary search for sorted BTF
` [PATCH bpf-next v10 05/13] libbpf: Verify BTF Sorting
` [PATCH bpf-next v10 06/13] btf: Optimize type lookup with binary search
` [PATCH bpf-next v10 07/13] btf: Verify BTF Sorting
` [PATCH bpf-next v10 08/13] bpf: Skip anonymous types in type lookup for performance
` [PATCH bpf-next v10 09/13] bpf: Optimize the performance of find_bpffs_btf_enums
` [PATCH bpf-next v10 10/13] libbpf: Optimize the performance of determine_ptr_size
` [PATCH bpf-next v10 11/13] libbpf: Add btf_is_sorted and btf_sorted_start_id helpers to refactor the code
` [PATCH bpf-next v10 12/13] btf: Add btf_is_sorted "
` [PATCH bpf-next v10 13/13] btf: Refactor the code by calling str_is_empty

[PATCH v3] fitimage: Add FIT_MKIMAGE_EXTRA_OPTS for flexible mkimage arguments
 2025-12-18 11:30 UTC 

[PATCH i-g-t] tests/intel-ci/chamelium-only.testlist: Enable additional Chamelium tests
 2025-12-18 11:30 UTC  (3+ messages)

[PATCH v3] drm/i915/selftest: Add throttle reason diagnostics to RPS selftests
 2025-12-18 11:27 UTC  (3+ messages)

linux-next: Tree for Dec 18
 2025-12-18 11:27 UTC  (2+ messages)

[PATCH] gpio: swnode: compare the "undefined" swnode by its address, not name
 2025-12-18 11:27 UTC  (2+ messages)

[PATCH i-g-t 0/7] Add NVL display related test updates
 2025-12-18 11:26 UTC  (5+ messages)
` [PATCH i-g-t 6/7] intel-ci: Add NVL display blocklist
` [PATCH i-g-t 7/7] tests/intel/kms_test_config: Add NVL display blocklist entry

Suggesting: HUD CPU
 2025-12-18 11:26 UTC 

[meta-oe] [scarthgap] [PATCH] redis: Refine CVE-2022-0543 status description
 2025-12-18 11:26 UTC 

[PATCH v4 00/11] gpu: nova-core: add Turing support
 2025-12-18 11:25 UTC  (5+ messages)
` [PATCH v4 05/11] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
` [PATCH v4 06/11] gpu: nova-core: move some functions into the HAL

[PATCH 6.18 000/614] 6.18.2-rc1 review
 2025-12-18 11:25 UTC  (4+ messages)
` [PATCH 6.18 280/614] perf vendor metrics s390: Avoid has_event(INSTRUCTIONS)

[tip:perf/core 22/22] include/linux/kvm_types.h:9:10: fatal error: 'asm/kvm_types.h' file not found
 2025-12-18 11:24 UTC 

[PATCH] docs/devel: Remove stale comments related to iommufd dirty tracking
 2025-12-18 11:23 UTC  (4+ messages)

[PATCH] PNP: add a put_device() in isapnp_init()
 2025-12-18 11:23 UTC  (2+ messages)

[PATCH] drm/msm/mdp5: drop support for MSM8998, SDM630 and SDM660
 2025-12-18 11:23 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-12-18 11:23 UTC 

[PATCH v2] mm/page_alloc: Report 1 as zone_batchsize for !CONFIG_MMU
 2025-12-18 11:23 UTC  (2+ messages)

[PATCH v4 06/35] cleanup: Basic compatibility with context analysis
 2025-12-18 11:23 UTC  (11+ messages)

[PATCH] node: fix a api misuse in node_init_node_access()
 2025-12-18 11:23 UTC  (2+ messages)

[PATCH-for-11.0 v6 00/13] hw/sparc64/sun4u: Use fw_cfg_init_io_nodma()
 2025-12-18 11:22 UTC  (7+ messages)
` [PATCH-for-11.0 v6 08/13] "

[PATCH] fs: Replace simple_strtoul with kstrtoul in set_ihash_entries
 2025-12-18 11:21 UTC 

[PATCH v3] mhi: host: Add standard elf image download functionality
 2025-12-18 11:21 UTC  (11+ messages)

[PATCH] fbcon: Reschedule cursor worker if try lock fails
 2025-12-18 11:21 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for fbcon: Reschedule cursor worker if try lock fails (rev3)
` ✓ CI.KUnit: success "

ublk: partition scan during START_DEV can block userspace
 2025-12-18 11:20 UTC  (2+ messages)

[PATCH] Correct minor spelling mistake in huge_memory.c
 2025-12-18 11:20 UTC 

[PATCH v4 0/3] add sysfs nodes to configure TPDA's registers
 2025-12-18 11:20 UTC  (4+ messages)
` [PATCH v4 1/3] coresight: tpda: add sysfs nodes for tpda cross-trigger configuration

[PATCH] perf/x86/uncore: clean up const mismatch
 2025-12-18 11:20 UTC  (5+ messages)

[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
 2025-12-18 11:19 UTC  (6+ messages)
` [RFC PATCHv5 2/7] nvme-multipath: add support for "

[PATCH v3 0/3] selftests/filelock: Make output more kselftestish
 2025-12-18 11:18 UTC  (4+ messages)
` [PATCH v3 1/3] kselftest/filelock: Use ksft_perror()
` [PATCH v3 2/3] kselftest/filelock: Report each test in oftlocks separately
` [PATCH v3 3/3] kselftest/filelock: Add a .gitignore file

[PATCH v4 0/5] android: add bootconfig support
 2025-12-18 11:17 UTC  (6+ messages)
` [PATCH v4 1/5] boot: android: import addBootConfigParameters() from AOSP
` [PATCH v4 2/5] boot: android: Add sandbox memory mapping support
` [PATCH v4 3/5] boot: android: Add bootconfig support
` [PATCH v4 4/5] cmd: abootimg: Add 'get ramdisk' command
` [PATCH v4 5/5] test: abootimg: Add test for bootconfig handling

[PATCH] media: iris: Add missing platform data entries for SM8750
 2025-12-18 11:17 UTC  (2+ messages)

[PATCH v5 0/7] Initial ESWIN/EIC7700 and Hifive P550 support
 2025-12-18 11:14 UTC  (2+ messages)

[PATCH] rust: task: restrict Task::group_leader() to current
 2025-12-18 11:16 UTC  (3+ messages)

[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
 2025-12-18 11:15 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe/hwmon: Expose temperature limits

[PATCH v3 0/9] gpu: nova-core: expose the logging buffers via debugfs
 2025-12-18 11:14 UTC  (3+ messages)
` [PATCH v3 7/9] gpu: nova-core: implement BinaryWriter for LogBuffer

[PATCH 00/14] iio: pressure: mprls0025pa: driver code cleanup
 2025-12-18 11:05 UTC  (5+ messages)
` [PATCH 01/14] iio: pressure: mprls0025pa: Kconfig allow bus selection
` [PATCH 02/14] iio: pressure: mprls0025pa: remove redundant mutex
` [PATCH 03/14] iio: pressure: mprls0025pa: rename buffer variable
` [PATCH 04/14] iio: pressure: mprls0025pa: introduce tx buffer

[PATCH] w1: fix redundant counter decrement in w1_attach_slave_device()
 2025-12-18 11:14 UTC 

RTT-PROBE: lore-subspace-rtt
 2025-12-18 11:13 UTC 

[PATCH v1] drm/xe/pm: Handle GT resume failure
 2025-12-18 11:12 UTC  (4+ messages)

[PATCH v4 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
 2025-12-18 11:12 UTC  (17+ messages)
` [PATCH v4 3/5] memory: tegra186-emc: Support non-bpmp icc scaling

[OE-core][PATCH] libpng: upgrade 1.6.51 -> 1.6.52
 2025-12-18 11:12 UTC  (2+ messages)

[android-common:android16-6.12-2025-06 2/2] include/linux/compiler.h:166:45: error: '__UNIQUE_ID_y_324' undeclared; did you mean '__UNIQUE_ID_x_323'?
 2025-12-18 11:11 UTC 

[PATCH v5 00/13] blk-mq: fix possible deadlocks
 2025-12-18 11:11 UTC  (3+ messages)
` [PATCH v5 04/13] blk-rq-qos: fix possible debugfs_mutex deadlock

[OE-core][PATCH V2] insane.bbclass: avoid unnecessary rerun of do_patch
 2025-12-18 11:09 UTC  (3+ messages)

[PATCH v1 0/4] rust: Add i8/i16 atomic xchg helpers
 2025-12-18 11:08 UTC  (3+ 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.