All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-03 16:21:35 to 2019-06-03 16:56:34 UTC [more...]

[dpdk-dev] [PATCH 03/39] examples/l2fwd-event: move structures to common header
 2019-06-03 16:49 UTC  (34+ messages)
` [dpdk-dev] [PATCH 04/39] examples/l2fwd-event: move global vars "
` [dpdk-dev] [PATCH 05/39] examples/l2fwd-event: move dataplane code to new file
` [dpdk-dev] [PATCH 06/39] examples/l2fwd-event: remove unused header includes
` [dpdk-dev] [PATCH 07/39] examples/l2fwd-event: move drain buffers to new function
` [dpdk-dev] [PATCH 08/39] examples/l2fwd-event: optimize check for master core
` [dpdk-dev] [PATCH 09/39] examples/l2fwd-event: move periodic tasks to new func
` [dpdk-dev] [PATCH 10/39] examples/l2fwd-event: do timer updates only on master
` [dpdk-dev] [PATCH 11/39] examples/l2fwd-event: move pkt send code to a new func
` [dpdk-dev] [PATCH 12/39] examples/l2fwd-event: use fprintf in usage print
` [dpdk-dev] [PATCH 13/39] examples/l2fwd-event: improvements to the "
` [dpdk-dev] [PATCH 14/39] eventdev: add files for eventmode helper
` [dpdk-dev] [PATCH 15/39] eventdev: add routines for logging "
` [dpdk-dev] [PATCH 16/39] eventdev: add eventmode CL options framework
` [dpdk-dev] [PATCH 17/39] eventdev: allow application to set ethernet portmask
` [dpdk-dev] [PATCH 18/39] eventdev: add framework for eventmode conf
` [dpdk-dev] [PATCH 19/39] eventdev: add common initialize routine for eventmode devs
` [dpdk-dev] [PATCH 20/39] eventdev: add eventdevice init for eventmode
` [dpdk-dev] [PATCH 21/39] eventdev: add eventdev port-lcore link
` [dpdk-dev] [PATCH 22/39] eventdev: add option to specify schedule mode for app stage
` [dpdk-dev] [PATCH 23/39] eventdev: add placeholder for ethdev init
` [dpdk-dev] [PATCH 24/39] eventdev: add Rx adapter init in eventmode
` [dpdk-dev] [PATCH 25/39] eventdev: add routine to validate conf
` [dpdk-dev] [PATCH 26/39] eventdev: add default conf for event devs field in conf
` [dpdk-dev] [PATCH 27/39] eventdev: add default conf for Rx adapter conf
` [dpdk-dev] [PATCH 28/39] eventdev: add default conf for event port-lcore link
` [dpdk-dev] [PATCH 29/39] eventdev: add routines to display the eventmode conf
` [dpdk-dev] [PATCH 30/39] eventdev: add routine to access eventmode link info
` [dpdk-dev] [PATCH 31/39] eventdev: add routine to access event queue for eth Tx
` [dpdk-dev] [PATCH 32/39] eventdev: add routine to launch eventmode workers
` [dpdk-dev] [PATCH 33/39] eventdev: add Tx adapter support
` [dpdk-dev] [PATCH 34/39] eventdev: add support for internal ports
` [dpdk-dev] [PATCH 35/39] eventdev: display Tx adapter conf
` [dpdk-dev] [PATCH 37/39] examples/l2fwd-event: add eventmode worker

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-03 16:55 UTC  (69+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[RESEND PATCH v3] KVM: x86: Add Intel CPUID.1F cpuid emulation support
 2019-06-03 16:56 UTC  (2+ messages)

[PATCH 01/15] drm/i915: Make the semaphore saturation mask global
 2019-06-03 16:56 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/15] "

✅ PASS: Test report for kernel 5.1.7-rc1-6b1cd91.cki (stable)
 2019-06-03 16:56 UTC 

[PATCH v4 0/5] drm: Fix fb changes for async updates
 2019-06-03 16:56 UTC  (5+ messages)
` [PATCH v4 1/5] drm/rockchip: fix fb references in async update
` [PATCH v4 2/5] drm/amd: "
` [PATCH v4 3/5] drm/msm: "
  ` [PATCH v4 5/5] drm: don't block fb changes for async plane updates

[PATCH v5 1/4] x86/mem_sharing: reorder when pages are unlocked and released
 2019-06-03 16:55 UTC  (12+ messages)
` [PATCH v5 4/4] x86/mem_sharing: compile mem_sharing subsystem only when kconfig is enabled
    ` [Xen-devel] "

[Qemu-devel] [PATCH 0/5] virtio: fix some issues of "started" and "start_on_kick" flag
 2019-06-03 16:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] virtio: Set "start_on_kick" on virtio_set_features()

do_rootfs fails while attempting to install hostapd package
 2019-06-03 16:54 UTC  (7+ messages)

[PATCH v3 0/5] drm: Fix fb changes for async updates
 2019-06-03 16:53 UTC  (6+ messages)
` [PATCH v3 5/5] drm: don't block fb changes for async plane updates

remove unneeded #ifdef MODULE
 2019-06-03 16:46 UTC  (3+ messages)
` [PATCH 2/3] drivers: scsi: remove unnecessary "

[PATCH] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
 2019-06-03 16:52 UTC  (3+ messages)

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-06-03 16:52 UTC  (4+ messages)

[Qemu-devel] [Bug 1831477] [NEW] update edk2 submodule & binaries to edk2-stable201905
 2019-06-03 16:41 UTC 

[PATCH] jffs2: do not use C++ style comments in uapi header
 2019-06-03 16:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/ppc: Use tcg_gen_gvec_bitsel
 2019-06-03 16:49 UTC 

[PATCH net-next 0/7] net: add struct nexthop to fib{6}_info
 2019-06-03 16:50 UTC  (6+ messages)

[PATCH V2 1/2] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-06-03 16:50 UTC  (8+ messages)

[PATCH v4 00/13] Add support for other checksums
 2019-06-03 16:50 UTC  (5+ messages)
` [PATCH v4 10/13] btrfs: add boilerplate code for directly including the crypto framework
` [PATCH v4 11/13] btrfs: directly call into crypto framework for checsumming

[Ksummit-discuss] [MAINTAINERS SUMMIT] Squashing bugs!
 2019-06-03 16:48 UTC  (4+ messages)

[RFC PATCH 00/57] drivers: Consolidate device lookup helpers
 2019-06-03 16:45 UTC  (4+ messages)
` [RFC PATCH 39/57] drivers: mux: Use class_find_device_by_of_node helper

[PATCH] RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS
 2019-06-03 16:44 UTC  (3+ messages)

[Buildroot] [PATCH] linux: enable UEVENT_HELPER when mdev is used
 2019-06-03 16:44 UTC  (6+ messages)

[dpdk-dev] eal/pci: Improve automatic selection of IOVA mode
 2019-06-03 16:44 UTC  (3+ messages)

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-06-03 16:42 UTC  (9+ messages)

[MPTCP] Change in ...mptcp_net-next[scripts]: ci:virtme: run tests with/without error detectors
 2019-06-03 16:43 UTC 

[MPTCP] Change in ...mptcp_net-next[scripts]: ci:virtme: refactoring to split in functions
 2019-06-03 16:43 UTC 

[PATCH] powerpc: Enable kernel XZ compression option on PPC_85xx
 2019-06-03 16:41 UTC 

[PATCHv2 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-03 16:42 UTC  (2+ messages)

[Qemu-devel] Headers without multiple inclusion guards
 2019-06-03 16:23 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] blockdev: Overlays are not snapshots
 2019-06-03 16:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qapi/block-core: "
` [Qemu-devel] [PATCH 2/2] blockdev: "

[PATCH] ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix
 2019-06-03 16:40 UTC  (7+ messages)

[Qemu-devel] [PATCH RFC v20 0/8] QEMU AVR 8 bit cores
 2019-06-03 16:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC v20 3/8] target/avr: Add mechanism to check for active debugger connection

[Qemu-devel] [PATCH] q35: fix mmconfig and PCI0._CRS
 2019-06-03 16:23 UTC  (4+ messages)

[PATCH v4 bpf-next 0/2] Better handling of xskmap entries
 2019-06-03 16:38 UTC  (3+ messages)
` [PATCH v4 bpf-next 1/2] bpf: Allow bpf_map_lookup_elem() on an xskmap
` [PATCH v4 bpf-next 2/2] libbpf: remove qidconf and better support external bpf programs

glibc nptl tst-robustpi8.c crashes since v5.0.3-rt1
 2019-06-03 16:38 UTC  (2+ messages)

[PATCH 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-06-03 16:38 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests: add libatomic dependency
 2019-06-03 16:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/4] "

[PATCH 0/7] media: cedrus: Improvements/cleanup
 2019-06-03 16:37 UTC  (5+ messages)
` [PATCH 7/7] media: cedrus: Improve H264 memory efficiency

[PATCH V2 1/5] perf cpumap: Retrieve die id information
 2019-06-03 16:36 UTC  (3+ messages)
` [PATCH V2 3/5] perf stat: Support per-die aggregation

GRUB failed to install on Fujitsu M10-4
 2019-06-03 16:36 UTC  (2+ messages)

[PATCH] x86/SMP: don't try to stop already stopped CPUs
 2019-06-03 16:35 UTC  (6+ messages)
    ` [Xen-devel] "

[PATCH v6] platform/chrome: Add Wilco EC keyboard backlight LEDs support
 2019-06-03 16:35 UTC  (3+ messages)

possible deadlock in process_measurement
 2019-06-03 16:35 UTC  (2+ messages)

PROBLEM: oops spew with Linux 5.1.5 (NFS regression?)
 2019-06-03 16:34 UTC  (4+ messages)

[RESEND PATCH 0/6] Perf uncore support for Snow Ridge server
 2019-06-03 16:34 UTC  (2+ messages)

[PATCH 0/2] fs: Hole punch vs page cache filling races
 2019-06-03 16:33 UTC  (3+ messages)
` [PATCH 2/2] ext4: Fix stale data exposure when read races with hole punch

[PATCH 1/5] nvme: update list-ns nsid option
 2019-06-03 16:33 UTC  (10+ messages)
` [PATCH 2/5] nvme: update description for "nvme list" command
` [PATCH 3/5] fabrics: Fix memory leak of subsys list
` [PATCH 4/5] nvme-print: fix json object memory leak
` [PATCH 5/5] nvme: fix coding style issue

[PATCH V2 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-06-03 16:32 UTC  (7+ messages)
` [PATCH V2 1/2] DT: mailbox: add binding doc for the ARM SMC mailbox
` [PATCH V2 2/2] mailbox: introduce ARM SMC based mailbox

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-03 16:32 UTC  (5+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF

[PATCH v3 00/11] Add the "[exports] rootdir" option to nfs.conf
 2019-06-03 16:32 UTC  (15+ messages)
` [PATCH v3 01/11] mountd: Ensure we don't share cache file descriptors among processes
  ` [PATCH v3 02/11] Add a simple workqueue mechanism
    ` [PATCH v3 03/11] Allow callers to check mountpoint status using a custom lstat function
      ` [PATCH v3 04/11] Add utilities for resolving nfsd paths and stat()ing them
        ` [PATCH v3 05/11] Use xstat() with no synchronisation if available
          ` [PATCH v3 06/11] Add helpers to read/write to a file through the chrooted thread
            ` [PATCH v3 07/11] Add a helper to return the real path given an export entry
              ` [PATCH v3 08/11] Add support for the "[exports] rootdir" nfs.conf option to rpc.mountd

[PATCH 1/3] x86/CPU: Add more Icelake model number
 2019-06-03 16:30 UTC  (5+ messages)
` [PATCH 2/3] perf/x86/intel: Add more Icelake CPUIDs

[PATCH 3/7] vfs: Add a mount-notification facility
 2019-06-03 16:30 UTC  (9+ messages)
` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications

[PATCH 0/2] drm/i915: timeline semaphore support
 2019-06-03 16:29 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: add syncobj timeline support

[PATCH] drm/i915: Fix per-pixel alpha with CCS
 2019-06-03 16:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/9] ASoC: SOF: new functionality with MINOR ABI changes
 2019-06-03 16:27 UTC  (3+ messages)
` [PATCH 1/9] ASoC: SOF: uapi: mirror firmware changes

[PATCH 0/4] add MACHINE FEATURES condition sgx for additional modules and demos
 2019-06-03 16:25 UTC  (2+ messages)

[PATCH v5 0/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-06-03 16:25 UTC  (5+ messages)
` [PATCH v5 3/3] "

[PATCH v9 1/2] power_supply: wilco_ec: Add charging config driver
 2019-06-03 16:24 UTC  (2+ messages)

Xenomai arm64 plans?
 2019-06-03 16:24 UTC  (4+ messages)

[PATCH v2] watchdog: renesas_wdt: Add a few cycles delay
 2019-06-03 16:23 UTC  (2+ messages)

[PATCH v6 1/1] f2fs: ioctl for removing a range from F2FS
 2019-06-03 16:23 UTC  (4+ messages)

[PATCH] block: fix a crash in do_task_dead()
 2019-06-03 16:23 UTC  (5+ messages)

[PATCH] coresight: Add dummy definition for of_coresight_get_cpu()
 2019-06-03 16:21 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.