All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-14 09:32:54 to 2018-06-14 10:35:19 UTC [more...]

INFO: task hung in __sb_start_write
 2018-06-14 10:33 UTC  (6+ messages)

[PATCH v5 0/2] *** cross gcc compile fix and add a guide doc ***
 2018-06-14 10:34 UTC  (11+ messages)
` [PATCH v6 0/7] *** fix the cross compile errors ***
  ` [PATCH v6 1/7] mk: fix cross build errors
  ` [PATCH v6 2/7] doc: add a guide doc for cross compiling from x86
  ` [PATCH v6 3/7] devtools: fix the Exec format error
  ` [PATCH v6 4/7] build: fix the meson build warning
  ` [PATCH v6 5/7] devtools: fix the missing ninja command error on CentOS
  ` [PATCH v6 6/7] build: fix the meson cross compile error
  ` [PATCH v6 7/7] devtools: expand meson cross compiling coverage

[RFC Patch 0/3] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-06-14 10:33 UTC  (5+ messages)
` [RFC Patch 3/3] KVM/x86: Add tlb_remote_flush callback support for vmcs

Requirement to get BAR pci_bus_address in user space
 2018-06-14 10:33 UTC  (12+ messages)

[PATCH] sched/util_est: fix util_est_dequeue() for throttled cfs rq
 2018-06-14 10:33 UTC 

[igt-dev] [PATCH i-g-t 0/7] intel: aubdump changes for simulation
 2018-06-14 10:32 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib: intel: add a new macro for number of register to MI_LRI
` [igt-dev] [PATCH i-g-t 2/7] tools/aubdump: reuse intel_reg.h
` [igt-dev] [PATCH i-g-t 3/7] tools/aubdump: dump 48-bit addresses
` [igt-dev] [PATCH i-g-t 4/7] tools/aubdump: add legacy submission option
` [igt-dev] [PATCH i-g-t 5/7] lib: fix aubdump dependency in autotools build
` [igt-dev] [PATCH i-g-t 6/7] lib: don't build devinfo info files twice
` [igt-dev] [PATCH i-g-t 7/7] lib: intel: store simulator device id for aubdump

[PATCH 02/24] drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
 2018-06-14 10:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] powerpc/mm/hash/4k: Free hugetlb page table caches correctly
 2018-06-14 10:31 UTC 

[PATCH v2 0/2] testpmd: allow configure of Tx IP parameters
 2018-06-14 10:30 UTC  (5+ messages)
` [PATCH v2 1/2] testpmd: use RFC values for Tx address and port
` [PATCH v2 2/2] testpmd: add ability to set tx IP and UDP parameters

[PATCH v1] ARM: dts: imx6sx: fix irq for pcie bridge
 2018-06-14 10:28 UTC  (4+ messages)

[PATCH] drm/amdgpu/vg20:support new UVD FW version naming convention
 2018-06-14 10:28 UTC  (3+ messages)
` [PATCH v4] "

stacktrace.c:(.text+0x1b0): undefined reference to `.smp_send_safe_nmi_ipi'
 2018-06-14 10:25 UTC  (2+ messages)

[PATCH v1 0/4] add mailbox support for i.MX7D
 2018-06-14 10:24 UTC  (6+ messages)
` [PATCH v1 4/4] mailbox: Add support for i.MX7D messaging unit

[PATCH v2 0/5] thermal: tsens: Prepare for version 2 of TSENS IP
 2018-06-14 10:24 UTC  (5+ messages)
` [PATCH v2 4/5] thermal: tsens: Add support for SDM845

strange behavior with Multiboot2 on EFI
 2018-06-14 10:24 UTC  (4+ messages)

[PATCH 0/5] soc: qcom: remove depends on ARCH_QCOM
 2018-06-14 10:24 UTC  (6+ messages)
` [PATCH 5/5] soc: qcom: Remove "

[PATCH] vt: prevent leaking uninitialized data to userspace via /dev/vcs*
 2018-06-14 10:23 UTC 

[PATCH v4 0/7] add virt-dma support for imx-sdma
 2018-06-14 14:02 UTC  (8+ messages)

[PATCH 1/5] drm/i915: Move GEM sanitize from resume_early to resume
 2018-06-14 10:22 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: Dump the ringbuffer of the active request for debugging
` [PATCH 3/5] drm/i915: Make the hexdump row offset visually distinct
` [PATCH 4/5] drm/i915: Show CCID in engine dumps
` [PATCH 5/5] drm/i915/gtt: Only keep gen6 page directories pinned while active
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Move GEM sanitize from resume_early to resume

How to deal with hypercalls returning -EFAULT
 2018-06-14 10:21 UTC  (7+ messages)

[PATCH 4.4 00/24] 4.4.137-stable review
 2018-06-14 10:21 UTC  (12+ messages)
              ` [LTP] "

[PATCH 0/2] Improve service stop support
 2018-06-14 10:20 UTC  (5+ messages)
` [PATCH 1/2] service: add mechanism for quiescing a service
` [PATCH 2/2] event/sw: support device stop flush callback

[PATCH 00/15] preparing l2fwd for eventmode additions
 2018-06-14 10:17 UTC  (17+ messages)
` [PATCH v1 "
  ` [PATCH v1 01/15] examples/l2fwd: add new header to move common code
  ` [PATCH v1 02/15] examples/l2fwd: move macro definitions to common header
  ` [PATCH v1 03/15] examples/l2fwd: move structure "
  ` [PATCH v1 04/15] examples/l2fwd: move globally accessed vars "
  ` [PATCH v1 05/15] examples/l2fwd: add missing space
  ` [PATCH v1 06/15] examples/l2fwd: fix lines exceeding 80 char limit
  ` [PATCH v1 07/15] examples/l2fwd: move dataplane code to new file
  ` [PATCH v1 08/15] examples/l2fwd: remove unused header includes
  ` [PATCH v1 09/15] examples/l2fwd: move drain buffers to new function
  ` [PATCH v1 10/15] examples/l2fwd: optimize check for master core
  ` [PATCH v1 11/15] examples/l2fwd: move periodic tasks to new function
  ` [PATCH v1 12/15] examples/l2fwd: skip timer updates for non master cores
  ` [PATCH v1 13/15] examples/l2fwd: move pkt send code to a new function
  ` [PATCH v1 14/15] examples/l2fwd: use fprint instead of printf for usage print
  ` [PATCH v1 15/15] examples/l2fwd: improvements to the "

[U-Boot] [PATCH v6 00/13] efi: Enable basic sandbox support for EFI loader
 2018-06-14 10:19 UTC  (13+ messages)
` [U-Boot] [PATCH v6 02/13] efi: Init the 'rows' and 'cols' variables
` [U-Boot] [PATCH v6 03/13] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v6 05/13] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v6 06/13] efi: sandbox: Add relocation constants
` [U-Boot] [PATCH v6 07/13] efi: Add a comment about duplicated ELF constants
` [U-Boot] [PATCH v6 08/13] efi: sandbox: Enable EFI loader builder for sandbox

[PATCH] extcon: Release locking when sending the notification of connector state
 2018-06-14 10:18 UTC  (2+ messages)

[RFC PATCH RESEND] tcp: avoid F-RTO if SACK and timestamps are disabled
 2018-06-14 10:18 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v2 0/5] New runner to rule them all, version 2
 2018-06-14 10:18 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 4/5] runner: New test runner

[Bug 199959] New: amdgpu, regression?: system freezes after resume
 2018-06-14 10:17 UTC  (4+ messages)
` [Bug 199959] "

[PATCH 1/2] ARM: dts: imx6qdl-sabreauto: Add sensors
 2018-06-14 10:17 UTC  (5+ messages)

[RFC v2] ViryaOS: proposal for a new Xen Project sub-project
 2018-06-14 10:16 UTC 

[SPDK] Read request exceeding max_hw_sectors_kb
 2018-06-14 10:16 UTC  (2+ messages)
`  "

OAuth2 support in git?
 2018-06-14 10:13 UTC  (2+ messages)

[PATCH v2 5/5] staging: use BIT_ULL for NL80211_STA_INFO_* attribute types
 2018-06-14 10:13 UTC 

[PATCH v2 4/5] wireless-drivers: use BIT_ULL for NL80211_STA_INFO_* attribute types
 2018-06-14 10:13 UTC 

Bug with dwc3 id detect and regulators
 2018-06-14 10:12 UTC  (9+ messages)

[PATCH v2 3/5] batman: use BIT_ULL for NL80211_STA_INFO_* attribute types
 2018-06-14 10:12 UTC  (3+ messages)
` [B.A.T.M.A.N.] "

[PATCH v2 2/5] mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
 2018-06-14 10:11 UTC 

[PATCH v2 1/5] cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
 2018-06-14 10:11 UTC 

[PATCH] bdi: Fix another oops in wb_workfn()
 2018-06-14 10:11 UTC  (11+ messages)

[PATCH v2 0/5] use BIT_ULL for NL80211_STA_INFO_* attribute types
 2018-06-14 10:08 UTC 

[PATCH 0/7] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-06-14 10:07 UTC  (5+ messages)
` [PATCH 1/7] MIPS: dts: Add aliases node for lantiq danube serial
` [PATCH 4/7] tty: serial: lantiq: Always use readl()/writel()

[linux-4.9 test] 124168: regressions - FAIL
 2018-06-14 10:07 UTC 

16.11.7 (LTS) patches review and test
 2018-06-14 10:05 UTC  (4+ messages)

[LTP] [PATCH 1/1] tst_test.sh: Add default trap to INT
 2018-06-14 10:04 UTC 

[U-Boot] [PATCH v2 0/3] net: Sanitize DHCP variable override
 2018-06-14 10:04 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] net: Prefer command line arguments
` [U-Boot] [PATCH v2 2/3] net: Add option to prefer bootp/dhcp serverip
` [U-Boot] [PATCH v2 3/3] ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP

[PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-14 10:02 UTC  (12+ messages)
  ` [Qemu-devel] "
          ` [virtio-dev] "
              ` [Qemu-devel] [virtio-dev] "

[PATCH] dm-zoned-tools: add zoned disk udev rules for scheduler / dmsetup
 2018-06-14 10:01 UTC  (3+ messages)

[RFC PATCH] rados_cluster: add a "design" manpage
 2018-06-14 10:01 UTC  (6+ messages)

[PATCH] staging: comedi: add error handling for vmap
 2018-06-14  9:58 UTC  (3+ messages)

[PATCH v2] selftests: sync: add config fragment for testing sync framework
 2018-06-14  9:57 UTC  (3+ messages)

doc: usb: Fix typo in gadget_configfs documentation
 2018-06-14  9:56 UTC 

[Qemu-devel] [PATCH v2 0/4] block: Remove deprecated -drive options
 2018-06-14  9:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] block: Remove deprecated -drive geometry options
` [Qemu-devel] [PATCH v2 2/4] block: Remove deprecated -drive option addr
` [Qemu-devel] [PATCH v2 3/4] block: Remove deprecated -drive option serial
` [Qemu-devel] [PATCH v2 4/4] block: Remove dead deprecation warning code

[RFC 1/2] printk: Enable platform to provide a early boot clock
 2018-06-14  9:55 UTC  (4+ messages)

[GSoC][PATCH 0/1] rebase -i: rewrite the edit-todo functionality in C
 2018-06-14  9:53 UTC  (3+ messages)
` [GSoC][PATCH v2 0/2] "

[PATCH 1/4] arm: dts: add support for Laird WB45N cpu module and DVK
 2018-06-14  9:50 UTC  (4+ messages)
` [PATCH 2/4] arm: dts: add support for Laird WB50N "

Patch "serial: sh-sci: Stop using printk format %pCr" has been added to the 4.9-stable tree
 2018-06-14  9:50 UTC 

Patch "serial: sh-sci: Stop using printk format %pCr" has been added to the 4.17-stable tree
 2018-06-14  9:50 UTC 

Patch "serial: sh-sci: Stop using printk format %pCr" has been added to the 4.16-stable tree
 2018-06-14  9:49 UTC 

Patch "serial: sh-sci: Stop using printk format %pCr" has been added to the 4.14-stable tree
 2018-06-14  9:49 UTC 

[Qemu-devel] [PATCH v4 0/3] ramfb: simple boot framebuffer
 2018-06-14  9:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 3/3] hw/vfio/display: add ramfb support

[U-Boot] [PATCH 01/12] arch: arm: mach-rockchip: rk3288: Enable regulators in board_init
 2018-06-14  9:48 UTC  (12+ messages)
` [U-Boot] [PATCH 02/12] config: phycore-rk3288_defconfig: add PHY_TI
` [U-Boot] [PATCH 03/12] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
` [U-Boot] [PATCH 04/12] Net: phy: ti: Fix fifo_depth register write
` [U-Boot] [PATCH 05/12] net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
` [U-Boot] [PATCH 06/12] net: phy: ti: Recover from "port mirroring" N/A MODE4
` [U-Boot] [PATCH 07/12] net: phy: ti: add workaround for incorrect RX_CTRL pin strap
` [U-Boot] [PATCH 08/12] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
` [U-Boot] [PATCH 09/12] drivers: net: designware: Add reading of DT phy-handle node
` [U-Boot] [PATCH 10/12] net: phy: ti: Add binding for the CLK_OUT pin muxing
` [U-Boot] [PATCH 11/12] ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing
` [U-Boot] [PATCH 12/12] rockchip: rk3288-phycore: set flash1 iodomain to 1.8V

b43 crashes on rmmod (bcm4331)
 2018-06-14  9:47 UTC  (16+ messages)

[PATCH 0/2] mkfs: 2 more fixes
 2018-06-14  9:46 UTC  (3+ messages)
` [PATCH 2/2] mkfs: remove notion of config "type"

WARNING in bpf_prog_select_runtime
 2018-06-14  9:45 UTC  (2+ messages)

FAILED: patch "[PATCH] tty: pl011: Avoid spuriously stuck-off interrupts" failed to apply to 3.18-stable tree
 2018-06-14  9:43 UTC 

FAILED: patch "[PATCH] tty: pl011: Avoid spuriously stuck-off interrupts" failed to apply to 4.4-stable tree
 2018-06-14  9:43 UTC 

[PATCH] makedumpfile tries to output infinite ETA
 2018-06-14  9:42 UTC  (2+ messages)

FAILED: patch "[PATCH] serial: 8250: omap: Fix idling of clocks for unused uarts" failed to apply to 4.4-stable tree
 2018-06-14  9:41 UTC 

[PATCH] tune-ppce500v1: Add a tune file for PowerPC e500v1 cores
 2018-06-14  9:25 UTC 

[PATCH V2] net/thunderx: add support for hardware first skip feature
 2018-06-14  9:36 UTC 

Payroll
 2018-06-14  9:38 UTC 

[PATCH] pcmcia: add error handling for pcmcia_enable_device
 2018-06-14  9:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gpu: ipu-v3: Allow negative offsets for interlaced scanning
 2018-06-14  9:39 UTC  (7+ messages)

FAILED: patch "[PATCH] usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue" failed to apply to 4.14-stable tree
 2018-06-14  9:39 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue" failed to apply to 4.16-stable tree
 2018-06-14  9:39 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue" failed to apply to 4.17-stable tree
 2018-06-14  9:39 UTC 

FAILED: patch "[PATCH] usb: gadget: udc: renesas_usb3: should remove debugfs" failed to apply to 4.14-stable tree
 2018-06-14  9:37 UTC 

[PATCH] ltp: set -fomit-frame-pointer explicitly
 2018-06-14  9:35 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
 2018-06-14  9:35 UTC  (2+ messages)

[vmlinuz.bin] Does u-boot support loading vmlinuz[.bin]?
 2018-06-14  9:33 UTC  (5+ messages)

[PATCH bpf v2] xdp: Fix handling of devmap in generic XDP
 2018-06-14  9:33 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] serial: zynq: Fix serial driver
 2018-06-14  9:32 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] serial: zynq: Use BIT macros instead of shifts and full hex numbers
` [U-Boot] [PATCH 2/5] serial: zynq: Write chars till output fifo is full
` [U-Boot] [PATCH 3/5] serial: zynq: Initialize uart only before relocation
` [U-Boot] [PATCH 4/5] serial: zynq: Check priv pointer get via dev_get_priv()
` [U-Boot] [PATCH 5/5] serial: zynq: Make zynq_serial_setbrg static


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.