All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-24 14:10:03 to 2020-07-24 14:39:28 UTC [more...]

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-24 14:38 UTC  (14+ messages)
` [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

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

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

[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  (10+ messages)
` [PATCH v2 4/7] interconnect: qcom: Add SM8150 interconnect provider driver
` [PATCH v2 5/7] interconnect: qcom: Add SM8250 "
` [PATCH v2 6/7] arm64: dts: qcom: sm8150: add interconnect nodes
` [PATCH v2 7/7] arm64: dts: qcom: sm8250: "

[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 0/3] Improve FreeBSD and macOS jobs in the Cirrus-CI
 2020-07-24 14:32 UTC  (4+ 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

[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 

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

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

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

[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] Adding support for reloading configuration via systemd
 2020-07-24 14:26 UTC  (6+ messages)

[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  (20+ 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)

[dpdk-dev] [PATCH] net/ice: fix GTPU down/uplink and extension conflict
 2020-07-24 14:19 UTC  (3+ messages)

[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-07-24 14:16 UTC  (56+ messages)
` [PATCH v2 03/29] memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
` [PATCH v2 04/29] memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts
` [PATCH v2 11/29] memory: emif-asm-offsets: Add GPLv2 SPDX license header
` [PATCH v2 12/29] memory: emif: Put constant in comparison on the right side
` [PATCH v2 13/29] memory: emif: Fix whitespace coding style violations
` [PATCH v2 14/29] memory: emif: Silence platform_get_irq() error in driver
` [PATCH v2 15/29] memory: ti-emif-pm: Fix cast to iomem pointer
` [PATCH v2 17/29] memory: brcmstb_dpfe: Constify the contents of string
` [PATCH v2 18/29] memory: brcmstb_dpfe: Remove unneeded braces
` [PATCH v2 19/29] memory: mtk-smi: Add argument to function pointer definition
` [PATCH v2 22/29] memory: omap-gpmc: Fix whitespace issue
` [PATCH v2 23/29] memory: pl172: Add GPLv2 SPDX license header
` [PATCH v2 26/29] memory: fsl_ifc: Fix whitespace issues
` [PATCH v2 27/29] memory: da8xx-ddrctl: Remove unused 'node' variable

v5 for detached headers and key files
 2020-07-24 14:20 UTC  (5+ messages)
` [PATCH] forgotten in Subject, Was: "

[PATCH v5 net-next 0/5] usbnet: multicast filter support for cdc ncm devices
 2020-07-24 14:18 UTC  (4+ messages)
` [PATCH v5 net-next 2/5] net: cdc_ether: export usbnet_cdc_update_filter

[PATCH v1] scsi: ufs-mediatek: Prevent LPM operation on undeclared VCC
 2020-07-24 14:16 UTC  (3+ messages)

[PATCH v6 00/23] powerpc/book3s/64/pkeys: Simplify the code
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-07-24 14:16 UTC  (2+ messages)

[PATCH V2] tpm_emulator: Report an error if chardev is missing
 2020-07-24 14:15 UTC 

[RFC PATCH] s390x/pci: vfio-pci breakage with disabled mem enforcement
 2020-07-24 14:15 UTC  (3+ messages)

[PATCH] docs/binfmt-misc:Change backtick to apostrophe
 2020-07-24 14:12 UTC 

[PATCH for-5.1] hw: Only compile the usb-dwc2 controller if it is really needed
 2020-07-24 14:14 UTC  (5+ messages)

[PATCH v3 0/4] powerpc/mm/radix: Memory unplug fixes
 2020-07-24 13:24 UTC  (2+ messages)

[PATCH] switch-config: Update v4.1 branch to the latest version commit
 2020-07-24 14:11 UTC 

[PATCH v4] libselinux: use kernel status page by default
 2020-07-24 14:13 UTC 

[PATCH] tpm_emulator: Report an error if chardev is missing
 2020-07-24 14:11 UTC  (3+ messages)

[PATCH] change slave occurence to secondary everywhere
 2020-07-24 14:09 UTC  (4+ messages)
` [PATCH v3] staging: nvec: change usage of slave to secondary

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-24 14:09 UTC  (6+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[Bug 208661] New: Backlight doesn't work with both nv_backlight and acpi_video
 2020-07-24 14:10 UTC  (2+ messages)
` [Bug 208661] "

fix_priv_head
 2020-07-24 14:10 UTC  (5+ messages)

[PATCH v4 0/5] DVFS support for Venus
 2020-07-24 14:09 UTC  (4+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

[PATCH v1] ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289
 2020-07-24 14:08 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.