messages from 2023-02-07 15:35:11 to 2023-02-07 16:19:13 UTC [more...]
[PATCH 0/2] Add CS35L41 shared boost feature
2023-02-07 16:13 UTC (8+ messages)
` [PATCH 1/2] ALSA: cs35l41: Add "
` [PATCH 2/2] Documentation: cs35l41: Shared boost properties
[PATCH] drm/amd/display: Align num_crtc to max_streams
2023-02-07 16:19 UTC (5+ messages)
[PATCH v2 0/4] Remove get_kernel_pages()
2023-02-07 16:19 UTC
[PATCH V2 0/8] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
2023-02-07 16:17 UTC (10+ messages)
` [PATCH V2 1/8] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
` [PATCH V2 2/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in kvm_mmu_invpcid_gva()
` [PATCH V2 3/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in nested_ept_invalidate_addr()
` [PATCH V2 4/8] kvm: x86/mmu: Set mmu->sync_page as NULL for direct paging
` [PATCH V2 5/8] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c
` [PATCH V2 6/8] kvm: x86/mmu: Remove FNAME(invlpg)
` [PATCH V2 7/8] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
` [PATCH V2 8/8] kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)
[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-07 16:18 UTC (8+ messages)
` [PATCH v7 12/14] "
` [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
[PATCH 0/3] Fix UNMAP notifier for intel-iommu
2023-02-07 16:17 UTC (4+ messages)
` [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
DRM accel and debugfs/sysfs
2023-02-07 16:17 UTC (4+ messages)
[PATCH] x86: vdso: sanitize asm helpers for vgetcpu.c
2023-02-07 16:18 UTC (2+ messages)
[PATCH v2 0/2] Vhost: fix FD leaks and improve logs
2023-02-07 16:18 UTC (6+ messages)
` [PATCH v2 1/2] vhost: fix possible FDs leak
[PATCH v6 0/2] Add initial support for meson
2023-02-07 16:18 UTC (5+ messages)
[PATCH 0/3] Update kcpuid leaves and tool
2023-02-07 16:17 UTC (7+ messages)
` [PATCH 2/3] tools/x86/kcpuid: Update AMD leaf Fn80000001
` [PATCH 3/3] tools/x86/kcpuid: Dump the CPUID function in detailed view
current objtool warnings from randconfig builds
2023-02-07 16:16 UTC (2+ messages)
[PATCH] filesetup: do not ask O_RDWR for read-only workload
2023-02-07 16:16 UTC (8+ messages)
[PATCH 00/22] target/arm: Implement FEAT_RME
2023-02-07 16:15 UTC (5+ messages)
` [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup
` [PATCH 11/22] target/arm: Pipe ARMSecuritySpace through ptw.c
[PATCH] firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries
2023-02-07 16:16 UTC (2+ messages)
[PATCH] config.h: remove unused git_configset_add_parameters()
2023-02-07 16:15 UTC
[PATCH] btrfs: lock the inode in shared mode before starting fiemap
2023-02-07 16:15 UTC (3+ messages)
[PATCH v4] pipe: use __pipe_{lock,unlock} instead of spinlock
2023-02-07 16:15 UTC (6+ messages)
` block: sleeping in atomic warnings
[PATCH v13 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
2023-02-07 16:14 UTC (3+ messages)
[linux-5.4 test] 176438: regressions - trouble: blocked/fail/pass/starved
2023-02-07 16:15 UTC
[Buildroot] [PATCH/next 1/6] package/cli11: new package
2023-02-07 16:14 UTC (10+ messages)
` [Buildroot] [PATCH/next 2/6] package/termcolor: "
` [Buildroot] [PATCH/next 3/6] package/tl-expected: "
` [Buildroot] [PATCH/next 4/6] package/libsolv: "
` [Buildroot] [PATCH/next 5/6] package/reproc: "
[PATCH] media: i2c: imx290: fix conditional function defintions
2023-02-07 16:13 UTC
[PATCH] cpufreq: amd-pstate: avoid uninitialized variable use
2023-02-07 16:12 UTC
[PATCH net-next 0/4] s390/net: updates 2023-02-06
2023-02-07 16:06 UTC (6+ messages)
` [PATCH net-next 3/4] s390/qeth: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next 4/4] s390/qeth: Convert sprintf/snprintf to scnprintf
[PATCH v1 00/37] Implementation of ML CNXK driver
2023-02-07 16:07 UTC (41+ messages)
` [PATCH v5 00/39] "
` [PATCH v5 01/39] common/cnxk: add ML headers and ROC code for cnxk
` [PATCH v5 02/39] ml/cnxk: add skeleton for ML cnxk driver
` [PATCH v5 03/39] ml/cnxk: enable probe and remove of ML device
` [PATCH v5 04/39] ml/cnxk: add driver support to get device info
` [PATCH v5 05/39] ml/cnxk: add support for configure and close
` [PATCH v5 06/39] ml/cnxk: parse ML firmware path from device args
` [PATCH v5 07/39] ml/cnxk: enable firmware load and device reset
` [PATCH v5 08/39] ml/cnxk: enable support for simulator environment
` [PATCH v5 09/39] ml/cnxk: enable support for device start and stop
` [PATCH v5 10/39] ml/cnxk: add support to create device queue-pairs
` [PATCH v5 11/39] ml/cnxk: add functions to load and unload models
` [PATCH v5 12/39] ml/cnxk: enable validity checks for model metadata
` [PATCH v5 13/39] ml/cnxk: add internal structures for derived info
` [PATCH v5 14/39] ml/cnxk: add internal structures for tiles and OCM
` [PATCH v5 15/39] ml/cnxk: add structures for slow and fast path JDs
` [PATCH v5 16/39] ml/cnxk: find OCM mask and page slots for a model
` [PATCH v5 17/39] ml/cnxk: add support to reserve and free OCM pages
` [PATCH v5 18/39] ml/cnxk: enable support to start an ML model
` [PATCH v5 19/39] ml/cnxk: enable support to stop an ML models
` [PATCH v5 20/39] ml/cnxk: enable support to get model information
` [PATCH v5 21/39] ml/cnxk: enable support to update model params
` [PATCH v5 22/39] ml/cnxk: add support to get IO buffer sizes
` [PATCH v5 23/39] ml/cnxk: enable quantization and dequantization
` [PATCH v5 24/39] ml/cnxk: enable support to dump device debug info
` [PATCH v5 25/39] ml/cnxk: add driver support for device selftest
` [PATCH v5 26/39] ml/cnxk: enqueue a burst of inference requests
` [PATCH v5 27/39] ml/cnxk: dequeue "
` [PATCH v5 28/39] ml/cnxk: add internal function for sync mode run
` [PATCH v5 29/39] ml/cnxk: enable support for firmware error codes
` [PATCH v5 30/39] ml/cnxk: add support to get and reset device stats
` [PATCH v5 31/39] ml/cnxk: add support to handle extended dev stats
` [PATCH v5 32/39] ml/cnxk: enable support to get xstats in cycles
` [PATCH v5 33/39] ml/cnxk: add support to report DPE FW warnings
` [PATCH v5 34/39] ml/cnxk: add support to enable model data caching
` [PATCH v5 35/39] ml/cnxk: add support to select OCM allocation mode
` [PATCH v5 36/39] ml/cnxk: add support to use lock during jcmd enq
` [PATCH v5 37/39] ml/cnxk: add support to select poll memory region
` [PATCH v5 38/39] ml/cnxk: add user guide for marvell cnxk ml driver
` [PATCH v5 39/39] ml/cnxk: enable support for configurable ocm page
[PATCH] Hexagon (meson.build): define min bison version
2023-02-07 16:12 UTC (8+ messages)
[RFC][PATCHSET] VM_FAULT_RETRY fixes
2023-02-07 16:11 UTC (5+ messages)
` [PATCH 09/10] riscv: fix livelock in uaccess
[PATCH v4 0/9] config API: make "multi" safe, fix numerous segfaults
2023-02-07 16:10 UTC (12+ messages)
` [PATCH v5 00/10] config API: make "multi" safe, fix segfaults, propagate "ret"
` [PATCH v5 01/10] config tests: cover blind spots in git_die_config() tests
` [PATCH v5 02/10] config tests: add "NULL" tests for *_get_value_multi()
` [PATCH v5 03/10] config API: add and use a "git_config_get()" family of functions
` [PATCH v5 04/10] versioncmp.c: refactor config reading next commit
` [PATCH v5 05/10] config API: have *_multi() return an "int" and take a "dest"
` [PATCH v5 06/10] config API: don't lose the git_*get*() return values
` [PATCH v5 07/10] for-each-repo: error on bad --config
` [PATCH v5 08/10] config API users: test for *_get_value_multi() segfaults
` [PATCH v5 09/10] config API: add "string" version of *_value_multi(), fix segfaults
` [PATCH v5 10/10] for-each-repo: with bad config, don't conflate <path> and <cmd>
[XEN PATCH] tools: Have flex and bison mandatory
2023-02-07 16:09 UTC
[igt-dev] [PATCH i-g-t 0/3] V3D Mixed Job Submission Tests
2023-02-07 16:11 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for V3D Mixed Job Submission Tests (rev2)
[PATCH 00/10] Add basic ACPI support for risc-v virt
2023-02-07 16:10 UTC (5+ messages)
` [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
[PATCH] mm: reduce lock contention of pcp buffer refill
2023-02-07 16:11 UTC (3+ messages)
[PATCH] btrfs: free device in btrfs_close_devices for a single device filesystem
2023-02-07 16:04 UTC (3+ messages)
[PATCH 0/1] accel/tcg: Allow the second page of an instruction to be MMIO
2023-02-07 15:03 UTC (3+ messages)
` [PATCH 1/1] "
stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.166-100-ge9ce3cb0864d)
2023-02-07 16:08 UTC
[PATCH] rfkill: Use sysfs_emit() to instead of sprintf()
2023-02-07 16:07 UTC (4+ messages)
[PATCH] x86/alternative: Support relocations in alternatives
2023-02-07 16:05 UTC (3+ messages)
[PATCH 0/8] AMDGPU usermode queues
2023-02-07 16:05 UTC (5+ messages)
` [PATCH 4/8] drm/amdgpu: Add V11 graphics MQD functions
stable-rc/linux-4.14.y baseline: 125 runs, 21 regressions (v4.14.304-89-g76b10c2cb7d6)
2023-02-07 16:04 UTC
[PATCH 1/2] backlight: hx8357: switch to using gpiod API
2023-02-07 16:04 UTC (5+ messages)
[Intel-gfx] [PATCH v3 0/3] Provision to ignore long HPDs in CI systems
2023-02-07 16:03 UTC (4+ messages)
` [Intel-gfx] [PATCH v3 1/3] drm/i915/display: ignore long HPDs based on a flag
` [Intel-gfx] [PATCH v3 2/3] drm/i915/display: debugfs entry to control ignore long hpd flag
` [Intel-gfx] [PATCH v3 3/3] drm/i915/display: ignore link training failures in CI
stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.230-194-ga2e225b83953)
2023-02-07 16:04 UTC
[PATCH 1/2] watchdog: sbsa_wdog: Fix the timeout calculation while programming
2023-02-07 16:03 UTC (2+ messages)
[PATCH] ceph: flush cap release on session flush
2023-02-07 16:03 UTC (4+ messages)
[PATCH 1/2] ethdev: add query_update sync and async function calls
2023-02-07 16:03 UTC (3+ messages)
` [PATCH v10 1/2] ethdev: add query and update "
[RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
2023-02-07 16:02 UTC (9+ messages)
` [RFC PATCH 4/4] PCI: endpoint: function: Add EP function driver to provide virtio net device
` [EXT] "
` [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
[PATCH v1 0/4] implementation of ML common code
2023-02-07 16:00 UTC (6+ messages)
` [PATCH v6 0/4] Implementation "
` [PATCH v6 1/4] mldev: add headers for internal ML functions
` [PATCH v6 2/4] mldev: implement ML IO type handling functions
` [PATCH v6 3/4] mldev: add scalar type conversion functions
` [PATCH v6 4/4] mldev: add Arm NEON type conversion routines
[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
2023-02-07 8:57 UTC (3+ messages)
` [PATCH v5 bpf-next 2/8] drivers: net: turn on XDP features
` [Intel-wired-lan] "
[Intel-wired-lan] igc: 5.10.146 Kernel BUG at 0xffffffff813ce19f
2023-02-07 7:23 UTC (16+ messages)
[PATCH v2] btrfs: add size class stats to sysfs
2023-02-07 15:51 UTC (2+ messages)
[RFC PATCH 0/5] Deprecate/rename singlestep command line option
2023-02-07 15:56 UTC (2+ messages)
[PATCH 00/18] lib/stackdepot: fixes and clean-ups
2023-02-07 15:56 UTC (5+ messages)
` [PATCH 09/18] lib/stackdepot: rename hash table constants and variables
[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
2023-02-07 15:56 UTC (8+ messages)
` [PATCH v2 01/22] rtc: pm8xxx: fix set-alarm race
` [PATCH v2 17/22] rtc: pm8xxx: add support for nvmem offset
[RFC PATCH v6 00/12] livepatch: klp-convert tool
2023-02-07 15:54 UTC (3+ messages)
sun4i CCU CCF vs CSI0 question (Re: [PATCH] doc sunxi: update CCU wiki page link in clocks.rst)
2023-02-07 15:55 UTC (3+ messages)
sound/soc/intel/avs/path.c:698 avs_path_pipeline_create() warn: passing a valid pointer to 'PTR_ERR'
2023-02-07 15:53 UTC
[PATCH v1] Remove Owen Hilyard as a DTS Maintainer
2023-02-07 15:53 UTC (2+ messages)
[PATCH v2 0/7] watchdog: dt-bindings: rework/fix qcom-wdt
2023-02-07 15:51 UTC (5+ messages)
` [PATCH v2 1/7] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
Can we unpoison CONFIG_FOO macros?
2023-02-07 15:50 UTC (2+ messages)
drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
2023-02-07 15:51 UTC (2+ messages)
[PATCH v1 00/12] implement mldev test application
2023-02-07 15:49 UTC (14+ messages)
` [PATCH v4 00/12] Implementation of "
` [PATCH v4 01/12] app/mldev: implement test framework for mldev
` [PATCH v4 02/12] app/mldev: add common test functions
` [PATCH v4 03/12] app/mldev: add test case to validate device ops
` [PATCH v4 04/12] app/mldev: add test case to validate model ops
` [PATCH v4 05/12] app/mldev: add ordered inference test case
` [PATCH v4 06/12] app/mldev: add test case to interleave inferences
` [PATCH v4 07/12] app/mldev: enable support for burst inferences
` [PATCH v4 08/12] app/mldev: enable support for queue pairs and size
` [PATCH v4 09/12] app/mldev: enable support for inference batches
` [PATCH v4 10/12] app/mldev: enable support for inference validation
` [PATCH v4 11/12] app/mldev: enable reporting stats in mldev app
` [PATCH v4 12/12] app/mldev: add documentation for mldev test cases
stable-rc/linux-5.10.y baseline: 174 runs, 4 regressions (v5.10.166-95-geb159903f7bb)
2023-02-07 15:49 UTC
[PATCH] virtio-net: Define configuration field layout before its description
2023-02-07 15:49 UTC (4+ messages)
` [virtio-comment] "
` [virtio-comment] "
[Buildroot] [PATCH] package/python3: use pure python UUID backend for host variant
2023-02-07 15:49 UTC (2+ messages)
[Buildroot] [git commit] package/python3: use pure python UUID backend for host variant
2023-02-07 15:48 UTC
[kvm-unit-tests PATCH v4 0/6] arm: pmu: Add support for PMUv3p5
2023-02-07 15:48 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 2/6] arm: pmu: Prepare for testing 64-bit overflows
` [kvm-unit-tests PATCH v4 3/6] arm: pmu: Rename ALL_SET and PRE_OVERFLOW
[PATCH] scripts/gdb: fix 'lx-current' for x86
2023-02-07 15:48 UTC (2+ messages)
[PATCH 00/10] Kconfig vs. default devices
2023-02-07 15:47 UTC (3+ messages)
` [PATCH 03/10] hw/i386: Select VGA_PCI in Kconfig
[PATCH] scsi: FlashPoint: Replace arithmetic addition by bitwise OR
2023-02-07 15:28 UTC (3+ messages)
[PATCH v3 0/4] RISC-V Hibernation Support
2023-02-07 15:46 UTC (4+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support
2023-02-07 15:46 UTC (3+ messages)
[PATCH v2 bpf-next] Add support for tracing programs in BPF_PROG_RUN
2023-02-07 15:46 UTC (5+ messages)
[PATCH] pipeline: add RSS support
2023-02-07 15:43 UTC (2+ messages)
` [PATCH V3] "
[PATCH 0/3] eal: rte_ctrl_thread_create API replacement
2023-02-07 15:40 UTC (6+ messages)
` [PATCH v5 0/3] eal: deprecate last use of pthread_t in public API
` [PATCH v5 2/3] doc: add missing index entry for thread
` [PATCH v5 3/3] doc: announce deprecation of thread ctrl create function
Yocto Project Status 7 February 2023 (WW06)
2023-02-07 15:40 UTC
[PATCH net,v3] net: mana: Fix accessing freed irq affinity_hint
2023-02-07 15:39 UTC (3+ messages)
[net-next PATCH 0/1] net/ncsi: Fix netlink major/minor version numbers
2023-02-07 15:39 UTC (6+ messages)
` [net-next PATCH 1/1] "
[PATCH] schemas: Add schema for firmware logs
2023-02-07 15:38 UTC (9+ messages)
[Intel-gfx] [PATCH] drm/i915/bios: set default backlight controller index
2023-02-07 15:37 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
2023-02-07 15:36 UTC (5+ messages)
` [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
[PATCH] Replace git:// and http:// with https://
2023-02-07 15:37 UTC (2+ messages)
[PATCH 00/12] qtests vs. default devices
2023-02-07 15:35 UTC (7+ messages)
` [PATCH 04/12] tests/qtest: Skip virtio-serial-console tests if device not present
` [PATCH 12/12] [NOT FOR MERGE] tests/qtest: Introduce qtest_validate_args
[PATCH 0/8] Add ftrace direct call for arm64
2023-02-07 15:35 UTC (7+ messages)
` [PATCH 1/8] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
[PATCH v3 0/8] dm: Move to new driver model schema for device tree tags
2023-02-07 15:35 UTC (7+ messages)
` [PATCH v3 6/8] dm: treewide: Complete migration to new driver model schema
[XEN v2 00/11] Add support for 32 bit physical address
2023-02-07 15:34 UTC (4+ messages)
` [XEN v2 11/11] xen/arm: p2m: Enable support for 32bit IPA
[PATCHv3 bpf-next 0/9] bpf: Move kernel test kfuncs into bpf_testmod
2023-02-07 15:35 UTC (3+ messages)
` [PATCHv3 bpf-next 8/9] selftests/bpf: Remove extern from kfuncs declarations
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.