All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-24 14:19:08 to 2020-07-24 14:50:16 UTC [more...]

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-24 14:50 UTC  (31+ messages)
` [dpdk-dev] [PATCH v8 00/10] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v8 08/10] common/mlx5: introduce layer to support multiple class drivers
` [dpdk-dev] [PATCH v8 03/10] drivers: relax dependency order
` [dpdk-dev] [PATCH v9 00/10] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v9 01/10] eal: introduce macro for bit definition
  ` [dpdk-dev] [PATCH v9 02/10] drivers: fix indent of directory list
  ` [dpdk-dev] [PATCH v9 03/10] drivers: relax dependency order
  ` [dpdk-dev] [PATCH v9 04/10] common/mlx5: fix void parameters in glue wrappers
  ` [dpdk-dev] [PATCH v9 05/10] regex/mlx5: fix segmentation fault during error unwinding
  ` [dpdk-dev] [PATCH v9 06/10] common/mlx5: avoid using class constructor priority
  ` [dpdk-dev] [PATCH v9 07/10] common/mlx5: change class values as bits
  ` [dpdk-dev] [PATCH v9 08/10] common/mlx5: introduce layer to support multiple class drivers
  ` [dpdk-dev] [PATCH v9 09/10] common/mlx5: register class drivers through common layer
  ` [dpdk-dev] [PATCH v9 10/10] common/mlx5: remove class check from class drivers
` [dpdk-dev] [PATCH v10 00/10] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v10 01/10] eal: introduce macro for bit definition
  ` [dpdk-dev] [PATCH v10 02/10] drivers: fix indent of directory list
  ` [dpdk-dev] [PATCH v10 03/10] drivers: relax dependency order
  ` [dpdk-dev] [PATCH v10 04/10] common/mlx5: fix void parameters in glue wrappers
  ` [dpdk-dev] [PATCH v10 05/10] regex/mlx5: fix segmentation fault during error unwinding
  ` [dpdk-dev] [PATCH v10 06/10] common/mlx5: avoid using class constructor priority
  ` [dpdk-dev] [PATCH v10 07/10] common/mlx5: change class values as bits
  ` [dpdk-dev] [PATCH v10 08/10] common/mlx5: introduce layer to support multiple class drivers
  ` [dpdk-dev] [PATCH v10 09/10] common/mlx5: register class drivers through common layer
  ` [dpdk-dev] [PATCH v10 10/10] common/mlx5: remove class check from class drivers

[PATCH v2 0/6] Add new controls for CQ and Frame-skip
 2020-07-24 14:49 UTC  (2+ messages)

[PATCH] Adding support for reloading configuration via systemd
 2020-07-24 14:49 UTC  (8+ messages)

[staging:staging-testing] BUILD SUCCESS b5dbbadb0eb93aaca51d5effeed96b94af150e07
 2020-07-24 14:48 UTC 

[PATCH] x86/build: Move max-page-size option to LDFLAGS_vmlinux
 2020-07-24 14:49 UTC  (2+ messages)
` [tip: x86/build] "

[GIT PULL][PATCH v8 0/7] Add support for ZSTD-compressed kernel and initramfs
 2020-07-24 14:48 UTC  (5+ messages)
` [PATCH v8 6/7] x86: Add support for ZSTD compressed kernel

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-07-24 14:48 UTC  (4+ messages)

[PATCH 0/3] Improve FreeBSD and macOS jobs in the Cirrus-CI
 2020-07-24 14:46 UTC  (5+ messages)
` [PATCH 1/3] configure: Fix atomic64 test for --enable-werror on macOS
` [PATCH 2/3] cirrus.yml: Compile macOS and FreeBSD with -Werror
` [PATCH 3/3] cirrus.yml: Update the macOS jobs to Catalina

[LTP] [PATCH v2 1/2] Convert chdir01 to the new API
 2020-07-24 14:47 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] Add chdir() test for unprivileged user

[PATCH 1/4] powerpc: Add a ppc_inst_as_str() helper
 2020-07-24 13:24 UTC  (2+ messages)

[RFC PATCH ipsec] xfrm: don't pass too short packets to userspace with ESPINUDP encap
 2020-07-24 14:46 UTC 

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-24 14:46 UTC  (3+ messages)
` [PATCH v5 1/6] kprobes: Remove dependency to the module_mutex

[PATCH V7 00/14] TopDown metrics support for Icelake
 2020-07-24 14:46 UTC  (10+ messages)
` [PATCH V7 07/14] perf/core: Add a new PERF_EV_CAP_COEXIST event capability

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-07-24 14:46 UTC  (6+ messages)
` [PATCH 1/2] Add UFFD_USER_MODE_ONLY

[PATCH for v5.9] USB: serial: Replace HTTP links with HTTPS ones
 2020-07-24 14:45 UTC  (2+ messages)

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-07-24 14:45 UTC  (11+ messages)

[dpdk-dev] [PATCH] net/kni: set packet input port in eth_kni_rx()
 2020-07-24 14:45 UTC  (2+ messages)

[PATCH RFCv3 0/9] s390x: initial support for virtio-mem
 2020-07-24 14:37 UTC  (10+ messages)
` [PATCH RFCv3 1/9] s390x: move setting of maximum ram size to machine init
` [PATCH RFCv3 2/9] s390x/diag: no need to check for PGM_PRIVILEGED in diag308
` [PATCH RFCv3 3/9] s390x: remove hypercall registration mechanism
` [PATCH RFCv3 4/9] s390x: prepare for more diag500 hypercalls
` [PATCH RFCv3 5/9] s390x: rename s390-virtio-hcall* to s390-hypercall*
` [PATCH RFCv3 6/9] s390x/diag: subcode to query device memory region
` [PATCH RFCv3 7/9] s390x: prepare device memory address space
` [PATCH RFCv3 8/9] s390x: implement virtio-mem-ccw
` [PATCH RFCv3 9/9] s390x: initial support for virtio-mem

[dpdk-dev] [PATCH] net/ice: fix GTPU down/uplink and extension conflict
 2020-07-24 14:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] perf bench: Add benchmark of find_next_bit
 2020-07-24 14:45 UTC  (2+ messages)

[RFC PATCH v1 0/4] PCI devices passthrough on Arm
 2020-07-24 14:44 UTC  (3+ messages)
` [RFC PATCH v1 1/4] arm/pci: PCI setup and PCI host bridge discovery within XEN on ARM

[Buildroot] [PATCH 1/1] package/x11vnc: fix build with 64 bits time_t
 2020-07-24 14:43 UTC  (2+ messages)

[RFC PATCH] buildsys: Only build capstone if softmmu/user mode is enabled
 2020-07-24 14:39 UTC  (6+ messages)

[PATCH 1/2] arch-armv8-2a.inc: add tune include for armv8.2a
 2020-07-24 14:43 UTC  (2+ messages)
` [PATCH 2/2] tune-cortexa55.inc: switch to using armv8.2a include file

[PATCH] mesa: enable freedreno Vulkan driver if freedreno is enabled
 2020-07-24 14:42 UTC 

[PATCH] ASoC: dapm: don't call pm_runtime_* on card device
 2020-07-24 14:41 UTC  (5+ messages)

[PATCH v6] Add package managers as a plugin
 2020-07-24 14:42 UTC  (14+ messages)
` [PATCH v6 01/13] package_manager: Move to package_manager/__init__.py
` [PATCH v6 02/13] rpm: Move manifest to its own subdir
` [PATCH v6 03/13] ipk: Move ipk "
` [PATCH v6 04/13] deb: Move deb "
` [PATCH v6 05/13] rpm: Move rootfs to its own dir
` [PATCH v6 06/13] ipk: "
` [PATCH v6 07/13] deb: "
` [PATCH v6 08/13] rpm: Move sdk "
` [PATCH v6 09/13] ipk: "
` [PATCH v6 10/13] deb: "
` [PATCH v6 11/13] rpm: Move package manager "
` [PATCH v6 12/13] ipk: "
` [PATCH v6 13/13] deb: "

[PATCH] powerpc/spufs: fix the type of ret in spufs_arch_write_note
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH -next] hwmon (pmbus/max20730): Whitespace cleanups in max20730.c
 2020-07-24 14:42 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.05.x] package/x11vnc: fix build with 64 bits time_t
 2020-07-24 14:42 UTC 

[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
 2020-07-24 14:41 UTC  (5+ messages)
` [virtio-dev] [PATCH v5 01/10] vhost-user: add vhost-user "

[PATCH v5 0/6] arm64: add the time namespace support
 2020-07-24 14:40 UTC  (8+ messages)

[PATCH] ASoC: soc-component: don't report of_xlate_dai_name failures
 2020-07-24 14:37 UTC  (3+ messages)

[PATCH v5 00/12] Initial MStar/Sigmastar ARMv7 SoC support
 2020-07-24 14:37 UTC  (3+ messages)

[PATCH v3 0/4] block: improve error reporting for unsupported O_DIRECT
 2020-07-24 14:37 UTC  (9+ messages)
` [PATCH v3 1/4] util: rename qemu_open() to qemu_open_old()
` [PATCH v3 2/4] util: introduce qemu_open and qemu_create with error reporting
` [PATCH v3 4/4] block: switch to use qemu_open/qemu_create for improved errors

[PATCH 0/7] ASoC: qcom: Use qcom_snd_parse_of() for apq8016_sbc
 2020-07-24 14:37 UTC  (2+ messages)

[PATCH v2 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-24 14:36 UTC  (8+ messages)
` [PATCH v2 4/7] interconnect: qcom: Add SM8150 interconnect provider driver
` [PATCH v2 5/7] interconnect: qcom: Add SM8250 "
` [PATCH v2 7/7] arm64: dts: qcom: sm8250: add interconnect nodes

[PATCH] regulator: fix memory leak on error path of regulator_register()
 2020-07-24 14:37 UTC  (2+ messages)

[PATCH 0/7] KVM: arm64: Fixes to early stage-2 fault handling
 2020-07-24 14:35 UTC  (16+ messages)
` [PATCH 1/7] KVM: arm64: Update comment when skipping guest MMIO access instruction
` [PATCH 2/7] KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
` [PATCH 3/7] KVM: arm64: Handle data and instruction external aborts the same way
` [PATCH 4/7] KVM: arm64: Remove useless local variable
` [PATCH 5/7] KVM: arm64: Move 'invalid syndrome' logic out of io_mem_abort()
` [PATCH 6/7] KVM: arm64: Handle stage-2 faults on stage-1 page-table walks earlier
` [PATCH 7/7] KVM: arm64: Separate write faults on read-only memslots from MMIO

[xen-unstable-smoke test] 152173: tolerable all pass - PUSHED
 2020-07-24 14:35 UTC 

nouveau regression with 5.7 caused by "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
 2020-07-24 14:35 UTC  (3+ messages)

[PATCH v2 0/4] xen/balloon: fixes for memory hotplug
 2020-07-24 14:34 UTC  (8+ messages)
` [PATCH v2 4/4] xen: add helpers to allocate unpopulated memory

[PATCH 0/2] fsi: SBE FIFO fixes
 2020-07-24 14:34 UTC  (3+ messages)
` [PATCH 2/2] fsi/sbefifo: Fix reset timeout

[igt-dev] [PATCH i-g-t v4 00/13] Remove libdrm in rendercopy
 2020-07-24 14:33 UTC  (14+ messages)
` [igt-dev] [PATCH i-g-t v4 01/13] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v4 02/13] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v4 03/13] tests/gem_caching: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v4 04/13] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v4 05/13] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v4 06/13] lib/intel_batchbuffer: use canonical addresses for 48bit ppgtt
` [igt-dev] [PATCH i-g-t v4 07/13] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v4 08/13] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v4 09/13] tests/gem|kms: remove libdrm dependency (batch 1)
` [igt-dev] [PATCH i-g-t v4 10/13] tests/gem|kms: remove libdrm dependency (batch 2)
` [igt-dev] [PATCH i-g-t v4 11/13] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v4 12/13] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] [PATCH i-g-t v4 13/13] HAX: run rendercopy tests

[U-Boot] Pull request: u-boot-riscv/master 20200724
 2020-07-24 14:33 UTC  (2+ messages)

[PATCH] arm: imx6q: pcm058: Rework SPI NOR configuration
 2020-07-24 14:33 UTC 

[PATCH v2 0/9] s390: implement and optimize vmemmap_free()
 2020-07-24 14:32 UTC  (2+ messages)

[PATCH] rtc: ds1307: provide an indication that the watchdog has fired
 2020-07-24 14:32 UTC  (2+ messages)

Possible regression with VGA and resolutions in Windows 10?
 2020-07-24 14:31 UTC  (5+ messages)

5.7 regression: Lots of PCIe AER errors and suspend failure without pcie=noaer
 2020-07-24 14:32 UTC  (4+ messages)

[PATCH 3/3] driver core: Avoid adding children below a dead parent
 2020-07-24 14:29 UTC  (2+ messages)
` [driver core] e3b1cb5c89: WARNING:possible_recursive_locking_detected

[PATCH V4] Softirq:avoid large sched delay from the pending softirqs
 2020-07-24 14:31 UTC 

d08ac70b1e: WARNING:at_kernel/fork.c:#__mmdrop
 2020-07-24 14:29 UTC 

[patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-24 14:28 UTC  (5+ messages)
` [patch V5 13/15] x86/entry: Use generic interrupt entry/exit code
` [patch V5 15/15] x86/kvm: Use generic xfer to guest work function

[sctp] ebb25defdc: kernel_BUG_at_mm/slub.c
 2020-07-24 14:27 UTC  (2+ messages)
` [LTP] "

[PATCH v2 00/10] mips: octeon: Misc Octeon drivers, DT and Kconfig / defconfig updates
 2020-07-24 14:27 UTC  (4+ messages)
` [PATCH v2 06/10] drivers: spi: Add SPI controller driver for Octeon

[PATCH v2] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-24 14:26 UTC  (4+ messages)
  ` [Phishing Risk] [External] "

[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
 2020-07-24 14:25 UTC  (5+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 08/18] maintenance: add prefetch task

[RFC][BUG] io_uring: fix work corruption for poll_add
 2020-07-24 14:23 UTC  (7+ messages)

[PATCH v2 0/4] Prefixed instruction tests to cover negative cases
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH v3 0/9] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-24 14:18 UTC  (19+ messages)
` [PATCH v3 1/9] firmware: ti_sci: Drop the device id to resource type translation
` [PATCH v3 2/9] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
` [PATCH v3 3/9] firmware: ti_sci: Add support for getting resource with subtype
` [PATCH v3 4/9] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent
  ` [PATCH v3 4/9] dt-bindings: irqchip: ti,sci-intr: "
` [PATCH v3 5/9] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml
  ` [PATCH v3 5/9] dt-bindings: irqchip: Convert ti,sci-intr "
` [PATCH v3 6/9] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH v3 7/9] dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent
  ` [PATCH v3 7/9] dt-bindings: irqchip: ti,sci-inta: "
` [PATCH v3 8/9] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml
  ` [PATCH v3 8/9] dt-bindings: irqchip: Convert ti,sci-inta "
` [PATCH v3 9/9] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC

[PATCHv2 1/2] hwrng: optee: handle unlimited data rates
 2020-07-24 14:23 UTC  (4+ messages)
` [PATCHv2 2/2] hwrng: optee: fix wait use case

[pinctrl:devel] BUILD SUCCESS 44f668ce4d2484f1ab289a603d9bfd4e1d046c10
 2020-07-24 14:21 UTC 

[RFC PATCH 0/2] Add write-once and file-backed features to OTP
 2020-07-24 14:20 UTC  (4+ messages)
` [RFC PATCH 1/2] hw/riscv: sifive_u: Add file-backed OTP. softmmu/vl: add otp-file to boot option

[net-next v2 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-07-24 14:19 UTC  (7+ messages)
` [net-next v2 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [net-next v2 2/6] net: marvell: prestera: Add PCI interface support
` [net-next v2 3/6] net: marvell: prestera: Add basic devlink support
` [net-next v2 4/6] net: marvell: prestera: Add ethtool interface support
` [net-next v2 5/6] net: marvell: prestera: Add Switchdev driver implementation
` [net-next v2 6/6] dt-bindings: marvell,prestera: Add description for device-tree bindings

[ceph-client:testing 2/8] fs/ceph/metric.c:23:11: warning: variable 'total' set but not used
 2020-07-24 13:56 UTC 

[PATCH] RDMA/rxe: fix retry forever when rnr_retry >= 7
 2020-07-24 14:20 UTC  (5+ messages)
  ` [External] "

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] githooks.txt: use correct "reference-transaction" hook name
 2020-07-24 14:21 UTC  (2+ messages)

[PATCH] x86: guard against port I/O overlapping the RTC/CMOS range
 2020-07-24 14:19 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.