All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-14 09:23:18 to 2016-09-14 10:12:11 UTC [more...]

[PATCH] drm/vc4: cleanup with list_first_entry_or_null()
 2016-09-14  9:44 UTC  (3+ messages)

[PATCH 0/5] Add runtime PM support for clocks (on Exynos SoC example)
 2016-09-14 10:11 UTC  (7+ messages)
` [PATCH 1/5] clk: add support for runtime pm

[PATCH] mmc: omap: Initialize dma_slave_config to avoid random data in it's fields
 2016-09-14 10:10 UTC  (2+ messages)

[PATCH] mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
 2016-09-14 10:10 UTC  (2+ messages)

[RFC PATCH] xen-netback: fix error handling on netback_probe()
 2016-09-14 10:10 UTC  (3+ messages)

[Bug 151661] New: Adaptec 3805 prints "AAC: Host adapter dead -1" every 10 seconds but works fine anyway
 2016-09-14 10:09 UTC  (2+ messages)
` [Bug 151661] Adaptec 3405 "

[GIT PULL] Greybus driver subsystem for 4.9-rc1
 2016-09-14 10:09 UTC 

[PATCH v3] mac80211: check skb_linearize() return value
 2016-09-14 10:08 UTC 

[Qemu-devel] [PATCH] memory: remove memory_region_destructor_rom_device
 2016-09-14 10:08 UTC  (2+ messages)

[PATCH v2] mac80211: check skb_linearize() return value
 2016-09-14 10:08 UTC 

[PATCH 0/4] ARM: amlogic: add i2c support to Amlogic's gxbb family
 2016-09-14 10:06 UTC  (15+ messages)
` [PATCH 1/4] clk: gxbb: expose i2c clocks
  ` [PATCH 2/4] ARM64: dts: meson-gxbb: add pins for I2C
  ` [PATCH 3/4] ARM64: dts: meson-gxbb: add I2C nodes
  ` [PATCH 4/4] ARM64: dts: gxbb: add i2c bus

[PATCH 0/2] MCB patches for v4.9
 2016-09-14 10:05 UTC  (3+ messages)
` [PATCH 1/2] Enable PCI bus mastering by default
` [PATCH 2/2] Add a dma_device to mcb_device

[PATCH] dma-buf/sync_file: Always increment refcount when merging fences
 2016-09-14 10:05 UTC  (2+ messages)

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-09-14 10:05 UTC  (5+ messages)

[RFC PATCH] f2fs: preallocate blocks for encrypted file
 2016-09-14 10:06 UTC 

[Buildroot] [PATCH] pango: bump to version 1.40.3
 2016-09-14 10:04 UTC 

[PATCH] drm/i915: Unlock PPS registers after GPU reset
 2016-09-14 10:04 UTC 

4.8-rc1: it is now common that machine needs re-run of xrandr after resume
 2016-09-14 10:03 UTC  (4+ messages)

OVMF compile error
 2016-09-14 10:02 UTC  (4+ messages)

[PATCH V4] xfs: Document error handlers behavior
 2016-09-14 10:02 UTC  (3+ messages)

[PATCH, RFC] nvme: Do not test the read-ahead flag in cmd_flags
 2016-09-14 10:02 UTC 

iomap based DAX path V2
 2016-09-14 10:01 UTC  (17+ messages)
  ` [PATCH 01/12] iomap: add IOMAP_F_NEW flag
  ` [PATCH 02/12] iomap: expose iomap_apply outside iomap.c
  ` [PATCH 12/12] ext2: use iomap to implement DAX
` [PATCH 03/12] dax: don't pass buffer_head to dax_insert_mapping
` [PATCH 04/12] dax: don't pass buffer_head to copy_user_dax
` [PATCH 05/12] dax: provide an iomap based dax read/write path
` [PATCH 06/12] dax: provide an iomap based fault handler
` [PATCH 07/12] xfs: fix locking for DAX writes
` [PATCH 08/12] xfs: take the ilock shared if possible in xfs_file_iomap_begin
` [PATCH 09/12] xfs: refactor xfs_setfilesize
` [PATCH 10/12] xfs: use iomap to implement DAX
` [PATCH 11/12] ext2: stop passing buffer_head to ext2_get_blocks

[Qemu-devel] [PATCH 0/2] pc: fixes broken compat logic
 2016-09-14 10:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] pc: fix regression introduced by adding 2.8 machine
` [Qemu-devel] [PATCH 2/2] target-i386: turn off CPU.l3-cache only for 2.7 and older machine types

[RFC 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-14 10:02 UTC  (6+ messages)
` [RFC 07/11] Add support for memory registeration verbs

[PATCH 00/17] x86: split insn emulator decode and execution
 2016-09-14  9:58 UTC  (7+ messages)
` [PATCH 02/17] x86emul: fetch all insn bytes during the decode phase
` [PATCH 03/17] x86emul: track only rIP in emulator state

[PATCH 1/2] cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
 2016-09-14 10:00 UTC  (5+ messages)
` [PATCH 2/2] MIPS: pm-cps: Generate idle state entry code when CPUs are onlined

CVE-2016-3116: dropbear: X11 forwarding input not validated properly
 2016-09-14  9:58 UTC  (4+ messages)

[PATCH 0/3] perf: Fix mmap related macros
 2016-09-14 10:00 UTC  (7+ messages)
` [PATCH 1/3] tools include: Add uapi mman.h for each architecture

[Qemu-devel] [PATCH v2] scsi: pvscsi: limit process IO loop to ring size
 2016-09-14  9:59 UTC  (2+ messages)

[PATCH 0/3] block: Improve bio_set_op_attrs() robustness
 2016-09-14  9:59 UTC  (8+ messages)
` [PATCH 1/3] block: Document that bio_op() uses the data type of bio.bi_opf
` [PATCH 2/3] block, dm-crypt, btrfs: Introduce bio_flags()
` [PATCH 3/3] block: Improve bio_set_op_attrs() robustness

[PATCH 0/8] SKL/KBL watermark fixes
 2016-09-14  9:59 UTC  (6+ messages)
` [PATCH 3/8] drm/i915/kbl: KBL also needs to run the SAGV code

[Qemu-devel] [PATCH] bt-hci-csr: drop unused argument
 2016-09-14  9:57 UTC 

[Qemu-devel] [PATCH 0/3] target-arm: cache tbflags in CPUARMState
 2016-09-14  9:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-arm: introduce cpu_dynamic_tb_cpu_flags
` [Qemu-devel] [PATCH 2/3] target-arm: add env->tbflags
` [Qemu-devel] [PATCH 3/3] target-arm: cache most tbflags

[PATCH] crypto/qat: add Intel(R) QuickAssist C3xxx device
 2016-09-14  9:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/1] Race during Busybox parallel build
 2016-09-14  9:56 UTC  (3+ messages)
` [PATCH 1/1] busybox: Avoid race building libbb

[PATCH 0/4] PCI PM refinements
 2016-09-14  9:56 UTC  (4+ messages)
` [PATCH 3/4] PCI: Avoid unnecessary resume after direct-complete

[PATCH] coresight: tmc: fix for trace collection bug in sysFS mode
 2016-09-14  9:56 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] armv8/fsl-lsch2: refactor the clock system initialization
 2016-09-14  9:56 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] armv8/fsl-lsch3: consolidate "

[PATCH 3/3] PCI: Xilinx NWL PCIe: Fix Error for multi function device for legacy interrupts
 2016-09-14  9:55 UTC  (14+ messages)

[PATCH] block_dev: remove DAX leftovers
 2016-09-14  9:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] improve aio_poll performance
 2016-09-14 11:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block: mirror: fix wrong comment of mirror_start
` [Qemu-devel] [PATCH 2/2] aio: improve aio_poll performance by checking epoll only once

[PATCH 1/2] mwifiex: use correct htcapinfo for HT20 ibss network
 2016-09-14  9:54 UTC  (3+ messages)
` [PATCH 2/2] mwifiex: parse WMM IEs from hostapd for mwifiex AP

[PATCH] builddeb: Update a few outdated and hardcoded strings
 2016-09-14  9:54 UTC  (5+ messages)

iomap based DAX path
 2016-09-14  9:53 UTC  (8+ messages)
` [PATCH 06/10] dax: provide an iomap based fault handler

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-09-14  9:51 UTC  (6+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)

[PATCH 0/4] STIH CEC driver
 2016-09-14  9:51 UTC  (4+ messages)
` [PATCH 3/4] add stih-cec driver into DT
  ` [STLinux Kernel] "
` [PATCH 4/4] add maintainer for stih-cec driver

ceph-mgr and tendrl
 2016-09-14  9:50 UTC 

[RFC/PATCH] posix-timers: make them configurable
 2016-09-14  9:47 UTC  (4+ messages)

[Bug 97796] Parts of screen do not update
 2016-09-14  9:50 UTC  (4+ messages)

[PATCH 0/2] i2c: meson: add gxbb compatible string
 2016-09-14  9:49 UTC  (9+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] dt-bindings: i2c-meson: "

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-09-14  9:49 UTC  (6+ messages)
  ` [kernel-hardening] "

[PATCH RFC 0/6] net: ILA resolver and generic resolver backend
 2016-09-14  9:49 UTC  (7+ messages)
` [PATCH RFC 1/6] spinlock: Add library function to allocate spinlock buckets array
` [PATCH RFC 4/6] rhashtable: abstract out function to get hash
` [PATCH RFC 5/6] net: Generic resolver backend

[Buildroot] [PATCH 1/3] package/urg: fix build
 2016-09-14  9:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-i386: fix ordering of fields in CPUX86State
 2016-09-14  9:45 UTC 

[Buildroot] [git commit] Revert "package/urg: fix build"
 2016-09-14  9:46 UTC 

[PATCH 0/1] runqemu: fix a race issue on lockdir
 2016-09-14  9:45 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] pintctrl: amlogic: gxbb: add i2c pins
 2016-09-14  9:45 UTC  (3+ messages)

[PATCH] driver-core: platform: Catch errors from calls to irq_get_irq_data
 2016-09-14  9:44 UTC  (3+ messages)

[PATCH v6 0/4] *** Latency histograms - IRQSOFF,PREEMPTOFF, Delayed HRTIMERS ***
 2016-09-14  9:42 UTC  (5+ messages)
` [PATCH v6 3/4] tracing: Add trace_irqsoff tracepoints

Tracking multiple timelines (full-ppgtt)
 2016-09-14  9:44 UTC  (3+ messages)
` [PATCH 05/18] drm/i915: Move GEM activity tracking into a common struct reservation_object

ext4 encrypted dir becomes sickish after 4-5 days
 2016-09-14  9:44 UTC 

[PATCH 1/2] x86: add a user configurable Kconfig option for the NS16550 UART
 2016-09-14  9:43 UTC  (4+ messages)
` [PATCH 2/2] x86: add a user configurable Kconfig option for the EHCI UART

[PATCH] drm/amdgpu: gtt offset should be 64 bit
 2016-09-14  9:43 UTC  (3+ messages)

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-09-14  9:43 UTC  (13+ messages)
        ` [Intel-gfx] "

kvm-unit-test fail for split irqchip
 2016-09-14  9:42 UTC  (5+ messages)

[PATCH] iommu/amd: Don't put completion-wait semaphore on stack
 2016-09-14  9:41 UTC 

[PATCH V5 0/6] thermal: bcm2835: add thermal driver
 2016-09-14  9:41 UTC  (4+ messages)
` [PATCH V5 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc

ovl: renames in overlayfs over tmpfs returns ESTALE in 4.4
 2016-09-14  9:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1536487] [NEW] Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
 2016-09-14  9:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1536487] "

[PATCH 0/1] drm: i915: don't use OpRegion for XPS 13 IvyBridge
 2016-09-14  9:40 UTC  (2+ messages)

[PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv
 2016-09-14  9:40 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu] spapr_pci: Add numa node id
 2016-09-14  9:39 UTC  (3+ messages)

intel_opregion_get_panel_type potential bug fix
 2016-09-14  9:39 UTC  (2+ messages)

[PATCH] Staging: speakup: i18n: Use x instead of x != NULL
 2016-09-14  9:38 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH xf86-video-amdgpu] Use --with-xorg-conf-dir=$prefix/share/X11/xorg.conf.d by default
 2016-09-14  9:35 UTC 

[PATCH] mm: fix oom work when memory is under pressure
 2016-09-14  9:25 UTC  (12+ messages)

[PATCH v7 00/22] Generic DT bindings for PCI IOMMUs and ARM SMMU
 2016-09-14  9:35 UTC  (5+ messages)

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-14  9:34 UTC  (5+ messages)
` [PATCH 03/24] xen: credit1: return the 'time remaining to the limit' as next timeslice

[Buildroot] [PATCH] package/libupnpp: add patch to get pkg-config file
 2016-09-14  9:34 UTC 

[ADV7393] DRM Encoder Slave or DRM Bridge
 2016-09-14  9:34 UTC  (5+ messages)

[PATCH 0/9] SKL/KBL watermark fixes, v2
 2016-09-14  9:34 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] usb: large file support for mtp, bugfixes
 2016-09-14  9:33 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] xhci: Fix remainder field for TR_SETUP completion event
` [Qemu-devel] [PULL 2/5] usb-host: fix streams detection in usb_host_speed_compat
` [Qemu-devel] [PULL 3/5] usb:xhci:fix memory leak in usb_xhci_exit
` [Qemu-devel] [PULL 4/5] usb-mtp: fix sending files larger than 4gb
` [Qemu-devel] [PULL 5/5] usb-mtp: added object properties

[PATCH 1/2] vm_event: Sanitize vm_event response handling
 2016-09-14  9:33 UTC  (2+ messages)

[PATCH] [RFC] irqchip or mfd/tps65217: fix link error
 2016-09-14  9:31 UTC  (2+ messages)

[PATCH v4 00/22] Support qcom's HSIC USB and rewrite USB2 HS support
 2016-09-14  9:33 UTC  (8+ messages)
` [PATCH v4 22/22] phy: Add support for Qualcomm's USB HS phy

[Ocfs2-devel] [PATCH v2 RESEND] ocfs2: fix double unlock in case retry after free truncate log
 2016-09-14  9:32 UTC 

[PATCH 00/11] splice cleanups
 2016-09-14  9:30 UTC  (3+ messages)

[PATCH] brcm: add firmware for BCM43430 802.11n chipset
 2016-09-14  9:30 UTC  (2+ messages)

Goodix touchscreen works intermittently, fails reading config info
 2016-09-14  9:29 UTC  (3+ messages)

moving spares into group and checking spares
 2016-09-14  9:29 UTC  (2+ messages)

[PATCH] drm/i915: Standardize port type for DVO encoders
 2016-09-14  9:28 UTC  (2+ messages)

[patch net-next v9 0/3] return offloaded stats as default and expose original sw stats
 2016-09-14  9:28 UTC  (4+ messages)
` [patch net-next v9 1/3] netdevice: Add offload statistics ndo
` [patch net-next v9 2/3] net: core: Add offload stats to if_stats_msg
` [patch net-next v9 3/3] mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default

possible odd acceleration scaling
 2016-09-14  9:28 UTC  (6+ messages)

Fetcher failure
 2016-09-14  9:27 UTC  (2+ messages)

[U-Boot] recommended place to add some custom settings to u-boot environment?
 2016-09-14  9:27 UTC  (3+ messages)

BUG_ON() vs ASSERT()
 2016-09-14  9:26 UTC  (4+ messages)

[PATCH] sched,numa,mm: revert to checking pmd/pte_write instead of VMA flags
 2016-09-14  9:25 UTC  (5+ messages)

client/server mode fails with Assertion `client->eta_in_flight = eta' failed
 2016-09-14  9:25 UTC  (7+ messages)

lots of "md: export_rdev(sde)" printed after create IMSM RAID10 with missing
 2016-09-14  9:24 UTC  (6+ messages)

[PATCH RFC 00/11] mlx5 RX refactoring and XDP support
 2016-09-14  9:24 UTC  (6+ messages)
` [PATCH RFC 08/11] net/mlx5e: XDP fast RX drop bpf programs support

[PATCH] fstests: test platform_check_ismounted do its work
 2016-09-14  9:24 UTC  (2+ messages)

[PATCH] [RFC] proc connector: add namespace events
 2016-09-14  9:23 UTC  (4+ messages)

[PATCH] leds: Only remove trigger if one is actually configured
 2016-09-14  9:23 UTC 


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.