messages from 2016-10-13 11:05:15 to 2016-10-13 12:04:35 UTC [more...]
[PATCH v4 0/2] Rework gcov support in Xen
2016-10-13 12:04 UTC (2+ messages)
` [PATCH v4 2/2] gcov: provide the capability to select gcov format automatically
[CI 1/3] drm/i915: Remove unused "valid" parameter from pte_encode
2016-10-13 12:02 UTC (3+ messages)
` [CI 2/3] drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
` [CI 3/3] drm/i915/gtt: Free unused lower-level page tables
[PATCH v2] sheepdog: reject snapshot as a LUN to avoid deleting working VDI
2016-10-13 12:02 UTC
Recent changes (master)
2016-10-13 12:00 UTC
[Qemu-devel] [PATCH v3 0/3] 9pfs: fix xattr related issues
2016-10-13 11:58 UTC (2+ messages)
[Qemu-devel] [PATCH 0/9] Fix mux regression (commit 949055a2)
2016-10-13 11:58 UTC (13+ messages)
` [Qemu-devel] [PATCH 1/9] Revert "char: use a fixed idx for child muxed chr"
` [Qemu-devel] [PATCH 2/9] char: return a tag when adding the fe handlers
` [Qemu-devel] [PATCH 3/9] char: add qemu_chr_remove_handlers()
` [Qemu-devel] [PATCH 4/9] char: keep track of qemu_chr_add_handlers()
` [Qemu-devel] [PATCH 5/9] char: warn on unused qemu_chr_add_handlers() result
` [Qemu-devel] [PATCH 6/9] qdev: remove call to qemu_chr_add_handlers()
` [Qemu-devel] [PATCH 7/9] char: handle qemu_chr_add_handlers() error
` [Qemu-devel] [PATCH 8/9] ringbuf: fix chr_write return value
` [Qemu-devel] [PATCH 9/9] tests: start chardev unit tests
[PATCH 0/5] i40e: vector poll-mode driver on ARM64
2016-10-13 11:58 UTC (5+ messages)
` [PATCH 1/5] i40e: extract non-x86 specific code from vector driver
[Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
2016-10-13 11:57 UTC (3+ messages)
[U-Boot] [PATCH] pmic: palmas: Accommodate fdt_subnode_offset signature change
2016-10-13 11:57 UTC
[PATCH v4 net-next 0/4] act_mirred: Ingress actions support
2016-10-13 11:56 UTC (5+ messages)
` [PATCH v4 net-next 1/4] net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool
` [PATCH v4 net-next 2/4] net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header
changing content of configuration parameters of Cmakelist file from .bb file
2016-10-13 11:57 UTC (3+ messages)
[PATCH 0/3] THREAD_INFO_IN_TASK_STRUCT vs generic preemption code
2016-10-13 11:57 UTC (2+ messages)
` [PATCH 1/3] sched/core,x86: make struct thread_info arch specific again
[PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver
2016-10-13 11:57 UTC (5+ messages)
[U-Boot] [PATCH] pmic: lp873x: Accommodate fdt_subnode_offset signature change
2016-10-13 11:56 UTC
[PATCH 00/22] Basic i.MX IPUv3 capture support
2016-10-13 11:56 UTC (5+ messages)
` [PATCH 02/22] [media] v4l2-async: allow subdevices to add further subdevices to the notifier waiting list
[PATCH] staging:vt6656:baseband.h: fix function definition argument without identifier name issue
2016-10-13 11:50 UTC
[PATCH] virtio-gpu: fix vblank events
2016-10-13 11:55 UTC (2+ messages)
[PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning
2016-10-13 11:30 UTC (5+ messages)
` [PATCH] iwlwifi: pcie: fix SPLC structure parsing
[PATCH net] net_sched: do not broadcast RTM_GETTFILTER result
2016-10-13 11:54 UTC (4+ messages)
[PATCH] virtio-gpu: fix vblank events
2016-10-13 11:55 UTC
Explicit fencing on multiple timelines, again
2016-10-13 11:54 UTC (11+ messages)
` [PATCH 16/42] drm/i915: Refactor object page API
` [PATCH 19/42] drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
` [PATCH 21/42] drm/i915: Implement pwrite without struct-mutex
` [PATCH 22/42] drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
[PATCH] powerpc/64s: relocation, register save fixes for system reset interrupt
2016-10-13 11:54 UTC (2+ messages)
[PATCH] powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
2016-10-13 11:54 UTC (4+ messages)
[PATCH] mempool: fix search of maximum contiguous pages
2016-10-13 11:52 UTC (4+ messages)
[PATCH RFC V2 0/2] KVM: x86: Support using the VMX preemption timer for APIC Timer periodic/oneshot mode
2016-10-13 11:52 UTC (5+ messages)
` [PATCH RFC V2 2/2] "
[PATCH 1/2] x86/vmx: Print the problematic MSR if a vmentry fails
2016-10-13 11:52 UTC (5+ messages)
` [PATCH 2/2] x86/vmx: Reduce the verbosity of the vmentry failure error reporting
[PATCH iproute2 1/1] tc filters: add support to get individual filters by handle
2016-10-13 11:51 UTC (3+ messages)
[PATCH v2 00/16] Convert FibreChannel bsg code to use bsg-lib
2016-10-13 11:50 UTC (44+ messages)
` [PATCH v2 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
` [PATCH v2 03/16] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
` [PATCH v2 04/16] scsi: Unify interfaces of fc_bsg_jobdone and bsg_job_done
` [PATCH v2 05/16] scsi: fc: provide fc_bsg_to_shost() helper
` [PATCH v2 06/16] scsi: fc: provide fc_bsg_to_rport() helper
` [PATCH v2 07/16] scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
` [PATCH v2 08/16] scsi: fc: implement kref backed reference counting
` [PATCH v2 09/16] block: add reference counting for struct bsg_job
` [PATCH v2 10/16] scsi: change FC drivers to use 'struct bsg_job'
` [PATCH v2 11/16] scsi: fc: Use bsg_destroy_job
` [PATCH v2 12/16] scsi: fc: use bsg_softirq_done
` [PATCH v2 13/16] scsi: fc: use bsg_job_done
` [PATCH v2 14/16] block: add bsg_job_put() and bsg_job_get()
` [PATCH v2 15/16] scsi: fc: move FC transport's bsg code to bsg-lib
` [PATCH v2 16/16] block: unexport bsg_softirq_done() again
[CI 1/4] drm/i915: Shrink cxsr_latency_table
2016-10-13 11:50 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/4] "
Regression in mobility grouping?
2016-10-13 11:46 UTC (6+ messages)
` [RFC 0/4] try to reduce fragmenting fallbacks
` [RFC 4/4] mm, page_alloc: disallow migratetype fallback in fastpath
[RESEND PATCH v3 1/2] usb: dwc3: gadget: Add disconnect checking when changing function dynamically
2016-10-13 11:46 UTC (13+ messages)
[U-Boot] Please pull u-boot-fdt
2016-10-13 11:47 UTC (5+ messages)
[PATCH 0/3 for 4.8] docs: feature documents for the schedulers
2016-10-13 11:47 UTC (6+ messages)
` [PATCH 1/3] docs: Credit1 feature document
[PATCH v10] cfg80211: Provision to allow the support for different beacon intervals
2016-10-13 11:46 UTC (2+ messages)
[PATCH v2] Input: elan_i2c - always output the device information
2016-10-13 11:23 UTC
[PATCH 0/5] i2c: i2c-piix4: set of coding style fixes
2016-10-13 11:40 UTC (9+ messages)
` [PATCH 3/5] i2c: i2c-piix4: coding style fix - long comments blocks
` [PATCH 5/5] i2c: i2c-piix4: coding style fix - quoted string split across lines
SDK_OLDEST_KERNEL vs OLDEST_KERNEL
2016-10-13 11:44 UTC (4+ messages)
[Qemu-devel] [PATCH v6 00/35] cmpxchg-based emulation of atomics
2016-10-13 11:43 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 28/35] target-arm: emulate LL/SC using cmpxchg helpers
[bug report] IB/hns: Add driver files for hns RoCE driver
2016-10-13 11:43 UTC
[PATCH 1/2] perf, tools: Implement branch_type event parameter
2016-10-13 11:33 UTC (4+ messages)
` [PATCH 2/2] perf, tools: Add documentation for perf user event parameters
[libvirt test] 101412: tolerable FAIL - PUSHED
2016-10-13 11:43 UTC
[PATCH v2] cfg80211: Create structure for combination check/iter function parameters
2016-10-13 11:41 UTC (2+ messages)
[PATCH 0/4] Btrfs: add serval test case for incremental send
2016-10-13 11:42 UTC (3+ messages)
` [PATCH 1/4] btrfs: add test for an incremental send don't skip overwrite ref for inode 256
[PATCH 3/3] rsi: Updated boot parameters
2016-10-13 11:27 UTC
[Qemu-devel] [PATCH v4 00/12] qapi: Allow blockdev-add for NBD
2016-10-13 11:42 UTC (13+ messages)
` [Qemu-devel] [PATCH v4 01/12] block/nbd: Drop trailing "." in error messages
` [Qemu-devel] [PATCH v4 02/12] block/nbd: Reject port parameter without host
` [Qemu-devel] [PATCH v4 03/12] block/nbd: Default port in nbd_refresh_filename()
` [Qemu-devel] [PATCH v4 04/12] block/nbd: Use qdict_put()
` [Qemu-devel] [PATCH v4 05/12] block/nbd: Add nbd_has_filename_options_conflict()
` [Qemu-devel] [PATCH v4 06/12] block/nbd: Accept SocketAddress
[PATCH 0/2] add support to STM LSM6DS3-LSM6DSM 6-axis Mems sensor
2016-10-13 11:40 UTC (4+ messages)
` [PATCH 1/2] iio: imu: add support to lsm6dsx driver
[PATCH] net: axienet: Remove unused parameter from __axienet_device_reset
2016-10-13 11:28 UTC
qca6174 missing firmware or subsystem id?
2016-10-13 11:40 UTC
[PATCH 0/6] mmc/memstick: rtsx_usb: Fix runtime PM issues
2016-10-13 11:37 UTC (11+ messages)
` [PATCH 1/6] mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
` [PATCH 2/6] mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
` [PATCH 3/6] memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
` [PATCH 4/6] memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
` [PATCH 5/6] mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend
` [PATCH 6/6] mmc: core: Don't power off the card when starting the host
[Qemu-devel] [PATCH 00/15] Refactor common part of xen backend and frontend
2016-10-13 11:35 UTC (6+ messages)
` [Qemu-devel] [PATCH 02/15] xen: Fix coding style warnings
` "
[PATCH RFC V3 0/6] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
2016-10-13 11:34 UTC (7+ messages)
` [PATCH RFC V3 1/6] KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
` [PATCH RFC V3 2/6] KVM: LAPIC: guarantee the timer is in tsc-deadline mode when rdmsr MSR_IA32_TSCDEADLINE
` [PATCH RFC V3 3/6] KVM: LAPIC: introduce set_target_expiration() to set target expiration time
` [PATCH RFC V3 4/6] KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc() to get APIC Timer target deadline tsc
` [PATCH RFC V3 5/6] KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
` [PATCH RFC V3 6/6] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
[PATCH] drm/i915: Fix mismatched INIT power domain disabling during suspend
2016-10-13 11:34 UTC
[PATCH] drm/i915: Skip unbinding large unmappable global buffers
2016-10-13 11:29 UTC (5+ messages)
` ✗ Fi.CI.BAT: warning for "
[patch] zfcp: spin_lock_irqsave() is not nestable
2016-10-13 11:27 UTC (4+ messages)
[PATCH 0/2] btrfs-progs: check: Handle drop_progress correctly for deleted subvolume
2016-10-13 11:09 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: check: skip keys prior to drop key in deleted subvolume correctly
` [PATCH 2/2] btrfs-progs: check: add drop key to relocation tree
[PATCH] Add support for Moxa CAN devices
2016-10-13 10:50 UTC (2+ messages)
[PATCH v2] usb: dwc3: gadget: Wait for end transfer complete before free irq
2016-10-13 11:23 UTC (9+ messages)
[meta-java][PATCH] ant-native: Fix random build failure
2016-10-13 11:25 UTC
[RFC 0/7] Save megabytes of wasted sg entries
2016-10-13 11:24 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[CI 01/19] drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv
2016-10-13 11:24 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,01/19] "
[PATCH] pdump: fix dir permissions value in mkdir call
2016-10-13 11:24 UTC (2+ messages)
[PATCH 0/2] powernv:stop: Use psscr_val,mask provided by firmware
2016-10-13 11:23 UTC (8+ messages)
` [PATCH 2/2] powernv: Pass PSSCR value and mask to power9_idle_stop
[PATCH] ath6k1: add Dell OEM SDIO I/O for the Venue 8 Pro
2016-10-13 11:20 UTC (2+ messages)
` "
[Xen-users] Xen 4.2.4 and 4.6 hangs
2016-10-13 11:22 UTC
[Bug 94990] New: Latest 4.6rc4 kernel, no booting on gtx970
2016-10-13 11:22 UTC (2+ messages)
` [Bug 94990] [GM204] GTX 970 + 4GB VRAM fails at secboot (v4.6+)
[Qemu-devel] [QEMU PATCH v5 0/6] migration: ensure hotplug and migration work together
2016-10-13 11:20 UTC (12+ messages)
` [Qemu-devel] [QEMU PATCH v5 3/6] migration: extend VMStateInfo
` [Qemu-devel] [Qemu-ppc] "
[Buildroot] [PATCH] libgpgme: improve language bindings
2016-10-13 11:19 UTC
[PATCH v4 0/8] New DDB Algo and WM fixes
2016-10-13 11:19 UTC (3+ messages)
` [PATCH v4 8/8] drm/i915/bxt: Enable IPC support
[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
2016-10-13 11:19 UTC (6+ messages)
` [RFC PATCH v1 22/28] KVM: SVM: add SEV launch start command
` [RFC PATCH v1 24/28] KVM: SVM: add SEV_LAUNCH_FINISH command
[PATCH] Revert "ath9k_hw: implement temperature compensation support for AR9003+"
2016-10-13 11:15 UTC (2+ messages)
` "
dm-mpath: Handling SCSI-3 PR RELEASE in multi-controller environment
2016-10-13 11:16 UTC (4+ messages)
[kernel-hardening] self introduction
2016-10-13 11:14 UTC (10+ messages)
[RFC PATCH 0/5] Reduce fragmentation
2016-10-13 11:05 UTC (6+ messages)
` [RFC PATCH 3/5] mm/page_alloc: stop instantly reusing freed page
` [RFC PATCH 5/5] mm/page_alloc: support fixed migratetype pageblock
[PATCH 1/2] submodule: ignore trailing slash on superproject URL
2016-10-13 11:11 UTC (4+ messages)
[RFC] arm64: Enforce observed order for spinlock and data
2016-10-13 11:02 UTC (11+ messages)
[PATCH 0/6] chcr: AEAD support and bug fixes
2016-10-13 11:09 UTC (6+ messages)
` [PATCH 2/6] chcr: Remove malloc/free
` [PATCH 3/6] chcr: Adjust Dest. buffer size
` [PATCH 4/6] chcr: Use SHASH_DESC_ON_STACK
` [PATCH 5/6] chcr: Move tfm ctx variable to request context
` [PATCH 6/6] Add support for AEAD algos
[PATCH] irqchip/gic: Enable gic_set_affinity set more than one cpu
2016-10-13 11:11 UTC (2+ messages)
[PATCH] qede: fix CONFIG_INFINIBAND_QEDR=m build error
2016-10-13 10:50 UTC (4+ messages)
[PATCH] KVM: document lock orders
2016-10-13 11:10 UTC
[PATCH 0/2] ARM: at91: properly handle LPDDR poweroff
2016-10-13 11:03 UTC (4+ messages)
` [PATCH 2/2] power/reset: at91-poweroff: timely shitdown LPDDR memories
[PATCH] net/i40e: Fix a typo in a comment (Fortville instead of IXGBE)
2016-10-13 11:09 UTC (3+ messages)
[PATCH v3] ath10k: cache calibration data when the core is stopped
2016-10-13 11:08 UTC (3+ messages)
` [v3] "
tty, fbcon: use-after-free in fbcon_invert_region
2016-10-13 11:08 UTC (5+ messages)
[PATCH v3] cxl: Prevent adapter reset if an active context exists
2016-10-13 11:08 UTC
linux.git: printk() problem
2016-10-13 11:06 UTC (8+ messages)
[PATCH 0/5 for rdma-core] Five rxe_cfg patches
2016-10-13 11:07 UTC (5+ messages)
` [PATCH 4/5] rxe_cfg: Remove dead code from show_module_status()
` [PATCH 5/5] rxe_cfg: Use printf() instead of using a loop
[v4.8-rc1 Regression] sched/fair: Apply more PELT fixes
2016-10-13 10:58 UTC (8+ messages)
[PATCH for-4.8] tools: check liblzma in configure for rombios
2016-10-13 11:05 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.