All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-18 13:02:24 to 2018-05-18 13:35:04 UTC [more...]

[bpf-next V4 PATCH 0/8] xdp: introduce bulking for ndo_xdp_xmit API
 2018-05-18 13:35 UTC  (7+ messages)
` [bpf-next V4 PATCH 1/8] bpf: devmap introduce dev_map_enqueue
` [bpf-next V4 PATCH 2/8] bpf: devmap prepare xdp frames for bulking
` [bpf-next V4 PATCH 3/8] xdp: add tracepoint for devmap like cpumap have
` [bpf-next V4 PATCH 4/8] samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit
` [bpf-next V4 PATCH 5/8] xdp: introduce xdp_return_frame_rx_napi
` [bpf-next V4 PATCH 6/8] xdp: change ndo_xdp_xmit API to support bulking

[PATCH v2] xen-hvm: stop faking I/O to access PCI config space
 2018-05-18 13:33 UTC  (3+ messages)
` [Qemu-devel] [Xen-devel] "

[RFC/RFT] [PATCH 02/10] cpufreq: intel_pstate: Conditional frequency invariant accounting
 2018-05-18 13:33 UTC  (11+ messages)

[PATCH] app/test: enhance sanity script
 2018-05-18 13:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/2] IR decoding using BPF
 2018-05-18 13:33 UTC  (6+ messages)
` [PATCH v3 2/2] bpf: add selftest for rawir_event type program

[05/12] usb: usbtmc: Add ioctl for generic requests on control pipe
 2018-05-18 13:32 UTC 

[PATCH 4.16 00/55] 4.16.10-stable review
 2018-05-18 13:29 UTC  (2+ messages)

[PATCH v3] vfio/mdev: Check globally for duplicate devices
 2018-05-18 13:28 UTC  (3+ messages)

common non-cache coherent direct dma mapping ops
 2018-05-18 13:27 UTC  (14+ messages)
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
      ` [OpenRISC] "

[PATCH REPOST] mfd: syscon: atmel-smc: include string.h
 2018-05-18 13:27 UTC  (3+ messages)

[meta-networking][PATCH 1/8] netkit-rusers: Fix build when libc does not have nis builtin
 2018-05-18 13:27 UTC  (5+ messages)
` [meta-oe][PATCH 5/8] luajit: Dont use BUILD_LDFLAGS when compiling host binaries

[PATCH net] tuntap: raise EPOLLOUT on device up
 2018-05-18 13:26 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] Convert Xilinx ZynqMP to DM_USB with generic DWC3 glue logic driver
 2018-05-18 13:26 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/6] usb: dwc3: Add dwc3_init/remove with DM_USB
` [U-Boot] [PATCH v2 3/6] usb: dwc3: Add generic DWC3 glue logic driver

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-18 13:26 UTC  (16+ messages)

Xen Project Security Whitepaper v1 is ready for community review
 2018-05-18 13:26 UTC  (2+ messages)

[PATCH 4.14 00/45] 4.14.42-stable review
 2018-05-18 13:25 UTC  (3+ messages)

[4/4] USB: serial: ftdi_sio: clean up flow control management
 2018-05-18 13:25 UTC 

[3/4] USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes
 2018-05-18 13:25 UTC 

[2/4] USB: serial: ftdi_sio: use non-underscore fixed types
 2018-05-18 13:25 UTC 

[1/4] USB: serial: ftdi_sio: fix IXON/IXOFF mixup
 2018-05-18 13:25 UTC 

[LTP] [PATCH] syscalls/shmctl05: new test for IPC file use-after-free bug
 2018-05-18 13:25 UTC  (2+ messages)

VLAN performance issues with Open vSwitch when 8021q not loaded
 2018-05-18 13:24 UTC 

[U-Boot] [PATCH] arm64: dts: allwinner: h5: NanoPi NEO Plus2 : add EMAC support
 2018-05-18 13:24 UTC  (2+ messages)

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-18 13:24 UTC  (14+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver
` ✗ Fi.CI.BAT: failure for Add ChromeOS EC CEC Support (rev4)

[PATCH] cryptodev: add missing feature string
 2018-05-18 13:23 UTC 

[PATCH for-4.7/4.8] x86: Fix "x86: further CPUID handling adjustments"
 2018-05-18 13:23 UTC  (6+ messages)
` [PATCH v2 "

sound: latency and synchronization measurements
 2018-05-18 13:23 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/40] Generic background jobs
 2018-05-18 13:21 UTC  (41+ messages)
` [Qemu-devel] [PATCH v2 01/40] blockjob: Update block-job-pause/resume documentation
` [Qemu-devel] [PATCH v2 02/40] blockjob: Improve BlockJobInfo.offset/len documentation
` [Qemu-devel] [PATCH v2 03/40] job: Create Job, JobDriver and job_create()
` [Qemu-devel] [PATCH v2 04/40] job: Rename BlockJobType into JobType
` [Qemu-devel] [PATCH v2 05/40] job: Add JobDriver.job_type
` [Qemu-devel] [PATCH v2 06/40] job: Add job_delete()
` [Qemu-devel] [PATCH v2 07/40] job: Maintain a list of all jobs
` [Qemu-devel] [PATCH v2 08/40] job: Move state transitions to Job
` [Qemu-devel] [PATCH v2 09/40] job: Add reference counting
` [Qemu-devel] [PATCH v2 10/40] job: Move cancelled to Job
` [Qemu-devel] [PATCH v2 11/40] job: Add Job.aio_context
` [Qemu-devel] [PATCH v2 12/40] job: Move defer_to_main_loop to Job
` [Qemu-devel] [PATCH v2 13/40] job: Move coroutine and related code "
` [Qemu-devel] [PATCH v2 14/40] job: Add job_sleep_ns()
` [Qemu-devel] [PATCH v2 15/40] job: Move pause/resume functions to Job
` [Qemu-devel] [PATCH v2 16/40] job: Replace BlockJob.completed with job_is_completed()
` [Qemu-devel] [PATCH v2 17/40] job: Move BlockJobCreateFlags to Job
` [Qemu-devel] [PATCH v2 18/40] blockjob: Split block_job_event_pending()
` [Qemu-devel] [PATCH v2 19/40] job: Add job_event_*()
` [Qemu-devel] [PATCH v2 20/40] job: Move single job finalisation to Job
` [Qemu-devel] [PATCH v2 21/40] job: Convert block_job_cancel_async() "
` [Qemu-devel] [PATCH v2 22/40] job: Add job_drain()
` [Qemu-devel] [PATCH v2 23/40] job: Move .complete callback to Job
` [Qemu-devel] [PATCH v2 24/40] job: Move job_finish_sync() "
` [Qemu-devel] [PATCH v2 25/40] job: Switch transactions to JobTxn
` [Qemu-devel] [PATCH v2 26/40] job: Move transactions to Job
` [Qemu-devel] [PATCH v2 27/40] job: Move completion and cancellation "
` [Qemu-devel] [PATCH v2 28/40] block: Cancel job in bdrv_close_all() callers
` [Qemu-devel] [PATCH v2 29/40] job: Add job_yield()
` [Qemu-devel] [PATCH v2 30/40] job: Add job_dismiss()
` [Qemu-devel] [PATCH v2 31/40] job: Add job_is_ready()
` [Qemu-devel] [PATCH v2 32/40] job: Add job_transition_to_ready()
` [Qemu-devel] [PATCH v2 33/40] job: Move progress fields to Job
` [Qemu-devel] [PATCH v2 34/40] job: Introduce qapi/job.json
` [Qemu-devel] [PATCH v2 35/40] job: Add JOB_STATUS_CHANGE QMP event
` [Qemu-devel] [PATCH v2 36/40] job: Add lifecycle QMP commands
` [Qemu-devel] [PATCH v2 37/40] job: Add query-jobs QMP command
` [Qemu-devel] [PATCH v2 38/40] blockjob: Remove BlockJob.driver
` [Qemu-devel] [PATCH v2 39/40] iotests: Move qmp_to_opts() to VM
` [Qemu-devel] [PATCH v2 40/40] qemu-iotests: Test job-* with block jobs

[PATCH] nfp: restore the unlink operation
 2018-05-18 13:22 UTC  (4+ messages)
` [dpdk-stable] "

[PATCH 00/17] Add System Error Interrupt support to Armada SoCs
 2018-05-18 13:22 UTC  (5+ messages)
` [PATCH 10/17] irqchip/irq-mvebu-sei: add new driver for Marvell SEI

[MODERATED] [PATCH v17.1 2/2] [PATCH v17.1 2/2] SSB Fix #2
 2018-05-18 13:21 UTC  (2+ messages)
` [MODERATED] "

[PATCH 0/6] arm64: perf: Support for chaining event counters
 2018-05-18 13:22 UTC  (7+ messages)
` [PATCH 1/6] arm_pmu: Refactor maximum period handling
` [PATCH 3/6] arm_pmu: Add support for long event counters

[PATCH hwc] drm_hwcomposer: Support assigning planes in ValidateDisplay
 2018-05-18 13:21 UTC  (3+ messages)

[PATCH 0/2] powerpc: Scheduler optimization for POWER9 bigcores
 2018-05-18 13:21 UTC  (10+ messages)
` [PATCH 1/2] powerpc: Detect the presence of big-core with interleaved threads
` [PATCH 2/2] powerpc: Enable ASYM_SMT on interleaved big-core systems

[03/12] usb: usbtmc: Add ioctls to set/get usb timeout
 2018-05-18 13:20 UTC 

[PATCH] systemd: Add util-linux-umount to RDEPENDS
 2018-05-18 13:20 UTC  (4+ messages)

[PATCH 4.9 00/33] 4.9.101-stable review
 2018-05-18 13:20 UTC  (2+ messages)

[PATCH] cryptodev: extend feature flags description
 2018-05-18 13:20 UTC 

[PATCH v4 0/8] KVM: x86: hyperv: PV TLB flush for Windows guests
 2018-05-18 13:19 UTC  (8+ messages)

[PATCH v4] watchdog: da9063: Fix setting/changing timeout
 2018-05-18 13:17 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 01/10] lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversion
 2018-05-18 13:17 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 08/10] lib: Add support for rendering into packed YCbCr framebuffers

pkeys on POWER: Default AMR, UAMOR values
 2018-05-18 13:17 UTC  (2+ messages)

[RFC v4 0/5] virtio: support packed ring
 2018-05-18 13:17 UTC  (12+ messages)
` [RFC v4 3/5] virtio_ring: add packed ring support

[PATCH v3 0/9] staging: iio: ad2s1200: Driver clean up
 2018-05-18 13:17 UTC  (10+ messages)
` [PATCH v3 6/9] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v3 9/9] staging: iio: ad2s1200: Move driver out of staging

usbserial: pl2303 tx xon/xoff flow control
 2018-05-18 13:16 UTC 

[PATCH] net/i40e: fix link up failure issue
 2018-05-18 13:16 UTC  (3+ messages)

[LTP] [PATCH] pty/pty02: new test for hang involving EXTPROC|ICANON terminal mode
 2018-05-18 13:16 UTC  (2+ messages)

[PATCH v4 0/2] GMBUS changes
 2018-05-18 13:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for GMBUS changes (rev5)

[PATCH] Btrfs: fix the corruption by reading stale btree blocks
 2018-05-18 13:15 UTC  (4+ messages)

[PATCH 00/10] RFC: assorted bcachefs patches
 2018-05-18 13:13 UTC  (3+ messages)
` [PATCH 01/10] mm: pagecache add lock

[PATCH] btrfs: Document __btrfs_inc_extent_ref
 2018-05-18 13:12 UTC 

[Qemu-devel] [PATCH 0/4] display: add new bochs-display device
 2018-05-18 13:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] vga: move bochs vbe defines to header file

[Qemu-devel] [PULL 0/2] Usb 20180518 patches
 2018-05-18 13:11 UTC  (2+ messages)

[xen-unstable test] 122715: trouble: broken/fail/pass
 2018-05-18 13:10 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Test all modes on all planes
 2018-05-18 13:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc: Test all modes on all planes (rev4)

[02/12] usb: usbtmc: Support Read Status Byte with SRQ per file handle
 2018-05-18 13:10 UTC 

[PATCH 0/2] eal/malloc: fix wrong heap initialization over multiple memsegs
 2018-05-18 13:10 UTC  (2+ messages)

usbserial: pl2303 tx xon/xoff flow control
 2018-05-18 13:09 UTC 

[PATCH v3 00/13] Preparing for fanotify super block marks
 2018-05-18 13:09 UTC  (2+ messages)

printk feature for syzbot?
 2018-05-18 13:08 UTC  (10+ messages)
        ` [PATCH] printk: inject caller information into the body of message

[Buildroot] [PATCH v4 5/5] support/scripts/pkgstats: add CPE reporting
 2018-05-18 13:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/1] Bug: Sandbox: libvirt breakdowns qemu guest
 2018-05-18 13:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/1] sandbox: disable -sandbox if CONFIG_SECCOMP undefined

[PATCH v7 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
 2018-05-18 13:07 UTC  (6+ messages)
` [PATCH v7 03/12] PCI: Request control of native PCIe hotplug only if supported

[PATCH 0/7] gpu: host1x: Preparation work for destaging ABI
 2018-05-18 13:07 UTC  (3+ messages)
` [PATCH 1/7] gpu: host1x: Remove wait check support

[PATCH net-next] net:sched: add action inheritdsfield to skbmod
 2018-05-18 13:06 UTC  (2+ messages)

[Buildroot] [PATCH v5 0/7] CPE ID Support
 2018-05-18 13:05 UTC  (4+ messages)
` [Buildroot] [PATCH v5 6/7] support/scripts/pkg-stats: add CPE reporting

[PATCH net] sock_diag: fix use-after-free read in __sk_free
 2018-05-18 13:05 UTC 

[PATCH v2 1/2] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
 2018-05-18 13:04 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: arm/arm64: harden unmap_stage2_ptes in case end is not PAGE_SIZE aligned

[Buildroot] [PATCH] support/scripts/pkg-stats: flake8 print() cleanup
 2018-05-18 13:05 UTC 

[PATCH v2 00/26] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2018-05-18 13:04 UTC  (27+ messages)
` [PATCH v2 01/26] rculist: introduce list_next_or_null_rr_rcu()
` [PATCH v2 02/26] sysfs: export sysfs_remove_file_self()
` [PATCH v2 03/26] ibtrs: public interface header to establish RDMA connections
` [PATCH v2 04/26] ibtrs: private headers with IBTRS protocol structs and helpers
` [PATCH v2 05/26] ibtrs: core: lib functions shared between client and server modules
` [PATCH v2 06/26] ibtrs: client: private header with client structs and functions
` [PATCH v2 07/26] ibtrs: client: main functionality
` [PATCH v2 08/26] ibtrs: client: statistics functions
` [PATCH v2 09/26] ibtrs: client: sysfs interface functions
` [PATCH v2 10/26] ibtrs: server: private header with server structs and functions
` [PATCH v2 11/26] ibtrs: server: main functionality
` [PATCH v2 12/26] ibtrs: server: statistics functions
` [PATCH v2 13/26] ibtrs: server: sysfs interface functions
` [PATCH v2 14/26] ibtrs: include client and server modules into kernel compilation
` [PATCH v2 15/26] ibtrs: a bit of documentation
` [PATCH v2 16/26] ibnbd: private headers with IBNBD protocol structs and helpers
` [PATCH v2 17/26] ibnbd: client: private header with client structs and functions
` [PATCH v2 18/26] ibnbd: client: main functionality
` [PATCH v2 19/26] ibnbd: client: sysfs interface functions
` [PATCH v2 20/26] ibnbd: server: private header with server structs and functions
` [PATCH v2 21/26] ibnbd: server: main functionality
` [PATCH v2 22/26] ibnbd: server: functionality for IO submission to file or block dev
` [PATCH v2 23/26] ibnbd: server: sysfs interface functions
` [PATCH v2 24/26] ibnbd: include client and server modules into kernel compilation
` [PATCH v2 25/26] ibnbd: a bit of documentation
` [PATCH v2 26/26] MAINTAINERS: Add maintainer for IBNBD/IBTRS modules

[PATCH V2 1/3] clk: imx7d: correct enet phy ref clock gates
 2018-05-18 13:03 UTC  (6+ messages)
` [PATCH V2 2/3] clk: imx7d: correct enet clock CCGR registers

[PATCH v5 01/21] lib/librte_ethdev: change eth-dev-ops API to return int
 2018-05-18 13:02 UTC  (2+ messages)
` [PATCH] rte_ethdev.h: fix gcc8.1 sign conversion warining

[lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
 2018-05-18 13:02 UTC  (10+ messages)
          ` [PATCH v2] x86/asm: Pad assembly functions with INT3 instructions


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.