All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-06 17:45:16 to 2019-06-06 18:33:48 UTC [more...]

[dpdk-dev] [RFC 1/3] ethdev: extend flow metadata
 2019-06-06 18:33 UTC  (4+ messages)
` [dpdk-dev] [RFC 2/3] ethdev: add flow modify mark action

[PATCH RFC] svcrdma: Ignore source port when computing DRC hash
 2019-06-06 18:33 UTC  (5+ messages)

[RFC][PATCH 00/10] Mount, FS, Block and Keyrings notifications [ver #3]
 2019-06-06 18:33 UTC  (8+ messages)

[dpdk-dev] [PATCH v1 1/2] lib/ring: add enqueue-dequeue callabck
 2019-06-06 18:33 UTC  (2+ messages)
` [dpdk-dev] [PATCH v1 2/2] examples/packet_ordering: add ring callback

[dpdk-dev] Incorrect install_dir for Linux kernel modules
 2019-06-06 18:33 UTC 

[PATCH net v2] pktgen: do not sleep with the thread lock held
 2019-06-06 18:32 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] lib/bpf: add event callback for bpf
 2019-06-06 18:32 UTC 

[PATCH v2 0/7] cpufreq support for Raspberry Pi
 2019-06-06 18:31 UTC  (11+ messages)
` [PATCH v2 4/7] cpufreq: add driver for Raspbery Pi

[Qemu-devel] [PATCH 0/2] tests: Avocado-test for the SmartFusion2 board
 2019-06-06 18:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] BootLinuxConsoleTest: Test "

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-06 18:29 UTC  (5+ messages)
` [PATCH v2 4/4] perf augmented_raw_syscalls: Document clang configuration

[PATCH] clang-format: use git grep to generate the ForEachMacros list
 2019-06-06 18:29 UTC  (3+ messages)

[RESEND v2 00/18] clk: imx: Switch the imx6 and imx7 to clk_hw based API
 2019-06-06 18:29 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/2] event enqueue-dequeue callback handler
 2019-06-06 18:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/2] lib/event: add callback handlers for event
` [dpdk-dev] [PATCH v1 2/2] examples/event: add callback handle

[PATCH] vhost: Don't use defined in VHOST_ARCH_CAN_ACCEL_UACCESS definition
 2019-06-06 18:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] Optimize emulation of ten Altivec instructions: lvsl,
 2019-06-06 18:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/8] target/ppc: Optimize emulation of vgbbd instruction
` [Qemu-devel] [PATCH 5/8] target/ppc: Optimize emulation of vclzd instruction

[PATCH V4 00/12] misc: xilinx sd-fec drive
 2019-06-06 18:27 UTC  (20+ messages)
` [PATCH V4 02/12] misc: xilinx-sdfec: add core driver
` [PATCH V4 04/12] misc: xilinx_sdfec: Add open, close and ioctl
` [PATCH V4 10/12] misc: xilinx_sdfec: Add stats & status ioctls

[Qemu-devel] [PATCH v6] ssh: switch from libssh2 to libssh
 2019-06-06 17:51 UTC  (3+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-06 18:26 UTC  (4+ messages)

[patch 0/3] cpuidle-haltpoll driver (v2)
 2019-06-06 18:25 UTC  (6+ messages)
` [patch 1/3] drivers/cpuidle: add cpuidle-haltpoll driver
` [patch 3/3] cpuidle-haltpoll: disable host side polling when kvm virtualized
  ` [patch v2 "

Linux 4.9.180 build fails with gcc 9 and 'cleanup_module' specifies less restrictive attribute than its target …
 2019-06-06 18:25 UTC  (4+ messages)

[PATCH v2 000/146] ASoC: modern dai_link style support
 2019-06-06 18:25 UTC  (5+ messages)
` [PATCH v2 001/146] ASoC: soc-core: use snd_soc_dai_link_component for CPU
` [PATCH v2 146/146] ASoC: soc-core: remove legacy style dai_link

[PATCH 4/6] drm/amdkfd: Separate mqd allocation and initialization
 2019-06-06 18:25 UTC  (3+ messages)
  ` [PATCH 5/6] drm/amdkfd: Fix a circular lock dependency
  ` [PATCH 6/6] drm/amdkfd: Fix sdma queue allocate race condition

[PATCH -next] clk: mmp: frac: Remove set but not used variable 'prev_rate'
 2019-06-06 18:25 UTC  (2+ messages)

[PATCH] net: phy: marvell10g: allow PHY to probe without firmware
 2019-06-06 18:24 UTC  (5+ messages)

[Qemu-devel] PCI(e): Documentation "io-reserve" and related properties?
 2019-06-06 18:20 UTC  (2+ messages)

[PATCH v2] kernel: module: Use struct_size() helper
 2019-06-06 18:18 UTC 

[Qemu-devel] [PATCH 00/42] target/arm: Convert VFP decoder to decodetree
 2019-06-06 17:46 UTC  (43+ messages)
` [Qemu-devel] [PATCH 01/42] decodetree: Fix comparison of Field
` [Qemu-devel] [PATCH 02/42] target/arm: Add stubs for AArch32 VFP decodetree
` [Qemu-devel] [PATCH 03/42] target/arm: Factor out VFP access checking code
` [Qemu-devel] [PATCH 04/42] target/arm: Fix Cortex-R5F MVFR values
` [Qemu-devel] [PATCH 05/42] target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
` [Qemu-devel] [PATCH 06/42] target/arm: Convert the VSEL instructions to decodetree
` [Qemu-devel] [PATCH 07/42] target/arm: Convert VMINNM, VMAXNM "
` [Qemu-devel] [PATCH 08/42] target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM "
` [Qemu-devel] [PATCH 09/42] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM "
` [Qemu-devel] [PATCH 10/42] target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
` [Qemu-devel] [PATCH 11/42] target/arm: Add helpers for VFP register loads and stores
` [Qemu-devel] [PATCH 12/42] target/arm: Convert "double-precision" register moves to decodetree
` [Qemu-devel] [PATCH 13/42] target/arm: Convert "single-precision" "
` [Qemu-devel] [PATCH 14/42] target/arm: Convert VFP two-register transfer insns "
` [Qemu-devel] [PATCH 15/42] target/arm: Convert VFP VLDR and VSTR "
` [Qemu-devel] [PATCH 16/42] target/arm: Convert the VFP load/store multiple insns "
` [Qemu-devel] [PATCH 17/42] target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d
` [Qemu-devel] [PATCH 18/42] target/arm: Convert VFP VMLA to decodetree
` [Qemu-devel] [PATCH 19/42] target/arm: Convert VFP VMLS "
` [Qemu-devel] [PATCH 20/42] target/arm: Convert VFP VNMLS "
` [Qemu-devel] [PATCH 21/42] target/arm: Convert VFP VNMLA "
` [Qemu-devel] [PATCH 22/42] target/arm: Convert VMUL "
` [Qemu-devel] [PATCH 23/42] target/arm: Convert VNMUL "
` [Qemu-devel] [PATCH 24/42] target/arm: Convert VADD "
` [Qemu-devel] [PATCH 25/42] target/arm: Convert VSUB "
` [Qemu-devel] [PATCH 26/42] target/arm: Convert VDIV "
` [Qemu-devel] [PATCH 27/42] target/arm: Convert VFP fused multiply-add insns "
` [Qemu-devel] [PATCH 28/42] target/arm: Convert VMOV (imm) "
` [Qemu-devel] [PATCH 29/42] target/arm: Convert VABS "
` [Qemu-devel] [PATCH 30/42] target/arm: Convert VNEG "
` [Qemu-devel] [PATCH 31/42] target/arm: Convert VSQRT "
` [Qemu-devel] [PATCH 32/42] target/arm: Convert VMOV (register) "
` [Qemu-devel] [PATCH 33/42] target/arm: Convert VFP comparison insns "
` [Qemu-devel] [PATCH 34/42] target/arm: Convert the VCVT-from-f16 "
` [Qemu-devel] [PATCH 35/42] target/arm: Convert the VCVT-to-f16 "
` [Qemu-devel] [PATCH 36/42] target/arm: Convert VFP round "
` [Qemu-devel] [PATCH 37/42] target/arm: Convert double-single precision conversion "
` [Qemu-devel] [PATCH 38/42] target/arm: Convert integer-to-float "
` [Qemu-devel] [PATCH 39/42] target/arm: Convert VJCVT "
` [Qemu-devel] [PATCH 40/42] target/arm: Convert VCVT fp/fixed-point conversion insns "
` [Qemu-devel] [PATCH 41/42] target/arm: Convert float-to-integer VCVT "
` [Qemu-devel] [PATCH 42/42] target/arm: Fix short-vector increment behaviour

[PATCH v4 2/2] kvm: vmx: segment limit check: use access length
 2019-06-06 18:22 UTC  (2+ messages)

[PATCH V4] drivers: i2c: tegra: fix checkpatch defects
 2019-06-06 18:22 UTC  (4+ messages)

[Qemu-devel] [PATCH] ppc/pnv: activate the "dumpdtb" option on the powernv machine
 2019-06-06 17:47 UTC 

[PATCH net-next v2 0/2] xdp: Allow lookup into devmaps before redirect
 2019-06-06 18:20 UTC  (7+ messages)
` [PATCH net-next v2 1/2] bpf_xdp_redirect_map: Add flag to return XDP_PASS on map lookup failure

[RFC net-next v2 1/1] net: sched: protect against loops in TC filter hooks
 2019-06-06 18:19 UTC  (3+ messages)

[PATCH] clk: ti: clkctrl: Fix returning uninitialized data
 2019-06-06 18:19 UTC  (2+ messages)

[PATCH v5] i2c: i801: Register optional lis3lv02d I2C device on Dell machines
 2019-06-06 18:18 UTC 

[PATCH 1/6] usb: hso: correct debug message
 2019-06-06 18:18 UTC  (2+ messages)

[PATCH v4 1/2] kvm: vmx: fix limit checking in get_vmx_mem_address()
 2019-06-06 18:18 UTC  (2+ messages)

[PATCH 00/20] drm: rcar-du: Add Color Management Module (CMM)
 2019-06-06 18:18 UTC  (6+ messages)
` [PATCH 01/20] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation
` [PATCH 05/20] clk: renesas: r8a7795: Add CMM clocks

[PATCH V2 00/12] LP0 entry and exit support for Tegra210
 2019-06-06 18:17 UTC  (4+ messages)
` [PATCH V2 07/12] clk: tegra: support for Tegra210 clocks suspend-resume

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-06 18:16 UTC  (6+ messages)
` [PATCH v9 07/12] mm/sparsemem: Prepare for sub-section ranges

[PATCH net-next] net: fec: Do not use netdev messages too early
 2019-06-06 18:16 UTC  (2+ messages)

[PATCH] perf record: Add support to collect callchains from kernel or user space only
 2019-06-06 18:15 UTC  (4+ messages)

[RFC 1/1] v4l2-subdev: Rework subdev format and selection macros to work without MC
 2019-06-06 18:13 UTC  (4+ messages)

UBIFS: file data corruption during the power cut-off test
 2019-06-06 18:13 UTC  (4+ messages)

[PATCH 0/5] media: Access videobuf2 buffers via an accessor
 2019-06-06 18:13 UTC  (3+ messages)

[RFC][PATCH] xfs_restore: detect rtinherit on destination
 2019-06-06 18:12 UTC  (3+ messages)

[PATCH] drm/i915: Assume combo PHY HBR3 will be inherited by future platforms
 2019-06-06 18:09 UTC 

[LTP] [PATCH] shell: Fix tst_get_unused_port endianity
 2019-06-06 18:10 UTC  (2+ messages)

[PATCH] vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
 2019-06-06 18:09 UTC  (2+ messages)

[PATCH net-next] net: sfp: Stop SFP polling and interrupt handling during shutdown
 2019-06-06 18:09 UTC  (2+ messages)

[PATCH v2 0/3] Fix i2c and i3c scl rate according bus mode
 2019-06-06 18:08 UTC  (7+ messages)
` [PATCH v2 1/3] i3c: fix i2c and i3c scl rate by "

Kernel 4.19.47 with commit 8715ce033eb37f539e73b1570bf56404b21d46cd failed to execute NX-protected page
 2019-06-06 18:07 UTC  (5+ messages)

[PATCH] clk: armada-xp: Remove unused variables
 2019-06-06 18:07 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: imx6ul: Add csi node
 2019-06-06 15:38 UTC  (2+ messages)
` [PATCH v2 2/3] media: imx7-media-csi: add i.MX6UL support

[PATCH] kernel: module: Use struct_size() helper
 2019-06-06 18:05 UTC  (2+ messages)

[Patch v9] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2019-06-06 18:05 UTC  (3+ messages)

[PATCH i-g-t] i915/gem_exec_balancer: Fix typo in memcpy
 2019-06-06 18:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] net: Fix hang while unregistering device bound to xdp socket
 2019-06-06 18:03 UTC  (2+ messages)

[PATCH for 5.2 08/12] rseq/selftests: arm: use udf instruction for RSEQ_SIG
 2019-06-06 18:02 UTC  (7+ messages)
` [PATCH v2 "

[PATCH net-next v2 0/3] dpaa2-eth: Add support for MQPRIO offloading
 2019-06-06 18:02 UTC  (3+ messages)
` [PATCH net-next v2 2/3] dpaa2-eth: Support multiple traffic classes on Tx

[PATCH v2 0/3] Add ST lsm6dso i3c support
 2019-06-06 18:01 UTC  (7+ messages)
` [PATCH v2 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[PATCH nf] netfilter: ipv6: nf_defrag: accept duplicate fragments again
 2019-06-06 17:58 UTC  (3+ messages)

[PATCH] clk: imx8qxp: Use devm_platform_ioremap_resource()
 2019-06-06 17:57 UTC  (6+ messages)

[PATCH 1/2] ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices
 2019-06-06 17:56 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron

[PATCH 0/8] arm64: ARMv8.5-A: Branch Target Identification support
 2019-06-06 17:56 UTC  (9+ messages)
` [PATCH 4/8] arm64: Basic "

[RFC] dmaengine: add fifo_size member
 2019-06-06 17:56 UTC  (21+ messages)
` [PATCH] "

[PATCH] clk: ti: Remove unused function ti_clk_build_component_gate
 2019-06-06 17:55 UTC  (4+ messages)
` [PATCH v3] clk: ti: Remove unused functions

[PATCH] clk: Remove unused variable
 2019-06-06 17:55 UTC  (4+ messages)

[PATCH iproute2 net-next v1 1/6] Kernel header update for hardware offloading changes
 2019-06-06 17:52 UTC  (6+ messages)
` [PATCH iproute2 net-next v1 2/6] etf: Add skip_sock_check
` [PATCH iproute2 net-next v1 3/6] taprio: Add support for enabling offload mode
` [PATCH iproute2 net-next v1 4/6] taprio: add support for setting txtime_delay
` [PATCH iproute2 net-next v1 5/6] tc: etf: Add documentation for skip-skb-check
` [PATCH iproute2 net-next v1 6/6] tc: taprio: Update documentation

[PATCH bpf-next v2 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-06 17:51 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] bpf: implement "
` [PATCH bpf-next v2 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v2 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v2 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v2 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v2 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v2 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v2 8/8] bpftool: support cgroup sockopt

[PATCH v2] crypto: talitos - Use devm_platform_ioremap_resource()
 2019-06-06 17:51 UTC  (3+ messages)

[PATCH net-next v2 0/6] net/sched: Add txtime-assist support for taprio
 2019-06-06 17:50 UTC  (14+ messages)
` [Intel-wired-lan] "
` [PATCH net-next v2 1/6] igb: clear out tstamp after sending the packet
  ` [Intel-wired-lan] "
` [PATCH net-next v2 2/6] etf: Add skip_sock_check
  ` [Intel-wired-lan] "
` [PATCH net-next v2 3/6] taprio: calculate cycle_time when schedule is installed
  ` [Intel-wired-lan] "
` [PATCH net-next v2 4/6] taprio: Add support for txtime-assist mode
  ` [Intel-wired-lan] "
` [PATCH net-next v2 5/6] taprio: make clock reference conversions easier
  ` [Intel-wired-lan] "
` [PATCH net-next v2 6/6] taprio: Adjust timestamps for TCP packets
  ` [Intel-wired-lan] "

[PATCH v3 0/9] kvmppc: Paravirtualize KVM to support ultravisor
 2019-06-06 17:36 UTC  (4+ messages)
` [PATCH v3 7/9] KVM: PPC: Ultravisor: Restrict LDBAR access
` [PATCH v3 8/9] KVM: PPC: Ultravisor: Enter a secure guest
` [PATCH v3 9/9] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr

Round-Trip Time Requester with Xenomai / RTnet on Beaglebone Black
 2019-06-06 17:50 UTC  (4+ messages)
          ` Fwd: "

[PATCH 0/2] KVM: nVMX: Alternative no-EPT GUEST_CR3 fix
 2019-06-06 17:49 UTC  (6+ messages)
` [PATCH 2/2] Revert "KVM: nVMX: always use early vmcs check when EPT is disabled"

[PATCH RFC 0/2] x86/boot: Introduce the setup_header2
 2019-06-06 17:46 UTC  (6+ messages)

[Bug 110781] Radeon: heavy r300 performance drop regression between 11.x and 19.x
 2019-06-06 17:46 UTC  (2+ messages)

[PATCH v4 0/4] coresight: Do not call smp_processor_id from pre-emptible contexts
 2019-06-06 17:46 UTC  (3+ messages)

[PATCH] coresight: Add dummy definition for of_coresight_get_cpu()
 2019-06-06 17:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc/xive: Make XIVE generate the proper interrupt types
 2019-06-06 17:44 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.