All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-24 13:51:18 to 2020-06-24 14:26:43 UTC [more...]

[PATCH] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
 2020-06-24 14:26 UTC  (11+ messages)
  `  "

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-24 14:26 UTC  (17+ messages)

[PATCH] mm/page_alloc: fix documentation error and remove magic numbers
 2020-06-24 14:26 UTC  (5+ messages)

[PATCH 1/2] mm/mmu_notifier: Mark up direct reclaim paths with MAYFAIL
 2020-06-24 14:25 UTC  (10+ messages)
      ` [Intel-gfx] "

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-24 14:25 UTC  (28+ messages)
  ` [RESEND PATCH v5 1/5] driver core: add probe_err log helper
  ` [RESEND PATCH v5 5/5] drm/bridge: lvds-codec: simplify error handling code
  ` [RESEND PATCH v5 4/5] drm/bridge/sii8620: fix resource acquisition error handling
  ` [RESEND PATCH v5 3/5] drivers core: allow probe_err accept integer and pointer types

[dpdk-dev] [PATCH v3 0/4] add AESNI-MB rawdev for multi-function processing
 2020-06-24 14:25 UTC  (14+ messages)
` [dpdk-dev] [PATCH 0/3] add support for DOCSIS protocol to security library
  ` [dpdk-dev] [PATCH 2/3] cryptodev: add security operation to crypto operation
  ` [dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol
    ` [dpdk-dev] [PATCH v2 2/6] security: "

✅ PASS: Test report for kernel 5.7.6-rc2-a5e7ca2.cki (stable)
 2020-06-24 14:25 UTC 

[PATCH v2 00/25] Error handling fixes & cleanups
 2020-06-24 14:20 UTC  (4+ messages)
` [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations

[dpdk-dev] [PATCH v2] examples: add multi process crypto application
 2020-06-24 14:23 UTC  (2+ messages)

[PATCH] drm/amdgpu/uvd3.x: fix register definition warnings
 2020-06-24 14:24 UTC  (4+ messages)

[PATCH bpf-next] libbpf: prevent loading vmlinux BTF twice
 2020-06-24 14:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: make sure to reserve tmr region on all asics which support it
 2020-06-24 14:23 UTC  (4+ messages)

[RFC PATCH 0/2] MTE support for KVM guest
 2020-06-24 14:21 UTC  (6+ messages)

[LTP] [PATCH V4 01/17] syscalls/timer_gettime: Add support for time64 tests
 2020-06-24 14:23 UTC  (3+ messages)
` [LTP] [PATCH V6 "

[PATCH 0/3] NVMe/RDMA patches for 5.8
 2020-06-24 14:22 UTC  (8+ messages)
` [PATCH 3/3] nvme-rdma: assign completion vector correctly

Modern style documentation
 2020-06-24 14:23 UTC  (2+ messages)
` [docs] "

[RFC RESEND v7 0/4] QEMU cpus.c refactoring
 2020-06-24 14:18 UTC  (2+ messages)

[PATCH v4] arm/virt: Add memory hot remove support
 2020-06-24 14:08 UTC  (2+ messages)

[PATCH v2 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-24 14:17 UTC  (4+ messages)
` [PATCH v2 1/2] qom: Introduce object_property_try_add_child()

[dpdk-dev] [PATCH v2] crypto/qat: add handling of multi process
 2020-06-24 14:19 UTC 

[PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v21)
 2020-06-24 14:20 UTC  (2+ messages)

[PATCH 00/22] gpio: cdev: add uAPI V2
 2020-06-24 14:20 UTC  (20+ messages)
` [PATCH 04/22] gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags
` [PATCH 05/22] gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with other use
` [PATCH 06/22] gpiolib: cdev: rename numdescs to num_descs
` [PATCH 07/22] gpiolib: cdev: remove pointless decrement of i
` [PATCH 08/22] gpiolib: cdev: complete the irq/thread timestamp handshake
` [PATCH 09/22] gpiolib: cdev: rename priv to gcdev
` [PATCH 10/22] gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH
` [PATCH 12/22] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes

[PATCH v2 00/25] testing/next (vm, gitlab, docker)
 2020-06-24 14:04 UTC  (26+ messages)
` [PATCH v2 01/25] iotests: Fix 051 output after qdev_init_nofail() removal
` [PATCH v2 02/25] crypto/linux_keyring: fix 'secret_keyring' configure test
` [PATCH v2 03/25] tests/vm: pass args through to BaseVM's __init__
` [PATCH v2 04/25] tests/vm: Add configuration to basevm.py
` [PATCH v2 05/25] tests/vm: Added configuration file support
` [PATCH v2 06/25] tests/vm: Add common Ubuntu python module
` [PATCH v2 07/25] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v2 08/25] tests/vm: Added a new script for centos.aarch64
` [PATCH v2 09/25] tests/vm: change scripts to use self._config
` [PATCH v2 10/25] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v2 11/25] tests/vm: Add workaround to consume console
` [PATCH v2 12/25] tests/vm: switch from optsparse to argparse
` [PATCH v2 13/25] tests/vm: allow us to take advantage of MTTCG
` [PATCH v2 14/25] tests/docker: check for an parameters not empty string
` [PATCH v2 15/25] tests/docker: change tag naming scheme of our images
` [PATCH v2 16/25] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v2 17/25] gitlab: introduce explicit "container" and "build" stages
` [PATCH v2 18/25] gitlab: build all container images during CI
` [PATCH v2 19/25] gitlab: convert jobs to use custom built containers
` [PATCH v2 20/25] gitlab: build containers with buildkit and metadata
` [PATCH v2 21/25] tests/docker: add --registry support to tooling
` [PATCH v2 22/25] gitlab: add acceptance testing to system builds
` [PATCH v2 23/25] gitlab: enable check-tcg for linux-user tests
` [PATCH v2 24/25] gitlab: add avocado asset caching
` [PATCH v2 25/25] gitlab: split build-disabled into two phases

[PATCH V2 1/3] pm80xx : Support for get phy profile functionality
 2020-06-24 14:18 UTC  (3+ messages)

[PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms"
 2020-06-24 14:19 UTC  (3+ messages)

[PATCH][next] drm: amdgpu: fix premature goto because of missing braces
 2020-06-24 14:14 UTC  (4+ messages)

Looping more in detach_tasks() when RT and CFS tasks are present
 2020-06-24 14:18 UTC  (3+ messages)

[PATCH bpf-next v2] tools: bpftool: fix variable shadowing in emit_obj_refs_json()
 2020-06-24 14:18 UTC  (2+ messages)

[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
 2020-06-24 14:13 UTC  (3+ messages)
` [PATCH v5 02/12] pc-bios: s390x: Consolidate timing functions into time.h

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-06-24 14:18 UTC 

[PATCH] arm64: Don't insert a BTI instruction at inner labels
 2020-06-24 14:15 UTC  (5+ messages)

[PATCH v2] dsa: Allow forwarding of redirected IGMP traffic
 2020-06-24 14:17 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-06-24 14:17 UTC 

[PATCH v5] hwmon: add Corsair Commander Pro driver
 2020-06-24 14:15 UTC  (2+ messages)

[PATCH 4.14 000/190] 4.14.185-rc1 review
 2020-06-24 14:15 UTC  (4+ messages)
` [PATCH 4.14 038/190] KVM: x86: only do L1TF workaround on affected processors

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-24 14:13 UTC  (8+ messages)
` [PATCH 15/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle

[PATCH] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
 2020-06-24 14:15 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/7] common/mlx5: fix code arrangement in tag allocation
 2020-06-24 11:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/7] net/mlx5: use direct API to find port by device
` [dpdk-dev] [PATCH 7/7] net/mlx5: use anonymous DV allocator argument

[PATCH kvm-unit-tests] i386: setup segment registers before percpu areas
 2020-06-24 14:14 UTC 

[PATCH bpf-next v2 0/2] tools, bpftool: Define name arrays only once
 2020-06-24 14:14 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] tools, bpftool: Define attach_type_name array "

[dpdk-dev] [PATCH] net/mlx5: fix iterator type in Rx queue management
 2020-06-24 13:25 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix iterator type in Rx queue management
 2020-06-24 13:40 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix iterator type in Rx queue management
 2020-06-24 14:06 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix iterator type in Rx queue management
 2020-06-24 13:58 UTC 

[PATCH ghak124 v3] audit: log nftables configuration change events
 2020-06-24 13:03 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix iterator type in Rx queue management
 2020-06-24 13:50 UTC 

[dpdk-dev] [PATCH] net/mlx5: use anonymous DV allocator argument
 2020-06-24 13:36 UTC 

[dpdk-dev] [PATCH] net/mlx4: remove useless assignment
 2020-06-24 13:31 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-06-24 14:12 UTC 

[kvm-unit-tests PATCH] x86: Initialize segment selectors
 2020-06-24 14:10 UTC  (3+ messages)

[PATCH v2 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-24 14:05 UTC  (2+ messages)

xfs inode structure cleanups v2
 2020-06-24 14:10 UTC  (7+ messages)
` [PATCH 12/15] xfs: move the di_flags2 field to struct xfs_inode

[PATCH v8 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-24 14:10 UTC  (7+ messages)
` [PATCH v8 09/13] perf stat: implement control commands handling
` [PATCH v8 12/13] perf record: "

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-06-24 14:09 UTC 

[PATCH v5] media: vimc: get pixformat info from v4l2_format_info
 2020-06-24 14:08 UTC  (2+ messages)

[PATCH 0/2] powerpc/papr_scm: add support for reporting NVDIMM 'life_used_percentage' metric
 2020-06-24 14:03 UTC  (5+ messages)
` [PATCH 2/2] powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-06-24 14:05 UTC  (4+ messages)

[PATCH] arm64: defconfig: enable QoriQ dependencies as modules
 2020-06-24 14:04 UTC 

[PATCH][next] soc: qcom: fix off-by-one array index bounds check
 2020-06-24 14:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-06-24 14:05 UTC 

patch "Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"" added to usb-linus
 2020-06-24 14:05 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-06-24 14:03 UTC 

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-24 14:02 UTC  (4+ messages)
` [PATCH v4 01/18] nitro_enclaves: Add ioctl interface definition

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-06-24 14:03 UTC 

patch "usb: cdns3: trace: using correct dir value" added to usb-linus
 2020-06-24 14:03 UTC 

patch "usb: cdns3: ep0: add spinlock for cdns3_check_new_setup" added to usb-linus
 2020-06-24 14:03 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-06-24 14:03 UTC 

patch "usb: cdns3: ep0: fix the test mode set incorrectly" added to usb-linus
 2020-06-24 14:03 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_big_joiner: Add test to validate big joiner
 2020-06-24 14:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-24 13:47 UTC  (2+ messages)

post-receive: pub/scm/fs/xfs/xfs-linux
 2020-06-24 14:02 UTC 

[PATCH for-4.14] mm: fix public declaration of struct xen_mem_acquire_resource
 2020-06-24 14:01 UTC  (8+ messages)

[PATCH] firmware: imx: Move i.MX SCU soc driver into SCU firmware driver
 2020-06-24 13:59 UTC  (5+ messages)

[PATCH] usb: fix usb-host build on windows
 2020-06-24 13:45 UTC 

[PATCH 4.19 000/203] 4.19.130-rc2 review
 2020-06-24 14:00 UTC  (2+ messages)

[PATCH rdma-next v1 0/2] Convert XRC to use xarray
 2020-06-24 14:00 UTC  (7+ messages)
` [PATCH rdma-next v1 2/2] RDMA/core: Optimize XRC target lookup

post-receive: pub/scm/linux/kernel/git/tegra/linux
 2020-06-24 14:00 UTC 

Re;
 2020-06-24 13:54 UTC 

[PATCH 1/2] drm/amd/powerplay: change method to set board parameters
 2020-06-24 13:58 UTC  (2+ messages)

DMA Engine: Transfer From Userspace
 2020-06-24 13:58 UTC  (12+ messages)

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-24 13:57 UTC  (2+ messages)

[PATCH] arm64: kpti: Add KRYO{3,4}XX silver CPU cores to kpti safelist
 2020-06-24 13:54 UTC  (5+ messages)
  ` [PATCH] arm64: kpti: Add KRYO{3, 4}XX "

[PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
 2020-06-24 13:54 UTC  (5+ messages)

[PATCH] kselftest: arm64: Remove redundant clean target
 2020-06-24 13:54 UTC  (3+ messages)

[PATCH 0/5] xhci fixes for usb-linus
 2020-06-24 13:59 UTC  (6+ messages)
` [PATCH 1/5] xhci: Fix incorrect EP_STATE_MASK
` [PATCH 2/5] xhci: Fix enumeration issue when setting max packet size for FS devices
` [PATCH 3/5] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
` [PATCH 4/5] xhci: Return if xHCI doesn't support LPM
` [PATCH 5/5] xhci: Poll for U0 after disabling USB2 LPM

[PATCH v2 0/5] Improvements of the stackleak gcc plugin
 2020-06-24 13:54 UTC  (3+ messages)

inotify question on modify events and openat
 2020-06-24 13:56 UTC 

[PATCH 1/1] scsi: storvsc: fix spelling mistake
 2020-06-24 13:56 UTC 

[PATCH 1/1] gitlab: show skipped Python tests
 2020-06-24 13:56 UTC  (7+ messages)

[PATCH net 0/4] Fixes for SJA1105 DSA tc-gate action
 2020-06-24 13:54 UTC  (5+ messages)
` [PATCH net 1/4] net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
` [PATCH net 2/4] net: dsa: sja1105: unconditionally free old gating config
` [PATCH net 3/4] net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
` [PATCH net 4/4] net: dsa: sja1105: fix tc-gate schedule with single element

[PATCH v11 00/61] target/riscv: support vector extension v0.7.1
 2020-06-24 13:44 UTC  (3+ messages)

[PULL 00/31] Misc patches for 2020-06-24
 2020-06-24 11:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-06-24 13:54 UTC 

Re;
 2020-06-24 13:54 UTC 

[PATCH] powerpc/pseries: Use doorbells even if XIVE is available
 2020-06-24 13:47 UTC 

[PATCH 0/2] Fix couple of issues with AMD topology
 2020-06-24 13:47 UTC  (5+ messages)
` [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

[PATCH v5 0/3]
 2020-06-24 13:51 UTC  (3+ messages)
` [PATCH v5 3/3] media: vimc: Add a control to display info on test image

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-06-24 13:51 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.