All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-06 07:14:04 to 2022-02-06 10:50:13 UTC [more...]

[Buildroot] [PATCH v2 0/6] Fix gitlab CI build failure due to missing HOST_ dependencies
 2022-02-06 10:50 UTC  (3+ messages)
` [Buildroot] [PATCH v2 5/6] configs/microchip_sama7g5ek_mmc_defconfig: add missing BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 and host openssl for linux

[PATCH v5 0/6] tcg/sparc: Unaligned access for user-only
 2022-02-06 10:31 UTC  (7+ messages)
` [PATCH v5 1/6] tcg/sparc: Add scratch argument to tcg_out_movi_int
` [PATCH v5 2/6] tcg/sparc: Improve code gen for shifted 32-bit constants
` [PATCH v5 3/6] tcg/sparc: Convert patch_reloc to return bool
` [PATCH v5 4/6] tcg/sparc: Use the constant pool for 64-bit constants
` [PATCH v5 5/6] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
` [PATCH v5 6/6] tcg/sparc: Support unaligned access for user-only

[Buildroot] [PATCH 1/2] board/orangepi/orangepi-zero-plus2: fix build after genimage update
 2022-02-06 10:47 UTC  (2+ messages)

[PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
 2022-02-06 10:43 UTC  (6+ messages)

[Buildroot] [git commit] board/orangepi/orangepi-zero-plus2: fix build after genimage update
 2022-02-06 10:46 UTC 

[Buildroot] [git commit] configs/orangepi_zero_plus2: update Linux/U-Boot versions
 2022-02-06 10:46 UTC 

[libvirt test] 168031: regressions - FAIL
 2022-02-06 10:44 UTC 

[Buildroot] [PATCH 1/1] package/cgilua: add CGILUA_CPE_ID_VENDOR
 2022-02-06 10:42 UTC  (2+ messages)

[Buildroot] [git commit] package/cgilua: add CGILUA_CPE_ID_VENDOR
 2022-02-06 10:40 UTC 

[Buildroot] [PATCH v2] package/systemd: don't treat ld warnings as errors
 2022-02-06 10:41 UTC 

[Buildroot] [PATCH] package/systemd: don't treat ld warnings as errors
 2022-02-06 10:39 UTC  (2+ messages)

[PATCH] KEYS: trusted: fix crash when TPM/TEE are built as module
 2022-02-06 10:36 UTC  (2+ messages)

[PATCH v4 0/5] Sparse checkout: fix bug with worktree of bare repo
 2022-02-06 10:36 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] Documentation: add extensions.worktreeConfig details
  ` [PATCH v5 2/5] worktree: create init_worktree_config()
  ` [PATCH v5 4/5] sparse-checkout: set worktree-config correctly
  ` [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add

btrfs RAID1 upgrade
 2022-02-06 10:23 UTC 

宇土センターホテル "6t8h6t97"
 2022-02-06 10:25 UTC 

[Buildroot] [PATCH] package/gnuradio: simplify pyver logic
 2022-02-06 10:29 UTC 

[PATCH v4 0/3] Use *switch*es instead of *if*s in the Artop PATA driver
 2022-02-06 10:25 UTC  (6+ messages)
` [PATCH v4 2/3] pata_artop: use *switch* in artop_init_one()

[Buildroot] [PATCH 1/1] package/libuhttpd: needs MMU
 2022-02-06 10:27 UTC  (2+ messages)

[Buildroot] [git commit] package/libuhttpd: needs MMU
 2022-02-06 10:27 UTC 

[bug report] ath10k: abstract htt_rx_desc structure
 2022-02-06 10:25 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/libcamera: fix uclibc/musl compile with libexecinfo enabled
 2022-02-06 10:26 UTC  (2+ messages)

[Buildroot] [git commit] package/libcamera: fix uclibc/musl compile with libexecinfo enabled
 2022-02-06 10:26 UTC 

[Buildroot] [PATCH 1/1] package/speexdsp: use snapshot tarball
 2022-02-06 10:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/netcat-openbsd: bump to version 1.218
 2022-02-06 10:24 UTC  (2+ messages)

[Buildroot] [git commit] package/netcat-openbsd: bump to version 1.218
 2022-02-06 10:24 UTC 

[Buildroot] [git commit] package/speexdsp: use snapshot tarball
 2022-02-06 10:21 UTC 

[PATCH v11 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-02-06  9:39 UTC  (2+ messages)

[xen-unstable-coverity test] 168033: all pass - PUSHED
 2022-02-06 10:22 UTC 

[Buildroot] [PATCH 1/1] package/trace-cmd: use snapshot tarball
 2022-02-06 10:21 UTC  (2+ messages)

Commit SHA1 == SHA1 checksum?
 2022-02-06 10:15 UTC  (4+ messages)

[Buildroot] [git commit] package/trace-cmd: use snapshot tarball
 2022-02-06 10:20 UTC 

[PULL v2 00/24] virtio,pc: features, cleanups, fixes
 2022-02-06  9:38 UTC  (25+ messages)
` [PULL v2 01/24] cpuid: use unsigned for max cpuid
` [PULL v2 02/24] hw/i386: Add the possibility to disable the 'isapc' machine
` [PULL v2 03/24] tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() test
` [PULL v2 04/24] tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs
` [PULL v2 05/24] acpi: fix OEM ID/OEM Table ID padding
` [PULL v2 06/24] tests: acpi: update expected blobs
` [PULL v2 07/24] tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()
` [PULL v2 08/24] libvhost-user: Add vu_rem_mem_reg input validation
` [PULL v2 09/24] libvhost-user: Add vu_add_mem_reg "
` [PULL v2 10/24] libvhost-user: Simplify VHOST_USER_REM_MEM_REG
` [PULL v2 11/24] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd
` [PULL v2 12/24] libvhost-user: prevent over-running max RAM slots
` [PULL v2 13/24] libvhost-user: handle removal of identical regions
` [PULL v2 14/24] libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb
` [PULL v2 15/24] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PULL v2 16/24] ACPI ERST: PCI device_id for ERST
` [PULL v2 17/24] ACPI ERST: header file "
` [PULL v2 18/24] ACPI ERST: support for ACPI ERST feature
` [PULL v2 19/24] ACPI ERST: build the ACPI ERST table
` [PULL v2 20/24] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PULL v2 21/24] ACPI ERST: qtest for ERST
` [PULL v2 22/24] ACPI ERST: bios-tables-test testcase
` [PULL v2 23/24] ACPI ERST: step 6 of bios-tables-test.c
` [PULL v2 24/24] util/oslib-posix: Fix missing unlock in the error path of os_mem_prealloc()

[RFC PATCH 0/6] drm: EPDC driver for i.MX6
 2022-02-06 10:18 UTC  (17+ messages)
` [RFC PATCH 1/6] dt-bindings: display: imx: Add EPDC
` [RFC PATCH 2/6] drm: Add skeleton for EPDC driver
` [RFC PATCH 3/6] drm: mxc-epdc: Add display and waveform initialisation
` [RFC PATCH 4/6] drm: mxc-epdc: Add update management
` [RFC PATCH 5/6] ARM: dts: imx6sll: add EPDC
` [RFC PATCH 6/6] arm: dts: imx6sl: Add EPDC

[Buildroot] [PATCH 1/1] package/libopenh264: bump to version 2.2.0
 2022-02-06 10:14 UTC 

[PATCH] runqemu: preload uninative libraries when host gl drivers are in use
 2022-02-06 10:13 UTC  (4+ messages)
  ` [OE-core] "

[Buildroot] [PATCH] package/mbw: new package
 2022-02-06 10:11 UTC 

[PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns
 2022-02-06 10:08 UTC  (8+ messages)
` [v2.35.0 regression] some PCRE hangs under UTF-8 locale (was: [PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns)

[PATCH] zfs: fix LINUX_ROOT_DEVICE when grub-probe fails
 2022-02-06 10:05 UTC 

[PATCH] openrisc: remove CONFIG_SET_FS
 2022-02-06 10:04 UTC  (5+ messages)
` [OpenRISC] "

What's cooking in git.git (Feb 2022, #01; Thu, 3)
 2022-02-06 10:03 UTC  (6+ messages)
` ja/i18n-common-messages (was: What's cooking in git.git (Feb 2022, #01; Thu, 3))
  ` ja/i18n-common-messages

[PULL 00/32] virtio,pc: features, cleanups, fixes
 2022-02-06  9:29 UTC  (7+ messages)

[PATCH v2 0/4] QEMU spike machine support for U-Boot
 2022-02-06 10:00 UTC  (4+ messages)
` [PATCH v2 3/4] riscv: qemu: Implement is_flash_available() for MTD NOR

[PATCH] drm/panel: simple: Assign data from panel_dpi_probe() correctly
 2022-02-06  9:59 UTC  (3+ messages)

[PATCH v3 0/6] Privilege version update
 2022-02-06  9:18 UTC  (14+ messages)
` [PATCH v3 1/6] target/riscv: Define simpler privileged spec version numbering
` [PATCH v3 2/6] target/riscv: Add the privileged spec version 1.12.0
` [PATCH v3 3/6] target/riscv: Introduce privilege version field in the CSR ops
` [PATCH v3 4/6] target/riscv: Add support for mconfigptr
` [PATCH v3 5/6] target/riscv: Add *envcfg* CSRs support
` [PATCH v3 6/6] target/riscv: Enable privileged spec version 1.12

[Buildroot] [PATCH v2, 1/1] package/rygel: gobject-introspection is mandatory
 2022-02-06  9:53 UTC 

[Buildroot] [PATCH] docs/manual: fix "+size = +" latex formatting
 2022-02-06  9:54 UTC 

[PATCH] PCI: xgene: Fix IB window setup
 2022-02-06  9:52 UTC  (4+ messages)

[PATCH v2 1/3] cve-check: create directory of CVE_CHECK_MANIFEST before copy
 2022-02-06  9:53 UTC  (4+ messages)
` [PATCH v2 3/3] systemd: Minimize udev package size if DISTRO_FEATURES contains systemd
  ` [OE-core] "

[PATCH 0/3] decouple work_list protection from the big wqe->lock
 2022-02-06  9:52 UTC  (4+ messages)
` [PATCH 1/3] io-wq: "
` [PATCH 2/3] io-wq: reduce acct->lock crossing functions lock/unlock
` [PATCH 3/3] io-wq: use IO_WQ_ACCT_NR rather than hardcoded number

[PATCH] dmaengine: Remove a useless mutex
 2022-02-06  9:47 UTC 

[libnetfilter_conntrack PATCH] build: update obsolete autoconf macros
 2022-02-06  9:47 UTC 

[Buildroot] [PATCH 1/2] package/avahi: drop unneeded am_cv_path_PYTHON
 2022-02-06  9:45 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/avahi: add pygobject support, move to python3

[PATCH] erst: drop cast to long long
 2022-02-06  9:35 UTC 

[Buildroot] [PATCH 0/5] Fix genimage build failure on Gitlab-CI
 2022-02-06  9:32 UTC  (2+ messages)

[Buildroot] [git commit] board/radxa/rockpi-4: use partition-type-uuid in genimage.cfg
 2022-02-06  9:31 UTC 

[Buildroot] [git commit] board/radxa/rockpi-n10: use partition-type-uuid in genimage.cfg
 2022-02-06  9:31 UTC 

[Buildroot] [git commit] board/friendlyarm/nanopi-m4: use partition-type-uuid in genimage.cfg
 2022-02-06  9:31 UTC 

[Buildroot] [git commit] board/friendlyarm/nanopc-t4: use partition-type-uuid in genimage.cfg
 2022-02-06  9:31 UTC 

DRAM power consumption with turbostat
 2022-02-06  9:32 UTC  (4+ messages)

Still seeing high autodefrag IO with kernel 5.16.5
 2022-02-06  9:26 UTC  (4+ messages)

[Buildroot] [git commit] board/pine64/rockpro64: use partition-type-uuid in genimage.cfg
 2022-02-06  9:31 UTC 

[Buildroot] [PATCH v1 1/1] package/guile: Guile 3.0.7 requires libiconv
 2022-02-06  9:30 UTC  (4+ messages)

[PATCH 0/4] Shovel firmware specific code to appropriate locations
 2022-02-06  9:16 UTC  (5+ messages)
` [PATCH 1/4] device property: Convert device_{dma_supported,get_dma_attr} to fwnode
` [PATCH 2/4] ACPI: property: Move acpi_fwnode_device_get_match_data() up
` [PATCH 3/4] device property: Add iomap to fwnode operations
` [PATCH 4/4] device property: Add irq_get to fwnode operation

[Buildroot] [PATCH] package/xen: security bump to version 4.14.4
 2022-02-06  9:26 UTC  (2+ messages)

[Buildroot] [git commit] package/xen: security bump to version 4.14.4
 2022-02-06  9:25 UTC 

[PATCH v3 0/2] Multicolor PWM LED support
 2022-02-06  9:17 UTC  (4+ messages)
` [PATCH v3 2/2] leds: Add PWM multicolor driver

[Buildroot] [PATCH] package/bluez5_utils: fix build with libglib2 >= 2.69
 2022-02-06  9:23 UTC 

[PATCH] block/rnbd: Remove a useless mutex
 2022-02-06  9:19 UTC 

[Buildroot] [PATCH v1] DEVELOPERS: Add packages guile and bdwgc to Pedro Aguilar
 2022-02-06  9:20 UTC 

[PATCHv2 3/3] nvme: Expose cntrltype and dctype through sysfs
 2022-02-06  9:09 UTC  (6+ messages)

[Buildroot] [PATCH] toolchain: update gcc bug 99410
 2022-02-06  9:08 UTC 

[Buildroot] [PATCH] package/bluez5_utils: fix build with libglib2 >= 2.69
 2022-02-06  9:04 UTC 

[PATCH] tools/mrvl_uart.sh: Remove script
 2022-02-06  9:03 UTC  (8+ messages)

[PATCH] misc: alcor_pci: Fix an error handling path
 2022-02-06  8:39 UTC 

[esmil:visionfive 4/62] mm/kasan/shadow.c:42:7: warning: no previous prototype for function 'memset'
 2022-02-06  8:57 UTC  (2+ messages)

[PATCH v4 0/4] Update gnulib and drop some patches
 2022-02-06  8:56 UTC  (2+ messages)

[PATCH v5 0/7] DAX poison recovery
 2022-02-06  8:30 UTC  (29+ messages)
` [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
            ` [dm-devel] "
` [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
            ` [dm-devel] "
` [PATCH v5 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
    ` [dm-devel] "
` [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
    ` [dm-devel] "
` [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
    ` [dm-devel] "

About reading UECxx in ufshcd_dump_regs
 2022-02-06  8:22 UTC  (2+ messages)

[PATCH v1] scsi: ufs: remove clk_scaling_lock when clkscaling isn't supported
 2022-02-06  8:20 UTC  (2+ messages)

drivers/video/fbdev/core/fbcon.c:1028:6: warning: variable 'cap' set but not used
 2022-02-06  8:16 UTC  (2+ messages)

[esmil:visionfive 2/62] mm/kasan/shadow.c:63:7: warning: no previous prototype for function 'memcpy'
 2022-02-06  8:16 UTC  (2+ messages)

[PATCH v2 1/2] glibc: Upgrade to 2.35 (RFC)
 2022-02-06  8:13 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/5] Various test fixes and improvements
 2022-02-06  8:02 UTC  (6+ messages)
` [PATCH 1/5] tests: Do not remove image file on error in pata_test
` [PATCH 2/5] tests: Skip pata_test on i386-efi
` [PATCH 3/5] tests: Remove $((BASE#NUM)) bashism in grub-fs-tester
` [PATCH 4/5] tests: Ensure that mountpoints are unmounted before exiting
` [PATCH 5/5] tests: Ensure that loopback devices and zfs devices are cleaned up

[Buildroot] [PATCH v4] configs/orangepi_zero_defconfig: switch to extlinux
 2022-02-06  8:04 UTC  (2+ messages)

[PATCH 1/3] mmc-utils: manpage: Document -c option for partitioning commands
 2022-02-06  7:49 UTC  (6+ messages)
` [PATCH 2/3] mmc-utils: Remove unused MMC_BLOCK_MAJOR
` [PATCH 3/3] mmc-utils: Display STROBE_SUPPORT when printing EXT_CSD

TOMOYO can't be enabled with other major LSM
 2022-02-06  7:57 UTC 

[PATCH] staging: octeon-usb: Fix 'should not end with '(''
 2022-02-06  7:46 UTC 

yet another approach to fix loop autoclear for xfstets xfs/049 v2
 2022-02-06  7:10 UTC  (5+ messages)
` [PATCH 5/8] loop: only take lo_mutex for the first reference in lo_open

[Buildroot] [PATCH 1/1] package/lighttpd: add mysql support
 2022-02-06  7:38 UTC 

[Buildroot] [PATCH v3] configs/orangepi_zero_defconfig: switch to extlinux
 2022-02-06  7:35 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.