All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-31 07:48:23 to 2018-05-31 08:55:38 UTC [more...]

[PATCH 4.14 1/4] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-05-31  8:54 UTC  (4+ messages)
` [PATCH 4.14 2/4] powerpc/mm/slice: create header files dedicated to slices
` [PATCH 4.14 3/4] powerpc/mm/slice: Enhance for supporting PPC32
` [PATCH 4.14 4/4] powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-05-31  8:55 UTC  (8+ messages)

time_based not working with randread
 2018-05-31  8:55 UTC  (3+ messages)

[PATCH v4 0/5] Reintroduce i.MX EPIT Timer
 2018-05-31  8:54 UTC  (15+ messages)
` [PATCH v4 3/5] Documentation: DT: add i.MX EPIT timer binding
` [PATCH v4 4/5] clocksource: add driver for i.MX EPIT timer
` [PATCH v4 5/5] ARM: dts: imx6qdl: add missing compatible and clock properties for EPIT

[PATCH v2 0/8] gnss: add new GNSS subsystem
 2018-05-31  8:52 UTC  (6+ messages)
` [PATCH v2 4/8] dt-bindings: gnss: add u-blox binding

[PATCH ] dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
 2018-05-31  8:48 UTC 

[PATCH v2] lib/bch: Remove VLA usage
 2018-05-31  8:52 UTC  (2+ messages)

[PATCH net 0/2] ip[6] tunnels: fix mtu calculations
 2018-05-31  8:52 UTC  (4+ messages)
` [PATCH net 1/2] ip_tunnel: restore binding to ifaces with a large mtu

[PATCH 0/3] Provide more fine grained control over multipathing
 2018-05-31  8:51 UTC  (13+ messages)
` [PATCH 1/3] nvme: provide a way to disable nvme mpath per subsystem

[PATCH] netfilter: properly initialize xt_table_info structure
 2018-05-31  8:51 UTC  (11+ messages)
  ` [PATCH v2] "

[PATCH] memcg: force charge kmem counter too
 2018-05-31  8:51 UTC  (11+ messages)

[Qemu-devel] Recording I/O activity after KVM does a VMEXIT
 2018-05-31  8:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] ARM virt: Support up to 256 PCIe buses
 2018-05-31  8:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] hw/arm/virt: Add a new 256MB ECAM region

[PATCH net-next] net/ncsi: Avoid GFP_KERNEL in response handler
 2018-05-31  8:50 UTC  (2+ messages)

[cip-dev] [PATCH v2 00/11] Add support for Thermal and CMT
 2018-05-31  8:49 UTC  (4+ messages)
` [cip-dev] [PATCH v2 07/11] ARM: dts: r8a7743: Add thermal device to DT

[Rocko] conflicts with clang libraries
 2018-05-31  8:49 UTC  (2+ messages)
` ?==?utf-8?q? "

[PATCH 1/4] drm/i915: Switch to kernel context before idling at runtime
 2018-05-31  8:48 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: "Race-to-idle" after switching to the kernel context
` [PATCH 3/4] drm/i915: After reset on sanitization, reset the engine backends
` [PATCH 4/4] drm/i915: Only sanitize GEM from late suspend
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Switch to kernel context before idling at runtime
` ✓ Fi.CI.BAT: success "

[PATCH RFC] Revert "f2fs: avoid cpu lockup"
 2018-05-31  8:32 UTC 

BLE advertise name
 2018-05-31  8:47 UTC  (8+ messages)

[bpf-next V1 PATCH 0/8] bpf/xdp: add flags argument to ndo_xdp_xmit and flag flush operation
 2018-05-31  8:47 UTC  (8+ messages)
` [bpf-next V1 PATCH 2/8] i40e: implement flush flag for ndo_xdp_xmit
` [bpf-next V1 PATCH 8/8] bpf/xdp: devmap can avoid calling ndo_xdp_flush

[PATCH v5 00/10] track CPU utilization
 2018-05-31  8:46 UTC  (4+ messages)
` [PATCH v5 03/10] cpufreq/schedutil: add rt utilization tracking

[GIT PULL] clk: tegra: Changes for v4.18-rc1
 2018-05-31  8:45 UTC 

[RFC PATCH 0/1] i2c: rcar: handle RXDMA HW bug on Gen3
 2018-05-31  8:45 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[PATCH 00/12] iwlwifi: updates intended for v4.18 2018-04-22
 2018-05-31  8:44 UTC  (5+ messages)
` [PATCH 01/12] iwlwifi: allow different csr flags for different device families
  ` iwlwifi: regression due to: "

[PATCH 00/14] testimage: restore 'auto' behaviour and a few other fixes
 2018-05-31  8:45 UTC  (15+ messages)
` [PATCH 01/14] oeqa/core/loader.py: support the 'auto' keyword
` [PATCH 02/14] testimage.bbclass: fix behavior of empty TEST_SUITES
` [PATCH 03/14] oeqa/core/decorator/__init__.py: set metaclass to ABCMeta
` [PATCH 04/14] oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'
` [PATCH 05/14] oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set
` [PATCH 06/14] oeqa/runtime/cases/selftest.py: rename to _selftest.py
` [PATCH 07/14] testimage.bbclass: also check 'auto' to create rpm index
` [PATCH 08/14] oeqa/core/decorator/data.py: fix skipIfNotInDataVar
` [PATCH 09/14] oeqa/runtime/cases/rpm.py: skip if rpm not available
` [PATCH 10/14] oeqa/runtime/cases/multilib.py: skip if needed packages are "
` [PATCH 11/14] oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logic
` [PATCH 12/14] bitbake.conf: fix HOSTTOOLS setting related to image testing
` [PATCH 13/14] testimage-auto.bbclass: execute the same codes as testimage task
` [PATCH 14/14] oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096

[Qemu-devel] [PATCH v2 0/7] ramfb: simple boot framebuffer, no legacy vga
 2018-05-31  8:43 UTC  (5+ messages)

[PATCH] cpuset: Enforce that a child's cpus must be a subset of the parent
 2018-05-31  8:42 UTC  (12+ messages)

Dead lock condition occured ipanic during register_netdevice_notifier call in 4.9.102 <Draft>
 2018-05-31  8:43 UTC 

[PATCH] media: helene: fix tuning frequency of satellite
 2018-05-31  8:43 UTC  (4+ messages)

[PATCH 1/2] drm: split out buffer lookup from fake VMA offset
 2018-05-31  8:41 UTC  (6+ messages)
` [PATCH 2/2] drm/etnaviv: properly implement mmaping of imported buffers

[Qemu-devel] [PATCH v2] ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning
 2018-05-31  8:40 UTC  (3+ messages)

[PATCH] kbuild: add machine size to CHEKCFLAGS
 2018-05-31  8:38 UTC  (7+ messages)

OpenBMC Security Working Group Kick Off
 2018-05-31  8:38 UTC  (2+ messages)

[PATCH RFC] btrfs: scrub: Don't use inode pages for device replace
 2018-05-31  8:35 UTC 

[Buildroot] [PATCH 1/2] configs/stm32f429: force usage of BINUTILS 2.28.x
 2018-05-31  8:34 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] hw/arm/virt: Add another UART
 2018-05-31  8:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/3] hw/arm/virt: Add another UART to the virt board

[xen-unstable test] 123379: regressions - FAIL
 2018-05-31  8:32 UTC  (2+ messages)

[Buildroot] [Bug 11056] New: Compiling a file that uses libdrm headers fails with: fatal error: drm.h: No such file or directory
 2018-05-31  8:31 UTC  (3+ messages)
` [Buildroot] [Bug 11056] "

[Qemu-devel] [PATCH v9 0/7] monitor: let Monitor be thread safe
 2018-05-31  8:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v9 5/7] monitor: remove event_clock_type

[RESEND PATCH v4 0/2] mailbox: introduce STMicroelectronics STM32 IPCC driver
 2018-05-31  8:27 UTC  (9+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: mailbox: add STMicroelectronics STM32 IPCC binding
` [RESEND PATCH v4 2/2] mailbox: add STMicroelectronics STM32 IPCC driver

[RFC][PATCHES] reducing d_add() use, part 3 (procfs)
 2018-05-31  8:28 UTC  (3+ messages)
` [PATCH 1/5] procfs: get rid of ancient BS in pid_revalidate() uses

[Qemu-devel] [PATCH] KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twice
 2018-05-31  8:27 UTC  (4+ messages)

[U-Boot] [PATCH v2] x86: use EFI calling convention for efi_main on x86_64
 2018-05-31  8:26 UTC  (2+ messages)

problem after HDMI patch on Odroid C2
 2018-05-31  8:25 UTC 

[PATCH] kdb: prefer strlcpy to strncpy
 2018-05-31  8:24 UTC  (6+ messages)

[Fuego] [PATCH] Add new test cases of command that can change permission
 2018-05-31  8:24 UTC 

[PATCH v2 00/29] Venus updates
 2018-05-31  8:23 UTC  (4+ messages)
` [PATCH v2 15/29] venus: helpers: rename a helper function and use buffer mode from caps

[PATCH] busybox: Fix zlma segfaults
 2018-05-31  8:23 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] busybox: Fix lzma segfaults

[PATCH v2 1/2] ARM: debug: Add Iproc UART3 debug addresses
 2018-05-31  8:22 UTC  (4+ messages)

[PATCH v2 4.17] From: Henry Wilson <henry.wilson@acentic.com>
 2018-05-31  8:22 UTC  (7+ messages)
` [PATCH v3 4.17] inotify: Add flag IN_EXCL_ADD for inotify_add_watch()

[Qemu-devel] [PATCH 0/2] linux-user openrisc fixes
 2018-05-31  8:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] linux-user: Fix struct sigaltstack for openrisc

[Qemu-devel] [libvirt] [PATCH 2/5] qemu: Move checks for SMM from command-line creation into validation phase
 2018-05-31  8:19 UTC  (2+ messages)

[patch 0/4] dm-writecache patches
 2018-05-31  8:19 UTC  (24+ messages)
` [patch 4/4] dm-writecache: use new API for flushing

[Bug 106718] On Ubuntu Bionic with kernels 4.15 and above, RX480 Displayport outputs don't work (dmesg reports "not connected)
 2018-05-31  8:19 UTC  (3+ messages)
` [Bug 106718] On Ubuntu Bionic with kernels 4.15 and above, RX480 Displayport outputs don't work (dmesg reports "not connected")

[PATCH v3] xpad: Add GPD Win 2 Controller USB IDs
 2018-05-31  8:17 UTC  (3+ messages)

general protection fault in skb_unlink
 2018-05-31  8:16 UTC 

WARNING in kcm_exit_net (3)
 2018-05-31  8:16 UTC 

general protection fault in requeue_rx_msgs
 2018-05-31  8:16 UTC 

[PATCH v2] PCI: mediatek: Add system pm support for MT2712
 2018-05-31  8:15 UTC  (4+ messages)

[linux-4.14 test] 123382: tolerable FAIL - PUSHED
 2018-05-31  8:15 UTC 

[PATCH][next] bpf: devmap: remove redundant assignment of dev = dev
 2018-05-31  8:14 UTC  (5+ messages)

[PULL] drm-misc-next-fixes
 2018-05-31  8:11 UTC 

[U-Boot] [PATCH 0/5] Add DMA driver for DMA330 controller
 2018-05-31  8:08 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] drivers: dma: Enable DMA-330 driver support
` [U-Boot] [PATCH 2/5] drivers: dma: Add function to zeroes a range of destination such as memory
` [U-Boot] [PATCH 3/5] drivers: dma: Factor out dma_get_device from DMA class function
` [U-Boot] [PATCH 4/5] include: dma: Update the function description for dma_memcpy
` [U-Boot] [PATCH 5/5] arm: dts: socfpga: stratix10: update pdma

[PATCH net-next] net: mvpp2: Split the PPv2 driver to a dedicated directory
 2018-05-31  8:07 UTC 

[PATCH 1/2] media: v4l: cadence: add VIDEO_V4L2 dependency
 2018-05-31  8:07 UTC  (2+ messages)

[Buildroot] [sources.buildroot.net] listing not available
 2018-05-31  8:07 UTC  (3+ messages)

Timeout issues in wait_for_avail function
 2018-05-31  8:06 UTC  (5+ messages)
` [alsa-devel] "

[Qemu-devel] [Bug 1404278] [NEW] tap connections not working on windows host
 2018-05-31  7:49 UTC  (3+ messages)
` [Qemu-devel] [Bug 1404278] "

Compilation of MLX5 driver
 2018-05-31  8:05 UTC  (6+ messages)

[PATCH 1/4] IB/isert: fix T10-pi check mask setting
 2018-05-31  8:05 UTC 

[PATCH v2 0/9] PM / Domains: Add support for multi PM domains per device
 2018-05-31  8:03 UTC  (7+ messages)
` [PATCH v2 8/9] PM / Domains: Add support for multi PM domains per device to genpd

[PATCH 1/2] log: remove useless intermediate buffer
 2018-05-31  8:03 UTC  (2+ messages)
` [PATCH 2/2] cmdline: "

[PATCH v4] rtc: sun6i: Fix bit_idx value for clk_register_gate
 2018-05-31  8:03 UTC  (3+ messages)

[Bug 106735] [amdgpu] all displays reconnect after failed EDID read
 2018-05-31  8:02 UTC  (3+ messages)

[PATCH 1/2] usb: dwc3: of-simple: Don't fail if no clock entries
 2018-05-31  7:59 UTC  (6+ messages)
` [PATCH 2/2] usb: dwc3: of_simple: don't call pm_runtime_set_active()
        ` [2/2] "

[U-Boot] [PATCH 1/2] watchdog: driver support for layerscape
 2018-05-31  8:01 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] ahci: fix completion race condition
 2018-05-31  8:01 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v2] drm: Add checks for NULL drm_*_helper_funcs
 2018-05-31  8:01 UTC  (2+ messages)

[PATCH net-next v4 00/11] Modify action API for implementing lockless actions
 2018-05-31  7:58 UTC  (12+ messages)
` [PATCH net-next v4 01/11] net: sched: use rcu for action cookie update
` [PATCH net-next v4 02/11] net: sched: change type of reference and bind counters
` [PATCH net-next v4 03/11] net: sched: implement unlocked action init API
` [PATCH net-next v4 04/11] net: sched: always take reference to action
` [PATCH net-next v4 05/11] net: sched: implement action API that deletes action by index
` [PATCH net-next v4 06/11] net: sched: add 'delete' function to action ops
` [PATCH net-next v4 07/11] net: sched: implement reference counted action release
` [PATCH net-next v4 08/11] net: sched: don't release reference on action overwrite
` [PATCH net-next v4 09/11] net: sched: use reference counting action init
` [PATCH net-next v4 10/11] net: sched: atomically check-allocate action
` [PATCH net-next v4 11/11] net: sched: change action API to use array of pointers to actions

Linux kenrel: Moving to a 4.17 base
 2018-05-31  7:58 UTC  (2+ messages)

testimage feature ( automated tests for qemu images ) not working for qemuarm virt machine
 2018-05-31  7:58 UTC  (2+ messages)

[U-Boot] [PATCH] power: regulator: denied disable on always-on regulator
 2018-05-31  7:57 UTC 

[Buildroot] Buildroot 2018.05-rc3 released
 2018-05-31  7:56 UTC  (8+ messages)

[SPDK] Handling of physical disk removals
 2018-05-31  7:54 UTC 

[PATCH rfc] nvme-pci: make sure to flush sqe writes before db record update
 2018-05-31  7:53 UTC  (7+ messages)

[PATCH 0/8] xen: dma-buf support for grant device
 2018-05-31  7:51 UTC  (12+ messages)
` [PATCH 2/8] xen/balloon: Move common memory reservation routines to a module

[PATCH] sched/deadline: Fix missing clock update
 2018-05-31  7:48 UTC  (2+ messages)

[PATCH] drm: Fix possible race conditions while unplugging DRM device
 2018-05-31  7:48 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.