All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-29 09:03:24 to 2018-03-29 10:00:24 UTC [more...]

defconfig file (or fragment files) not used
 2018-03-29  9:45 UTC  (5+ messages)

[PATCH] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
 2018-03-29 10:58 UTC  (2+ messages)

[PATCH 00/12] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-03-29 10:00 UTC  (5+ messages)
` [PATCH 09/12] ARM: shmobile: Document iW-RainboW-G23S single board computer

[Qemu-devel] [PATCH v2 00/14] fp-test + hardfloat
 2018-03-29  9:59 UTC  (2+ messages)

[PATCH resend 0/2] preparatory arm64 asm patches for yielding the NEON
 2018-03-29  9:59 UTC  (10+ messages)
` [PATCH resend 1/2] arm64: assembler: add utility macros to push/pop stack frames
` [PATCH resend 2/2] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT

Cut-off date for Xen 4.11 is March 30th, 2018
 2018-03-29  9:59 UTC  (4+ messages)

[PATCH] slip: Check if rstate is initialized before uncompressing
 2018-03-29  9:58 UTC 

Subject: [PATCH 1/1] drm/i915: move audio component intialization before audio
 2018-03-29  9:58 UTC  (2+ messages)

[PATCH v5] new config option vtsc_tolerance_khz to avoid TSC emulation
 2018-03-29  9:56 UTC  (9+ messages)

[Qemu-devel] [PATCH for-2.13] Add host_memory_backend_pagesize() helper
 2018-03-29  9:56 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] staging: mt7621-eth: Fix sparse warning in ethtool.c
 2018-03-29  9:56 UTC  (4+ messages)

[PATCH RFC] x86/HVM: suppress I/O completion for port output
 2018-03-29  9:56 UTC  (6+ messages)

[Qemu-devel] [PATCH for 2.13 00/19] linux-user: move arch specific parts from main.c to arch directories
 2018-03-29  9:54 UTC  (2+ messages)

[RFC PATCH v4] ndctl: monitor: add ndctl monitor daemon
 2018-03-29 10:02 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/16] tcg: tb_lock removal redux v1
 2018-03-29  9:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 03/16] tcg: track TBs with per-region BST's

[Qemu-devel] [PATCH v4 0/9] enable numa configuration before machine_init() from QMP
 2018-03-29  9:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 5/9] qapi: introduce new cmd option "allowed-in-preconfig"

[PATCH] Staging: comedi: ni_stc: Fixed comment coding style issue
 2018-03-29  9:53 UTC  (2+ messages)

[PATCH] ovl: set i_ino to the value of st_ino for NFS export
 2018-03-29  9:53 UTC  (3+ messages)

[PATCH 1/5] staging/vboxvideo: Use gem_free_object_unlocked
 2018-03-29  9:40 UTC  (3+ messages)
` [PATCH 4/5] drm/omapdrm: Fix mm_list locking

[PATCH 5/5] drm/omapdrm: Switch to gem_free_object_unlocked
 2018-03-29  9:41 UTC  (3+ messages)
` [PATCH] "

[PATCH v18 00/11] x86: guest resource mapping
 2018-03-29  9:53 UTC  (6+ messages)
` [PATCH v18 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources

[PATCH] Extract initrd free logic from arch-specific code
 2018-03-29  9:52 UTC  (5+ messages)
` [PATCH v4 0/16] Generic initrd_free_mem
  ` [PATCH v4 02/16] riscv: Use generic free_initrd_mem

[5/5] usb: chipidea: imx: Fix ULPI on imx53
 2018-03-29  9:52 UTC 

[4/5] usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flag
 2018-03-29  9:52 UTC 

[3/5] usb: chipidea: usbmisc: small clean up
 2018-03-29  9:52 UTC 

[2/5] usb: chipidea: usbmisc: evdo can be set e/o reset
 2018-03-29  9:52 UTC 

[1/5] usb: chipidea: usbmisc: evdo is only specific to OTG port
 2018-03-29  9:52 UTC 

[PATCH] [mmc_block] Prevent bus reference leak in mmc_blk_init
 2018-03-29  9:52 UTC  (2+ messages)

[RFCv9 PATCH 00/29] Request API
 2018-03-29  9:52 UTC  (7+ messages)
` [RFCv9 PATCH 03/29] media-request: allocate media requests

[PATCH] blk-mq: only run mapped hw queues in blk_mq_run_hw_queues()
 2018-03-29  9:52 UTC  (10+ messages)

[PATCH 1/9] staging: ks7010: Replace manual array copy with ether_addr_copy()
 2018-03-29  9:51 UTC  (5+ messages)
` [PATCH 3/9] staging: ks7010: Reorder ks_wlan_netdev_ops members
` [PATCH 7/9] staging: ks7010: Remove trailing "_t" from all structure names

[PATCH v5 00/12] PCI endpoint 64-bit BAR fixes
 2018-03-29  9:50 UTC  (15+ messages)
` [PATCH v5 01/12] PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
` [PATCH v5 02/12] PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
` [PATCH v5 03/12] PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid
` [PATCH v5 04/12] PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
` [PATCH v5 05/12] PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
` [PATCH v5 06/12] PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
` [PATCH v5 08/12] PCI: endpoint: Handle "

[PATCH] net/fm10k: convert to new Rx/Tx offloads API
 2018-03-29  9:51 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] net/fm10k: convert to new Rx "

[PATCH v2 0/4] ovl: Bunch of ovl_lookup() path fixes
 2018-03-29  9:50 UTC  (3+ messages)
` [PATCH v2 1/4] ovl: Set d->last properly during lookup

[Ocfs2-devel] [PATCH] ocfs2: don't evaluate buffer head to NULL managed by caller
 2018-03-29  9:50 UTC  (2+ messages)

[PATCH] net/vhost: fix segfault when creating vdev dynamically
 2018-03-29 15:35 UTC  (2+ messages)
` [PATCH v2] "

[CI] drm/i915: Avoid sleeping inside per-engine reset
 2018-03-29  9:49 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
` ✓ Fi.CI.BAT: "

[qemu-mainline test] 121325: regressions - FAIL
 2018-03-29  9:49 UTC 

[PATCHv3] ath10k: Add tx ack signal support for management frames
 2018-03-29  9:48 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.12 v2 0/2] i386/hyperv: fully control Hyper-V features in CPUID
 2018-03-29  9:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.12 v2 2/2] i386/hyperv: error out if features requested but unsupported

[PATCH] drm/gpu-sched: fix force APP kill hang
 2018-03-29  9:47 UTC  (5+ messages)

[PATCH] w1: gpio: fix problem with platfom data in w1-gpio
 2018-03-29  9:47 UTC  (5+ messages)

nested structs parsing
 2018-03-29  9:47 UTC  (4+ messages)

[RFC PATCH] sdhci: arasan: Add runtime PM support
 2018-03-29  9:46 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
 2018-03-29  9:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 12/19] tpm: rename the _extend() function to be _pcr_event()

[PATCH v3 0/8] Decode IA32/X64 CPER
 2018-03-29  9:46 UTC  (3+ messages)
` [PATCH v3 2/8] efi: Decode IA32/X64 Processor Error Section

[igt-dev] [PATCH i-g-t] tests/gem_eio: Never re-use contexts which were in the middle of GPU reset
 2018-03-29  9:46 UTC  (5+ messages)
` [PATCH i-g-t v2] "
  ` [igt-dev] "
  ` [igt-dev] [Intel-gfx] "

[Intel-gfx] [RFC i-g-t] intel-gpu-top: Rewrite the tool to be safe to use
 2018-03-29  9:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

fuzz/wrappers.c fails to build due to missing x86-emulate.h
 2018-03-29  9:46 UTC 

[Qemu-devel] [PATCH] migration: Don't activate block devices if using -S
 2018-03-29  9:45 UTC  (2+ messages)

[PATCH 1/3] drm/i915/execlists: Reset ring registers on rebinding contexts
 2018-03-29  9:43 UTC  (5+ messages)
` [PATCH 3/3] drm/i915: Include the HW breadcrumb whenever we trace the global_seqno

linux-next: Tree for Mar 29
 2018-03-29  9:45 UTC 

[Qemu-devel] [PATCH 0/3] fix memory leaks when using object_property_get_str()
 2018-03-29  9:44 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/3] exec: fix memory leak in find_max_supported_pagesize()
` [Qemu-devel] [PATCH 2/3] hw/s390x: fix memory leak in s390_init_ipl_dev()
` [Qemu-devel] [PATCH 3/3] sev/i386: fix memory leak in sev_guest_init()

[RFC] Bluetooth: Fix spurious error message
 2018-03-29  9:41 UTC 

[PATCH v2 net-next 0/2] Fix TX Timeout and implement Safety Features
 2018-03-29  9:40 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: stmmac: Rework and fix TX Timeout code
` [PATCH v2 net-next 2/2] net: stmmac: Add support for DWMAC5 and implement Safety Features

[PATCH] gpio: dwapb: Add support for 32 interrupts
 2018-03-29  9:39 UTC  (2+ messages)

[PATCH v18 00/18] Add NV12 support
 2018-03-29  9:39 UTC  (8+ messages)
` [PATCH v18 18/18] drm/i915: Keep plane size mult of 4 for NV12

[Qemu-devel] [PATCH for-2.12 v4] iotests: Test abnormally large size in compressed cluster descriptor
 2018-03-29  9:39 UTC  (3+ messages)

[PATCH] drm/i915/execlists: Set queue priority from secondary port
 2018-03-29  9:39 UTC 

Multiboot ELF segment handling patch
 2018-03-29  9:20 UTC 

[Qemu-devel] [PATCH for-2.13] pc-bios/s390-ccw: Increase virtio timeout to 30 seconds
 2018-03-29  9:37 UTC 

applications
 2018-03-29  9:37 UTC 

[U-Boot] [PATCH v2 0/6] Add 3GiB DRAM support to 64-bit Allwinner SoCs
 2018-03-29  9:37 UTC  (9+ messages)
` [U-Boot] [PATCH v2 5/6] sunxi: add code for recalculating the DRAM size in U-Boot

[PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
 2018-03-29  9:36 UTC  (4+ messages)

[RFC PATCH 1/2] fs/locks: add flock_setlk to help set flock
 2018-03-29  9:36 UTC  (2+ messages)

[PATCH for v3.18 00/18] Backport CVE-2017-13166 fixes to Kernel 3.18
 2018-03-29  9:32 UTC  (6+ messages)

[PATCH v3 0/2] x86/boot: Some fixes
 2018-03-29  9:31 UTC  (6+ messages)
` [PATCH v3 2/2] x86/setup: remap Xen image up to PFN_DOWN(__pa(_end))

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-29  9:30 UTC  (15+ messages)
` [U-Boot] [PATCH v4 13/19] sunxi: DT: A64: update board .dts files from Linux

[PATCH] net: mvneta: remove duplicate *_coal assignment
 2018-03-29  9:29 UTC  (2+ messages)

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

[PATCH i-g-t] tests/perf_pmu: Fix usage of for_each_engine_class_instance
 2018-03-29  9:24 UTC  (4+ messages)
` [igt-dev] "
` [igt-dev] [Intel-gfx] "

Important Notice. (Treat As Urgent)
 2018-03-29  9:24 UTC 

[PATCH v5 0/1] drm/xen-front: Add support for Xen PV display frontend
 2018-03-29  9:24 UTC  (7+ messages)
` [PATCH v5 1/1] "

patch "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870" added to usb-testing
 2018-03-29  9:24 UTC 

Attention users of network IPMI
 2018-03-29  9:23 UTC 

query on blk_rq_timed_out
 2018-03-29  9:23 UTC 

usb: musb: Support gadget mode when the port is set to dual role
 2018-03-29  9:23 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PATCH] migration: fix pfd leak
 2018-03-29  9:23 UTC  (2+ messages)

[PATCH v5 0/1] drm/xen-front: Add support for Xen PV display frontend
 2018-03-29  9:22 UTC 

[PATCH v6 0/6] adis16209 driver cleanup
 2018-03-29  9:22 UTC  (14+ messages)
` [PATCH v6 1/6] Staging: iio: adis16209: Indent the field definitions
` [PATCH v6 2/6] Staging: iio: adis16209: Prefer reverse christmas tree ordering
` [PATCH v6 3/6] Staging: iio: adis16209: Add a blank line after return statements
` [PATCH v6 4/6] Staging: iio: adis16209: Remove unused headers
` [PATCH v6 5/6] Staging: iio: adis16209: Use GENMASK
` [PATCH v6 6/6] Staging: iio: adis16209: Move adis16209 driver out of staging

[PATCH v6 0/7] switching device representation
 2018-03-29  9:22 UTC  (7+ messages)
` [PATCH v6 2/8] ethdev: add switch identifier parameter to port
` [PATCH v6 3/8] ethdev: add generic create/destroy ethdev APIs

[PATCH v2 2/2] net/i40e: convert to new Tx offloads API
 2018-03-29  9:17 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] btrfs-progs: Do not add extra slash if given path end with it
 2018-03-29  9:11 UTC 

Custom image type and CONVERSION_CMD images softlink problem
 2018-03-29  9:20 UTC 

RFC on writel and writel_relaxed
 2018-03-29  9:20 UTC  (7+ messages)

[PATCH] ethdev: replace bus specific struct with generic dev
 2018-03-29  9:20 UTC  (3+ messages)

Sleepless per-engine resests
 2018-03-29  9:19 UTC  (3+ messages)
` [PATCH 06/15] drm/i915: Only warn for might_sleep() before a slow wait_for_register

RFC on writel and writel_relaxed
 2018-03-29  9:19 UTC  (12+ messages)

[PATCH v2 1/2] net/i40e: convert to new Rx offloads API
 2018-03-29  9:14 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] Allwinner SPI sun6i : add dual mode support
 2018-03-29  9:18 UTC  (3+ messages)

[PATCH v7 0/7] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-29  9:17 UTC  (4+ messages)
` [PATCH v7 3/7] bnx2x: Replace doorbell barrier() with wmb()

[PATCH v2 00/20] multipath path classification
 2018-03-29  9:15 UTC  (8+ messages)
` [PATCH v2 17/20] multipath.rules: find_multipaths "smart" logic

[igt-dev] [PATCH i-g-t] blacklist: Don't run DRRS test on Intel CI system
 2018-03-29  9:15 UTC  (9+ messages)

[PATCH] ANDROID: binder: re-order some conditions
 2018-03-29  9:14 UTC 

General protection fault with use_blk_mq=1
 2018-03-29  9:12 UTC  (6+ messages)

[PATCH v2 3/8] clk: renesas: Add r8a77470 CPG Core Clock Definitions
 2018-03-29  9:11 UTC  (4+ messages)
` [PATCH v2 4/8] clk: renesas: cpg-mssr: Add r8a77470 support

[PATCH] ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
 2018-03-29  9:11 UTC  (2+ messages)
`  "

[PATCH] ALSA: usb-audio: silence a static checker warning
 2018-03-29  9:11 UTC  (3+ messages)

[PATCH] ath10k: fix vdev stats for 10.4 firmware
 2018-03-29  9:09 UTC  (3+ messages)
`  "

[RFC PATCH 2/2] overlay: add no wait share flock for lowers/upper/work dirs to help check mount
 2018-03-29  9:08 UTC 

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-03-29  9:01 UTC  (4+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

usb: chipidea: Don't select EXTCON
 2018-03-29  9:05 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [Bug 1588591] [NEW] Qemu 2.6 Solaris 8 Sparc telnet terminate itself
 2018-03-29  8:55 UTC  (2+ messages)
` [Qemu-devel] [Bug 1588591] "

[virtio] [PATCH v12] VIRTIO_F_NOTIFICATION_DATA: extra data to devices
 2018-03-29  9:05 UTC  (4+ messages)

[PATCH] ath10k: fix recent bandwidth conversion bug
 2018-03-29  9:03 UTC  (3+ messages)
`  "

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-29  9:03 UTC  (5+ messages)
` [PATCH 05/10] drm/sun4i: Explicitly list and check formats supported by the frontend


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.