All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-06 00:05:15 to 2018-04-06 03:56:12 UTC [more...]

Problem with packages during "devtool build"
 2018-04-05 23:22 UTC  (7+ messages)

[PATCH V19 4/4] app/testpmd: enable device hotplug monitoring
 2018-04-06  3:55 UTC  (16+ messages)
` [PATCH V20 0/4] add device event monitor framework
  ` [PATCH V20 2/4] eal: "
  ` [PATCH V20 3/4] eal/linux: uevent parse and process
  ` [PATCH V20 4/4] app/testpmd: enable device hotplug monitoring
    ` [PATCH V21 0/4] add device event monitor framework
      ` [PATCH V21 1/4] eal: add device event handle in interrupt thread
      ` [PATCH V21 2/4] eal: add device event monitor framework

[PATCH] objtool: fix build with future Make
 2018-04-06  3:53 UTC  (5+ messages)
` [PATCH 2/1] Kbuild: fix # escaping in .cmd files for "

[usb-next PATCH v11 0/8] initialize (multiple) PHYs for a HCD
 2018-04-06  3:48 UTC  (8+ messages)
` [usb-next PATCH v11 3/8] usb: core: add a wrapper for the USB PHYs on the HCD
        ` [usb-next,v11,3/8] "

cron job: media_tree daily build: OK
 2018-04-06  3:47 UTC 

make xmldocs failed with error after 4.17 merge period
 2018-04-06  3:38 UTC  (2+ messages)

[PATCH 0/6] xfs: quota fixes and enhancements
 2018-04-06  3:30 UTC  (7+ messages)
` [PATCH 2/6] xfs: pass xfs_dqblk to xfs_dquot_verify/xfs_dquot_repair

[xen-unstable-smoke test] 121947: regressions - FAIL
 2018-04-06  3:23 UTC 

io_pgetevents & aio fsync V2
 2018-04-06  3:21 UTC  (9+ messages)
` [PATCH 3/6] aio: refactor read/write iocb setup
` [PATCH 5/6] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC

[PATCH v2 00/13] soundwire: Add stream support
 2018-04-06  3:24 UTC  (9+ messages)
` [PATCH v2 01/13] soundwire: Add more documentation
` [PATCH v2 10/13] soundwire: cdns: Add port routines
` [PATCH v2 11/13] soundwire: cdns: Add stream routines

[PATCH v1] mm: consider non-anonymous thp as unmovable page
 2018-04-06  3:07 UTC  (12+ messages)
                  ` [PATCH] mm: shmem: enable thp migration (Re: [PATCH v1] mm: consider non-anonymous thp as unmovable page)

KASAN: use-after-free Write in irq_bypass_register_consumer
 2018-04-06  3:15 UTC  (7+ messages)
    `  "

[PATCH 0/6] rhashtable: assorted fixes and enhancements
 2018-04-06  3:11 UTC  (10+ messages)
` [PATCH 5/6] rhashtable: support guaranteed successful insertion

KASAN: use-after-free Read in worker_thread (2)
 2018-04-06  3:12 UTC  (2+ messages)

[PATCH v3] cpufreq: cppc_cpufreq: Initialize shared cpu's perf capabilities
 2018-04-06  2:43 UTC  (2+ messages)

[xen-4.6-testing baseline-only test] 74488: trouble: blocked/broken
 2018-04-06  3:03 UTC 

[xtf test] 121817: all pass - PUSHED
 2018-04-06  3:02 UTC 

[GIT PULL] printk for 4.17
 2018-04-06  2:56 UTC  (2+ messages)

[PATCH v15 ] net/veth/XDP: Line-rate packet forwarding in kernel
 2018-04-06  2:55 UTC  (4+ messages)

[RFC] virtio: Use DMA MAP API for devices without an IOMMU
 2018-04-06  2:53 UTC  (8+ messages)

Sad News from Intel - Venky Venkatesan
 2018-04-06  2:50 UTC  (2+ messages)

[PATCH] alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering
 2018-04-06  2:48 UTC  (5+ messages)

[PATCH] staging:rtl8712: required line 80 over and multiple line
 2018-04-06  2:47 UTC 

[RESEND PATCH] arm64: fix an issue with kaslr-enabled vmlinux
 2018-04-06  2:45 UTC 

[PATCH v9 00/10] sched/cpuidle: Idle loop rework
 2018-04-06  2:44 UTC  (5+ messages)
` [PATCH v9 04/10] jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
` [PATCH v9 05/10] cpuidle: Return nohz hint from cpuidle_select()

[Qemu-devel] [PATCH v2 00/17] tcg: tb_lock_removal redux v2
 2018-04-06  2:32 UTC  (19+ messages)
` [Qemu-devel] [PATCH v2 01/17] qht: require a default comparison function
` [Qemu-devel] [PATCH v2 02/17] qht: return existing entry when qht_insert fails
` [Qemu-devel] [PATCH v2 03/17] tcg: track TBs with per-region BST's
` [Qemu-devel] [PATCH v2 04/17] tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx
` [Qemu-devel] [PATCH v2 05/17] translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB
` [Qemu-devel] [PATCH v2 06/17] translate-all: make l1_map lockless
` [Qemu-devel] [PATCH v2 07/17] translate-all: remove hole in PageDesc
` [Qemu-devel] [PATCH v2 08/17] translate-all: work page-by-page in tb_invalidate_phys_range_1
` [Qemu-devel] [PATCH v2 09/17] translate-all: move tb_invalidate_phys_page_range up in the file
` [Qemu-devel] [PATCH v2 10/17] translate-all: use per-page locking in !user-mode
` [Qemu-devel] [PATCH v2 11/17] translate-all: add page_locked assertions
` [Qemu-devel] [PATCH v2 12/17] translate-all: add page_collection assertions
` [Qemu-devel] [PATCH v2 13/17] translate-all: discard TB when tb_link_page returns an existing matching TB
` [Qemu-devel] [PATCH v2 14/17] translate-all: protect TB jumps with a per-destination-TB lock
` [Qemu-devel] [PATCH v2 15/17] cputlb: remove tb_lock from tlb_flush functions
` [Qemu-devel] [PATCH v2 16/17] translate-all: remove tb_lock mention from cpu_restore_state_from_tb
` [Qemu-devel] [PATCH v2 17/17] tcg: remove tb_lock

[RESEND v2 1/4] libnvdimm: Add of_node to region and bus descriptors
 2018-04-06  2:25 UTC  (16+ messages)
` [RESEND v2 3/4] doc/devicetree: Persistent memory region bindings

[PATCH net] net/ipv6: Increment OUTxxx counters after netfilter hook
 2018-04-06  2:24 UTC  (2+ messages)

[PATCH 2/2] net: phy: dp83640: Read strapped configuration settings
 2018-04-06  2:24 UTC  (4+ messages)

[Qemu-devel] [PATCH] tcg: Fix out-of-line generic vector compares
 2018-04-06  2:23 UTC  (2+ messages)

[Buildroot] [RFC PATCH] download/git: fix basename for files inside tarballs
 2018-04-06  2:21 UTC  (2+ messages)

[PATCH 0/4] hv_netvsc: Fix shutdown issues on older Windows hosts
 2018-04-06  2:21 UTC  (3+ messages)

4.15.14 crash with iscsi target and dvd
 2018-04-06  2:20 UTC  (12+ messages)

[PATCH net-next] hv_netvsc: Add NetVSP v6 into version negotiation
 2018-04-06  2:17 UTC  (3+ messages)

[PATCH -mm] mm, gup: prevent pmd checking race in follow_pmd_mask()
 2018-04-06  2:16 UTC  (4+ messages)

aio poll and a new in-kernel poll API V9
 2018-04-06  2:15 UTC  (4+ messages)
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation

[PATCH net] net: mvpp2: Fix parser entry init boundary check
 2018-04-06  2:14 UTC  (2+ messages)

[xfstests-bld PATCH] util/parse_cli: use getopt to parse the options
 2018-04-06  2:13 UTC  (2+ messages)

[PATCH v2 0/4] vmscan per-cgroup reclaim fixes
 2018-04-06  2:13 UTC  (5+ messages)
` [PATCH v2 3/4] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH v2 4/4] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim

[Query] ARM64 kaslr support - randomness, seeding and kdump
 2018-04-06  2:09 UTC  (12+ messages)

[PATCH net] arp: fix arp_filter on l3slave devices
 2018-04-06  2:05 UTC  (3+ messages)

[PATCH net] net: dsa: Discard frames from unused ports
 2018-04-06  2:04 UTC  (2+ messages)

[PATCH 01/13] drm/msm: Stop consulting plane->fb/crtc
 2018-04-06  2:03 UTC  (4+ messages)
` [PATCH 06/13] drm/exynos: Stop updating plane->crtc

[PATCH net] netns: filter uevents correctly
 2018-04-06  2:02 UTC  (4+ messages)

[GIT PULL] x86/build changes for v4.17
 2018-04-06  2:02 UTC  (17+ messages)

WARNING in up_write
 2018-04-06  2:01 UTC  (9+ messages)

[Bug 105869] clang crashes when compiling OpenCL kernel
 2018-04-06  1:59 UTC  (2+ messages)

[Bug 101976] glmark2 random blank or background only screen freeze over mesa3d 17.1 and 17.3 with radeon rx550 AMD POLARIS12
 2018-04-06  1:57 UTC  (2+ messages)
` [Bug 101976] glmark2 random blank or background only screen freeze over amdgpu rx550 AMD POLARIS12 due to dpm

[PATCH 0/4] tracing: A few inter-event bugfixes
 2018-04-06  1:53 UTC  (9+ messages)
` [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers

[PATCH v4 0/1] Safe LSM (un)loading, and immutable hooks
 2018-04-06  1:50 UTC  (6+ messages)

[PATCH v3 1/4] drm/i915: Enable edp psr error interrupts on hsw
 2018-04-06  1:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [v4] drm/i915: Enable edp psr error interrupts on hsw (rev3)

[PATCH] mm/page_alloc: call set_pageblock_order() once for each node
 2018-04-06  1:46 UTC  (7+ messages)

[xen-4.6-testing test] 121799: regressions - FAIL
 2018-04-06  1:44 UTC 

[PATCH] make net_gso_ok return false when gso_type is zero(invalid)
 2018-04-06  1:43 UTC 

[Qemu-devel] [PATCH 00/16] tcg: tb_lock removal redux v1
 2018-04-06  1:40 UTC  (10+ messages)
` [Qemu-devel] [PATCH 10/16] translate-all: use per-page locking in !user-mode
` [Qemu-devel] [PATCH 12/16] translate-all: discard TB when tb_link_page returns an existing matching TB
` [Qemu-devel] [PATCH 15/16] translate-all: remove tb_lock mention from cpu_restore_state_from_tb

[RFC 0/9] bpf: Add buildid check support
 2018-04-06  1:37 UTC  (6+ messages)
` [PATCH 3/9] kbuild: Do not pass arguments to link-vmlinux.sh

[Qemu-devel] [PATCH v4] linux-user: fix preadv/pwritev offsets
 2018-04-06  1:36 UTC 

[oe-commits] [openembedded-core] 55/78: libshmfence: update to 1.3
 2018-04-06  1:36 UTC 

[PATCH] mm/memblock: fix potential issue in memblock_search_pfn_nid()
 2018-04-06  1:35 UTC  (7+ messages)

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-06  1:34 UTC  (4+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

[PATCH v2 0/2] gfs2: Stop using rhashtable_walk_peek
 2018-04-06  1:33 UTC  (6+ messages)
` [Cluster-devel] "

[U-Boot] [PATCH v3] efi_loader: Check machine type in the image header
 2018-04-06  1:32 UTC 

[GIT PULL] sound updates for 4.17-rc1
 2018-04-06  1:31 UTC  (6+ messages)

[RESEND 0/3] Add support for memcpy_mcsafe
 2018-04-06  1:26 UTC  (10+ messages)
` [RESEND 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem

[Qemu-devel] [PATCH for-2.13 00/13] target/ppc: Assorted cpu cleanups (esp. hash64 MMU)
 2018-04-06  1:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-2.13 13/13] target/ppc: Fold slb_nr into PPCHash64Options

[Qemu-devel] [PATCH v2 00/67] target/arm: Scalable Vector Extension
 2018-04-06  1:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
` [Qemu-devel] [PATCH v2 06/67] target/arm: Implement SVE predicate test
  ` [Qemu-devel] [Qemu-arm] "

[RFC] ring: relax alignment constraint on ring structure
 2018-04-06  1:26 UTC  (11+ messages)
` [PATCH] "

(unknown),
 2018-04-06  1:18 UTC 

[PATCH v2] cpufreq: cppc_cpufreq: Initialize shared cpu's perf capabilities
 2018-04-06  1:21 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] bpf/verifier: subprog/func_call simplifications
 2018-04-06  1:20 UTC  (4+ messages)

[PATCH 0/5] powerpc: Remove support for Marvell mv64x60 hostbridges
 2018-04-06  1:17 UTC  (6+ messages)
` [PATCH 1/5] powerpc/embedded6xx: Remove C2K board support
` [PATCH 2/5] powerpc/boot: Remove support for Marvell MPSC serial controller
` [PATCH 3/5] powerpc/boot: Remove support for Marvell mv64x60 i2c controller
` [PATCH 4/5] powerpc/boot: Remove core support for Marvell mv64x60 hostbridges
` [PATCH 5/5] powerpc: "

[Question] Behaviour of directory listing in XFS with concurrent deletes
 2018-04-06  1:18 UTC  (2+ messages)

[ovmf baseline-only test] 74496: trouble: blocked/broken
 2018-04-06  1:17 UTC 

[PATCH 0/5] ASoC: Intel: geminilake: Adds da7219+max98537 machine driver support
 2018-04-06  1:15 UTC  (4+ messages)
` [PATCH 2/5] ASoC: Intel: Headset button support in broxton machine driver

[xen-unstable-smoke bisection] complete build-arm64-xsm
 2018-04-06  1:15 UTC 

[PATCH v2] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-06  1:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dp: Send DPCD ON for MST before phy_up (rev2)

x86/dma conversion for v4.17-rc1 breaks sound / sst-acpi (commit 6e4bf5867783)
 2018-04-06  1:14 UTC  (3+ messages)

[PATCH v14.1 00/21] xfs: online repair support
 2018-04-06  1:05 UTC  (5+ messages)
` [PATCH 10/21] xfs: add helper routines for the repair code
` [PATCH 11/21] xfs: repair superblocks

Questions on openBMC compilation
 2018-04-06  1:00 UTC 

[Qemu-devel] [PULL 00/20] tcg: generic vector operaions
 2018-04-06  0:56 UTC  (7+ messages)
` [Qemu-devel] [PULL 16/20] target/arm: Use vector infrastructure for aa64 compares

git source files with rw permissions
 2018-04-06  0:53 UTC 

[PATCH v7] kernel.h: Retain constant expression output for max()/min()
 2018-04-06  0:52 UTC  (8+ messages)

Multi-Actuator SAS HDD First Look
 2018-04-06  0:51 UTC  (8+ messages)

Self-inflicted "abort" in a newbie attempt at read-only exploration of a cloned repository?
 2018-04-06  0:50 UTC  (4+ messages)

Packet corrupts to guest system system from host kernel 4.16.x
 2018-04-06  0:49 UTC 

[PATCH] oe-selftest: qemutest: add tests for qemu boot and shutdown
 2018-04-06  0:46 UTC  (4+ messages)

Mapping IPMI boot device selector to D-Bbus properties
 2018-04-06  0:45 UTC  (2+ messages)

[xen-unstable-smoke test] 121936: regressions - FAIL
 2018-04-06  0:42 UTC 

linux-next: manual merge of the tty tree with the arm-soc tree
 2018-04-06  0:38 UTC  (3+ messages)

[PATCH] drm/i915: set minimum CD clock to twice the BCLK
 2018-04-06  0:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: set minimum CD clock to twice the BCLK. (rev3)

[PATCH v30 0/4] Virtio-balloon: support free page reporting
 2018-04-06  0:11 UTC  (14+ messages)
` [PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
                    ` [virtio-dev] "

[RFC] drm/atomic+msm: add helper to implement legacy dirtyfb
 2018-04-06  0:36 UTC  (12+ messages)

[PATCH 0/3] Optimize use of DBuf slices
 2018-04-06  0:31 UTC  (3+ messages)
` [PATCH 3/3] drm/i915/icl: update ddb entry start/end mask during hw ddb readout

[PATCH 1/2] count: Use consistent coding style
 2018-04-06  0:31 UTC  (2+ messages)
` [PATCH 2/2] count: Add unbreakable spaces for line numbers

AMD graphics performance regression in 4.15 and later
 2018-04-06  0:30 UTC 

[PATCH v5 00/12] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2018-04-06  0:28 UTC  (5+ messages)
` [PATCH v5 02/12] [media] cxd2880-spi: Add support for CXD2880 SPI interface

[PATCH] resource: Fix integer overflow at reallocation
 2018-04-06  0:23 UTC  (5+ messages)

[Bug 103383] New: "xset dpms force on" does not unblank laptop screen after "xset dpms force off" is run (or system enters sleep mode)
 2018-04-06  0:22 UTC  (2+ messages)
  ` [Bug 103383] "

[PATCH 0/3] add Hyper-V bus and network driver
 2018-04-06  0:22 UTC  (6+ messages)
` [PATCH 2/3] usertools: add hv_uio_setup script

[PATCH v3 1/2] net/bnxt: switch to the new offload API
 2018-04-06  0:22 UTC  (3+ messages)
` [PATCH v4 1/2] net/bnxt: fix rx_drop_en setting
  ` [PATCH v4 2/2] net/bnxt: switch to the new offload API

bcache: bad block header
 2018-04-06  0:21 UTC  (6+ messages)
  ` bcache and hibernation (was: bcache: bad block header)
    ` bcache and hibernation

[PATCH 00/17] ICL PLLs, DP/HDMI and misc display
 2018-04-06  0:20 UTC  (3+ messages)
` [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

Errors testing on macOS High Sierra version 10.13.4
 2018-04-06  0:20 UTC  (3+ messages)

[Bug 100446] New: Backlight control not working on Pascal / GP106 using nouveau drivers
 2018-04-06  0:20 UTC  (2+ messages)
  ` [Bug 100446] "

[PATCH] nvme: fix flush dependency in delete controller flow
 2018-04-06  0:18 UTC  (6+ messages)

linux-next: build failure after merge of the parisc-hd tree
 2018-04-06  0:15 UTC 

[RfC PATCH] Add udmabuf misc device
 2018-04-06  0:11 UTC  (7+ messages)
      ` [Qemu-devel] "

[libvirt test] 121771: tolerable all pass - PUSHED
 2018-04-06  0:06 UTC 

[GIT PULL] USB/PHY driver patches for 4.17-rc1
 2018-04-06  0:04 UTC  (5+ 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.