All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-02 13:51:53 to 2019-07-02 14:29:25 UTC [more...]

[PATCH v2] sched/fair: fix imbalance due to CPU affinity
 2019-07-02 14:29 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in technisat_usb2_rc_query
 2019-07-02 14:23 UTC  (7+ messages)
` [PATCH] media: usb: technisat-usb2: fix buffer overflow
  ` [Linux-kernel-mentees] "

[PATCH v2] usb-storage: Add a limitation for blk_queue_max_hw_sectors()
 2019-07-02 14:28 UTC  (8+ messages)

[RFC net-next] net: dsa: add support for MC_DISABLED attribute
 2019-07-02 14:27 UTC  (10+ messages)
                ` [Bridge] "

[dpdk-dev] [PATCH 00/39] adding eventmode helper library
 2019-07-02 14:26 UTC  (7+ messages)
      ` [dpdk-dev] [EXT] "

[Qemu-devel] [PATCH v6 00/16] tcg/ppc: Add vector opcodes
 2019-07-02 14:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 15/16] tcg/ppc: Update vector support to v2.07

[PATCH v5 net-next 0/6] net: ethernet: ti: cpsw: Add XDP support
 2019-07-02 14:24 UTC  (6+ messages)
` [PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add "

[PATCH] nvme: fix multipath crash when ANA deactivated
 2019-07-02 14:25 UTC  (5+ messages)

[PATCH][next] selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
 2019-07-02 14:22 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q256jvm
 2019-07-02 13:34 UTC  (2+ messages)

[PATCH] mm/page_isolate: change the prototype of undo_isolate_page_range()
 2019-07-02 14:23 UTC  (3+ messages)

[PATCH] wireless-regdb: Fix overlapping ranges for Switzerland and Liechtenstein
 2019-07-02 14:19 UTC  (2+ messages)
` [wireless-regdb] "

[dpdk-dev] [PATCH] telemetry: fix build warnings seen when using gcc 9
 2019-07-02 14:20 UTC 

stable-rc/linux-4.19.y boot: 129 boots: 3 failed, 125 passed with 1 offline (v4.19.56-73-g4d057dfd72c6)
 2019-07-02 14:21 UTC 

[PATCH] Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
 2019-07-02 14:23 UTC 

[igt-dev] [PATCH i-g-t 1/5] lib/igt_kms: remove length parameter from kmstest_force_edid
 2019-07-02 14:28 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/5] lib/igt_edid: add hdmi_vsd
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [i-g-t,1/5] lib/igt_kms: remove length parameter from kmstest_force_edid
` [igt-dev] ✓ Fi.CI.BAT: success "

[U-Boot] [PATCH 1/8] usb: r8a66597: return -ENOTSUPP from unimplemented submit_int_msg
 2019-07-02 14:25 UTC  (11+ messages)
` [U-Boot] [PATCH 3/8] usb_kdb: only process events succesfully received
` [U-Boot] [PATCH 6/8] usb: add usb_submit_int_msg_nonblock

[U-Boot] [RFC PATCH] qemu-x86: Use config_distro_bootcmd
 2019-07-02 14:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH v6 00/15] xfs: refactor and improve inode iteration
 2019-07-02 14:24 UTC  (5+ messages)
` [PATCH 02/15] xfs: create simplified inode walk function
` [PATCH 07/15] xfs: calculate inode walk prefetch more carefully

[PATCH i-g-t] i915/gem_eio: Assert the hanging request is correctly identified
 2019-07-02 14:23 UTC  (3+ messages)
` [igt-dev] "

[PATCH v7 0/2] fTPM: firmware TPM running in TEE
 2019-07-02 14:21 UTC  (8+ messages)
` [PATCH v7 1/2] "

[dpdk-dev] [PATCH 1/2] app/eventdev: fix order test port creation
 2019-07-02 14:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] test/eventdev: fix producer core validity checks

disk-activity trigger not working for nvme disk
 2019-07-02 14:20 UTC  (5+ messages)

[RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-07-02 14:20 UTC  (3+ messages)

[PATCH v6 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-07-02 14:19 UTC  (55+ messages)
` [PATCH v6 01/18] drm/virtio: pass gem reservation object to ttm init
` [PATCH v6 02/18] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v6 03/18] drm/virtio: simplify cursor updates
` [PATCH v6 04/18] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v6 05/18] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
  ` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
` [PATCH v6 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v6 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v6 09/18] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v6 10/18] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v6 11/18] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v6 12/18] drm/virtio: remove virtio_gpu_alloc_object
` [PATCH v6 13/18] drm/virtio: drop virtio_gpu_object_{ref,unref}
` [PATCH v6 14/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v6 15/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
` [PATCH v6 16/18] drm/virtio: rework virtio_gpu_cmd_context_{attach,detach}_resource
  ` [PATCH v6 16/18] drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
` [PATCH v6 17/18] drm/virtio: drop virtio_gpu_object_{reserve, unreserve}
` [PATCH v6 17/18] drm/virtio: drop virtio_gpu_object_{reserve,unreserve}
` [PATCH v6 18/18] drm/virtio: add fence sanity check

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-07-02 14:20 UTC  (6+ messages)

QA notification for completed autobuilder build (yocto-2.7.1.rc1)
 2019-07-02 14:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/8] Support disabling TCG on ARM
 2019-07-02 14:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/8] target/arm: Restrict semi-hosting to TCG
` [Qemu-devel] [PATCH v4 3/8] target/arm/helper: Move M profile routines to m_helper.c

[PATCH] Bluetooth: serdev: hci_ll: set operational frequency earlier
 2019-07-02 14:13 UTC 

linux-next: manual merge of the char-misc tree with the driver-core tree
 2019-07-02 14:18 UTC  (3+ messages)

[BUG BISECT] Net boot fails on VF50 after "dmaengine: fsl-edma: support little endian for edma driver"
 2019-07-02 14:18 UTC  (4+ messages)

[PATCH] drm/etnaviv: dump only failing submit
 2019-07-02 14:18 UTC 

[dpdk-dev] [PATCH] ethdev: support action with any config object type
 2019-07-02 14:17 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] eal/pci: Improve automatic selection of IOVA mode
 2019-07-02 14:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

Archs using generic PCI controller drivers vs. resource policy
 2019-07-02 14:17 UTC  (3+ messages)

[PATCH v2 resend 0/3] ASoC: SOF: fix suspend ordering with runtime idle
 2019-07-02 13:24 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: SOF: add runtime idle callback
` [PATCH v2 resend 3/3] ASoC: SOF: Intel: implement runtime idle for CNL/APL

[PATCH v2 0/5] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-02 14:15 UTC  (6+ messages)
` [PATCH v2 1/5] mm/vmalloc.c: Introduce a wrapper function of insert_vmap_area()
` [PATCH v2 2/5] mm/vmalloc.c: Introduce a wrapper function of insert_vmap_area_augment()
` [PATCH v2 3/5] mm/vmalloc.c: Rename function __find_vmap_area() for readability
` [PATCH v2 4/5] mm/vmalloc.c: Modify function merge_or_add_vmap_area() "
` [PATCH v2 5/5] mm/vmalloc.c: Rewrite struct vmap_area to reduce its size

[Xen-devel] [PATCH] MAINTAINERS: Add Anthony as libxl maintainer
 2019-07-02 13:53 UTC 

stable-rc/linux-4.9.y boot: 107 boots: 3 failed, 104 passed (v4.9.184-65-ga9678fbccb5b)
 2019-07-02 14:16 UTC 

[PATCH -next] btrfs: remove set but not used variable 'offset'
 2019-07-02 14:15 UTC 

[Qemu-devel] [PULL v2 00/29] Machine and x86 queue, 2019-06-28
 2019-07-02 14:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH 0/2] fix memory-less numa configuration and switch to memdev syntax in tests
  ` [Qemu-devel] [PATCH 1/2] numa: allow memory-less nodes when using memdev as backend
  ` [Qemu-devel] [PATCH 2/2] tests: use -numa memdev option in tests instead of legacy 'mem' option

Log semaphore, mutex in CTF
 2019-07-02 14:15 UTC 

[Qemu-devel] [PATCH for-4.1] target/arm: Fix sve_zcr_len_for_el
 2019-07-02 14:09 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] raw/ioat: driver for Intel QuickData Technology
 2019-07-02 14:12 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5 0/9] "
  ` [dpdk-dev] [PATCH v5 1/9] rawdev: allow devices to skip extra memory allocation
  ` [dpdk-dev] [PATCH v5 2/9] raw/ioat: add initial support for ioat rawdev driver
  ` [dpdk-dev] [PATCH v5 3/9] usertools/dpdk-devbind.py: add support for IOAT devices
  ` [dpdk-dev] [PATCH v5 4/9] raw/ioat: add register definition file
  ` [dpdk-dev] [PATCH v5 5/9] raw/ioat: create device on probe and destroy on release
  ` [dpdk-dev] [PATCH v5 6/9] raw/ioat: add device info function
  ` [dpdk-dev] [PATCH v5 7/9] raw/ioat: add configure, start and stop functions
  ` [dpdk-dev] [PATCH v5 8/9] raw/ioat: add statistics functions
  ` [dpdk-dev] [PATCH v5 9/9] raw/ioat: add local API to perform copies

[PATCH] x86/stacktrace: Do not access user space memory unnecessarily
 2019-07-02 14:14 UTC  (3+ messages)

[RFC PATCH v2 0/2] printk: new ringbuffer implementation
 2019-07-02 14:13 UTC  (10+ messages)
` [RFC PATCH v2 1/2] printk-rb: add a new printk "

[U-Boot] [PATCH v2 8/8] x86: Skip setting up MTRRs in slimbootloader
 2019-07-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 7/8] board: Add new slimbootloader board
 2019-07-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 4/8] x86: slimbootloader: Add serial driver
 2019-07-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/8] x86: slimbootloader: Add memory configuration
 2019-07-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/8] x86: slimbootloader: Add a function to access HOB
 2019-07-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/8] x86: Add new slimbootloader CPU type
 2019-07-02 14:13 UTC  (2+ messages)

The state of reproducible Builds
 2019-07-02 14:13 UTC  (3+ messages)

[PATCH -next] carl9170: remove set but not used variable 'udev'
 2019-07-02 14:12 UTC 

[PATCH][next] btrfs: fix memory leak of path on error return path
 2019-07-02 14:10 UTC  (2+ messages)

[Xen-devel] [PATCH] libxl_qmp: wait for completion of device removal
 2019-07-02 13:42 UTC  (2+ messages)

[PATCH bpf-next v2] virtio_net: add XDP meta data support
 2019-07-02 14:11 UTC  (4+ messages)
` [PATCH bpf-next v3] "

[PATCH V3] usb: gadget: storage: Remove warning message
 2019-07-02 14:10 UTC  (2+ messages)

[PATCH] drm/i915/display: Exploratory patch for fi-icl-dsi
 2019-07-02 14:09 UTC  (3+ messages)
` [PATCH] drm/i915/display: Handle lost primary_port across suspend

[Qemu-devel] [PATCH v2 0/4] Introduce the microvm machine type
 2019-07-02 14:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 4/4] hw/i386: "

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-07-02 14:07 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 19/50] tcg: let plugins instrument memory accesses

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-07-02 14:08 UTC  (8+ messages)
` [dpdk-dev] [RFC 1/5] eal: add the APIs to wait until equal

[igt-dev] [PATCH i-g-t] lib/igt_kms: remove length parameter from kmstest_force_edid
 2019-07-02 14:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] rtnet: Porting e1000e from mainline 4.14.128
 2019-07-02 14:08 UTC  (2+ messages)

[Xen-devel] [PATCH] tools/libxl: Add iothread support for COLO
 2019-07-02 14:07 UTC  (3+ messages)

[RFC v1 0/4] Some vfio-ccw fixes
 2019-07-02 14:07 UTC  (10+ messages)
` [RFC v1 1/4] vfio-ccw: Set orb.cmd.c64 before calling ccwchain_handle_ccw
` [RFC v1 2/4] vfio-ccw: No need to call cp_free on an error in cp_init
` [RFC v1 3/4] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn

[dpdk-dev] [PATCH] buildtools: filter out symbols for ICC
 2019-07-02 14:07 UTC  (3+ messages)

[PATCH 01/12] drm/i915/guc: Avoid reclaim locks during reset
 2019-07-02 14:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [01/12] "

Analyze syzbot report technisat_usb2_rc_query KASAN
 2019-07-02 14:06 UTC  (5+ messages)
` [Linux-kernel-mentees] "

[Qemu-devel] [PATCH 0/5] block: Add BDS.never_freeze
 2019-07-02 14:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] "

[PATCH] usb: storage: skip only when uas driver is loaded
 2019-07-02 14:05 UTC  (8+ messages)

[Xen-devel] [PATCH 0/9] x86: AMD x2APIC support
 2019-07-02 13:56 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 00/10] "
  ` [Xen-devel] [PATCH v2 04/10] AMD/IOMMU: use bit field for IRTE

[GIT PULL] perf/core improvements and fixes
 2019-07-02 14:02 UTC  (7+ messages)
` [PATCH 23/43] tools lib: Adopt skip_spaces() from the kernel sources

[PATCH 0/6] ASoC: Add support to WCD9340/WCD9341 codec
 2019-07-02 14:02 UTC  (3+ messages)
` [PATCH 1/6] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec

[Qemu-devel] [PATCH v3 0/4] Introduce the microvm machine type
 2019-07-02 13:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/4] hw/i386: "

stable-rc/linux-4.14.y boot: 126 boots: 4 failed, 121 passed with 1 offline (v4.14.131-44-g3734933c2330)
 2019-07-02 13:59 UTC 

[Qemu-devel] [PATCH v2 0/9] x86 CPU model versioning
 2019-07-02 13:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 7/9] i386: Make unversioned CPU models be aliases
` [Qemu-devel] [PATCH v2 9/9] i386: Add Cascadelake-Server-v2 CPU model

[PATCH] ceph: fix end offset in truncate_inode_pages_range call
 2019-07-02 13:58 UTC  (4+ messages)

[PATCH bpf-next v2 0/6] add need_wakeup flag to the AF_XDP rings
 2019-07-02 13:58 UTC  (5+ messages)
` [PATCH bpf-next v2 2/6] xsk: add support for need_wakeup flag in "
      ` [Intel-wired-lan] "

[PATCH v2 0/3] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-02 13:58 UTC  (4+ messages)
` [PATCH v2 2/3] of/platform: Add functional dependency link from DT bindings

[thud/master][PATCH] usb-lld-rtos: SRCREV update to 01.00.00.18A
 2019-07-02 13:57 UTC 

[PATCH v6] ASoC: max98090: remove 24-bit format support if RJ is 0
 2019-07-02 13:55 UTC  (2+ messages)

[dpdk-dev] DPDK techboard minutes of June 19
 2019-07-02 13:55 UTC 

Memory leaks in IPv6 ndisc on v4.19.56
 2019-07-02 13:54 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] app/testpmd: support raw encap/decap actions
 2019-07-02 13:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 1/3] "
  ` [dpdk-dev] [PATCH v2 2/3] app/testpmd: support MPLS's TC and S bits
  ` [dpdk-dev] [PATCH v2 3/3] app/testpmd: add GRE key for raw encap/decap

[PATCH 0/5] drm+clk+genpd: support for bootloader enabled display
 2019-07-02 13:53 UTC  (7+ messages)
` [PATCH 4/5] drm/msm/dsi: get the clocks into OFF state at init

[PATCH] transport-helper: enforce atomic in push_refs_with_push
 2019-07-02 13:51 UTC  (2+ messages)

[iproute2] Can't create ip6 tunnel device
 2019-07-02 13:52 UTC  (6+ messages)

[PATCH] mm: mempolicy: don't select exited threads as OOM victims
 2019-07-02 13:51 UTC  (11+ 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.