All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-28 09:19:15 to 2022-05-28 11:40:30 UTC [more...]

[PATCH 00/18] KVM/arm64: Refactoring the vcpu flags
 2022-05-28 11:38 UTC  (24+ messages)
` [PATCH 01/18] KVM: arm64: Always start with clearing SVE flag on load
` [PATCH 02/18] KVM: arm64: Always start with clearing SME "
` [PATCH 03/18] KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
` [PATCH 04/18] KVM: arm64: Move FP state ownership from flag to a tristate
` [PATCH 05/18] KVM: arm64: Add helpers to manipulate vcpu flags among a set
` [PATCH 06/18] KVM: arm64: Add three sets of flags to the vcpu state
` [PATCH 07/18] KVM: arm64: Move vcpu configuration flags into their own set
` [PATCH 08/18] KVM: arm64: Move vcpu PC/Exception flags to the input flag set
` [PATCH 09/18] KVM: arm64: Move vcpu debug/SPE/TRBE "

[PATCH net] net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *"
 2022-05-28 11:40 UTC  (2+ messages)

block/blk-throttle.c:1470:3: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
 2022-05-28 11:36 UTC 

[linux-next:master 12994/14198] drivers/iio/accel/bma400_core.c:1056:3: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-05-28 11:36 UTC 

traffic shaping with tc and nft
 2022-05-28 11:21 UTC  (3+ messages)

[PATCH 5.18 00/47] 5.18.1-rc1 review
 2022-05-28 11:16 UTC  (2+ messages)

[PATCH v2] drivers: fsi: Directly use ida_alloc()/free()
 2022-05-28 11:35 UTC 

mainline build failure due to 8bdc2a190105 ("crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE")
 2022-05-28 11:09 UTC  (4+ messages)
    ` [PATCH] Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"

[PATCH 1/2] docs/bpf: fix formatting and link
 2022-05-28 11:09 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] support/testing: test_lxc: bump kernel version to 5.15.38 for complete pidfds support
 2022-05-28 11:00 UTC 

[Buildroot] [git commit branch/2022.02.x] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.{4, 10, 15}.x series
 2022-05-28 10:58 UTC 

[Buildroot] [git commit branch/2022.02.x] package/gnutls: add optional dependency on brotli, zlib, zstd
 2022-05-28 10:54 UTC 

[PATCH 5.17 000/111] 5.17.12-rc1 review
 2022-05-28 11:06 UTC  (3+ messages)

[Buildroot] [git commit branch/2022.02.x] package/numactl: needs atomic
 2022-05-28 11:04 UTC 

[Buildroot] [git commit branch/2022.02.x] package/php: bump version to 8.0.19
 2022-05-28  9:38 UTC 

[PATCH 5.10 000/163] 5.10.119-rc1 review
 2022-05-28 11:07 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] package/gnutls: bump to version 3.7.4
 2022-05-28 10:53 UTC 

[Buildroot] [git commit branch/2022.02.x] package/gnutls: disable library search in /usr/lib
 2022-05-28 10:53 UTC 

[Buildroot] [git commit branch/2022.02.x] package/gnutls: remove redundant --enable-openssl-compatibility
 2022-05-28 10:54 UTC 

[PULL 0/9] Block patches
 2022-05-28 11:02 UTC  (3+ messages)

[Buildroot] [git commit branch/2022.02.x] package/x11r7/xlib_libXfont2: remove autoreconf
 2022-05-28  9:35 UTC 

[Buildroot] [git commit branch/2022.02.x] package/gnutls: remove unused libregex dependency
 2022-05-28 10:53 UTC 

[Buildroot] [git commit branch/2022.02.x] package/gnutls: libunistring is not optional
 2022-05-28 10:54 UTC 

[Buildroot] [git commit branch/2022.02.x] package/clamav: security bump version to 0.103.6
 2022-05-28  9:39 UTC 

[Buildroot] [git commit branch/2022.02.x] package/nodejs: clean up DEPENDENCIES
 2022-05-28  9:41 UTC 

[Buildroot] [PATCH v2,1/1] package/numactl: needs atomic
 2022-05-28 11:04 UTC  (2+ messages)

[Buildroot] [PATCH] support/testing: test_lxc: bump kernel version to 5.15.38 for complete pidfds support
 2022-05-28 11:01 UTC  (2+ messages)

[PATCH 0/3] Fix kernel-doc warnings dfl files
 2022-05-28 10:49 UTC  (5+ messages)
` [PATCH 1/3] fpga: dfl: Fix kernel-doc warning in dfl.h for revision
` [PATCH 2/3] fpga: dfl: Fix kernel-doc warnings in include/linux/dfl.h

[Buildroot] [PATCH 1/5] package/gnutls: disable library search in /usr/lib
 2022-05-28 10:54 UTC  (2+ messages)

[PATCH v3] linux-user: Adjust child_tidptr on set_tid_address() syscall
 2022-05-28 10:52 UTC 

[PATCH 5.15 000/145] 5.15.44-rc1 review
 2022-05-28 10:52 UTC  (2+ messages)

[PATCH -next] smp: Move stub from main.c into smp.h
 2022-05-28 11:11 UTC 

[bug report] mtd: parsers: add support for Sercomm partitions
 2022-05-28 10:49 UTC  (2+ messages)

[PATCH v3 0/3] ext4: fix two bugs in ext4_mb_normalize_request
 2022-05-28 11:00 UTC  (4+ messages)
` [PATCH v3 1/3] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH v3 2/3] ext4: correct the judgment of BUG in ext4_mb_normalize_request
` [PATCH v3 3/3] ext4: support flex_bg "

[Buildroot] [PATCH 1/2] package/nodejs: clean up DEPENDENCIES
 2022-05-28 10:46 UTC  (2+ messages)

[PATCH] nfsd: destroy percpu stats counters after reply cache #5.11.0-rc5
 2022-05-28 10:44 UTC  (4+ messages)

[PATCH v2] ax25: Fix ax25 session cleanup problem in ax25_release
 2022-05-28 10:40 UTC  (2+ messages)

[PULL 0/3] Hppa serial fix patches
 2022-05-28 10:28 UTC  (4+ messages)
` [PULL 1/3] New SeaBIOS-hppa version 6
` [PULL 2/3] hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
` [PULL 3/3] hppa: Fix serial port assignments and pass-through

[PATCH 0/3] arm64: bcmbca: add bcm6858 soc support
 2022-05-28 10:37 UTC  (4+ messages)
` [PATCH 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858

[libvirt test] 170760: regressions - FAIL
 2022-05-28 10:28 UTC 

[PATCH -next] crypto: curve25519 - Fix build error when CRYPTO_MANAGER_DISABLE_TESTS!=y && CRYPTO=m
 2022-05-28 10:24 UTC  (2+ messages)
` [PATCH crypto] crypto: memneq - move into lib/

[PATCH] fpga: altera-cvp: Truncated bitstream error support
 2022-05-28 10:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] libxslt: Mark CVE-2022-29824 as not applying
 2022-05-28 10:16 UTC 

[PATCH v3 net] net: sched: add barrier to fix packet stuck problem for lockless qdisc
 2022-05-28 10:16 UTC  (2+ messages)
` [PATCH v4 "

[PATCH] fpga: altera-cvp: Truncated bitstream error support
 2022-05-28 10:03 UTC  (5+ messages)

mainline build failure due to f1e4c916f97f ("drm/edid: add EDID block count and size helpers")
 2022-05-28 10:07 UTC  (6+ messages)

[PATCH crypto] crypto: blake2s - remove shash module
 2022-05-28 10:07 UTC  (5+ messages)
` [PATCH crypto v2] "
      ` [PATCH crypto v3] "

[PATCH] dmaengine: ti: Fix a potential under memory allocation issue in edma_setup_from_hw()
 2022-05-28 10:06 UTC  (4+ messages)

[Buildroot] [PATCH] boot/edk2: fix gcc 11 Werror
 2022-05-28 10:05 UTC  (2+ messages)

[PATCH] tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
 2022-05-28 10:05 UTC 

[Buildroot] [git commit] boot/edk2: fix gcc 11 Werror
 2022-05-28 10:04 UTC 

[FSL P50x0] Keyboard and mouse don't work anymore after the devicetree updates for 5.19
 2022-05-28 10:01 UTC  (9+ messages)

[PATCH v2 0/3] hppa: Fix serial port pass-through
 2022-05-28  9:54 UTC  (5+ messages)
` [PATCH v2 1/3] New SeaBIOS-hppa version 6
` [PATCH v2 2/3] hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
` [PATCH v2 3/3] hppa: Fix serial port assignments and pass-through

[Buildroot] [PATCH] package/strace: download from Github
 2022-05-28 10:00 UTC  (2+ messages)

[PATCH -next v3 0/6] multiple cleanup patches for bfq
 2022-05-28  9:59 UTC  (14+ messages)
` [PATCH -next v3 1/6] block, bfq: cleanup bfq_weights_tree add/remove apis
  ` [PATCH -next v3 2/6] block, bfq: cleanup __bfq_weights_tree_remove()
  ` [PATCH -next v3 3/6] block, bfq: factor out code to update 'active_entities'
  ` [PATCH -next v3 5/6] block, bfq: cleanup bfq_activate_requeue_entity()
  ` [PATCH -next v3 6/6] block, bfq: remove dead code for updating 'rq_in_driver'
` [PATCH -next v3 4/6] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group

[PATCH v2 1/2] perf vendor events intel: Add metrics for Sapphirerapids
 2022-05-28  9:59 UTC  (2+ messages)
` [PATCH v2 2/2] perf vendor events intel: Update metrics for Alderlake

DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit" doesn't work
 2022-05-28  9:57 UTC  (3+ messages)
` [OE-core] "

[Buildroot] [git commit] package/strace: download from Github
 2022-05-28  9:49 UTC 

[PATCH] efi: clean up Kconfig dependencies on CONFIG_EFI
 2022-05-28  9:55 UTC 

[PATCH 1/2] perf vendor events intel: Add metrics for Sapphirerapids
 2022-05-28  9:55 UTC  (3+ messages)

[PATCH -next, v2] powerpc: add support for syscall stack randomization
 2022-05-28  9:50 UTC  (3+ messages)

[PATCH 00/12] hw/acpi/piix4: remove legacy piix4_pm_init() function
 2022-05-28  9:19 UTC  (13+ messages)
` [PATCH 01/12] hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_realize()
` [PATCH 02/12] hw/acpi/piix4: change smm_enabled from int to bool
` [PATCH 03/12] hw/acpi/piix4: convert smm_enabled bool to qdev property
` [PATCH 04/12] hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
` [PATCH 05/12] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
` [PATCH 06/12] hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
` [PATCH 07/12] hw/acpi/piix4: introduce piix4_pm_init() instance init function
` [PATCH 08/12] hw/acpi/piix4: use qdev gpio to wire up sci_irq
` [PATCH 09/12] hw/acpi/piix4: use qdev gpio to wire up smi_irq
` [PATCH 10/12] hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_initfn()
` [PATCH 11/12] hw/isa/piix4.c: "
` [PATCH 12/12] hw/acpi/piix4: remove unused piix4_pm_initfn() function

[PATCH -next v7 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-28  9:50 UTC  (8+ messages)
` [PATCH -next v7 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v7 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v7 3/3] block, bfq: do not idle if only one group is activated

[PATCH] xfs: corrupted xattr should not block removexattr
 2022-05-28  9:47 UTC 

[linux-linus test] 170759: regressions - FAIL
 2022-05-28  9:46 UTC 

[PATCH] xfs: corrupted xattr should not block removexattr
 2022-05-28  9:45 UTC 

[RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
 2022-05-28  9:45 UTC  (3+ messages)

[PATCH] vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
 2022-05-28  9:44 UTC 

[PATCH v2 0/6] QOM'ify PIIX southbridge creation
 2022-05-28  9:43 UTC  (4+ messages)
` [PATCH v2 5/6] hw/isa/piix4: QOM'ify PIIX4 PM creation

[RFC PATCH v1] zram: experimental patch with entropy calculation
 2022-05-28  9:30 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, a9f94826)
 2022-05-28  9:40 UTC 

[PATCH v2] efi: EFI_DISABLE_RUNTIME should depend on EFI
 2022-05-28  9:39 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/clamav: security bump version to 0.103.6
 2022-05-28  9:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php: bump version to 8.0.19
 2022-05-28  9:38 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.18.0 (mainline.kernel.org-clang, bf272460)
 2022-05-28  9:38 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libXfont2: remove autoreconf
 2022-05-28  9:37 UTC  (3+ messages)

[v1 00/24] Support LoongArch architecture
 2022-05-28  9:33 UTC  (25+ messages)
` [v1 01/24] eal/loongarch: add atomic operations for LoongArch
` [v1 02/24] eal/loongarch: add byte order "
` [v1 03/24] eal/loongarch: add cpu cycle "
` [v1 04/24] eal/loongarch: add prefetch "
` [v1 05/24] eal/loongarch: add spinlock "
` [v1 06/24] eal/loongarch: add cpu flag checks "
` [v1 07/24] eal/loongarch: add dummy vector memcpy "
` [v1 08/24] eal/loongarch: add io operations "
` [v1 09/24] eal/loongarch: add mcslock "
` [v1 10/24] eal/loongarch: add pause "
` [v1 11/24] eal/loongarch: add pflock "
` [v1 12/24] eal/loongarch: add rwlock "
` [v1 13/24] eal/loongarch: add ticketlock "
` [v1 14/24] eal/loongarch: add power "
` [v1 15/24] eal/loongarch: add hypervisor "
` [v1 16/24] mem: add huge page size definition "
` [v1 17/24] eal/linux: set eal base address "
` [v1 18/24] meson: introduce LoongArch architecture
` [v1 19/24] lpm: add dummy vector implementation for LoongArch
` [v1 20/24] ixgbe: "
` [v1 21/24] i40e: "
` [v1 22/24] tap: add system call number "
` [v1 23/24] memif: "
` [v1 24/24] maintainers: claim responsibility "

[GIT PULL] bulk pin control changes for v5.19
 2022-05-28  9:34 UTC 

[Buildroot] [git commit branch/2022.02.x] package/go: security bump to version 1.7.10
 2022-05-28  9:18 UTC 

[PATCH] riscv: read-only pages should not be writable
 2022-05-28  9:26 UTC  (4+ messages)

[PATCH] xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes
 2022-05-28  9:25 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix page leak in redirty_blocks
 2022-05-28  9:35 UTC 

[Buildroot] [PATCH 1/2] package/go: Bump to v1.18.2
 2022-05-28  9:21 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains
 2022-05-28  9:19 UTC  (5+ messages)

[Buildroot] [git commit branch/2022.02.x] package/mpd: update to version 0.23.7
 2022-05-28  9:15 UTC 

[Buildroot] [git commit branch/2022.02.x] package/e2fsprogs: fix CVE-2022-1304
 2022-05-28  9:12 UTC 

[Buildroot] [git commit branch/2022.02.x] package/libcurl: security bump to version 7.83.1
 2022-05-28  9:16 UTC 

[Buildroot] [git commit branch/2022.02.x] package/openocd: Fix segfault when using ST-Link driver
 2022-05-28  9:05 UTC 

[PATCH net] macsec: fix UAF bug for real_dev
 2022-05-28  9:36 UTC 

[Buildroot] [git commit branch/2022.02.x] package/pkg-meson: add support for new cpu families
 2022-05-28  8:56 UTC 

[Buildroot] [git commit branch/2022.02.x] boot/shim: big endian arm/aarch64 variants are not supported
 2022-05-28  9:14 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.