All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-14 23:23:13 to 2024-03-15 00:46:41 UTC [more...]

[PATCH v10 00/12] Support page table check PowerPC
 2024-03-15  0:45 UTC  (6+ messages)
` [PATCH v10 11/12] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages

[PATCH v5 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-15  0:44 UTC  (7+ messages)
` [PATCH v5 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH-next] arm: fix clang build warning in include/asm/memory.h
 2024-03-15  0:43 UTC  (2+ messages)

❌ FAIL (MISSED 22 of 204): Test report for master (6.8.0, mainline.kernel.org-clang, fe46a7dd)
 2024-03-15  0:40 UTC 

[PATCH 0/2] Optionally support push options on up-to-date branches
 2024-03-15  0:39 UTC  (8+ messages)

[PATCH] gpiolib: acpi: Move storage of acpi_gpio_chip
 2024-03-15  0:39 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-15  0:38 UTC 

[PATCH -next v2] ACPI: Add kernel-doc comments for ACPI suspend and hibernation functions
 2024-03-15  0:37 UTC 

t0032 fails on NFS mounts
 2024-03-15  0:35 UTC  (3+ messages)

[PATCH v3] docs/misra/rules.rst: add rule 5.5
 2024-03-15  0:35 UTC 

[meta-oe][PATCHv2 1/3] lvgl: fix typo and install lv_conf.h
 2024-03-14 23:26 UTC  (6+ messages)
` [meta-oe][PATCHv2 2/3] lvgl: remove useless FILES include
` [meta-oe][PATCHv2 3/3] lvgl: add more variables to lv-conf.inc

[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization
 2024-03-14 23:26 UTC  (54+ messages)
` [PATCH 01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
` [PATCH 02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
` [PATCH 03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
` [PATCH 04/18] KVM: selftests: Fix off-by-one initialization of GDT limit
` [PATCH 05/18] KVM: selftests: Move platform_info_test's main assert into guest code
` [PATCH 06/18] KVM: selftests: Rework platform_info_test to actually verify #GP
` [PATCH 07/18] KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcase
` [PATCH 08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
` [PATCH 09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
` [PATCH 10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
` [PATCH 11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
` [PATCH 12/18] KVM: selftests: Allocate x86's GDT during VM creation
` [PATCH 13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
` [PATCH 14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
` [PATCH 15/18] KVM: selftests: Allocate x86's TSS at VM creation
` [PATCH 16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros
` [PATCH 17/18] KVM: selftests: Init x86's segments during VM creation
` [PATCH 18/18] KVM: selftests: Drop @selector from segment helpers

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-14 23:22 UTC  (54+ messages)
` [PATCH 01/25] clk: meson: a1: restrict an amount of 'hifi_pll' params
` [PATCH 02/25] clk: meson: axg: move reset controller's code to separate module
` [PATCH 03/25] dt-bindings: clock: meson: add A1 audio clock and reset controller bindings
` [PATCH 04/25] clk: meson: a1: add the audio clock controller driver
` [PATCH 05/25] ASoC: meson: codec-glue: add support for capture stream
` [PATCH 06/25] ASoC: meson: g12a-toacodec: fix "Lane Select" width
` [PATCH 07/25] ASoC: meson: g12a-toacodec: rework the definition of bits
` [PATCH 08/25] ASoC: dt-bindings: meson: g12a-toacodec: add support for A1 SoC family
` [PATCH 09/25] ASoC: "
` [PATCH 10/25] ASoC: meson: t9015: prepare to adding new platforms
` [PATCH 11/25] ASoC: dt-bindings: meson: t9015: add support for A1 SoC family
` [PATCH 12/25] ASoC: "
` [PATCH 13/25] ASoC: dt-bindings: meson: axg-pdm: document 'sysrate' property
` [PATCH 14/25] ASoC: meson: axg-pdm: introduce "
` [PATCH 15/25] pinctrl/meson: fix typo in PDM's pin name
` [PATCH 16/25] ASoC: dt-bindings: meson: meson-axg-audio-arb: claim support of A1 SoC family
` [PATCH 17/25] ASoC: dt-bindings: meson: axg-fifo: "
` [PATCH 18/25] ASoC: dt-bindings: meson: axg-pdm: "
` [PATCH 19/25] ASoC: dt-bindings: meson: axg-sound-card: "
` [PATCH 20/25] ASoC: dt-bindings: meson: axg-tdm-formatters: "
` [PATCH 21/25] ASoC: dt-bindings: meson: axg-tdm-iface: "
` [PATCH 22/25] ASoC: dt-bindings: meson: introduce link-name optional property
` [PATCH 23/25] ASoC: meson: implement link-name optional property in meson card utils
` [PATCH 24/25] arm64: dts: meson: a1: add audio devices
` [PATCH 25/25] arm64: dts: ad402: enable audio

[PATCH v1 0/1] usb: typec: ucsi: Check capabilities before discovery
 2024-03-15  0:29 UTC  (4+ messages)
` [PATCH v1 1/1] usb: typec: ucsi: Check capabilities before cable and identity discovery

RTT-PROBE: lore-subspace-rtt
 2024-03-15  0:28 UTC 

[PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
 2024-03-15  0:27 UTC  (2+ messages)

[PATCH 1/3] efi: pstore: Request at most 512 bytes for variable names
 2024-03-15  0:26 UTC  (3+ messages)
` [PATCH 2/3] efivarfs: Remove unused internal struct members
` [PATCH 3/3] efi: Clear up misconceptions about a maximum variable name size

[PATCH] bcache: fix variable length array abuse in btree_iter
 2024-03-15  0:21 UTC 

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are present
 2024-03-15  0:26 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-15  0:24 UTC  (10+ messages)
` [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
` [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v19 120/130] KVM: TDX: Add a method to ignore dirty logging

[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
 2024-03-15  0:24 UTC  (4+ messages)
` [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure

[PATCH] do_multicall and MISRA Rule 8.3
 2024-03-15  0:21 UTC  (6+ messages)
        ` [PATCH] do_multicall and MISRA Rule 8.3\

[PATCH 0/4] Fixes around CVE incremental update
 2024-03-15  0:20 UTC  (5+ messages)
` [PATCH 1/4] cve-update-nvd2-native: Remove duplicated CVE_CHECK_DB_FILE definition
` [PATCH 2/4] cve-update-nvd2-native: nvd_request_next: Improve comment
` [PATCH 3/4] cve-update-nvd2-native: Fix CVE configuration update
` [PATCH 4/4] cve-update-nvd2-native: Remove rejected CVE from database

[PATCH net] tools: ynl: add header guards for nlctrl
 2024-03-15  0:21 UTC 

[PATCH i-g-t] lib/intel_compute: Do not assume engine class
 2024-03-15  0:18 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

RTT-PROBE: lore-subspace-rtt
 2024-03-15  0:18 UTC 

[tobetter:odroid-6.8.y 41/50] drivers/char/aml-gpiomem.c:242:15-18: ERROR: inst is NULL but dereferenced
 2024-03-15  0:17 UTC 

[PATCH v3 1/4] dt-bindings: reset: sophgo: support SG2042
 2024-03-15  0:15 UTC  (3+ messages)

[PATCH] MAINTAINERS: erofs: add myself as reviewer
 2024-03-15  0:12 UTC  (3+ messages)

Max theoretical XFS filesystem size in review
 2024-03-15  0:12 UTC  (3+ messages)

Update CI to actions/checkout@v4
 2024-03-15  0:11 UTC 

[PATCH] efi_loader: accept append write with valid size and data
 2024-03-15  0:09 UTC  (3+ messages)

[syzbot] kernel BUG in ext4_do_writepages
 2024-03-15  0:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-15  0:08 UTC 

KASAN: slab-use-after-free Read in ip_finish_output
 2024-03-15  0:07 UTC  (8+ messages)

[PATCH] bcachefs: create debugfs dir for each btree
 2024-03-15  0:05 UTC  (2+ messages)

[PATCH v2] fs/resctrl: fix domid loss precision issue
 2024-03-15  0:04 UTC  (3+ messages)
` 32bit resctrl? (was Re: [PATCH v2] fs/resctrl: fix domid loss precision issue)

[PATCHSET 09/10] xfs_repair: support more than 4 billion records
 2024-03-15  0:03 UTC  (13+ messages)
` [PATCH 1/8] xfs_db: add a bmbt inflation command
` [PATCH 4/8] xfs_repair: support more than 2^32 owners per physical block
` [PATCH 7/8] xfs_repair: don't create block maps for data files
` [PATCH 8/8] xfs_repair: support more than INT_MAX block maps

RTT-PROBE: lore-subspace-rtt
 2024-03-14 23:58 UTC 

[PATCHSET v29.4 08/10] xfs_repair: rebuild inode fork mappings
 2024-03-14 23:56 UTC  (4+ messages)
` [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data

nfs client uses different MAC policy or model
 2024-03-14 23:49 UTC 

[PATCH] arm64: dts: qcom: sdm630-nile: add pinctrl for camera key
 2024-03-14 23:49 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 00/15] KVM: SEV: allow customizing VMSA features
 2024-03-14 23:48 UTC  (6+ messages)
` [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features

[PATCH net] net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
 2024-03-14 23:48 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-14 23:48 UTC 

testing progress
 2024-03-14 23:47 UTC 

[GIT PULL] tracing/ring-buffer: Fixes that were for 6.8
 2024-03-14 23:46 UTC  (2+ messages)

[GIT PULL] perf tools changes for v6.9
 2024-03-14 23:46 UTC  (2+ messages)

[GIT PULL] probes: Updates for v6.9
 2024-03-14 23:46 UTC  (2+ messages)

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-03-14 23:45 UTC  (17+ messages)

[PATCH v12 0/1] drm/xe: Add helper macro to loop each DSS
 2024-03-14 23:43 UTC  (3+ messages)
` ✓ CI.BAT: success for drm/xe: Add helper macro to loop each DSS (rev2)

[PATCHSET 01/10] xfsprogs: convert utilities to use new rt helpers
 2024-03-14 23:43 UTC  (4+ messages)
` [PATCH 02/13] mkfs: fix log sunit rounding when external logs are in use

[RESEND v4 0/3] Use PSCI OS initiated mode for sc7280
 2024-03-14 23:39 UTC  (4+ messages)
` [RESEND v4 3/3] arm64: dts: qcom: sc7280: Add power-domains for cpuidle states

[REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
 2024-03-14 23:38 UTC  (13+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-14 23:38 UTC 

[PATCH v2] selftests: x86: skip the tests if prerequisites aren't fulfilled
 2024-03-14 23:37 UTC  (2+ messages)

[PATCH v7 0/8] devm_led_classdev_register() usage problem
 2024-03-14 23:36 UTC  (5+ messages)
` [PATCH v7 1/8] locking/mutex: introduce devm_mutex_init()
` [PATCH v7 4/8] leds: lp3952: use devm API to cleanup module's resources

[PATCH v2 0/3] LMTT improvements
 2024-03-14 23:36 UTC  (3+ messages)
` [PATCH v2 3/3] drm/xe/pf: Always select Multi-Level LMTT for platforms 12.60+

[PATCH v4 00/39] dm vdo: add the dm-vdo deduplication and compression DM target
 2024-03-14 23:35 UTC  (3+ messages)
` [PATCH v4 02/39] dm vdo: add the MurmurHash3 fast hashing algorithm

[PATCH 0/3] drm/msm/dp: Improve DP AUX transfer vs. HPD interactions
 2024-03-14 23:31 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected

linux-next: manual merge of the risc-v tree with the arm64 tree
 2024-03-14 23:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-14 23:28 UTC 

sound/core/control.c:1409:5-11: inconsistent IS_ERR and PTR_ERR on line 1410
 2024-03-14 23:25 UTC 


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.