The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-27 16:42:21 to 2026-05-27 18:28:42 UTC [more...]

[REGRESSION] x86/hugetlb: AMD F15h VA alignment offset breaks MAP_HUGETLB alignment
 2026-05-27 18:28 UTC  (3+ messages)

[PATCH] media: vidtv: Use crc32_be() instead of open coding
 2026-05-27 18:27 UTC  (2+ messages)

[PATCH v2 00/15] TDX MMU refactors
 2026-05-27 18:27 UTC  (3+ messages)
` [PATCH v2 01/15] KVM: TDX: Drop kvm_x86_ops.link_external_spt()

[PATCH v2 0/5] guest_memfd fixes for bind and populate
 2026-05-27 18:26 UTC  (5+ messages)
` [PATCH v2 2/5] KVM: guest_memfd: Fix possible signed integer overflow

[PATCH] workqueue: drop spurious '*' from print_worker_info() fn declaration
 2026-05-27 18:26 UTC  (2+ messages)

[PATCH net v2 1/1] net/sched: fix pedit partial COW leading to page cache corruption
 2026-05-27 18:25 UTC  (8+ messages)

[PATCH v4 0/8] iio: light: opt3001: driver cleanup
 2026-05-27 18:24 UTC  (5+ messages)
` [PATCH v4 1/8] iio: light: opt3001: move device registration to end of probe()
` [PATCH v4 7/8] iio: light: opt3001: switch driver to managed resources

[PATCH net-next v2 0/2] net: lan743x: cleanup netdev-based logging
 2026-05-27 18:18 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: lan743x: add "message level" module parameter
` [PATCH net-next v2 2/2] net: lan743x: avoid netdev-based logging before netdev registration

[PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
 2026-05-27 18:18 UTC 

[PATCH] ahci: use hweight_long() to count port_map bits
 2026-05-27 18:18 UTC  (2+ messages)

[PATCH net v3 1/1] net/sched: fix pedit partial COW leading to page cache corruption
 2026-05-27 18:17 UTC 

[PATCH 06/13] scsi: fnic: Add the NVMe/FC transport path
 2026-05-27 18:17 UTC  (3+ messages)

[PATCH v13 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-27 18:16 UTC  (5+ messages)
` [PATCH v13 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v13 5/6] iio: adc: ad4691: add oversampling support

[PATCH] rust: block: mq: align init_request numa_node arg with C signature
 2026-05-27 18:16 UTC  (3+ messages)

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-05-27 18:15 UTC  (4+ messages)

[PATCH] man/man3/errno.3: clarify ENOTSUP and EOPNOTSUPP
 2026-05-27 18:15 UTC 

[PATCH v3 0/3] KVM: SVM: Fix x2AVIC MSR interception issues
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix vcpu_get_stats_fd() ioctl name
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH] KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmap
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH 0/2] KVM: selftests: guest_memfd close() fix and hardening
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH] KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESET
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH v2 0/4] struct page to PFN conversion for TDX guest private memory
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH v5 1/1] KVM: x86: Introduce has_protected_pmu state for TDX VMs
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH v4 0/5] KVM: X86: Fix nested TDP error code info
 2026-05-27 18:14 UTC  (12+ messages)
` [PATCH v4 2/5] KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware
` [PATCH v4 3/5] KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits

[PATCH] mm/migrate: find_mm_struct: fix race between security checks and suid exec
 2026-05-27 18:14 UTC  (2+ messages)

[PATCH] rust: devres: add 'static bound to Devres<T>
 2026-05-27 18:13 UTC  (5+ messages)

[PATCH v1 00/27] ACPI: ACPICA 20260408
 2026-05-27 18:10 UTC  (28+ messages)
` [PATCH v1 01/27] ACPICA: actypes: Distinguish between D3hot/cold
` [PATCH v1 02/27] ACPICA: actbl2.h: ACPI 6.6: Updates for MADT MPWakeup
` [PATCH v1 03/27] ACPICA: Fix condition check in acpi_ps_parse_loop()
` [PATCH v1 04/27] ACPICA: Add alias node support in namespace handling
` [PATCH v1 05/27] ACPICA: Add modern standby DSM GUIDs
` [PATCH v1 06/27] ACPICA: Fix FADT 32/64X length mismatch warning
` [PATCH v1 07/27] ACPICA: Add LVR to acrestyp.h
` [PATCH v1 08/27] ACPICA: Fetch LVR I2C resource descriptor
` [PATCH v1 09/27] ACPICA: Change LVR to 8 bit value
` [PATCH v1 10/27] ACPICA: Mention the LVR bits
` [PATCH v1 11/27] ACPICA: fix I2C LVR item count in the conversion table
` [PATCH v1 12/27] ACPICA: Fix use-after-free in acpi_ds_terminate_control_method()
` [PATCH v1 13/27] ACPICA: validate byte_count in acpi_ps_get_next_package_length()
` [PATCH v1 14/27] ACPICA: add boundary checks in acpi_ps_get_next_field()
` [PATCH v1 15/27] ACPICA: Prevent adding invalid references
` [PATCH v1 16/27] ACPICA: Fix integer overflow in acpi_ex_opcode_3A_1T_1R() (mid_op)
` [PATCH v1 17/27] ACPICA: Improve argument parsing in acpi_ps_get_next_simple_arg()
` [PATCH v1 18/27] ACPICA: validate handler object type in two places
` [PATCH v1 19/27] ACPICA: Add validation for node in acpi_ns_build_normalized_path()
` [PATCH v1 20/27] ACPICA: Enhance buffer validation in acpi_ut_walk_aml_resources()
` [PATCH v1 21/27] ACPICA: Fix NULL pointer dereference in acpi_ns_custom_package()
` [PATCH v1 22/27] ACPICA: Enhance OEM ID and Table ID validation in acpi_ex_load_table_op()
` [PATCH v1 23/27] ACPICA: Remove spurious precision from format used to dump parse trees
` [PATCH v1 24/27] ACPICA: Update the copyright year to 2026
` [PATCH v1 25/27] ACPICA: Update version to 20260408
` [PATCH v1 26/27] ACPICA: Add package limit checks in parser functions
` [PATCH v1 27/27] ACPICA: add boundary checks in two places

[PATCH v2 0/9] Landlock: Namespace and capability control
 2026-05-27 18:11 UTC  (10+ messages)
` [PATCH v2 1/9] security: add LSM blob and hooks for namespaces
` [PATCH v2 2/9] security: Add LSM_AUDIT_DATA_NS for namespace audit records
` [PATCH v2 3/9] landlock: Wrap per-layer access masks in struct layer_config
` [PATCH v2 4/9] landlock: Enforce namespace use restrictions
` [PATCH v2 5/9] landlock: Enforce capability restrictions
` [PATCH v2 6/9] selftests/landlock: Add namespace restriction tests
` [PATCH v2 7/9] selftests/landlock: Add capability "
` [PATCH v2 8/9] samples/landlock: Add capability and namespace restriction support
` [PATCH v2 9/9] landlock: Add documentation for capability and namespace restrictions

[PATCH v2] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
 2026-05-27 18:11 UTC  (13+ messages)
        ` [PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()

[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH] KVM: x86: Remove unused X86EMUL_MODE_HOST define
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: KVM: Include maintainer profile
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH v2 0/3] KVM: Fix guest_memfd binding overlap errno and selftest
 2026-05-27 18:10 UTC  (2+ messages)

[PATCH] kvm: fix typo in call_once.h comment
 2026-05-27 18:09 UTC  (2+ messages)

[PATCH] KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVIC
 2026-05-27 18:09 UTC  (2+ messages)

[PATCH] KVM: x86: Fix ERAPS RAP clear on INVPCID single-context invalidation
 2026-05-27 18:09 UTC  (2+ messages)

[PATCH RESEND net] Revert "vsock/virtio: fix skb overhead overflow on 32-bit builds"
 2026-05-27 18:09 UTC  (3+ messages)

[PATCH v2 0/3] ppc/pnv: Fix panics and refactor pnv_php.c
 2026-05-27 18:08 UTC  (4+ messages)
` [PATCH v2 1/3] ppc/pnv: Add null checks for OpenCapi PHBs
` [PATCH v2 2/3] ppc/pnv: Refactor PNV PCI hotplug driver
` [PATCH v2 3/3] ppc/pnv: Refactor PNV PCI Hotplug to group PCIe functions

[PATCH v2 0/2] cgroup/cpuset: Fix sibling CPU exclusion in partcmd_update
 2026-05-27 18:08 UTC  (5+ messages)
` [PATCH v2 1/2] cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculation
  ` [PATCH v2 2/2] cgroup/cpuset: Add test cases for sibling CPU exclusion on partition update

[BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask dereference in build_sched_domains on POWER9
 2026-05-27 18:07 UTC  (7+ messages)
    ` [BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask

[PATCH v3 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
 2026-05-27 18:06 UTC  (4+ messages)

[PATCH 0/2] Bounce buffer for mds client decryption when vmalloc()
 2026-05-27 18:06 UTC  (4+ messages)
` [PATCH 1/2] ceph: pass fscrypt `tname` buffers directly

[PATCH] block: blk-zoned: fix zwplug refcount leak on write error path
 2026-05-27 18:06 UTC  (5+ messages)

[PATCH v2] arm64: dts: renesas: rzt2h-n2h-evk: Configure eMMC/SDHI pins
 2026-05-27 18:05 UTC  (2+ messages)

[kvm-unit-tests GIT PULL] x86: random smattering of changes
 2026-05-27 18:04 UTC 

[PATCH 0/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL for Sennheiser MOMENTUM 3
 2026-05-27 17:58 UTC  (4+ messages)
` [PATCH 2/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL

[PATCH v4 0/7] timekeeping/ntp: Fix drift tracking precision
 2026-05-27 18:02 UTC  (3+ messages)
` [PATCH v4 5/7] timekeeping: Drive time_offset skew via per-tick ntp_error transfer

[PATCH v2] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-05-27 17:59 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 00/13] spi: cadence-quadspi: add PHY tuning support
 2026-05-27 17:55 UTC  (14+ messages)
` [PATCH v3 01/13] spi: dt-bindings: allow spi-max-frequency to specify a frequency pair
` [PATCH v3 02/13] spi: dt-bindings: cdns,qspi-nor: add PHY tuning pattern partition property
` [PATCH v3 03/13] spi: parse two-element spi-max-frequency property
` [PATCH v3 04/13] spi: spi-mem: add spi_mem_apply_base_freq_cap()
` [PATCH v3 05/13] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v3 06/13] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v3 07/13] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v3 08/13] spi: cadence-quadspi: add PHY tuning support
` [PATCH v3 09/13] spi: cadence-quadspi: reject 2-byte-address DDR ops on PHY-tunable hardware
` [PATCH v3 10/13] spi: cadence-quadspi: enable PHY for direct reads and indirect writes
` [PATCH v3 11/13] mtd: spinand: run PHY tuning after init and update dirmap frequencies
` [PATCH v3 12/13] mtd: spi-nor: extract read op template construction into helper
` [PATCH v3 13/13] mtd: spi-nor: run PHY tuning after init and update dirmap frequency

[PATCH v2 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-27 17:54 UTC  (7+ messages)
` [PATCH v2 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH v2 2/7] pin_init: always inline the #ident and #project_ident methods
` [PATCH v2 3/7] rust: always inline some init methods

[PATCH v10 00/11] iio: adc: Add support for AVIA HX710B ADC
 2026-05-27 17:54 UTC  (9+ messages)
` [PATCH v10 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v10 04/11] dt-bindings: iio: adc: hx711: add HX710B support
` [PATCH v10 11/11] iio: adc: hx711: add support for HX710B

[PATCH bpf 0/1] bpf: reject overlarge global subprog argument sizes
 2026-05-27 17:53 UTC  (5+ messages)
` [PATCH bpf 1/1] "

[PATCH v7 0/4] mm: swap: introduce swap tier infrastructure
 2026-05-27 17:50 UTC  (3+ messages)
` [PATCH v7 4/4] mm: swap: filter swap allocation by memcg tier mask

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-05-27 17:49 UTC  (6+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[PATCH] crypto: qat - simplify adf_service_mask_to_string helper
 2026-05-27 17:46 UTC 

[PATCH v3 0/2] x86/tdx: Port I/O emulation fixes
 2026-05-27 17:45 UTC  (3+ messages)
` [PATCH v3 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH] audit: Update audit_alloc_mark() and audit_dupe_exe() CONFIG_AUDITSYSCALL=n stubs
 2026-05-27 17:45 UTC 

[PATCH v2 0/5] remoteproc: cleanup shared carveout and resource-table helpers
 2026-05-27 17:44 UTC  (3+ messages)
` [PATCH v2 5/5] remoteproc: switch drivers to optional resource-table helper

[PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-27 17:43 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
` [PATCH v4 2/5] KVM: x86: Prioritize CPUID faulting over CPUID VM-exits in nested VMX
` [PATCH v4 3/5] KVM: x86: Remove supports_cpuid_fault() helper
` [PATCH v4 4/5] KVM: x86: Virtualize AMD CPUID faulting
` [PATCH v4 5/5] KVM: selftests: Update hwcr_msr_test for CPUID faulting bit

[PATCH RFC 00/12] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-05-27 17:41 UTC  (6+ messages)

[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
 2026-05-27 17:41 UTC  (5+ messages)

[PATCH v5 0/4] rust: add SRCU abstraction
 2026-05-27 17:40 UTC  (5+ messages)
` [PATCH v5 1/4] rust: helpers: add SRCU helpers
` [PATCH v5 2/4] srcu: expose srcu_readers_active()
` [PATCH v5 3/4] rust: sync: add SRCU abstraction
` [PATCH v5 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH v2] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
 2026-05-27 17:40 UTC  (4+ messages)

[PATCH net] net/sched: act_api: use mutex in tcf_idr_check_alloc
 2026-05-27 17:38 UTC  (2+ messages)

[PATCH] spi: spi-mem: avoid mutating op template in spi_mem_supports_op()
 2026-05-27 17:37 UTC 

[syzbot] [mm?] WARNING in __page_table_check_ptes_set (3)
 2026-05-27 17:36 UTC  (2+ messages)

[PATCH v2] perf: Fix off-by-one stack buffer overflow in kallsyms__parse()
 2026-05-27 17:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] checkpatch: warn on uppercase N/Y/M as Kconfig tristate literals
 2026-05-27 17:34 UTC  (3+ messages)

[PATCH v3] perf bench: add --write-size option to sched pipe
 2026-05-27 17:31 UTC  (2+ messages)

[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-05-27 17:29 UTC  (2+ messages)

[PATCH] io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item
 2026-05-27 17:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net] net: lan743x: avoid netdev-based logging before netdev registration
 2026-05-27 17:27 UTC  (4+ messages)

[PATCH v5 0/4] PCI: tegra: Add Tegra264 support
 2026-05-27 17:22 UTC  (5+ messages)
` [PATCH v5 2/4] PCI: Use standard wait times for PCIe link monitoring

[PATCH v2 1/1] mshv: Add conditional VMBus dependency
 2026-05-27 17:22 UTC  (2+ messages)

[PATCH] clk: mvebu: ap-cpu-clk: fix refcount leak
 2026-05-27 17:22 UTC  (4+ messages)
` [PATCH] ibmvnic: fix krealloc() memory leak

[PATCH] ASoC: codecs: simple-mux: Fix enum control bounds check
 2026-05-27 12:48 UTC  (2+ messages)

[PATCH 0/8] rust: pin-init upstream sync for v7.2 (round 2)
 2026-05-27 17:19 UTC  (9+ messages)
` [PATCH 1/8] rust: pin-init: internal: pin_data: filter non-`#[cfg]` attr in generated code
` [PATCH 2/8] rust: pin-init: internal: suppress `non_snake_case` lint in `#[pin_data]`
` [PATCH 3/8] rust: pin-init: internal: suppress `non_snake_case` lint in `[pin_]init!`
` [PATCH 4/8] rust: pin-init: docs: fix typos in MaybeZeroable documentation
` [PATCH 5/8] rust: pin-init: move `InitClosure` out from `__internal`
` [PATCH 6/8] rust: pin-init: remove `E` from `InitClosure`
` [PATCH 7/8] rust: pin-init: make `[pin_]init_array_from_fn` unwind safe
` [PATCH 8/8] rust: pin-init: make `[pin_]chain` "

[PATCH] nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref
 2026-05-27 17:19 UTC  (2+ messages)

[PATCH 0/4] drm/exynos: Random cleanups
 2026-05-27 17:18 UTC  (3+ messages)
` [PATCH 3/4] drm/exynos: Drop exynos_drm_gem.size field

[PATCH] x86/amd_node: Add PCI Device ID for AMD 1Ah Family Models 80h-8Fh
 2026-05-27 17:17 UTC 

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-05-27 17:17 UTC  (8+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions

[PATCH] gpu: nova-core: vbios: Fix clippy error in Vbios::new()
 2026-05-27 17:15 UTC 

[PATCH v3] iio: accel: bmc150: use guard(mutex) for mutex handling
 2026-05-27 17:15 UTC  (3+ messages)

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-27 17:13 UTC  (4+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-27 17:11 UTC  (4+ messages)
` [PATCH v2 06/16] iommupt: Implement preserve/unpreserve/restore callbacks

[PATCH] i2c: imx: Switch to new reg_target/unreg_target callbacks
 2026-05-27 17:10 UTC 

[PATCH net] net: hsr: remove VLAN filters from slave devices on port deletion
 2026-05-27 17:08 UTC 

[PATCH 0/5] Add audio support for RZ/G3L SMARC EVK
 2026-05-27 17:06 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: renesas: rzg3l-smarc-som: Enable versa clock generator
` [PATCH 5/5] arm64: dts: renesas: r9a08g046l48-smarc: Enable audio

[ANNOUNCE/CFP] LPC 2026 Live Update Microconference
 2026-05-27 17:05 UTC 

[PATCH mt76] wifi: mt76: mt7915: configure noise floor reporting on reset
 2026-05-27 17:05 UTC  (3+ messages)

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-05-27 17:04 UTC  (3+ messages)
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection

[PATCH v5 00/12] media: microchip-isc: fixes and enhancements
 2026-05-27 17:03 UTC  (3+ messages)
` [PATCH v5 01/12] media: microchip-isc: fix SBGGR10 Bayer pattern

[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-05-27 17:00 UTC  (4+ messages)
` [PATCH RFC v3 5/7] mm: selftests: Add shmem into memory failure test

[PATCH v2] counter: ftm-quaddec: use devm_mutex_init()
 2026-05-27 16:57 UTC  (3+ messages)

[PATCH net] rtnetlink: Require CAP_NET_ADMIN in link netns for changelink
 2026-05-27 16:57 UTC  (4+ messages)

[PATCH] lib/test_crash: test module to trigger kernel crashes
 2026-05-27 16:56 UTC 

[PATCH net-next] net: ftgmac100: assign interface name from device tree alias
 2026-05-27 16:56 UTC  (2+ messages)

[PATCH v2] counter: interrupt-cnt: use devm_mutex_init()
 2026-05-27 16:55 UTC  (3+ messages)

[PATCH v4 0/9] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-27 16:51 UTC  (6+ messages)
` [PATCH v4 7/9] iio: core: Add IIO_COVERAGE channel type
` [PATCH v4 8/9] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983

[PATCH v4 9/9] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-27 16:49 UTC  (3+ messages)

[tip:irq/core] BUILD SUCCESS 171cc0d9eed1cad5de7ce6a212efbeda390edb0f
 2026-05-27 16:46 UTC 

[PATCH] mm/mempool: use static key for boot-time debug enablement
 2026-05-27 16:43 UTC  (2+ messages)

[PATCH 0/4] bootconfig: embed kernel.* cmdline at build time
 2026-05-27 16:41 UTC  (5+ messages)
` [PATCH 1/4] bootconfig: return 0 from xbc_snprint_cmdline() for a leaf root
` [PATCH 2/4] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH 3/4] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH 4/4] x86/setup: prepend embedded bootconfig cmdline before parse_early_param


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox