All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-11 14:47:30 to 2017-10-11 15:38:22 UTC [more...]

[PATCH 00/50] Recipe updates and fixes
 2017-10-11 15:33 UTC  (4+ messages)
` [PATCH 01/50] oprofile: remove the recipe
` [PATCH 02/50] libpfm4: "
` [PATCH 03/50] glib-2.0: update to 2.54.1

[PATCH 00/10] [SCSI] mpt3sas: Phase15 driver enhancements and fixes
 2017-10-11 15:37 UTC  (11+ messages)
` [PATCH 01/10] mpt3sas: Processing of Cable Exception events
` [PATCH 02/10] mpt3sas: Fixed memory leaks in driver
` [PATCH 03/10] mpt3sas: Reduce memory footprints in kdump kernel
` [PATCH 04/10] mpt3sas: Fix removal and addition of vSES device during host reset
` [PATCH 05/10] mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive

[PATCH v9 04/11] public: xen.h: add definitions for UUID handling
 2017-10-11 15:37 UTC  (3+ messages)
` [PATCH v10 "

[PATCH v2] scsi: be2iscsi: Use kasprintf
 2017-10-11 15:36 UTC 

[PATCH] Fix mpage_writepage() for pages with buffers
 2017-10-11 15:40 UTC  (4+ messages)

[PATCH 2/3] arm64: vdso: replace gettimeofday.S with arm vgettimeofday.C
 2017-10-11 15:34 UTC  (3+ messages)

[PATCH 1/3] arm: vdso: Rewrite gettimeofday to more closely match arm64 variant
 2017-10-11 15:34 UTC  (3+ messages)

[RFC PATCH kernel] vfio-pci: Allow write combining
 2017-10-11 15:35 UTC  (6+ messages)

[PATCHv2 04/11] sim: new API to check for a UST service only
 2017-10-11 15:34 UTC  (2+ messages)

Babeltrace performance issue in live-reading mode
 2017-10-11 15:34 UTC 

post-receive: pub/scm/network/ofono/ofono
 2017-10-11 15:34 UTC 

[Buildroot] [PATCH 1/9] iMX6S-PICO: add default config file (imx6spico_defconfig)
 2017-10-11 15:34 UTC  (3+ messages)

[PATCH v4 0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
 2017-10-11 15:33 UTC  (4+ messages)

[PATCH for-next] IB,hfi1 Add MODULE_FIRMWARE statements
 2017-10-11 15:32 UTC  (5+ messages)

[PATCH v3 0/7] Fix i.MX7D OCOTP write support
 2017-10-11 15:32 UTC  (7+ messages)
` [PATCH v3 2/7] nvmem: imx-ocotp: Pass parameters via a struct
` [PATCH v3 3/7] nvmem: imx-ocotp: Add support for banked OTP addressing

[PATCH 00/47] Address issues detected by static analysis tools
 2017-10-11 15:30 UTC  (9+ messages)
` [PATCH 05/47] RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing

[PATCHv2 02/11] simutil: Added authenticate builder/parser API
 2017-10-11 15:30 UTC  (2+ messages)

git repack leaks disk space on ENOSPC
 2017-10-11 15:05 UTC 

[PATCH] KVM: SVM: limit kvm_handle_page_fault to #PF handling
 2017-10-11 15:30 UTC  (2+ messages)

[PATCH] x86/boot: remove bogus #include <generated/utsrelease.h>
 2017-10-11 15:25 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Remove unnecessary "

[PATCHv2 01/11] simutil: Added app type to application parser
 2017-10-11 15:29 UTC  (2+ messages)

[PATCH 00/35] perf annotate: Use generic annotation line
 2017-10-11 15:29 UTC  (38+ messages)
` [PATCH 01/35] perf annotate: Remove arch::cpuid_parse callback
` [PATCH 02/35] perf annotate: Add annotation_line struct
` [PATCH 03/35] perf annotate: Move line/offset into "
` [PATCH 04/35] perf annotate: Move ipc/cycles "
` [PATCH 05/35] perf annotate: Add symbol__annotate function
` [PATCH 06/35] perf annotate: Add struct annotate_args
` [PATCH 07/35] perf annotate: Add arch into "
` [PATCH 08/35] perf annotate: Add map "
` [PATCH 09/35] perf annotate: Add offset/line/line_nr "
` [PATCH 10/35] perf annotate: Add evsel into struct annotation_line_args
` [PATCH 11/35] perf annotate: Add annotation_line__next function
` [PATCH 12/35] perf annotate: Add annotation_line__add function
` [PATCH 13/35] perf annotate: Move rb_node into struct annotation_line
` [PATCH 14/35] perf annotate: Add annotation_line__(new|free) functions
` [PATCH 15/35] perf annotate: Add annotated_source__purge function
` [PATCH 16/35] perf annotate: Add samples into struct annotation_line
` [PATCH 17/35] perf annotate: Add symbol__calc_percent function
` [PATCH 18/35] perf annotate: Add symbol__calc_lines function
` [PATCH 19/35] perf annotate: Remove disasm__calc_percent from disasm_line__print
` [PATCH 20/35] perf annotate: Remove disasm__calc_percent from annotate_browser__calc_percent
` [PATCH 21/35] perf annotate: Remove disasm__calc_percent function
` [PATCH 22/35] perf annotate: Remove struct source_line
` [PATCH 23/35] perf annotate: Add annotation_line__print function
` [PATCH 24/35] perf annotate: Factor annotation_line__print from disasm_line__print
` [PATCH 25/35] perf annotate browser: Use samples data from struct annotation_line
` [PATCH 26/35] perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
` [PATCH 27/35] perf annotate browser: Rename struct browser_disasm_line to browser_line
` [PATCH 28/35] perf annotate browser: Rename disasm_line__browser "
` [PATCH 29/35] perf annotate browser: Change selection to struct annotation_line
` [PATCH 30/35] perf annotate browser: Change offsets "
` [PATCH 31/35] perf annotate browser: Use struct annotation_line in browser_line
` [PATCH 32/35] perf annotate browser: Use struct annotation_line in find functions
` [PATCH 33/35] perf annotate browser: Use struct annotation_line in browser top
` [PATCH 34/35] perf annotate browser: Add disasm_line__write function
` [PATCH 35/35] perf annotate: Align source and offset lines

toaster not compatible with konqueror browser (or vice versa....)
 2017-10-11 15:28 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 12/15] lib/assoc_array: Remove smp_read_barrier_depends()
 2017-10-11 15:28 UTC  (12+ messages)
    ` [PATCH RFC tip/core/rcu 0/15] Remove to-be-unneeded smp_read_barrier_depends()

[Qemu-devel] [PATCH v1 1/1] virtio-ccw: Add the virtio-input devices for CCW bus
 2017-10-11 15:23 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zone
 2017-10-11 15:23 UTC  (3+ messages)

[PATCH 1/2] drm: vblank: use ktime_t instead of timeval
 2017-10-11 15:20 UTC  (3+ messages)
` [PATCH 2/2] drm: vblank: remove drm_timestamp_monotonic parameter

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-10-11 15:20 UTC 

[PATCH v2] i2c: riic: remove fixed clock restriction
 2017-10-11 15:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-10-11 15:20 UTC 

[PATCH v13 00/21] drm/i915: GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-10-11 15:20 UTC  (5+ messages)
` [PATCH v13 02/21] drm/i915/guc: Sanitize module parameter guc_log_level
` [PATCH v13 03/21] drm/i915/guc: Add status checks to enable/disable_guc_interrupts

[PATCH v4 00/10] NFSD support for asynchronous COPY
 2017-10-11 15:19 UTC  (9+ messages)
` [PATCH v4 08/10] NFSD handle OFFLOAD_CANCEL op

[RFC net-next 0/4] mlxsw: spectrum_router: Add extack messages for RIF and VRF overflow
 2017-10-11 15:19 UTC  (8+ messages)
` [RFC net-next 3/4] mlxsw: spectrum: router: Add support for address validator notifier
` [RFC net-next 4/4] mlxsw: spectrum_router: Add extack message for RIF and VRF overflow

[PATCH] arm64: defconfig: Enable QCOM_IOMMU
 2017-10-11 15:19 UTC  (2+ messages)

[PATCH 0/1] cifs: fix remaining rsp_iov pointer issues
 2017-10-11 15:18 UTC  (3+ messages)
` [PATCH] cifs: fix remaining rsp_iov issues

[PATCH] CIFS: Fix NULL pointer deref on TCON failures
 2017-10-11 15:18 UTC  (2+ messages)

Fatal failure, btrfs raid with duplicated metadata
 2017-10-11 15:17 UTC  (4+ messages)

[PATCH 00/10] new mmap_read interfaces for ring buffer
 2017-10-11 15:16 UTC  (13+ messages)
` [PATCH 01/10] perf record: new interfaces to read ring buffer to file
` [PATCH 02/10] perf tool: fix: Don't discard prev in backward mode

[PATCH] arm64: Add ThunderX drivers to defconfig
 2017-10-11 15:15 UTC 

[PATCH v9 00/29] x86: Enable User-Mode Instruction Prevention
 2017-10-11 15:15 UTC  (5+ messages)
` [PATCH v9 14/29] x86/insn-eval: Add utility function to get segment descriptor
` [PATCH v9 15/29] x86/insn-eval: Add utility functions to get segment descriptor base address and limit

[PATCH v2 0/9] drm/msm for 4.15
 2017-10-11 15:14 UTC  (10+ messages)
` [PATCH 1/9] drm/msm: Add per-instance submit queues
` [PATCH 3/9] drm/msm: Support multiple ringbuffers
` [PATCH 4/9] drm/msm: Add a parameter query for the number of ringbuffers
` [PATCH 5/9] drm/msm: Shadow current pointer in the ring until command is complete
` [PATCH 6/9] drm/msm: Make the value of RB_CNTL (almost) generic
  ` [PATCH 2/9] drm/msm: Move memptrs to msm_gpu
  ` [PATCH 7/9] drm/msm: Implement preemption for A5XX targets
` [PATCH 8/9] drm/msm: Removed unused struct_mutex_task
` [PATCH 9/9] drm/msm: dump a rd GPUADDR header for all buffers in the command

[PATCH v3 0/2] WFE for long delays
 2017-10-11 15:14 UTC  (5+ messages)
` [PATCH v3 1/2] arm_arch_timer: Expose event stream status
` [PATCH v3 2/2] arm64: use WFE for long delays

post-receive: pub/scm/linux/kernel/git/bwh/linux-cip
 2017-10-11 15:13 UTC 

[PATCH] dmaengine: stm32-mdma: avoid 64-bit division
 2017-10-11 15:13 UTC  (6+ messages)

[PATCH 0/12] ARM: dts: imx6: Update dts files for the Ka-Ro TX6 module series
 2017-10-11 15:11 UTC  (5+ messages)
` [PATCH 09/12] ARM: dts: imx6-tx6: move display configuration to .dtsi file

[PATCH v2] binfmt_misc: Node could be NULL when evicting inode
 2017-10-11 15:10 UTC 

[Qemu-devel] [Bug 1715007] [NEW] hw/block/onenand.c:520: dead code ?
 2017-10-11 14:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1715007] "

[PATCH] drivers: Adding driver support for "One by Wacom CTL472/672" (parameters transferred from CTL471/671 since only difference is the force resolution)
 2017-10-11 15:11 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/14] Enable Stratix10 SoC support
 2017-10-11 15:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 06/14] arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC

[PATCH v2 0/7] nvme_fc: add dev_loss_tmo support
 2017-10-11 15:10 UTC  (9+ messages)
` [PATCH v2 4/7] nvme_fc: add dev_loss_tmo to controller
` [PATCH v2 7/7] nvme_fc: add dev_loss_tmo timeout and remoteport resume support

[RFC PATCH v3 0/4] implement fetching of moved submodules
 2017-10-11 15:10 UTC  (9+ messages)
` [RFC PATCH 2/4] change submodule push test to use proper repository setup

[PATCH] softdog: Obey hardlockup_all_cpu_backtrace sysctl
 2017-10-11 15:10 UTC 

[PATCH v3 nf-next 0/2] netfilter: x_tables: speed up iptables-restore
 2017-10-11 15:09 UTC  (3+ messages)
` [PATCH v3 nf-next 1/2] netfilter: x_tables: wait until old table isn't used anymore

[PATCH v9 0/3] tools/libxc: use superpages
 2017-10-11 15:09 UTC  (7+ messages)
` [PATCH v9 3/3] tools/libxc: use superpages during restore of HVM guest

kernel - Regarding tools/testing/ktests or selftests
 2017-10-11 15:08 UTC  (3+ messages)

[PATCH] rtc: add support for NXP PCF85363 real-time clock
 2017-10-11 15:08 UTC  (4+ messages)

[refpolicy] [PATCH 1/1] Allow semanage_t to manage directories
 2017-10-11 15:08 UTC 

[PATCH v8 0/3] Move backlight helper functions from tinydrm-helpers to linux/backlight
 2017-10-11 15:07 UTC  (6+ messages)
` [PATCH v8 3/3] drm/tinydrm: Add devres versions of backlight_get

[PATCH v2] nvme_fc: retry initial controller connections 3 times
 2017-10-11 15:07 UTC  (3+ messages)

[PATCH v2 0/2] Fix single step for traps
 2017-10-11 15:06 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: Fix single stepping in kernel traps

[Qemu-devel] [PATCH 0/3] qcow2: Fix preallocated truncation
 2017-10-11 15:05 UTC  (2+ messages)

[PATCH v2 0/9] sound: Add sanity checks for invalid EPs
 2017-10-11 15:05 UTC  (18+ messages)
` [PATCH v2 1/9] usb: core: Add a helper function to check the validity of EP type in URB
` [PATCH v2 3/9] ALSA: caiaq: Add a sanity check for invalid EPs
` [PATCH v2 4/9] ALSA: line6: "
` [PATCH v2 9/9] ALSA: line6: Add yet more sanity checks "

[U-Boot] [PATCH] mmc: sanitize includes for DM i2c
 2017-10-11 15:05 UTC 

[PATCH] USB: Force disconnect Huawei 4G modem during suspend
 2017-10-11 15:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD
 2017-10-11 15:01 UTC  (2+ messages)

linux-next: manual merge of the tpmdd tree with Linus' tree
 2017-10-11 15:01 UTC 

[meta-browser] Modern Chromium with GN
 2017-10-11 15:00 UTC  (9+ messages)

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2017-10-11 14:59 UTC  (9+ messages)
` [U-Boot] [PATCH 07/11] efi_loader: fix events
` [U-Boot] [PATCH 08/11] efi_loader: implement SetWatchdogTimer
` [U-Boot] [PATCH 09/11] efi_loader: Fix disk dp's for pre-DM/legacy devices
` [U-Boot] [PATCH 10/11] efi_loader: Add mem-mapped for fallback

[refpolicy] [PATCH 1/1-v2] policy for systemd-networkd
 2017-10-11 14:59 UTC 

Skiers List
 2017-10-11 14:17 UTC 

[Qemu-devel] [RFC v4 00/16] VIRTIO-IOMMU device
 2017-10-11 14:56 UTC  (2+ messages)

[PATCHv2 for-4.10] xen/arm: guest_walk: Fix check again the IPS
 2017-10-11 14:57 UTC  (3+ messages)

[PATCH] drm/i915: Use rcu instead of stop_machine in set_wedged
 2017-10-11 14:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Use rcu instead of stop_machine in set_wedged (rev2)

[Qemu-devel] [PATCH] arm: fix armv7m_init() declaration to match definition
 2017-10-11 14:55 UTC  (2+ messages)

[U-Boot] [PATCH] kbuild: fix dependency of DT build
 2017-10-11 14:56 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2017-10-11 14:55 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2017-10-11 14:55 UTC 

post-receive: pub/scm/linux/kernel/git/backports/backports
 2017-10-11 14:55 UTC 

[PATCH v5 0/6] KVM: nested virt SMM fixes
 2017-10-11 14:54 UTC  (7+ messages)
` [PATCH v5 1/6] KVM: x86: introduce ISA specific SMM entry/exit callbacks
` [PATCH v5 2/6] KVM: x86: introduce ISA specific smi_allowed callback
` [PATCH v5 3/6] KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
` [PATCH v5 4/6] KVM: nVMX: fix SMI injection in guest mode
` [PATCH v5 5/6] KVM: nSVM: refactor nested_svm_vmrun
` [PATCH v5 6/6] KVM: nSVM: fix SMI injection in guest mode

[PATCH] drm/amd/display: Add comment for NaN checks in DCN calcs
 2017-10-11 14:55 UTC 

Dynamically adding a PCI subfunction
 2017-10-11 14:53 UTC  (7+ messages)

[Qemu-devel] [PATCH] bcm2835_armtimer: add bcm2835 ARM timer
 2017-10-11 14:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

Please apply fc61e83a2930 (iTCO_wdt) to stable
 2017-10-11 14:52 UTC 

i.mx6sx linux-fslc sema4 bug
 2017-10-11 14:45 UTC 

Setting single rate in ath10k broken by "reject/clear user rate mask if not usable"
 2017-10-11 14:51 UTC  (4+ messages)

[PATCH net-next 0/2] Fix IFE meta modules loading
 2017-10-11 14:50 UTC  (3+ messages)
` [PATCH net-next 1/2] net sched actions: change IFE modules alias names
` [PATCH net-next 2/2] net sched actions: fix module auto-loading

[PATCH v3 01/12] fuzz/x86_emulate: Clear errors after each iteration
 2017-10-11 14:50 UTC  (5+ messages)
` [PATCH v3 07/12] fuzz/x86_emulate: Move all state into fuzz_state

[PATCH 0/4] RCU: introduce noref debug
 2017-10-11 14:50 UTC  (7+ messages)

[PATCH v2 0/3] mmc: support eMMC driver type selection with DT
 2017-10-11 14:50 UTC  (5+ messages)
` [PATCH v2 2/3] mmc: parse new binding for eMMC fixed driver type
` [PATCH v2 3/3] arm64: renesas: salvator: set driver type for eMMC

Fostering linux community collaboration on hardware accelerators
 2017-10-11 14:43 UTC  (2+ messages)

[PATCH] drm/i915/userptr: Drop struct_mutex before cleanup
 2017-10-11 14:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2017-10-11 14:48 UTC 

[PATCH for-4.9 v2] x86: avoid #GP for PV guest MSR accesses
 2017-10-11 14:38 UTC  (4+ messages)

No log --no-decorate completion?
 2017-10-11 14:47 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.