All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-07 11:28:02 to 2020-08-07 12:42:30 UTC [more...]

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-08-07 12:30 UTC  (19+ messages)
` [dpdk-dev] [PATCH 20.11 01/19] examples: remove legacy sections of makefiles
` [dpdk-dev] [PATCH 20.11 02/19] build: remove makefiles and mk directory
` [dpdk-dev] [PATCH 20.11 03/19] config: remove all config files used by make
` [dpdk-dev] [PATCH 20.11 04/19] buildtools: remove all scripts for use with make
` [dpdk-dev] [PATCH 20.11 05/19] doc: remove references to make in bbdev guides
` [dpdk-dev] [PATCH 20.11 06/19] doc: remove references to make in compressdev guides
` [dpdk-dev] [PATCH 20.11 07/19] doc: remove references to make in contributing guides
` [dpdk-dev] [PATCH 20.11 08/19] doc: remove references to make in cryptodev guides
` [dpdk-dev] [PATCH 20.11 09/19] doc: remove references to make in eventdev guides
` [dpdk-dev] [PATCH 20.11 10/19] doc: remove references to make in FreeBSD gsg guide
` [dpdk-dev] [PATCH 20.11 11/19] doc: remove references to make in howto guides
` [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides
` [dpdk-dev] [PATCH 20.11 13/19] doc: remove references to make in mempool guides
` [dpdk-dev] [PATCH 20.11 14/19] doc: remove references to make in NIC guides
` [dpdk-dev] [PATCH 20.11 15/19] doc: remove references to make in platform guides
` [dpdk-dev] [PATCH 20.11 16/19] doc: remove references to make in prog guides
` [dpdk-dev] [PATCH 20.11 17/19] doc: remove references to make in rawdev guides
` [dpdk-dev] [PATCH 20.11 18/19] doc: remove references to make in sample app guides

[PATCH 0/9] Adding support for corstone700 platform
 2020-08-07 12:41 UTC  (4+ messages)
` [PATCH 1/9] arm-bsp/external-system: add external system recipe
` [PATCH 2/9] arm-bsp/machine: adding corstone700-fvp machine
` [PATCH 4/9] arm-bsp/trusted-firmware-a: adding support for corstone700 platform

[DRAFT PATCH 000/143] Meson integration for 5.2
 2020-08-07 12:40 UTC  (16+ messages)

INFO: task hung in pipe_release (2)
 2020-08-07 12:38 UTC  (5+ messages)
` splice: infinite busy loop lockup bug

[PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
 2020-08-07 12:38 UTC  (12+ messages)

[PATCH v3 for-5.2 0/3] spapr: Cleanups for XIVE
 2020-08-07 12:37 UTC  (6+ messages)
` [PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
` [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
` [PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()

Guest OS migration and lost IPIs
 2020-08-07 12:36 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Make access mode of 'perf_stats' attribute file to '0400'
 2020-08-07 12:31 UTC  (2+ messages)

[dpdk-dev] [RFC]lib/ethdev: fix data type in tc_rxq and tc_txq
 2020-08-07 12:33 UTC 

[PATCH] drm/amdgpu: stop touching bo->tbo.ttm
 2020-08-07 12:33 UTC 

[RFC 00/16] Application specific identification support
 2020-08-07 12:32 UTC  (22+ messages)
` [RFC 16/16] lpfc: vmid: Introducing vmid in io path

[PATCH v2 0/4] [RFC] Shell func backtracing
 2020-08-07 12:31 UTC  (3+ messages)
` [bitbake-devel] "

[LTP] [PATCH] lib/tst_cgroup: Reset cgroup.clone_children value
 2020-08-07 12:30 UTC  (4+ messages)

[PATCH] ARM: compress: Fix the debug prints
 2020-08-07 12:26 UTC 

[PATCH] drm/amdgpu: annotate a false positive recursive locking
 2020-08-07 12:28 UTC  (19+ messages)

drivers/video/fbdev/sstfb.c:337:23: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-07 12:27 UTC  (2+ messages)

[PATCH] perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
 2020-08-07 12:28 UTC  (6+ messages)

[PATCH] scripts/ci: license as Apache 2.0
 2020-08-07 12:28 UTC  (7+ messages)
` [PATCH v2] scripts/ci: license as MIT

[PATCH] drm/nouveau: missing cases of rename ttm_mem_reg to ttm_resource
 2020-08-07 12:28 UTC  (5+ messages)
    ` [Nouveau] "

[PATCH V6 0/2] tools/perf: Add extended regs support for powerpc
 2020-08-07 12:24 UTC  (2+ messages)

[PATCH v2 net-next] net/tls: allow MSG_CMSG_COMPAT in sendmsg
 2020-08-07 12:27 UTC  (4+ messages)

[PATCH v1 0/3] Verify measurement of certificate imported into a keyring
 2020-08-07 12:27 UTC  (6+ messages)
` [PATCH 2/3] IMA: Refactor datafiles directory
        ` [LTP] "

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
 2020-08-07 12:27 UTC  (18+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 4/7] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [PATCH 6/7] drm/i915/gt: Split the breadcrumb spinlock between global and contexts
` [Intel-gfx] [PATCH 7/7] drm/i915/gt: Free stale request on destroying the virtual engine
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-08-07 12:26 UTC  (6+ messages)
` [PATCH v3 1/3] driver core: Revert default driver_deferred_probe_timeout value to 0

[PATCH] oeqa: write @OETestTag content into json test reports for each case
 2020-08-07 12:24 UTC 

[GIT PULL] Please pull my kvm-ppc-next-5.9-1 tag
 2020-08-07 12:23 UTC  (4+ messages)

[RFC] efi/boot: Unified Xen executable for UEFI Secure Boot support
 2020-08-07 12:23 UTC  (6+ messages)

further small ttm cleanups
 2020-08-07 12:22 UTC  (3+ messages)
` [PATCH 4/4] drm/ttm/nouveau: move io_lru storage into driver

[RFC PATCH v4 1/2] selinux: encapsulate policy state, refactor policy load
 2020-08-07 12:20 UTC  (3+ messages)

[zen-kernel-zen-kernel:5.8/zen-sauce 11/26] drivers/i2c/busses/i2c-nct6775.c:93:27: warning: unused variable 'nct6775_device_names'
 2020-08-07 12:20 UTC 

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-08-07 12:19 UTC  (6+ messages)

KASAN: use-after-free Read in service_outstanding_interrupt
 2020-08-07 12:19 UTC 

drivers/net/dsa/sja1105/sja1105_main.c:3418:38: warning: address of array 'match->compatible' will always evaluate to 'true'
 2020-08-07 12:17 UTC  (2+ messages)

[EXT4] orphaned inodes on RO device trigger "unable to handle kernel paging request at"
 2020-08-07 12:17 UTC 

amdgpu firmware updates
 2020-08-07 12:17 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-08-07 12:14 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test

[PATCH v3 3/7] x86/xen: drop tests for highmem in pv code
 2020-08-07 11:18 UTC  (2+ messages)

[mchinth:sep_socwatch_linux_5.8 19/38] drivers/platform/x86/socperf/socperfdrv.c:641 socperf_Configure_Events_Uncore() warn: potential spectre issue 'PMU_register_data_unc' (local cap)
 2020-08-07 12:13 UTC 

[Qemu-devel] [Bug 1277433] [NEW] GDB context is inconsistent after "monitor system_reset"
 2020-08-07 11:59 UTC  (2+ messages)
` [Bug 1277433] "

[PATCH 0/6] J2700: Enable various peripherals
 2020-08-07 12:11 UTC  (3+ messages)

Spectre and Meltdown attack
 2020-08-07 12:10 UTC 

[PATCH] dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel
 2020-08-07 12:10 UTC 

fs/erofs/zdata.c:198:22: sparse: sparse: non size-preserving integer to pointer cast
 2020-08-07 12:08 UTC  (2+ messages)

[PATCH 0/6] fcntl, sockopt, and ioctl options
 2020-08-07 12:07 UTC  (7+ messages)
` [PATCH 1/6] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
` [PATCH 2/6] linux-user: add missing UDP and IPv6 get/setsockopt options
` [PATCH 3/6] linux-user: Update SO_TIMESTAMP to SO_TIMESTAMP_OLD/NEW

[PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
 2020-08-07 12:08 UTC  (14+ messages)

[PATCH 0/4][WiP] trace-cmd: Add "perf" sub command
 2020-08-07 12:06 UTC  (5+ messages)
` [PATCH 1/4] trace-cmd: Internal refactoring of pid address map logic
` [PATCH 2/4] trace-cmd: New internal APIs for reading ELF header
` [PATCH 3/4] trace-cmd: Add a new option in trace.dat file for the address to function name mapping
` [PATCH 4/4] trace-cmd: Add new subcomand "trace-cmd perf"

[dpdk-dev] [PATCH 1/2] ethdev: add level support for RSS offload types
 2020-08-07 12:04 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] net/octeontx2: add rss hash level support

[iptables PATCH v2 1/2] nft: Fix command name in ip6tables error message
 2020-08-07 12:02 UTC  (2+ messages)
` [iptables PATCH v2 2/2] tests: shell: Merge and extend return codes test

device compatibility interface for live migration with assigned devices
 2020-08-07 11:59 UTC  (14+ messages)

[dpdk-dev] [PATCH] doc: add sample for ABI checks in contribution guide
 2020-08-07 12:00 UTC  (3+ messages)

Android App not setting DNS when allowed IPS not 0.0.0.0/0
 2020-08-07 11:59 UTC  (4+ messages)

[Intel-gfx] [PATCH] i915/gem: Force HW tracking to exit PSR
 2020-08-07 12:00 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/htop: add patch for fixing build with gcc 10
 2020-08-07 11:58 UTC  (2+ messages)

[PATCH v3] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
 2020-08-07 11:57 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc: announce Vhost dequeue zero-copy removal
 2020-08-07 11:56 UTC  (2+ messages)

[PATCH] ASoC: amd: Replacing component->name with codec_dai->name
 2020-08-07 11:54 UTC  (5+ messages)

Difference in setting IMAGE_ROOTFS_SIZE in local.conf vs size in wks file?
 2020-08-07 11:55 UTC 

[bitbake-devel] [PATCH] ipk ar/tar unpack
 2020-08-07 11:54 UTC  (2+ messages)
`  "

[PATCH v2 00/41] spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C
 2020-08-07 11:51 UTC  (22+ messages)
` [PATCH v2 18/41] ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
` [PATCH v2 20/41] ARM: s3c24xx: move regs-spi.h into spi driver
` [PATCH v2 23/41] ARM: s3c24xx: move spi fiq handler into platform
` [PATCH v2 28/41] ARM: s3c24xx: move iis pinctrl config into boards
` [PATCH v2 31/41] ARM: s3c24xx: spi: avoid hardcoding fiq number in driver

Revert "ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2020-08-07 11:53 UTC  (8+ messages)

drivers/video/fbdev/pxafb.c:916:24: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-08-07 11:53 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 00/16] tests/core_hotunplug: Fixes and enhancements
 2020-08-07 11:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/core_hotunplug: Fixes and enhancements (rev2)

[PATCH bpf] bpf: doc: remove references to warning message when using bpf_trace_printk()
 2020-08-07 11:50 UTC 

[ANNOUNCE] util-linux v2.36
 2020-08-07 11:51 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-08-07 11:49 UTC  (4+ messages)

[PATCH v1 00/13] PHY: Add support for multilink configurations in Cadence Torrent PHY driver
 2020-08-07 11:46 UTC  (14+ messages)
` [PATCH v1 01/13] phy: cadence-torrent: Add single link PCIe support
` [PATCH v1 02/13] phy: cadence-torrent: Check cmn_ready assertion during PHY power on
` [PATCH v1 03/13] phy: cadence-torrent: Add PHY APB reset support
` [PATCH v1 04/13] dt-bindings: phy: Add PHY_TYPE_QSGMII definition
` [PATCH v1 05/13] phy: cadence-torrent: Add support for PHY multilink configuration
` [PATCH v1 06/13] phy: cadence-torrent: Update PHY reset for "
` [PATCH v1 07/13] phy: cadence-torrent: Add clk changes "
` [PATCH v1 08/13] phy: cadence-torrent: Add PHY link configuration sequences for single link
` [PATCH v1 09/13] phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals
` [PATCH v1 10/13] phy: cadence-torrent: Add single link SGMII/QSGMII register sequences
` [PATCH v1 11/13] phy: cadence-torrent: Add single link USB "
` [PATCH v1 12/13] phy: cadence-torrent: Add PCIe + USB multilink configuration
` [PATCH v1 13/13] phy: cadence-torrent: Add USB + SGMII/QSGMII "

[PATCH 0/7] qedf: Misc fixes for the driver
 2020-08-07 11:06 UTC  (2+ messages)
` [PATCH 1/7] qedf: Check for port type and role before processing an event

[dpdk-dev] [PATCH] usertools: warn about future removal of setup script
 2020-08-07 11:40 UTC  (3+ messages)

[LTP] [PATCH v2 0/3] testcases/kernel/syscalls: Adding new testcases for existing tests
 2020-08-07 11:39 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] syscalls/mq_timed{send|receive}: Add test cases for bad address
` [LTP] [PATCH v2 2/3] syscalls/clock_nanosleep: add a test case for bad timespec address
` [LTP] [PATCH v2 3/3] syscalls/{send|recv}mmsg: add a test case for timeout and errno test

[PATCH v3 0/5] Add strace support for printing arguments for a group of selected syscalls
 2020-08-07 11:37 UTC  (3+ messages)
` [PATCH v3 5/5] linux-user: Add strace support for printing arguments of some clock and time functions

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-07 11:36 UTC  (9+ messages)
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[Buildroot] [PATCH 1/1] package/python-rpi-gpio: fix build with gcc 10.x
 2020-08-07 11:37 UTC 

[dpdk-dev] [PATCH] devtools: ignore PREFER_FALLTHROUGH
 2020-08-07 11:35 UTC  (4+ messages)

[Buildroot] Root password and ssh issues
 2020-08-07 11:35 UTC  (6+ messages)

[PATCH v2 0/7] x86: build adjustments
 2020-08-07 11:35 UTC  (8+ messages)
` [PATCH v2 1/7] x86/EFI: sanitize build logic
` [PATCH v2 2/7] x86: don't build with EFI support in shim-exclusive mode
` [PATCH v2 3/7] x86: shrink struct arch_{vcpu,domain} when !HVM
` [PATCH v2 4/7] bitmap: move to/from xenctl_bitmap conversion helpers
` [PATCH v2 5/7] x86: move domain_cpu_policy_changed()
` [PATCH v2 6/7] x86: move cpu_{up,down}_helper()
` [PATCH v2 7/7] x86: don't include domctl and alike in shim-exclusive builds

[PATCH 1/2] IPQ40xx: Add DRAM detection & FDT fixup
 2020-08-07 11:35 UTC  (5+ messages)

[PATCH v2] ext4: delete invalid ac_b_extent backup inside ext4_mb_use_best_found()
 2020-08-07 11:32 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_exec_fence: Use default-context for syncobj-timeline-wait
 2020-08-07 11:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH v2 0/6] SCHED_DEADLINE server infrastructure
 2020-08-07 11:30 UTC  (4+ messages)
` [RFC PATCH v2 6/6] sched/fair: Implement starvation monitor

[PATCH 1/1] IMA/ima_keys.sh Fix policy content check usage
 2020-08-07 11:29 UTC  (2+ messages)
` [LTP] "

DRM/KMS experimental drivers for HiKey 970
 2020-08-07 11:29 UTC  (5+ messages)

[PATCH] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-08-07 11:29 UTC 

[PATCH] docs: Fix broken links
 2020-08-07 11:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks
 2020-08-07 11:28 UTC  (2+ 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.