All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-07 16:22:53 to 2023-02-07 17:02:07 UTC [more...]

[PATCH 0/2] Add CS35L41 shared boost feature
 2023-02-07 16:48 UTC  (7+ messages)
` [PATCH 2/2] Documentation: cs35l41: Shared boost properties

[Buildroot] [PATCH 1/2] package/pkg-generic.mk: require git on the host for packages using cargo/go vendoring
 2023-02-07 17:00 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/dependencies/dependencies.sh: ensure git is >= 2.0.0 for vendoring

[xen-unstable-smoke test] 176455: tolerable trouble: pass/starved - PUSHED
 2023-02-07 17:01 UTC 

[PATCH -v4 0/9] migrate_pages(): batch TLB flushing
 2023-02-07 17:01 UTC  (7+ messages)
` [PATCH -v4 1/9] migrate_pages: organize stats with struct migrate_pages_stats
` [PATCH -v4 2/9] migrate_pages: separate hugetlb folios migration
` [PATCH -v4 3/9] migrate_pages: restrict number of pages to migrate in batch

[PATCHSET v24.0 0/5] fstests: race online scrub with fsstress
 2023-02-07 17:01 UTC  (8+ messages)
` [PATCH 2/5] xfs: race fsstress with online scrubbers for AG and fs metadata
` [PATCH 3/5] fuzzy: add a custom xfs find utility for scrub stress tests
  ` [PATCH v24.1 "

[PATCH 1/2] watchdog: sbsa_wdog: Fix the timeout calculation while programming
 2023-02-07 17:01 UTC  (3+ messages)

[PATCH] app/dumpcap: don't pass negative value to strerror() on error
 2023-02-07 17:00 UTC 

[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-07 17:00 UTC  (6+ messages)
` [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm

[PATCH] cmd: Add a SEAMA image load command
 2023-02-07 16:54 UTC  (2+ messages)

[PATCH] elf: add Elf64_Sym
 2023-02-07 16:53 UTC  (2+ messages)

[PATCH 1/2] km/ppc: remove km-mpc8360.h and km-mpc832x.h
 2023-02-07 16:53 UTC  (4+ messages)
` [PATCH 2/2] km/ppc832x: join config files

[Buildroot] [PATCH 0/1] Fix Linux Version Probed
 2023-02-07 16:53 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] linux: fix LINUX_VERSION_PROBED content

[PATCH] common/xfs: use whole-word matching for _require_xfsrestore_xflag
 2023-02-07 17:00 UTC 

[PATCH] test: bootdev: Do not require USB to compile test
 2023-02-07 16:54 UTC  (2+ messages)

[PATCH] env: mmc: Fix offset issue for env save
 2023-02-07 16:54 UTC  (2+ messages)

[PATCH v1] Remove Owen Hilyard as a DTS Maintainer
 2023-02-07 16:59 UTC  (3+ messages)

[PATCH u-boot 1/3] tools: imagetool: Fix error message when verify_header is undefined
 2023-02-07 16:53 UTC  (6+ messages)
` [PATCH u-boot 2/3] tools: imagetool: Show error message when detecting image type failed
` [PATCH u-boot 3/3] tools: imagetool: Skip autodetection of gpimage type

[PATCH] spl: Drop unwanted return in spl_fit_upload_fpga()
 2023-02-07 16:53 UTC  (2+ messages)

OE-core CVE metrics for kirkstone on Tue 07 Feb 2023 06:55:17 AM HST
 2023-02-07 16:59 UTC 

[PATCH] MAINTAINERS: m68k: Change Angelo's email address
 2023-02-07 16:53 UTC  (2+ messages)

[PATCH] Makefile: fix shell error for darwin major/minor version check
 2023-02-07 16:53 UTC  (2+ messages)

[PATCH u-boot 1/2] tools: default_image: Verify header size
 2023-02-07 16:53 UTC  (6+ messages)
` [PATCH u-boot 2/2] tools: default_image: Accept images with padding

Yocto Bug 14965 - Need info on rmeta hash
 2023-02-07 16:58 UTC 

[PATCH v2 net-next 0/4] net: core: use a dedicated kmem_cache for skb head allocs
 2023-02-07 16:58 UTC  (2+ messages)

[PATCH ima-evm-utils v5] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
 2023-02-07 16:57 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer for arch/sh (SUPERH)
 2023-02-07 16:57 UTC 

[PATCH 0/7] Error handling fixes
 2023-02-07 16:57 UTC  (8+ messages)
` [PATCH 1/7] btrfs: use btrfs_handle_fs_error in btrfs_fill_super
` [PATCH 2/7] btrfs: replace BUG_ON(level == 0) with ASSERT(level)
` [PATCH 3/7] btrfs: handle errors from btrfs_read_node_slot in split
` [PATCH 4/7] btrfs: iput on orphan cleanup failure
` [PATCH 5/7] btrfs: drop root refs properly when orphan cleanup fails
` [PATCH 6/7] btrfs: handle errors in walk_down_tree properly
` [PATCH 7/7] btrfs: abort the transaction if we get an error during snapshot drop

[PATCH 00/13] bootstd: Update ARM QEMU for standard boot and environment
 2023-02-07 16:52 UTC  (27+ messages)
` [PATCH 01/13] log: Add a category for filesystems
` [PATCH 02/13] virtio: Add some debugging
` [PATCH 03/13] bootstd: Allow enabling BOOTSTD_FULL without needing EXPO
` [PATCH 04/13] bootstd: Probe the block device before use
` [PATCH 05/13] bootstd: Correct virtio block-device handling
` [PATCH 06/13] bootstd: Add some default filesystems and commands
` [PATCH 07/13] qemu: Update qfw command to use addresses
` [PATCH 08/13] qemu: Move qfw kernel setup into a common file
` [PATCH 09/13] qemu: Add a bootdev for qfw
` [PATCH 10/13] qemu: Add a bootmeth "
` [PATCH 11/13] arm: qemu: Switch to standard boot
` [PATCH 12/13] arm: qemu: Switch to a text environment
` [PATCH 13/13] arm: qemu: Move GUIDs to the C file

[PATCH v2][next] scsi: smartpqi: Replace one-element array with flexible-array member
 2023-02-07 16:57 UTC 

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-02-07 16:56 UTC  (13+ messages)
            `  "
              ` (2) "

[PATCH] Hexagon (meson.build): define min bison version
 2023-02-07 16:56 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/21] drm/i915/mtl: Add C10 and C20 phy support
 2023-02-07 16:55 UTC  (11+ messages)
` [Intel-gfx] [PATCH v2 04/21] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming
` [Intel-gfx] [PATCH v2 06/21] drm/i915/mtl: Add vswing programming for C10 phys
` [Intel-gfx] [PATCH v2 08/21] drm/i915/mtl: C20 PLL programming
` [Intel-gfx] [PATCH v2 09/21] drm/i915/mtl: C20 HW readout
` [Intel-gfx] [PATCH v2 14/21] drm/i915/mtl: Enabling/disabling sequence Thunderbolt pll

[PATCH 0/8] AMDGPU usermode queues
 2023-02-07 16:54 UTC  (10+ messages)
` [PATCH 4/8] drm/amdgpu: Add V11 graphics MQD functions
` [PATCH 5/8] drm/amdgpu: Create context for usermode queue

[PATCH v1 00/12] powerpc: mpc85xx: fixes and updates for socrates board
 2023-02-07 16:51 UTC  (25+ messages)
` [PATCH v1 01/12] powerpc/mpc85xx: "
` [PATCH v1 02/12] powerpc/mpc85xx: socrates: rework build process
` [PATCH v1 03/12] powerpc/mpc85xx: drop socrates specific image creation
` [PATCH v1 04/12] powerpc: dts: updates socrates board
` [PATCH v1 05/12] powerpc/mpc85xx: socrates: add MTD partitioning support
` [PATCH v1 06/12] powerpc/mpc85xx: socrates: add initrd_high default environment variable
` [PATCH v1 07/12] powerpc/mpc85xx: socrates: drop second flash bank
` [PATCH v1 08/12] powerpc/mpc85xx: socrates: Add boot retry feature
` [PATCH v1 09/12] powerpc/mpc85xx: socrates: add support for i2c eeprom at 0x51
` [PATCH v1 10/12] powerpc/mpc85xx: socrates: add autoboot delay string
` [PATCH v1 11/12] powerpc/mpc85xx: socrates: enable protected Environment
` [PATCH v1 12/12] powerpc/mpc85xx: socrates: enable signed fitImages

[RFC PATCH] mm: memcontrol: don't account swap failures not due to cgroup limits
 2023-02-07 16:54 UTC  (10+ messages)

OE-core CVE metrics for dunfell on Tue 07 Feb 2023 06:49:41 AM HST
 2023-02-07 16:54 UTC 

stable-rc/linux-4.19.y baseline: 146 runs, 25 regressions (v4.19.271-121-g282d872fb7c4)
 2023-02-07 16:54 UTC 

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-02-07 16:50 UTC  (4+ messages)

[tip:x86/vdso 3/4] arch/x86/include/asm/arch_hweight.h:49:15: error: invalid input size for constraint 'D'
 2023-02-07 16:53 UTC  (4+ messages)
` [PATCH] x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpu

[RFC PATCH 0/4] Fix excessive CPU usage during compaction
 2023-02-07 16:53 UTC  (3+ messages)
` [PATCH 2/4] mm, compaction: Check if a page has been captured before draining PCP pages

[PULL 00/30] Migration 20230206 patches
 2023-02-07 16:52 UTC  (2+ messages)

[PATCH 0/3] SBI PMU firmware counters and events improvement
 2023-02-07 16:53 UTC  (4+ messages)
` [PATCH 1/3] lib: sbi_pmu: add callback for counter width
` [PATCH 2/3] lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
` [PATCH 3/3] lib: sbi_pmu: Reserve space for implementation specific firmware events

[PATCH] tests/qtest/netdev-socket: Raise connection timeout to 60 seconds
 2023-02-07 16:51 UTC 

Folio mapcount
 2023-02-07 16:51 UTC  (7+ messages)

[PATCH RFC] MAINTAINERS: dell-wmi-sysman: drop Divya Bharathi
 2023-02-07 16:51 UTC 

[PATCH] l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
 2023-02-07 16:50 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] utils/test-pkg: proper output on host without jq installed
 2023-02-07 16:51 UTC  (3+ messages)

[PATCH v2 0/7] Add u-boot splash screen support for AM62x
 2023-02-07 16:50 UTC  (3+ messages)
` [PATCH v2 5/7] board: ti: am62x: am62x: Add splash screen env variables

[PATCH v2 0/1] Use .env file for environment variables
 2023-02-07 16:50 UTC  (3+ messages)
` [PATCH v2 1/1] include: configs: am62x_evm: Add .env file for Am62x

[Buildroot] [git commit] utils/test-pkg: proper output on host without jq installed
 2023-02-07 16:48 UTC 

[PATCH] am335x_evm_defconfig: Enable CONFIG_CMD_EXTENSION
 2023-02-07 16:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: test_rust.py: Add test to check correct vendoring
 2023-02-07 16:50 UTC 

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-07 16:50 UTC  (10+ messages)
` [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs

[PATCH] ti: j721e_evm: Add USB to the default boot order
 2023-02-07 16:49 UTC  (2+ messages)

[u-boot PATCH v2 0/3] arm: dts: k3-am64: Sync DT files with Linux
 2023-02-07 16:49 UTC  (7+ messages)
` [u-boot PATCH v2 1/3] arm: dts: k3-am64: sync with Linux DT files
` [u-boot PATCH v2 2/3] arm: dts: k3-am6: Fix "EEPROM not available" error
` [u-boot PATCH v2 3/3] arm: dts: k3-am64: Fix CPSW3G ethernet

[PATCH iproute2-next] bridge: mdb: Remove double space in MDB dump
 2023-02-07 16:50 UTC  (2+ messages)

[PATCH] lmb: Default to not-LMB_USE_MAX_REGIONS
 2023-02-07 16:49 UTC  (2+ messages)

Firmware upgrade broke SW_TABLET_MODE on HP Dragonfly G2
 2023-02-07 16:49 UTC  (3+ messages)

OE-core CVE metrics for master on Tue 07 Feb 2023 06:45:37 AM HST
 2023-02-07 16:49 UTC 

[PATCH 0/3] Fix boot regressions on at least TI am62x
 2023-02-07 16:49 UTC  (3+ messages)
` [PATCH 2/3] lmb: Set correct lmb flags for EFI memory map entries

[RFC PATCH] wifi: mt76: mt7916: Support per-radio configuration 'firmware' file
 2023-02-07 16:49 UTC  (3+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS cdd4b92e382b4245faca3713c2efb9ecd46cd5a2
 2023-02-07 16:46 UTC 

[PATCH v5 0/2]Adds status interface for zynqmp-fpga
 2023-02-07 16:34 UTC  (6+ messages)
` [PATCH v5 2/2] fpga: zynqmp-fpga: Adds status interface

stable-rc/linux-5.15.y baseline: 165 runs, 5 regressions (v5.15.91-130-gbdb0253e989d)
 2023-02-07 16:46 UTC 

[Intel-gfx] [PATCH v3 0/3] Provision to ignore long HPDs in CI systems
 2023-02-07 16:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Provision to ignore long HPDs in CI systems (rev4)

[PATCH V5 00/12] IOT2050-related enhancements
 2023-02-07 16:45 UTC  (9+ messages)
` [PATCH V5 08/12] iot2050: Add script for signing artifacts

x86/include/asm/arch_hweight.h:49:15: error: invalid input size for constraint 'D'
 2023-02-07 16:44 UTC  (5+ messages)

[PATCH] UML: define RUNTIME_DISCARD_EXIT
 2023-02-07 16:41 UTC  (2+ messages)

[PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
 2023-02-07 16:42 UTC  (2+ messages)
` [PATCH v8 "

[PATCH] fbdev: omapfb: cleanup inconsistent indentation
 2023-02-07  9:36 UTC 

[Buildroot] [PATCH v8 1/4] package/systemd: bump to version 252.4
 2023-02-07 16:41 UTC  (2+ messages)

[PATCH] pipeline: add RSS support
 2023-02-07 16:41 UTC  (2+ messages)
` [PATCH V4] "

[PATCH] mbuf: replace RTE_LOGTYPE_MBUF with dynamic type
 2023-02-07 16:41 UTC  (4+ messages)

[PATCH 0/6] OHCI changes
 2023-02-07 16:38 UTC  (2+ messages)

[PATCH 0/3] platform/x86: Make kobj_type structures constant
 2023-02-07 16:40 UTC  (4+ messages)
` [PATCH 1/3] platform/x86: dell-wmi-sysman: Make kobj_type structure constant
` [PATCH 2/3] platform/x86: think-lmi: "
` [PATCH 3/3] x86/platform/uv: "

[PATCH] Revert "venus: firmware: Correct non-pix start and end addresses"
 2023-02-07 16:40 UTC  (2+ messages)

[PATCH] media: i2c: imx290: fix conditional function defintions
 2023-02-07 16:40 UTC  (2+ messages)

[PATCH 0/2] arm: cpu: Add optional CMOs by VA
 2023-02-07 16:40 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2 0/3] KVM: SVM: Fix GATag bug for >256 vCPUs
 2023-02-07 16:38 UTC  (5+ messages)
` [PATCH v2 2/3] KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs

[Buildroot] [PATCH 2/2] package/python-orjson: disallow build when using musl
 2023-02-07 16:38 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[igt-dev] [PATCH i-g-t] tests/i915/kms_draw_crc: Ignore RGB565 & XRGB2101010 formats on simulation
 2023-02-07 16:37 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/3] Fix UNMAP notifier for intel-iommu
 2023-02-07 16:35 UTC  (5+ messages)
` [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode

[PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
 2023-02-07 16:33 UTC  (3+ messages)

[meta-oe][PATCH] plocate: add recipe
 2023-02-07 16:34 UTC 

[PATCH] Prototype all function definitions for C23 compat
 2023-02-07 16:34 UTC 

[PATCH v2] mm/khugepaged: skip shmem with userfaultfd
 2023-02-07 16:34 UTC  (4+ messages)

[RFC] i2c: core: Do not enable wakeup by default
 2023-02-07 16:33 UTC  (2+ messages)

[LTP] [PATCH 1/1] tst_pids.c: fix fork failure on small memory systems
 2023-02-07 16:33 UTC  (3+ messages)

State of logging to REE
 2023-02-07 16:33 UTC 

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-02-07 16:33 UTC  (2+ messages)
` [PATCH v5] app/procinfo: display eventdev xstats for PMD data

[PATCH 0/8] start cleanup of rte_flow_item_*
 2023-02-07 16:33 UTC  (4+ messages)
` [PATCH v7 0/7] "

[PATCH] filesetup: do not ask O_RDWR for read-only workload
 2023-02-07 16:33 UTC  (9+ messages)

[PATCH] Fix warning messages during documentation compilation
 2023-02-07 16:32 UTC 

[PATCH] scripts/gdb: fix 'lx-current' for x86
 2023-02-07 16:32 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] support/docker: update Debian distro to a newer tag/date
 2023-02-07 16:31 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] support/docker: use APT::Retries in apt-get calls to retry
` [Buildroot] [PATCH 3/3] .gitlab-ci.yml: update Docker image to use

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-02-07 16:30 UTC  (13+ messages)

[GIT preview] for-6.3/cxl-ram-region
 2023-02-07 16:31 UTC  (11+ messages)

[PATCH v1 0/6] introduce NVM XIP block storage emulation
 2023-02-07 16:30 UTC  (4+ messages)
` [PATCH v1 3/6] sandbox64: add support for NVMXIP QSPI

[PATCH v4 0/4] drm/rockchip: dw_hdmi: Add 4k@30 support
 2023-02-07 16:29 UTC  (6+ messages)
` [PATCH v4 4/4] drm/rockchip: dw_hdmi: discard modes with unachievable pixelclocks

[Intel-gfx] [PATCH] drm/i915/hwmon: Enable PL1 power limit
 2023-02-07 16:12 UTC  (4+ messages)
  `  "

Kernel interface to configure queue-group parameters
 2023-02-07 16:28 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 1/1] ice: add support BIG TCP on IPv6
 2023-02-07 16:26 UTC  (4+ messages)

[PATCH] scsi: dpt_i2o: fix a potential use-after-free in __adpt_reset()
 2023-02-07 16:28 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.67.0
 2023-02-07 16:27 UTC  (2+ messages)

[meta-ti][dunfell][PATCH 0/3] Update to cicd.dunfell.202302070400
 2023-02-07 16:27 UTC  (4+ messages)
` [meta-ti][dunfell][PATCH 1/3] ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202302070400
` [meta-ti][dunfell][PATCH 2/3] linux-ti-staging-rt: "
` [meta-ti][dunfell][PATCH 3/3] linux-ti-staging: "

[PATCH 00/12] error: Reduce qerror.h usage a bit more
 2023-02-07 16:26 UTC  (7+ messages)
` [PATCH 01/12] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PATCH 08/12] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED

[meta-arago][dunfell][PATCH] ltp-ddt: CI/CD Auto-Merger: cicd.dunfell.202302070400
 2023-02-07 16:27 UTC 

[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
 2023-02-07 16:25 UTC  (7+ messages)
` [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()

[Buildroot] [git commit] package/{rust, rust-bin}: bump to version 1.67.0
 2023-02-07 16:26 UTC 

[PATCH v2 026/169] Correct SPL use of ARCH_VERSAL
 2023-02-07 16:26 UTC  (8+ messages)
` [PATCH v2 036/169] Correct SPL uses of CMD_BOOTEFI_BOOTMGR

[Buildroot] [PATCH/next 1/6] package/cli11: new package
 2023-02-07 16:26 UTC  (3+ messages)
` [Buildroot] [PATCH/next 6/6] package/micromamba: "

[Buildroot] [PATCH] board/qemu: add echo for errors
 2023-02-07 16:26 UTC  (2+ messages)

[PATCH 0/2] lib/reorder: fix drain/free issues
 2023-02-07 16:25 UTC  (5+ messages)
` [PATCH 1/2] reorder: invalidate buf from ready queue in drain
` [PATCH 2/2] test/reorder: fix double free of drained buffers

[PATCH 1/1] serial: fsl_lpuart: fix RS485 RTS polariy inverse issue
 2023-02-07 16:24 UTC 

[Intel-wired-lan] [PATCH net-next v2 1/1] ice: add support BIG TCP on IPv6
 2023-02-07 16:23 UTC  (2+ messages)
`  "

[dm-devel] [PATCH 1/2] Fail I/O to thin pool devices
 2023-02-07 16:24 UTC  (4+ messages)
` [dm-devel] [PATCH 2/2] dm-thin: Allow specifying an offset

[PATCH v3 0/2] Vhost: fix FD leaks and improve logs
 2023-02-07 16:22 UTC  (3+ messages)
` [PATCH v3 1/2] vhost: fix possible FDs leak
` [PATCH v3 2/2] vhost: fix possible FD leaks on truncation


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.