messages from 2017-09-25 14:51:21 to 2017-09-25 15:36:43 UTC [more...]
debian-installer: please default to grub-ieee1275 on powerpc instead of yaboot
2017-09-25 15:26 UTC (13+ messages)
[PATCH v3 00/10] arm64: kexec: add kexec_file_load() support
2017-09-25 15:36 UTC (6+ messages)
` [PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc
[PATCH] [trivial] dt-bindings: i2c: i2c-mux: Spelling s/required is/required if/
2017-09-25 15:36 UTC (5+ messages)
[PATCH] [trivial] Fix typos in printk
2017-09-25 15:34 UTC (2+ messages)
[PATCH] drm: of: always initialize panel in drm_of_find_panel_or_bridge()
2017-09-25 15:34 UTC (4+ messages)
eSDK install script failure
2017-09-25 15:33 UTC (5+ messages)
[PATCH] drm/tve200: Check for IS_ERR instead of NULL in probe
2017-09-25 15:33 UTC (3+ messages)
[PATCH v7 00/12] x86: guest resource mapping
2017-09-25 15:33 UTC (19+ 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 08/12] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list
` [PATCH v7 09/12] x86/hvm/ioreq: simplify code and use consistent naming
` [PATCH v7 10/12] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
[PATCH] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
2017-09-25 15:33 UTC (3+ messages)
[PATCH i-g-t v2 0/7] IGT PMU support
2017-09-25 15:31 UTC (11+ 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
[GIT PULL] Block fixes for 4.14-rc3
2017-09-25 15:31 UTC
[PATCH 0/3] x86/platform/UV: Update TSC support
2017-09-25 15:30 UTC (3+ messages)
` [PATCH 1/3] x86/kernel: Add option that TSC on Socket 0 being non-null is valid
[PATCH] KEYS: key refcounting cleanup in keyctl_read_key
2017-09-25 15:28 UTC (4+ messages)
[Qemu-devel] [PATCH v7 00/16] Dirty bitmaps postcopy migration
2017-09-25 15:27 UTC (13+ messages)
` [Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy
` [Qemu-devel] ping "
[Intel-wired-lan] [jkirsher-next-queue:dev-queue 103/109] ERROR: "__aeabi_uldivmod" [drivers/net/ethernet/intel/i40e/i40e.ko] undefined!
2017-09-25 15:27 UTC
[Qemu-devel] [PATCH v2] qdev: Mark devices as non-hotpluggable by default
2017-09-25 15:26 UTC (7+ messages)
[PATCH] PM / core: Drop legacy class suspend/resume operations
2017-09-25 15:17 UTC (3+ messages)
[mdadm PATCH] mdopen: call "modprobe md_mod" if it might be needed
2017-09-25 15:26 UTC (2+ messages)
[Question] null pointer risk of kernel workqueue
2017-09-25 15:25 UTC (2+ messages)
[PATCH net-next 0/7] nfp: flower vxlan tunnel offload
2017-09-25 15:25 UTC (2+ messages)
[PATCH v2 00/14] Move PCI away from the EAL
2017-09-25 15:24 UTC (15+ messages)
` [PATCH v3 00/13] "
` [PATCH v3 01/13] eal: expose rte_eal_using_phys_addrs
` [PATCH v3 02/13] ethdev: remove useless PCI dependency
` [PATCH v3 03/13] bus: properly include rte_debug
` [PATCH v3 04/13] pci: introduce PCI lib and bus
` [PATCH v3 05/13] lib: include rte_bus_pci
` [PATCH v3 06/13] drivers: "
` [PATCH v3 07/13] test: "
` [PATCH v3 08/13] app/testpmd: "
` [PATCH v3 09/13] cryptodev: move PCI specific helpers to drivers/crypto
` [PATCH v3 10/13] pci: avoid inlining functions
` [PATCH v3 11/13] pci: avoid over-complicated macro
` [PATCH v3 12/13] pci: deprecate misnamed functions
` [PATCH v3 13/13] doc: add notes on EAL PCI API update
For-next area officially open
2017-09-25 15:24 UTC
[PATCH i-g-t] igt_command_line.sh: Fix bashism
2017-09-25 15:23 UTC (2+ messages)
` ✗ Fi.CI.IGT: warning for "
[Qemu-devel] [PATCH v10 00/20] make dirty-bitmap byte-based
2017-09-25 15:23 UTC (23+ 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
Urgent: dvb_usb_rtl28xxu not tuning "Leadtek Winfast DTV2000 DS PLUS TV"
2017-09-25 15:23 UTC (6+ messages)
` f26: "
[PATCH] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure
2017-09-25 15:23 UTC (7+ messages)
[Qemu-devel] [Bug 1719339] [NEW] serial8250: too much work for irq3
2017-09-25 15:06 UTC
iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE
2017-09-25 15:21 UTC (3+ messages)
[PATCH 0/4] Replace PID bitmap with IDR API implementation
2017-09-25 15:20 UTC (4+ messages)
` [PATCH 1/4] pid: Replace pid bitmap implementation with IDR API
[PATCH v3 1/1] audit: Record fanotify access control decisions
2017-09-25 15:19 UTC
[PATCH v2 0/3] Introduce comprehensive sanity check framework and
2017-09-25 15:17 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
[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)
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 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
[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)
[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 (7+ 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 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 (5+ messages)
` [PATCH 4/7] page-writeback: pass in '0' for nr_pages writeback in laptop mode
[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 (3+ 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
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.