All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-13 18:35:29 to 2021-09-13 19:39:41 UTC [more...]

[Intel-gfx] [PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-13 19:24 UTC  (4+ messages)
  `  "

[PATCH 1/3] habanalabs: generalize COMMS message sending procedure
 2021-09-13 19:39 UTC  (3+ messages)
` [PATCH 2/3] habanalabs: enable power info via HWMON framework
` [PATCH 3/3] habanalabs: remove redundant cs validity checks

d646969055: WARNING:at_kernel/ucount.c:#dec_rlimit_ucounts
 2021-09-13 19:39 UTC  (2+ messages)

[PATCH 0/2] Require hypervisor privilege for tlbie[l] when PSR=0 and HR=1
 2021-09-13 19:38 UTC  (5+ messages)
` [PATCH 1/2] target/ppc: add LPCR[HR] to DisasContext and hflags
` [PATCH 2/2] target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]

[PATCH v3 1/2] x86/asm: add _ASM_RIP() macro for x86-64 (%rip) suffix
 2021-09-13 19:39 UTC  (2+ messages)
` [tip: x86/cpu] x86/asm: Add "

[PATCH v3 2/2] x86/asm: avoid adding register pressure for the init case in static_cpu_has()
 2021-09-13 19:39 UTC  (2+ messages)
` [tip: x86/cpu] x86/asm: Avoid "

[PATCH v4 bpf-next 1/3] selftests/bpf: Add parallelism to test_progs
 2021-09-13 19:39 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/3] selftests/bpf: add per worker cgroup suffix
` [PATCH v4 bpf-next 3/3] selftests/bpf: pin some tests to worker 0

[Intel-gfx] [PATCH] drm/i915: Update memory bandwidth parameters
 2021-09-13 19:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/9] More virtio hardening
 2021-09-13 19:38 UTC  (11+ messages)
` [PATCH 6/9] virtio_pci: harden MSI-X interrupts

[PATCH 00/12] staging: r8188eu: power management cleanup
 2021-09-13 19:38 UTC  (13+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] staging: r8188eu: remove rtw_set_rpwm
  ` [PATCH v2 2/8] staging: r8188eu: remove unused power state defines
  ` [PATCH v2 3/8] staging: r8188eu: _free_pwrlock is empty
  ` [PATCH v2 4/8] staging: r8188eu: remove unused pwrctrl definitions
  ` [PATCH v2 5/8] staging: r8188eu: remove unused enum and array
  ` [PATCH v2 6/8] staging: r8188eu: rtw_set_ips_deny is not used
  ` [PATCH v2 7/8] staging: r8188eu: remove unused variable cpwm_tog
  ` [PATCH v2 8/8] staging: r8188eu: remove unused variable b_hw_radio_off

❌ FAIL: Test report for kernel 5.15.0-rc1 (mainline.kernel.org-clang, 31634624)
 2021-09-13 19:38 UTC 

[PATCH] integrity: support including firmware ".platform" keys at build time
 2021-09-13 19:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 1/1] i40e: Avoid double IRQ free on error path in probe()
 2021-09-13 19:37 UTC  (4+ messages)

[PATCH 0/3] Use default values from settings instead of config
 2021-09-13 19:37 UTC  (10+ messages)
` [PATCH 1/3] fsck: verify commit graph when implicitly enabled
` [PATCH 2/3] fsck: verify multi-pack-index when implictly enabled
` [PATCH 3/3] gc: perform incremental repack "

[PATCH 00/13] Enumerate midlevel and endpoint decoders
 2021-09-13 19:37 UTC  (8+ messages)
` [PATCH 06/13] cxl/mem: Introduce cxl_mem driver
` [PATCH 07/13] cxl/memdev: Determine CXL.mem capability

[PATCH] drm/i915/dp: add a delay before setting panel brightness after power on
 2021-09-13 19:35 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH RFC 0/2] ceph: size handling for the fscrypt
 2021-09-13 19:34 UTC  (11+ messages)
` [PATCH RFC 2/2] ceph: truncate the file contents when needed when file scrypted

[PATCH v1 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2021-09-13 19:34 UTC  (3+ messages)
` [PATCH v1 11/13] perf tools: improve IBS error handling

[RFC/RFT PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-13 19:33 UTC  (11+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-09-13 19:28 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: leds: Convert register-bit-led binding to DT schema
` [PATCH v2 2/8] dt-bindings: leds: register-bit-led: Use 'reg' instead of 'offset'
` [PATCH v2 3/8] leds: syscon: Support 'reg' in addition to 'offset' for register address
` [PATCH v2 4/8] dt-bindings: clock: arm, syscon-icst: Use 'reg' instead of 'vco-offset' for VCO "
  ` [PATCH v2 4/8] dt-bindings: clock: arm,syscon-icst: "
` [PATCH v2 5/8] clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for "
` [PATCH v2 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names
` [PATCH v2 7/8] ARM: dts: arm: Update ICST clock "
` [PATCH v2 8/8] kbuild: Enable dtc 'unit_address_format' warning by default

[PATCH v3 bpf-next] libbpf: add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
 2021-09-13 19:32 UTC  (9+ messages)

[PATCH 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work
 2021-09-13 19:29 UTC  (4+ messages)
` [PATCH v2 0/3] nvme/mpath: fix missed namespaces in ana state update
  ` [PATCH v2 1/3] nvme/multipath: fix failure to update ns ana state

[PATCH v7 0/6] Finish converting git bisect to C part 4
 2021-09-13 19:27 UTC  (3+ messages)
` [PATCH v7 5/6] bisect--helper: reimplement `bisect_run` shell function in C

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-13 19:30 UTC  (5+ messages)
` [RFC PATCH 2/3] power: supply: Add support for PDOs props

[Cluster-devel] [GFS2 PATCH 0/4] gfs2: fix bugs related to node_scope and go_lock
 2021-09-13 19:30 UTC  (5+ messages)
` [Cluster-devel] [GFS2 PATCH 1/4] gfs2: remove redundant check in gfs2_rgrp_go_lock
` [Cluster-devel] [GFS2 PATCH 2/4] gfs2: Add GL_SKIP holder flag to dump_holder
` [Cluster-devel] [GFS2 PATCH 3/4] gfs2: move GL_SKIP check from glops to do_promote
` [Cluster-devel] [GFS2 PATCH 4/4] gfs2: rework go_lock mechanism for node_scope race

[PATCH] rt-tests: Add missing option F to optstring
 2021-09-13 19:29 UTC 

[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-09-13 19:29 UTC  (6+ messages)
` [PATCH v2 "

[igt-dev] [PATCH i-g-t] tests/kms_addfb_basic: Skip basic-y-tiled-legacy on discrete
 2021-09-13 19:28 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] PCI/ACPI: Don't reset a fwnode set by OF
 2021-09-13 19:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/14] drm/hdcp: Pull HDCP auth/exchange/check into
 2021-09-13 19:26 UTC  (4+ messages)
  `  "

[PATCH 0/2] parse-options.c: remove OPT_ARGUMENT
 2021-09-13 19:27 UTC  (6+ messages)
` [PATCH v2 0/4] difftool refactoring + remove OPT_ARGUMENT() macro
  ` [PATCH v2 3/4] difftool: use run_command() API in run_file_diff()

[PATCH nvme-cli 0/2] Support commands for NVMe In-band authentication
 2021-09-13 19:26 UTC  (3+ messages)
` [PATCH 1/2] Add 'gen-dhchap-key' command

[PATCH v1] git-clone.txt: add the --recursive option
 2021-09-13 19:26 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix white screen page fault for gpuvm
 2021-09-13 19:25 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/virtio: remove handling of zero desc number on RxQ setup
 2021-09-13 19:25 UTC  (2+ messages)

[PATCH 0/2] documentation: handle non-existing html pages and document 'git version'
 2021-09-13 19:25 UTC  (3+ messages)
` [PATCH 1/2] help: make sure local html page exists before calling external processes

[PATCH] perf symbol: Look for ImageBase in PE file to compute .text offset
 2021-09-13 19:24 UTC  (4+ messages)

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-09-13 19:23 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] Revert "package/polkit: switch to meson-package"
 2021-09-13 19:23 UTC  (2+ messages)

[v5 0/5] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
 2021-09-13 19:23 UTC  (3+ messages)
` [v5 5/5] drm/panel: Update BOE and INX init code to support touch function

[PATCH] hw/i386/acpi-build: adjust q35 IO addr range for acpi pci hotplug
 2021-09-13 19:21 UTC  (5+ messages)

[RFC PATCH 0/3] RDMA/rxe: Add dma-buf support
 2021-09-13 19:22 UTC  (13+ messages)
` [RFC PATCH 1/3] RDMA/umem: Change for rdma devices has not dma device

[PATCH 0/6] help: fix usage nits & bugs, completion shellscript->C
 2021-09-13 19:21 UTC  (4+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] help tests: add test for --config output

[dpdk-dev] [PATCH] net/virtio: fix reporting of mbufs allocated on RxQ setup
 2021-09-13 19:21 UTC  (2+ messages)

[PATCH] linux-user: Check lock_user result for ip_mreq_source sockopts
 2021-09-13 19:20 UTC  (2+ messages)

[PATCH 0/3] staging: r8188eu: clean up odm_types.h
 2021-09-13 19:20 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: remove unused enum RT_SPINLOCK_TYPE
` [PATCH 2/3] staging: r8188eu: remove unused defines from odm_types.h
` [PATCH 3/3] staging: r8188eu: remove unnecessary include "

[PATCH 1/2] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
 2021-09-13 19:19 UTC  (2+ messages)

[PATCH v2] linux-user: Correct host errno for IP[V6]_RECVERR socket options
 2021-09-13 19:17 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m: remove vqmmc-supply node
 2021-09-13 19:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost: promote some APIs to stable
 2021-09-13 19:18 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/mlx5: fix indirect mkey cleaning
 2021-09-13 19:16 UTC 

[PATCH 2/2] PCI: hv: Support for Hyper-V vPCI for ARM64
 2021-09-13 19:16 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] drm/amdgpu: Remove ununsed variable from amdgpu_ib_pool_init
 2021-09-13 19:16 UTC  (2+ messages)

drivers/infiniband/hw/qib/qib_sysfs.c:413:1: error: static_assert expression is not an integral constant expression
 2021-09-13 19:16 UTC  (13+ messages)

[PATCH 0/8] Initial LG G Watch R support
 2021-09-13 19:14 UTC  (4+ messages)
` [PATCH 6/8] dt-bindings: vendor-prefixes: add LG Electronics

[PATCH 5.14 000/334] 5.14.4-rc1 review
 2021-09-13 19:12 UTC  (6+ messages)
` [PATCH 5.14 018/334] nbd: add the check to prevent overflow in __nbd_ioctl()

[PATCH RESEND v3 1/6] powerpc/signal64: Access function descriptor with user access block
 2021-09-13 19:11 UTC  (7+ messages)
` [PATCH RESEND v3 6/6] powerpc/signal: Use unsafe_copy_siginfo_to_user()

main - lvmdevices: allow deviceidtype with addpvid
 2021-09-13 19:11 UTC 

[PATCH 1/2] habanalabs: rate limit multi CS completion errors
 2021-09-13 19:11 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: fix wait offset handling

[PATCHSET v2 0/8] fstests: document all test groups
 2021-09-13 19:11 UTC  (8+ messages)
` [PATCH 6/8] tools: make sure that test groups are described in the documentation
  ` [PATCH v2.1 "
` [PATCH 8/8] new: only allow documented test group names

[syzbot] general protection fault in io_uring_register
 2021-09-13 19:11 UTC  (2+ messages)

[PATCH 1/2] lib: optee: remove the duplicate CONFIG_OPTEE
 2021-09-13 19:10 UTC  (3+ messages)
` [PATCH 2/2] tee: add a stub for tee_find_device

[PATCH v2 0/9] linux-user: split internals out of qemu.h
 2021-09-13 19:07 UTC  (2+ messages)

CXL 1.1 Support Plan
 2021-09-13 19:08 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v10 00/15] Introduce PXP Test
 2021-09-13 19:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce PXP Test (rev10)

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-13 19:05 UTC  (10+ messages)
                ` [Virtio-fs] "

[PATCH] refs/files-backend: remove unused open mode parameter
 2021-09-13 19:03 UTC  (4+ messages)

[dpdk-dev] [PATCH V2 01/24] pipeline: move data structures to internal header file
 2021-09-13 19:02 UTC  (5+ messages)
` [dpdk-dev] [PATCH V3 "

[dpdk-dev] [PATCH 1/6] baseband: introduce NXP LA12xx driver
 2021-09-13 19:01 UTC  (10+ messages)
` [dpdk-dev] [PATCH v5 0/9] baseband: add "
  ` [dpdk-dev] [PATCH v5 1/9] bbdev: add big endian processing data capability
  ` [dpdk-dev] [PATCH v5 5/9] baseband/la12xx: add queue and modem config support
  ` [dpdk-dev] [PATCH v5 8/9] app/bbdev: handle endianness of test data
  ` [dpdk-dev] [PATCH v5 9/9] app/bbdev: add test vectors for transport blocks

[cip-dev] [ANNOUNCE] v4.19.206-cip57-rt22 (-rt87)
 2021-09-13 19:01 UTC 

[PATCH 0/4] staging: r8188eu: more power management cleanup
 2021-09-13 18:59 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] staging: r8188eu: brfoffbyhw is always false
  ` [PATCH v2 2/2] staging: r8188eu: remove rtw_hw_resume

Linux 5.15-rc1
 2021-09-13 18:59 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] app/testpmd: Document what the application does
 2021-09-13 18:58 UTC  (2+ messages)

[PATCH] drm/amd/display: Add NULL checks for vblank workqueue
 2021-09-13 18:57 UTC  (4+ messages)

stable-rc/linux-5.13.y baseline: 179 runs, 2 regressions (v5.13.16-301-gdaeb634aa75f)
 2021-09-13 18:56 UTC 

[PATCH] sparc: mdesc: Fix compile error seen with gcc 11.x
 2021-09-13 18:52 UTC  (2+ messages)

[virtio-dev] [PATCH v1 00/12] Context types
 2021-09-13 18:52 UTC  (6+ messages)
` [virtio-dev] [PATCH v1 09/12] drm/virtio: implement context init: allocate an array of fence contexts

[PATCH] ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops
 2021-09-13 18:51 UTC  (5+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-09-13 18:52 UTC 

[PULL v3 00/23] target-arm queue
 2021-09-13 18:50 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/runtime_pm: Consolidate runtime_pm functions
 2021-09-13 18:49 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Disallow D3Cold
` [Intel-gfx] [PATCH 3/3] drm/i915: Enable runtime pm autosuspend by default

[RFC PATCH net] Revert "net: phy: Uniform PHY driver access"
 2021-09-13 18:49 UTC  (4+ messages)

[RFC PATCH V4 0/6] riscv: Add PBMT & DMA for D1 bringup
 2021-09-13 18:48 UTC  (6+ messages)
` [RFC PATCH V4 6/6] riscv: soc: Add Allwinner SoC kconfig option

[dpdk-dev] [PATCH] lpm6: Fix missing ^ in documentation
 2021-09-13 18:46 UTC 

[PATCH v2 00/32] pci: Drop all pre-driver model code
 2021-09-13 18:46 UTC  (3+ messages)
` [PATCH v2 02/32] ppc: Remove UCP1020 board

[PATCH 1/2] cgroup: Fix incorrect warning from cgroup_apply_control_disable()
 2021-09-13 18:46 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.3
 2021-09-13 18:44 UTC 

[PATCH v5 0/4] tests for btrfs fsverity
 2021-09-13 18:44 UTC  (5+ messages)
` [PATCH v5 1/4] btrfs: test btrfs specific fsverity corruption
` [PATCH v5 2/4] generic/574: corrupt btrfs merkle tree data
` [PATCH v5 3/4] btrfs: test verity orphans with dmlogwrites
` [PATCH v5 4/4] generic: test fs-verity EFBIG scenarios

[PATCH 00/22] qapi: Remove simple unions from the schema language
 2021-09-13 18:40 UTC  (5+ messages)
` [PATCH 21/22] qapi: Drop simple unions
` [PATCH 22/22] test-clone-visitor: Correct an accidental rename

[PATCH 00/45] Add LIBRARY section (based on FreeBSD manual pages)
 2021-09-13 18:42 UTC  (2+ messages)

[PATCH BlueZ 1/2] shared/util: Add convertion function for 24 bits
 2021-09-13 18:42 UTC  (2+ messages)
` [BlueZ,1/2] "

[PATCH 1/9] cache: sifive: Fix -Wint-to-pointer-cast warning
 2021-09-13 18:40 UTC  (3+ messages)
` [PATCH 7/9] net: macb: Fix -Wint-to-pointer-cast warnings

[PULL v2 00/23] target-arm queue
 2021-09-13 18:38 UTC 

[PATCH] selftest/vm: Fix ksm selftest to run with different NUMA topologies
 2021-09-13 18:39 UTC  (5+ messages)

[PATCH v2 1/3] oslat: Rename cpu_mhz/cpu_hz to counter_mhz/counter_hz
 2021-09-13 18:39 UTC  (9+ messages)
` [PATCH v2 2/3] oslat: Add aarch64 support
` [PATCH v2 3/3] oslat: Allow for arch specific counter frequency measurements

[Intel-gfx] [PATCH 00/16] drm/i915: Fix bigjoiner state readout
 2021-09-13 18:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH nf] netfilter: nf_tables: Fix oversized kvmalloc() calls
 2021-09-13 18:38 UTC 

[PATCH v4 0/4] Apple M1 PCIe DT bindings
 2021-09-13 18:35 UTC  (5+ messages)
` [PATCH v4 4/4] arm64: apple: Add PCIe node

[PATCH] aio: Add support for the POLLFREE
 2021-09-13 18:37 UTC 

stable-rc/queue/4.19 baseline: 151 runs, 6 regressions (v4.19.206-120-gf2cc6960ceb9)
 2021-09-13 18:38 UTC 

[PATCH v4 00/10] VP9 codec V4L2 control interface
 2021-09-13 18:30 UTC  (3+ messages)
` [PATCH v4 06/10] media: Add VP9 v4l2 library
` [PATCH v4 09/10] media: hantro: Support VP9 on the G2 core


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.