All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-26 14:49:50 to 2021-10-26 15:35:23 UTC [more...]

[PATCH 0/6] Fix some Coverity low-hanging bugs
 2021-10-26 15:02 UTC  (7+ messages)
` [PATCH 1/6] grub-install-common: Fix memory leak in copy_all()
` [PATCH 2/6] grub-mkrescue: Fix memory leak in write_part()
` [PATCH 3/6] grub-fstest: Fix resource leaks in cmd_cmp()
` [PATCH 4/6] grub-mkfont: Fix memory leak in write_font_pf2()
` [PATCH 5/6] zfs: Fix possible insecure use of chunk size in zap_leaf_array_get()
` [PATCH 6/6] gzio: Fix possible use of uninitialized variable in huft_build()

[Summit topic] Let's have chalk talks (part 1/?)
 2021-10-26 15:35 UTC  (4+ messages)

[PATCH] nvmet_tcp: fix header digest verification
 2021-10-26 15:34 UTC  (5+ messages)

[PATCH v3] Add payload to be 32-bit aligned to fix dropped packets
 2021-10-26 15:33 UTC  (2+ messages)

[PATCH u-boot-marvell 00/13] Yet another kwboot improvements
 2021-10-26 15:34 UTC  (15+ messages)

[PATCH V4 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-26 15:32 UTC  (3+ messages)
` [PATCH V4 mlx5-next 06/13] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro

Fwd: Re: [OE-core] [PATCH v6 2/2] core-image.bbclass: add default IMAGE_QA_PROHIBIT_PATHS variable
 2021-10-26 15:32 UTC  (4+ messages)
  `  "

[PATCH v3 00/48] tcg: optimize redundant sign extensions
 2021-10-26 15:19 UTC  (9+ messages)
` [PATCH v3 11/48] tcg/optimize: Return true from tcg_opt_gen_{mov, movi}
  ` [PATCH v3 11/48] tcg/optimize: Return true from tcg_opt_gen_{mov,movi}
` [PATCH v3 12/48] tcg/optimize: Split out finish_folding
` [PATCH v3 13/48] tcg/optimize: Use a boolean to avoid a mass of continues
` [PATCH v3 15/48] tcg/optimize: Split out fold_const{1,2}

[RFC PATCH] ceph: add remote object copy counter to fs client
 2021-10-26 15:31 UTC  (10+ messages)

[PATCH v1] clk: samsung: update CPU clk registration
 2021-10-26 15:29 UTC  (3+ messages)

[PATCH 0/8] pci/iommu: Fail early if vfio-pci detected before vIOMMU
 2021-10-26 15:11 UTC  (5+ messages)
` [PATCH 8/8] x86-iommu: Fail early if vIOMMU specified after vfio-pci

[PATCH] mm/damon: simplify stop mechanism
 2021-10-26 15:30 UTC 

[PATCH intel-next 0/2] ice: ethtool -L fixes
 2021-10-26 16:47 UTC  (3+ messages)
` Wrong date/time of messages (was: [Intel-wired-lan] [PATCH intel-next 0/2] ice: ethtool -L fixes)
  ` [Intel-wired-lan] Wrong date/time of messages (was: "

[PATCH v2] ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()
 2021-10-26 15:28 UTC  (7+ messages)

[PATCH v4] net: macb: Fix several edge cases in validate
 2021-10-26 15:30 UTC  (3+ messages)

[PATCH net-next] net/mlx5: remove the recent devlink params
 2021-10-26 15:29 UTC 

[PATCH] coding-style.rst: trivial: fix location of driver model macros
 2021-10-26 15:28 UTC  (8+ messages)

[PATCH 1/2] platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
 2021-10-26 15:29 UTC  (5+ messages)
` [PATCH 2/2] platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup

[dpdk-dev] [dpdk-dev v3 00/10] drivers/qat: isolate implementations of qat generations
 2021-10-26 15:28 UTC  (8+ messages)
` [dpdk-dev] [dpdk-dev v4 0/9] "
  ` [dpdk-dev] [dpdk-dev v4 1/9] common/qat: add gen specific data and function
  ` [dpdk-dev] [dpdk-dev v4 2/9] common/qat: add gen specific device implementation
  ` [dpdk-dev] [dpdk-dev v4 3/9] common/qat: add gen specific queue pair function

[PATCH v3 0/3] pc: Support configuration of SMBIOS entry point type
 2021-10-26 15:14 UTC  (6+ messages)
` [PATCH v3 1/3] smbios: Rename SMBIOS_ENTRY_POINT_* enums
` [PATCH v3 2/3] hw/smbios: Use qapi for SmbiosEntryPointType
` [PATCH v3 3/3] hw/i386: expose a "smbios-entry-point-type" PC machine property

[PATCH 0/2]
 2021-10-26 15:27 UTC  (3+ messages)
` [PATCH 1/2] iio: frequency: admv1013: add support for ADMV1013
` [PATCH 2/2] dt-bindings: iio: frequency: add admv1013 doc

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-10-26 15:27 UTC  (9+ messages)
` [PATCH v5 02/26] doc: Add documentation about devicetree usage
` [PATCH v5 26/26] fdt: Don't call board_fdt_blob_setup() without OF_BOARD

[PATCH v2 0/2] docs/zh_CN add pci.rst translation
 2021-10-26 15:27 UTC  (2+ messages)

[PATCH] drm/i915/dmabuf: include asm/smp.h for cache operations
 2021-10-26 15:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] bitmap: simplify GENMASK(size - 1, 0) lines
 2021-10-26 15:26 UTC  (3+ messages)

[PATCH 0/2] qapi: Documentation improvements
 2021-10-26 15:16 UTC  (4+ messages)
` [PATCH 2/2] docs/devel/qapi-code-gen: Belatedly document feature documentation

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-10-26 15:25 UTC  (25+ messages)

[PATCH V3 00/11] vhost: multiple worker support
 2021-10-26 15:24 UTC  (6+ messages)
` [PATCH V3 11/11] vhost: allow userspace to create workers

next/master baseline: 579 runs, 6 regressions (next-20211026)
 2021-10-26 15:25 UTC 

[dpdk-dev] [PATCH] vhost: fix async DMA map
 2021-10-26 15:24 UTC  (9+ messages)

[PATCH v1 00/28] testing, plugins and gdbstub for 6.2
 2021-10-26 15:11 UTC  (18+ messages)
` [PATCH v1 03/28] tests/docker: Update debian-hexagon-cross to a newer toolchain
` [PATCH v1 04/28] gitlab-ci: Remove special casing for hexagon testing
` [PATCH v1 05/28] tests/docker: Add debian-nios2-cross image
` [PATCH v1 06/28] tests/docker: Add debian-microblaze-cross image
` [PATCH v1 07/28] tests/tcg: Enable container_cross_cc for microblaze
` [PATCH v1 11/28] tests/tcg: enable debian-nios2-cross for test building
` [PATCH v1 13/28] plugins/cache: freed heap-allocated mutexes
` [PATCH v1 27/28] tests/tcg: remove duplicate EXTRA_RUNS

[PATCH 0/9] Configurable policy for handling unstable interfaces
 2021-10-26 15:15 UTC  (6+ messages)
` [PATCH 1/9] qapi: New special feature flag "unstable"

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-10-26 15:23 UTC  (9+ messages)
` [RFC PATCH 1/7] FUSE: Add the fsnotify opcode and in/out structs to FUSE
    ` [Virtio-fs] "
` [RFC PATCH 3/7] FUSE,Inotify,Fsnotify,VFS: Add the fuse_fsnotify_update_mark inode operation
    ` [Virtio-fs] [RFC PATCH 3/7] FUSE, Inotify, Fsnotify, VFS: "
  ` [Virtio-fs] [RFC PATCH 0/7] Inotify support in FUSE and virtiofs

[PATCH v6 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-26 15:21 UTC  (4+ messages)
` [PATCH v6 2/2] firmware: arm_scmi: Add optee transport

[RFC 00/13] MediaTek MT8192 APU
 2021-10-26 15:21 UTC  (17+ messages)
` [RFC 04/13] iommu/mediatek: Add APU iommu support
` [RFC 06/13] soc: mediatek: apu: Add apu core driver
` [RFC 08/13] soc: mediatek: apu: Add apusys rv driver
` [RFC 12/13] arm64: dts: mt8192: Add apu tinysys

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2021-10-26 15:00 UTC  (4+ messages)
` [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"

arch/s390/crypto/paes_s390.c:132 __paes_keyblob2pkey() error: uninitialized symbol 'ret'
 2021-10-26 15:22 UTC 

[meta-python][PATCH] python3-cvxopt: upgrade 1.2.6 -> 1.2.7
 2021-10-26 15:20 UTC 

[chrome-os:chromeos-5.4 4/34] arch/microblaze/pci/pci-common.c:437:38: error: 'struct of_pci_range' has no member named 'pci_space'
 2021-10-26 15:20 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix flex item flush
 2021-10-26 15:20 UTC 

[Intel-gfx] [PATCH] i915/selftest: Disable irq to calc eng timestamp
 2021-10-26 15:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] usbnet: sanity check for maxpacket
 2021-10-26 15:19 UTC  (6+ messages)

[PATCH] nvme-tcp: fix possible req->offset corruption
 2021-10-26 15:18 UTC  (2+ messages)

git apply --indent-to-add deletes other files from the index
 2021-10-26 15:11 UTC 

[PATCH for-next 00/10] IB SR-IOV support
 2021-10-26 15:16 UTC  (3+ messages)
` [PATCH for-next 01/10] net/core: Add support for configuring VF GUIDs

[RFC 0/2] tls: add macros for coroutine-safe TLS variables
 2021-10-26 15:10 UTC  (5+ messages)

[PATCH] kselftests: ftrace: limit the executing time by reading from cached trace
 2021-10-26 15:16 UTC  (12+ messages)

[LTP] [PATCH] finit_module02: fix exp. errno for O_WRONLY testcase
 2021-10-26 15:15 UTC  (6+ messages)
` [LTP] [PATCH v2] "

[PATCH v2] staging: rtl8723bs: core: Refactor nested if-else
 2021-10-26 15:15 UTC  (4+ messages)

git-svn bug: Output git directory has uncommitted changes
 2021-10-26 15:14 UTC  (3+ messages)

[PATCH v3 1/2] net: brcm: netXtreme driver
 2021-10-26 15:14 UTC  (4+ messages)
` [PATCH v3 2/2] cmd: brcm: netXtreme commands

[dpdk-dev] [PATCH] net/mlx5: fix Tx meta width for modify field flow rule
 2021-10-26 15:13 UTC 

[PATCH] kvm: Avoid shadowing a local in search_memslots()
 2021-10-26 15:13 UTC 

[PATCH 0/3] ASoC: amd: acp: Dependency cleanup
 2021-10-26 15:11 UTC  (5+ messages)
` [PATCH 1/3] ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMON
` [PATCH 2/3] ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH, SOF_MACH} should depend on X86 && PCI && I2C
  ` [PATCH 2/3] ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} "
` [PATCH 3/3] ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCI

problem in changing from active to passive mode
 2021-10-26 15:13 UTC  (3+ messages)

[REGRESSION] [PATCH 1/2] x86/hpet: Use another crystalball to evaluate HPET usability
 2021-10-26 15:12 UTC  (2+ messages)
` [PATCH] x86/hpet: setup HPET even when disabled due to stopping in deep C states

[PATCH] failover: specify an alternate MAC address
 2021-10-26 15:03 UTC 

suspected null-pointer-reference problem for to_swnode
 2021-10-26 15:11 UTC  (3+ messages)

[Intel-gfx] [RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2021-10-26 15:11 UTC  (13+ messages)
` [Intel-gfx] [RFC v2 01/22] drm: RFC for Plane Color Hardware Pipeline
  `  "
` [RFC v2 00/22] Add Support for Plane Color Lut and CSC features

[PATCH] arm64: dts: rockchip: helios64: define usb hub and 2.5GbE nic
 2021-10-26 15:07 UTC  (3+ messages)

pm/testing baseline: 75 runs, 1 regressions (v5.15-rc7-95-g5ae5ac40021d)
 2021-10-26 15:11 UTC 

[PATCH] doc: fix grammar rules in commands'syntax
 2021-10-26 15:11 UTC 

[PATCH net-next 0/4 v4] amt: add initial driver for Automatic Multicast Tunneling (AMT)
 2021-10-26 15:10 UTC  (5+ messages)
` [PATCH net-next 1/4 v4] amt: add control plane of amt interface
` [PATCH net-next 2/4 v4] amt: add data "
` [PATCH net-next 3/4 v4] amt: add multicast(IGMP) report message handler
` [PATCH net-next 4/4 v4] amt: add mld "

[dpdk-dev] [PATCH] net/mlx5: allow meta modifications in legacy mode
 2021-10-26 15:10 UTC 

[linux-next:master 6034/11483] lib/bootconfig.c:851 xbc_parse_tree() error: uninitialized symbol 'ret'
 2021-10-26 15:10 UTC 

[RFC PATCH 0/4] USB Power Delivery character device interface
 2021-10-26 15:08 UTC  (4+ messages)
` [RFC PATCH 2/4] usb: typec: Character device for USB Power Delivery devices

[PATCH v4 0/8] tracing: Extend histogram triggers expression parsing
 2021-10-26 15:07 UTC  (4+ messages)
` [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger "

cifs-utils, Linux cifs kernel client and gssproxy
 2021-10-26 15:05 UTC  (12+ messages)
` [gssproxy] "

[pull request][net-next 00/14] mlx5 updates 2021-10-25
 2021-10-26 15:05 UTC  (3+ messages)
` [net-next 10/14] net/mlx5: Let user configure io_eq_size param

[PATCH 0/3] mtdblock: Advertise about UBI and UBI block
 2021-10-26 15:03 UTC  (3+ messages)

[PATCH] io_uring: don't assign write hint in the read path
 2021-10-26 15:04 UTC 

[PATCH v2 0/3] Infer BTF alignment
 2021-10-26 15:03 UTC  (5+ messages)
` [PATCH v2 3/3] btf_loader.c: Infer alignment info

[meta-python2][PATCH 1/3] python-pyparted: inherit pkgconfig
 2021-10-26 15:03 UTC  (3+ messages)
` [meta-python2][PATCH 2/3] python-systemd: "
` [meta-python2][PATCH 3/3] python-m2crypto, python-pywbem, openlmi-tools: blacklist due to openssl-3

[PATCH] osstest: explicitly set either enable or disable qemu-traditional
 2021-10-26 15:03 UTC  (2+ messages)

renesas-drivers-2021-10-26-v5.15-rc7
 2021-10-26 15:03 UTC 

[meta-security][PATCH] tpm2-openssl: add new pkg
 2021-10-26 15:02 UTC 

What's cooking in git.git (Oct 2021, #06; Mon, 25)
 2021-10-26 14:55 UTC  (3+ messages)

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-10-26 14:58 UTC  (5+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector

[dpdk-dev] [PATCH] ethdev: warn only once for badly behaving applications
 2021-10-26 14:58 UTC 

[PATCH] drm/amdgpu/pm: look up current_level for asics without pm callback
 2021-10-26 14:58 UTC  (2+ messages)

[PATCH 0/1] gitlab-ci: Only push docker images to mainstream registry from /master
 2021-10-26 14:55 UTC  (2+ messages)
` [PATCH 1/1] gitlab-ci: Only push docker images to registry from /master branch

[igt-dev] [PATCH] tests/kms_flip: Discard any stale event at each retry
 2021-10-26 14:57 UTC  (4+ messages)
` [igt-dev] [PATCH v2] "

libxsk move from libbpf to libxdp
 2021-10-26 14:57 UTC  (6+ messages)

[PATCH v2 0/2] target/riscv: fix hypervisor exceptions
 2021-10-26 14:51 UTC  (5+ messages)
` [PATCH v2 1/2] target/riscv: fix VS interrupts forwarding to HS
` [PATCH v2 2/2] target/riscv: remove force HS exception

[RESEND PATCH v7 0/3] Make neighbor eviction controllable by userspace
 2021-10-26 14:57 UTC  (7+ messages)
` [RESEND PATCH v7 1/3] net: arp: introduce arp_evict_nocarrier sysctl parameter
` [RESEND PATCH v7 2/3] net: ndisc: introduce ndisc_evict_nocarrier "
` [RESEND PATCH v7 3/3] selftests: net: add arp_ndisc_evict_nocarrier

Btrfs Fscrypt Design Document
 2021-10-26 14:56 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 0/2] Add specification exception tests
 2021-10-26 14:55 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 2/2] s390x: Test specification exceptions during transaction

[PATCH V4 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-26 14:55 UTC  (8+ messages)
` [PATCH V4 net-next 4/6] ethtool: extend ringparam setting uAPI with rx_buf_len

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-10-26 14:53 UTC  (7+ messages)

capwap protocol nested header
 2021-10-26 14:54 UTC 

[PATCH v2 1/1] clk: samsung: exynos850: Register clocks early
 2021-10-26 14:53 UTC  (3+ messages)

[PATCH v7] tty: Fix the keyboard led light display problem
 2021-10-26 14:53 UTC  (3+ messages)

[Buildroot] python-gobject: wrong module folder
 2021-10-26 14:50 UTC 

[PATCH v7] arm64: dts: qcom: sc7280: Add venus DT node
 2021-10-26 14:52 UTC 

[PATCH v2] macintosh/via-pmu-led: make disk activity usage a parameter
 2021-10-26 14:50 UTC  (4+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-26 14:48 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.