All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-25 14:29:26 to 2017-09-25 15:19:08 UTC [more...]

[PATCH v2 0/3] Introduce comprehensive sanity check framework and
 2017-09-25 15:17 UTC  (2+ messages)

[PATCH] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-09-25 15:18 UTC  (2+ messages)

[RFC lttng-modules v4] Add kmalloc failover to vmalloc
 2017-09-25 15:19 UTC 

[Buildroot] [PATCH] axel: bump to version 2.14.1
 2017-09-25 15:17 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Patch] mmc:: ricoh: Avoid useless selection of MMC_RICOH_MMC quirk
 2017-09-25 15:16 UTC 

[PATCH v7 00/12] x86: guest resource mapping
 2017-09-25 15:17 UTC  (18+ messages)
` [PATCH v7 01/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v7 02/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v7 06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn
` [PATCH v7 07/12] x86/hvm/ioreq: use bool rather than bool_t
` [PATCH v7 08/12] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list

[Qemu-devel] [PATCH RFC 0/6] xen: xen-domid-restrict improvements
 2017-09-25 15:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC 1/6] xen: link against xentoolcore

[PATCH] btrfs-progs: subvolume: outputs message only when operation succeeds
 2017-09-25 15:17 UTC  (9+ messages)

[PATCH 1/7] drm/i915/execlists: Microoptimise execlists_cancel_port_request()
 2017-09-25 15:16 UTC  (3+ messages)
` [PATCH 2/7] drm/i915: Introduce a preempt context

[PATCH v5 0/8] i915 PMU and engine busy stats
 2017-09-25 15:15 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Convert intel_rc6_residency_us to ns
` [PATCH 2/8] drm/i915: Extract intel_get_cagf
` [PATCH 3/8] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 4/8] drm/i915/pmu: Suspend sampling when GPU is idle
` [PATCH 5/8] drm/i915: Wrap context schedule notification
` [PATCH 6/8] drm/i915: Engine busy time tracking
` [PATCH 7/8] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 8/8] drm/i915: Gate engine stats collection with a static key

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-09-25 15:15 UTC  (5+ messages)

[PATCH i-g-t v2 0/7] IGT PMU support
 2017-09-25 15:15 UTC  (8+ messages)
` [PATCH i-g-t 1/7] intel-gpu-overlay: Move local perf implementation to a library
` [PATCH i-g-t 2/7] intel-gpu-overlay: Consolidate perf PMU access to library
` [PATCH i-g-t 3/7] intel-gpu-overlay: Fix interrupts PMU readout
` [PATCH i-g-t 4/7] intel-gpu-overlay: Catch-up to new i915 PMU
` [PATCH i-g-t 5/7] tests/perf_pmu: Tests for i915 PMU API
` [PATCH i-g-t 6/7] gem_wsim: Busy stats balancers
` [PATCH i-g-t 7/7] media-bench.pl: Add busy balancers to the list

bind pasid table API
 2017-09-25 15:14 UTC  (5+ messages)

[PATCH v4 00/15] Enable Memory Bandwidth Allocation in Xen
 2017-09-25 15:13 UTC  (3+ messages)
` [PATCH v4 01/15] docs: create Memory Bandwidth Allocation (MBA) feature document

[PATCH] [trivial] dt-bindings: i2c: i2c-mux: Spelling s/required is/required if/
 2017-09-25 15:13 UTC  (3+ messages)

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-25 15:13 UTC  (10+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
  ` [Devel] "
            ` 答复: "

[Qemu-trivial] [PATCH 2/2] thunk.h uses TARGET_ABI_BITS without including abitypes.h
 2017-09-25  1:02 UTC 

[Qemu-trivial] [PATCH 1/2] fprintf-fn.h uses GCC_FMT, but doesn't include the definition of it
 2017-09-25  1:02 UTC 

[patch 0/3] KVM KVM_HC_RT_PRIO hypercall support
 2017-09-25 15:12 UTC  (12+ messages)
` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall

debian-installer: please default to grub-ieee1275 on powerpc instead of yaboot
 2017-09-25 15:12 UTC  (11+ messages)

[PATCH v3 00/40] Introduce NXP DPAA Bus, Mempool and PMD
 2017-09-25 15:11 UTC  (7+ messages)
` [PATCH v4 00/41] "
  ` [PATCH v4 02/41] bus/dpaa: introduce NXP DPAA Bus driver skeleton

[PATCH] [PATCH v3] mm, oom: task_will_free_mem(current) should ignore MMF_OOM_SKIP for once
 2017-09-25 15:09 UTC  (2+ messages)

[PATCH] apparmor: Fix harmless off by one in map_signal_num()
 2017-09-25 15:09 UTC  (4+ messages)

[PATCH] Staging: media: atomisp: Use kmalloc_array instead of kmalloc
 2017-09-25 15:08 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH] perf: qcom_l2_pmu: add event names
 2017-09-25 15:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/16] Dirty bitmaps postcopy migration
 2017-09-25 15:07 UTC  (12+ messages)
` [Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy
        ` [Qemu-devel] ping "

[PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting
 2017-09-25 15:07 UTC  (7+ messages)

nvme multipath support V3
 2017-09-25 15:07 UTC  (9+ messages)
` [PATCH 8/9] nvme: implement multipath access to nvme subsystems

[PATCH 0/3] Enable NAND on Armada-7040-DB board
 2017-09-25 15:06 UTC  (15+ messages)
  ` [PATCH 1/3] Documentation: devicetree: add pxa3xx compatible and syscon property
  ` [PATCH 2/3] mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
  ` [PATCH 3/3] arm64: dts: marvell: add NAND support on the 7040-DB board

[Qemu-devel] [PATCH 0/2] tests for CCW IDA
 2017-09-25 15:06 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] s390x/ccs: add ccw-tester emulated device

[PATCH v2] vfio: refactor PCI BAR mapping
 2017-09-25 15:04 UTC 

[PATCH 1/3] drm/i915/execlists: Microoptimise execlists_cancel_port_request()
 2017-09-25 15:04 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/execlists: Move request unwinding to a separate function
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/execlists: Microoptimise execlists_cancel_port_request() (rev2)

WireGuard-p2p: A tool for NAT traversal
 2017-09-25 15:31 UTC  (4+ messages)

[tip:smp/urgent 6/7] kernel/cpu.c:97:41: error: 'struct cpuhp_cpu_state' has no member named 'done_up'
 2017-09-25 15:00 UTC 

[PATCH 4/4] genl: Fix termination of name strings
 2017-09-25 15:01 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] gstreamer1-mm: new package
 2017-09-25 15:01 UTC 

[PATCH v4 1/2] media: dt: bindings: Add binding for tango HW IR decoder
 2017-09-25 15:00 UTC  (4+ messages)
` [PATCH v4 2/2] media: rc: Add driver "

[PATCH net] sctp: Fix a big endian bug in sctp_for_each_transport()
 2017-09-25 15:00 UTC  (4+ messages)
` [PATCH net v2] sctp: Fix a big endian bug in sctp_diag_dump()

[PATCH] Input: Add I2C attached EETI EXC3000 multi touch driver
 2017-09-25 14:59 UTC  (4+ messages)

[PATCH v2 0/2] KSM: Replace jhash2 with xxhash
 2017-09-25 14:59 UTC  (4+ messages)
` [PATCH v2 1/2] xxHash: create arch dependent 32/64-bit xxhash()

[PATCH 0/4] Replace PID bitmap with IDR API implementation
 2017-09-25 14:59 UTC  (3+ messages)
` [PATCH 1/4] pid: Replace pid bitmap implementation with IDR API

[PATCH v1 0/4] Enable LBR for the guest
 2017-09-25 14:59 UTC  (6+ messages)
` [PATCH v1 4/4] KVM/vmx: enable lbr "

linux-4.14-rc2/drivers/hwmon/pmbus/pmbus_core.c:1086]: (style) Redundant condition
 2017-09-25 14:58 UTC  (2+ messages)

[PATCH 0/3] fix bug in btrfs_init_new_device()
 2017-09-25 14:56 UTC  (5+ messages)
` [PATCH 1/3] btrfs: undo writable when sprouting fails
` [PATCH 2/3] btrfs: cleanup btrfs_init_new_device()

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-09-25 14:57 UTC  (12+ messages)
` [PATCH 4/7] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

[Qemu-devel] [PATCH v10 00/20] make dirty-bitmap byte-based
 2017-09-25 14:55 UTC  (21+ messages)
` [Qemu-devel] [PATCH v10 01/20] block: Make bdrv_img_create() size selection easier to read
` [Qemu-devel] [PATCH v10 02/20] hbitmap: Rename serialization_granularity to serialization_align
` [Qemu-devel] [PATCH v10 03/20] qcow2: Ensure bitmap serialization is aligned
` [Qemu-devel] [PATCH v10 04/20] dirty-bitmap: Drop unused functions
` [Qemu-devel] [PATCH v10 05/20] dirty-bitmap: Avoid size query failure during truncate
` [Qemu-devel] [PATCH v10 06/20] dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
` [Qemu-devel] [PATCH v10 07/20] dirty-bitmap: Track bitmap size by bytes
` [Qemu-devel] [PATCH v10 08/20] dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
` [Qemu-devel] [PATCH v10 09/20] qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
` [Qemu-devel] [PATCH v10 10/20] dirty-bitmap: Set iterator start by offset, not sector
` [Qemu-devel] [PATCH v10 11/20] dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
` [Qemu-devel] [PATCH v10 12/20] dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
` [Qemu-devel] [PATCH v10 13/20] dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
` [Qemu-devel] [PATCH v10 14/20] dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
` [Qemu-devel] [PATCH v10 15/20] mirror: Switch mirror_dirty_init() to byte-based iteration
` [Qemu-devel] [PATCH v10 16/20] qcow2: Switch qcow2_measure() "
` [Qemu-devel] [PATCH v10 17/20] qcow2: Switch load_bitmap_data() "
` [Qemu-devel] [PATCH v10 18/20] qcow2: Switch store_bitmap_data() "
` [Qemu-devel] [PATCH v10 19/20] dirty-bitmap: Switch bdrv_set_dirty() to bytes
` [Qemu-devel] [PATCH v10 20/20] dirty-bitmap: Convert internal hbitmap size/granularity

[RFC lttng-modules v4] Add kmalloc failover to vmalloc
 2017-09-25 14:56 UTC 

[PATCH 1/4] asn1: Call va_end() before every return
 2017-09-25 14:56 UTC  (2+ messages)

[PATCH v2] drm/tinydrm: Move backlight helpers to a separate file
 2017-09-25 14:56 UTC  (3+ messages)

[PATCH 2/4] util: Add l_strlcpy
 2017-09-25 14:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] iotests: fix 181: enable postcopy-ram capability on target
 2017-09-25 14:55 UTC 

9f4835fb96 ("x86/fpu: Tighten validation of user-supplied .."): Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2017-09-25 14:55 UTC  (5+ messages)

[patch] mremap.2: Add description of old_size == 0 functionality
 2017-09-25 14:54 UTC  (14+ messages)

n900 in next-20170901
 2017-09-25 14:54 UTC  (12+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 1f147da0a4ea86c8634c23faa5ac1fcd59fbadb8
 2017-09-25 14:54 UTC 

[ANNOUNCE] Shared pull requests (was Re: Workflow for i40iw patch submissions)
 2017-09-25 14:53 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2: Always update inode ctime in set_acl
 2017-09-25 14:52 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: Support negative atimes
 2017-09-25 14:51 UTC  (2+ messages)

[PATCH] r8152: add Linksys USB3GIGV1 id
 2017-09-25 14:51 UTC  (2+ messages)

IA64 and drivers/acpi/bus.c
 2017-09-25 14:51 UTC 

[Cluster-devel] [PATCH] gfs2: Update ctime in setflags ioctl
 2017-09-25 14:50 UTC  (2+ messages)

[RFC+PATCH] Infiniband hfi1 + PREEMPT_RT_FULL issues
 2017-09-25 14:49 UTC 

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-09-25 14:41 UTC  (4+ messages)
` [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN

[Cluster-devel] [PATCH] gfs2: Clarify gfs2_block_map
 2017-09-25 14:49 UTC  (2+ messages)

Yocto Project Status WW39’17
 2017-09-25 14:48 UTC 

[GIT PULL] Block fixes for 4.14-rc2
 2017-09-25 14:46 UTC  (7+ messages)

[LTP] [PATCH] utimensat_tests.sh: returns EPERM on 4.4.27 and above
 2017-09-25 14:46 UTC  (4+ messages)

[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
 2017-09-25 14:45 UTC 

[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
 2017-09-25 14:45 UTC 

[PATCH v3 0/2] guard virt_spin_lock() with a static key
 2017-09-25 14:44 UTC  (5+ messages)

[PATCH 00/25] hrtimer: Provide softirq context hrtimers
 2017-09-25 14:44 UTC  (3+ messages)
` [PATCH 06/25] hrtimer: Store running timer in hrtimer_clock_base

[PATCH][v2] btrfs: change how we decide to commit transactions during flushing
 2017-09-25 14:42 UTC  (4+ messages)

[kernel-hardening] [PATCH v7 1/2] security/keys: properly zero out sensitive key material in big_key
 2017-09-25 14:43 UTC  (6+ messages)
` [kernel-hardening] [PATCH v7 2/2] security/keys: rewrite all of big_key crypto
  `  "
    ` [kernel-hardening] "

[PATCH v3 0/8] ARM: NOMMU: MPU updates
 2017-09-25 14:43 UTC  (4+ messages)
` [PATCH v3 8/8] ARM: NOMMU: Support MPU in XIP configuration

[Qemu-devel] [PATCH v2 0/2] xen: fix gnttab handling with old dom0 kernels
 2017-09-25 14:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] xen: dont try setting max grants multiple times
    `  "

[PATCH v8] drm/i915: Enable scanline read based on frame timestamps
 2017-09-25 14:42 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] Input: Add I2C attached EETI EXC3000 multi touch driver
 2017-09-25 14:39 UTC 

[PATCH 0/7] PCI: aardvark: improve compatibility with PCI devices
 2017-09-25 14:41 UTC  (3+ messages)

Tegra baseline test results for v4.14-rc2
 2017-09-25 14:41 UTC  (3+ messages)

pci-passthrough loses msi-x interrupts ability after domain destroy
 2017-09-25 14:41 UTC  (7+ messages)

BUG: merge -s theirs is not in effect (does the same as -s ours)
 2017-09-25 14:40 UTC  (6+ messages)
    ` Re* "
      ` -X theirs does not resolve symlink conflict Was: BUG: merge -s theirs is not in effect
      ` -s theirs use-case(s) "

Urgent: dvb_usb_rtl28xxu not tuning "Leadtek Winfast DTV2000 DS PLUS TV"
 2017-09-25 14:37 UTC  (6+ messages)
` f26: "

[PATCHv3 00/10] Fix remaining issues to drop more omap platform data
 2017-09-25 14:37 UTC  (5+ messages)
` [PATCH 01/10] dt-bindings: bus: Minimal TI sysc interconnect target module binding

[Qemu-devel] [PATCH 0/2] s390/z14: extended TOD-clock support
 2017-09-25 10:49 UTC  (2+ messages)

[PATCH review for 4.4 01/26] locking/lockdep: Add nest_lock integrity test
 2017-09-25 14:33 UTC  (4+ messages)
` [PATCH review for 4.4 19/26] i2c: at91: ensure state is restored after suspending

[Qemu-devel] [PATCH v2] qdev: Mark devices as non-hotpluggable by default
 2017-09-25 14:34 UTC  (5+ messages)

ASoC: pll/clkdiv issue with simple-card driver & WM8510/Atmel SSC
 2017-09-25 14:31 UTC 

[Qemu-devel] [PATCH 0/5] Mark legacy/PCIe/hybrid PCI devices using interface names
 2017-09-25 14:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/5] pci: Add INTERFACE_LEGACY_PCI_DEVICE to legacy PCI devices

[Qemu-trivial] [PATCH 00/34] remove i386/pc dependency from non-PC world (part 1)
 2017-09-25 14:30 UTC  (5+ messages)
` [Qemu-trivial] [PATCH 27/34] hw/pci: declare pci_nic_init_nofail() in "hw/net/pci.h"
    ` [Qemu-arm] "
    ` [Qemu-devel] "

[PATCH] apparmor: initialized returned struct aa_perms
 2017-09-25 14:29 UTC  (3+ messages)

[PATCH v2 1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible
 2017-09-25 14:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/3] "


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.