All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-16 16:04:07 to 2017-03-16 16:35:38 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2017-03-16 16:35 UTC 

Viewing untracked+stashed files in git stash show
 2017-03-16 16:34 UTC 

Linux 3.2.87
 2017-03-16 16:34 UTC 

[PATCH v2 0/1] mm: zswap - crypto acomp/scomp support
 2017-03-16 16:33 UTC  (11+ messages)
` [PATCH v2 1/1] mm: zswap - Add crypto acomp/scomp framework support

[PATCH v2 0/2] Cleanup for some hardcoded constants
 2017-03-16 16:04 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: provide enumeration for __merge_refs mode argument
` [PATCH v2 2/2] btrfs: replace hardcoded value with SEQ_LAST macro

[Qemu-devel] [PATCH] qemu-ga: obey LISTEN_PID when using systemd socket activation
 2017-03-16 16:34 UTC  (5+ messages)

Linux 3.16.42
 2017-03-16 16:33 UTC 

[PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread()
 2017-03-16 16:31 UTC  (17+ messages)
` [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups

[PATCH 1/2] btrfs-progs: kerncompat: Fix re-definition of __bitwise
 2017-03-16 16:33 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: convert: Make btrfs_reserved_ranges const

[PATCH 0/4] Avoid duplicate registering of ACPI and native power-supplies
 2017-03-16 16:34 UTC  (9+ messages)
` [PATCH 1/4] acpi: battery: Add acpi_battery_unregister() function
` [PATCH 2/4] acpi: ac: Add acpi_ac_unregister() function
` [PATCH 3/4] power: supply: axp288_fuel_gauge: Unregister duplicate ACPI battery supply
` [PATCH 4/4] power: supply: axp288_charger: Unregister duplicate ACPI ac supply

[Qemu-devel] [PATCH] 9pfs: don't try to flush self and avoid QEMU hang on reset
 2017-03-16 16:33 UTC 

Linux 3.16.42
 2017-03-16 16:31 UTC 

[PATCH 0/2] *** add scheduling policy ***
 2017-03-16 16:31 UTC  (8+ messages)
` [PATCH 2/2] drm/amd/sched: add schuduling policy

[PATCH v2 0/9] Fixes to pagetable handling
 2017-03-16 16:31 UTC  (10+ messages)
` [PATCH v2 1/9] x86/cpuid: Sort cpu_has_* predicates by feature number
` [PATCH v2 2/9] x86/pagewalk: Use pointer syntax for pfec parameter
` [PATCH v2 3/9] x86/shadow: Drop VALID_GFN()
` [PATCH v2 4/9] x86/pagewalk: Clean up guest_supports_* predicates
` [PATCH v2 5/9] x86/pagewalk: Helpers for reserved bit handling
` [PATCH v2 6/9] x86/pagewalk: Re-implement the pagetable walker
` [PATCH v2 7/9] x86/shadow: Use the pagewalk reserved bits helpers
` [PATCH v2 8/9] x86/pagewalk: Improve the logic behind setting access and dirty bits
` [PATCH v2 9/9] x86/pagewalk: non-functional cleanup

Seg fault in linearizer after latest patch series
 2017-03-16 16:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-03-16 16:30 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-03-16 16:30 UTC 

[PATCH v6 00/23] Add support for GuC-based SLPC
 2017-03-16 16:32 UTC  (24+ messages)
` [PATCH v6 01/23] drm/i915/debugfs: Create generic string tokenize function and update CRC control parsing
` [PATCH v6 02/23] drm/i915/gen9: Separate RPS and RC6 handling
` [PATCH v6 03/23] drm/i915/slpc: Add has_slpc capability flag
` [PATCH v6 04/23] drm/i915/slpc: Add enable_slpc module parameter
` [PATCH v6 05/23] drm/i915/slpc: Sanitize GuC version
` [PATCH v6 06/23] drm/i915/slpc: Use intel_slpc_* functions if supported
` [PATCH v6 07/23] drm/i915/slpc: Enable SLPC in GuC "
` [PATCH v6 08/23] drm/i915/slpc: If using SLPC, do not set frequency
` [PATCH v6 09/23] drm/i915/slpc: Allocate/Release/Initialize SLPC shared data
` [PATCH v6 10/23] drm/i915/slpc: Add SLPC banner to RPS debugfs interfaces
` [PATCH v6 11/23] drm/i915/slpc: Add SLPC communication interfaces
` [PATCH v6 12/23] drm/i915/slpc: Send RESET event to enable SLPC
` [PATCH v6 13/23] drm/i915/slpc: Send SHUTDOWN event
` [PATCH v6 14/23] drm/i915/slpc: Add parameter set/unset/get functions
` [PATCH v6 15/23] drm/i915/slpc: Add debugfs support to read/write/revert the parameters
` [PATCH v6 16/23] drm/i915/slpc: Add support for min/max frequency control
` [PATCH v6 17/23] drm/i915/slpc: Add enable/disable controls for SLPC tasks
` [PATCH v6 18/23] drm/i915/slpc: Add i915_slpc_info to debugfs
` [PATCH v6 19/23] drm/i915/slpc: Set default values for tasks and min frequency parameters
` [PATCH v6 20/23] drm/i915/slpc: Add SKL SLPC Support
` [PATCH v6 21/23] drm/i915/slpc: Add Broxton SLPC support
` [PATCH v6 22/23] drm/i915/slpc: Add Kabylake "
` [PATCH v6 23/23] drm/i915/slpc: Enable SLPC, where supported

[GIT PULL 0/6] perf/core improvements and fixes
 2017-03-16 16:30 UTC  (8+ messages)
` [PATCH 1/6] perf probe: Introduce util func is_sdt_event()
` [PATCH 2/6] trace/kprobes: Fix check for kretprobe offset within function entry
` [PATCH 3/6] perf tools: Make perf_event__synthesize_mmap_events() scale
` [PATCH 4/6] tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h
` [PATCH 5/6] perf script: Add 'brstackinsn' for branch stacks
` [PATCH 6/6] uprobes: Default UPROBES_EVENTS to Y

Bug#766811: spurious library links
 2017-03-16 16:28 UTC  (7+ messages)

[GSoC][PATCH/RFC v3 3/3] credential-cache: only use user_socket if a socket
 2017-03-16 16:29 UTC  (8+ messages)
` [GSoC][PATCH v4 0/4] Moving credential-cache socket to xdg path
  ` [GSoC][PATCH v4 2/4] dir: add directory_exists
  ` [GSoC][PATCH v4 3/4] credential-cache: use XDG_CACHE_HOME for socket
  ` [GSoC][PATCH v4 4/4] credential-cache: add tests for XDG functionality

[PATCH] drm/i915: Assert that the context pin_counts do not overflow
 2017-03-16 16:30 UTC  (3+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-16 16:29 UTC  (16+ messages)
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active

[Qemu-devel] [PULL v2 0/8] target-mips queue
 2017-03-16 16:28 UTC  (5+ messages)

[gpio:devel 20/40] drivers/gpio/gpio-wm831x.c:266:38: error: 'struct wm831x' has no member named 'pdata'
 2017-03-16 16:28 UTC 

[PATCH] eal/linux: fix multi-process cannot work
 2017-03-16 16:28 UTC 

[PATCH] drm/i915: make context status notifier head be per engine
 2017-03-16 16:28 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] Proposal for deprecating unsupported host OSes & architecutures
 2017-03-16 16:27 UTC  (8+ messages)

[mmotm] "x86/atomic: move __arch_atomic_add_unless out of line" build error
 2017-03-16 16:27 UTC  (4+ messages)

[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
 2017-03-16 16:27 UTC  (4+ messages)

Fw: [Bug 194723] connect() to localhost stalls after 4.9 -> 4.10 upgrade
 2017-03-16 16:27 UTC  (4+ messages)
  `  "

[PATCH net] rxrpc: Ignore BUSY packets on old calls
 2017-03-16 16:27 UTC 

[PATCH 0/2] configurable PTYPE mapping
 2017-03-16 16:27 UTC  (4+ messages)
` [PATCH v2 0/3] net/i40e: "
  ` [PATCH v2 3/3] app/testpmd: add CL for ptype mapping configure

[PATCH v5 untested] kvm: better MWAIT emulation for guests
 2017-03-16 16:26 UTC  (12+ messages)

[Fuego] Additional Open source Test cases/Plans
 2017-03-16 16:26 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgating
 2017-03-16 16:26 UTC  (3+ messages)

[Qemu-devel] [PATCH] puv3: always compile-check debug printf
 2017-03-16 16:25 UTC  (3+ messages)

[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
 2017-03-16 16:25 UTC  (13+ messages)

[PATCH v2 00/27] arm64: Dom0 ITS emulation
 2017-03-16 16:25 UTC  (3+ messages)
` [PATCH v2 14/27] ARM: vGICv3: introduce basic ITS emulation bits

[PATCH] i2c-designware: increase timeout of semaphore transfer
 2017-03-16 16:24 UTC 

[PATCH v2 0/5] Implement SMMU passthrough using the default domain
 2017-03-16 16:24 UTC  (4+ messages)
` [PATCH v2 4/5] iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains

[HMM 00/16] HMM (Heterogeneous Memory Management) v18
 2017-03-16 16:24 UTC  (4+ messages)
` [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4

[PATCH v3 0/2] ethdev: abstraction layer for QoS hierarchical scheduler
 2017-03-16 16:23 UTC  (5+ messages)
` [PATCH v3 2/2] ethdev: add hierarchical scheduler API

[meta-webserver][krogoth][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available
 2017-03-16 16:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] x86: Allow to set NUMA distance for different NUMA nodes
 2017-03-16 16:19 UTC  (2+ messages)

[PATCH] drm/atomic: protect crtc|connector->state with rcu
 2017-03-16 16:19 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-16 16:19 UTC  (6+ messages)

[Bug 194837] New: VM with virtio-scsi drive often crashes during boot with kernel 4.11rc1
 2017-03-16 16:18 UTC  (2+ messages)
` [Bug 194837] "

[PATCH v1 0/7] initialize dtsi file and dts file for RK3328 SoCs
 2017-03-16 16:18 UTC  (9+ messages)
` [PATCH v1 5/7] arm64: dts: rockchip: add core dtsi "
` [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board

[PATCH 1/4] drm/i915: Split I915_RESET_IN_PROGRESS into two flags
 2017-03-16 16:18 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9] thread-pool: add missing qemu_bh_cancel in completion function
 2017-03-16 16:18 UTC  (2+ messages)

[rdma-core v3 0/9] Broadcom User Space RoCE Driver
 2017-03-16 16:17 UTC  (9+ messages)
` [rdma-core v3 4/9] libbnxt_re: Add support for posting and polling
` [rdma-core v3 8/9] libbnxt_re: Add support for atomic operations

[PATCH 0/2] Only wait for INT3394 extcon to show ip if enabled
 2017-03-16 16:17 UTC  (3+ messages)
` [PATCH 1/2] acpi: utils: Add new acpi_dev_present helper
` [PATCH 2/2] power: supply: axp288_charger: Only wait for INT3496 device if present

[PATCH 0/2] Hi all,
 2017-03-16 16:07 UTC  (8+ messages)
` [PATCH 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply
` [PATCH 2/2] power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c

[PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon
 2017-03-16 16:16 UTC  (4+ messages)

[PATCH rdma-core 0/6] Sparse code changes
 2017-03-16 16:16 UTC  (6+ messages)
` [PATCH rdma-core 4/6] rdmacm: Use C11 stdatomic for all atomics

[Qemu-devel] [PATCH 00/31] Creating RAMState for migration
 2017-03-16 16:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/31] ram: Move norm_pages to RAMState
` [Qemu-devel] [PATCH 13/31] ram: Remove norm_mig_bytes_transferred

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-03-16 16:12 UTC  (15+ messages)
` [PATCH v3 01/14] md: raid1/raid10: don't handle failure of bio_add_page()
` [PATCH v3 02/14] md: move two macros into md.h
` [PATCH v3 03/14] md: prepare for managing resync I/O pages in clean way
` [PATCH v3 04/14] md: raid1: simplify r1buf_pool_free()
` [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages
` [PATCH v3 06/14] md: raid1: retrieve page from pre-allocated resync page array
` [PATCH v3 07/14] md: raid1: use bio helper in process_checks()
` [PATCH v3 08/14] block: introduce bio_copy_data_partial
` [PATCH v3 09/14] md: raid1: move 'offset' out of loop
` [PATCH v3 10/14] md: raid1: improve write behind
` [PATCH v3 11/14] md: raid10: refactor code of read reshape's .bi_end_io
` [PATCH v3 12/14] md: raid10: don't use bio's vec table to manage resync pages
` [PATCH v3 13/14] md: raid10: retrieve page from preallocated resync page array
` [PATCH v3 14/14] md: raid10: avoid direct access to bvec table in handle_reshape_read_error

[PATCH V7 0/7] LPC: legacy ISA I/O support
 2017-03-16 16:13 UTC  (9+ messages)
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met

[PATCH v6 00/10] ath10k: sdio support
 2017-03-16 16:13 UTC  (5+ messages)
` [PATCH v6 03/10] ath10k: htc: move htc ctrl ep connect to htc_init

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2017-03-16 16:13 UTC 

repeatable inline-data oops (and fs corruption) caused by msync() of shared writable mmap (with recipe)
 2017-03-16 16:13 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/linusw/linux-gpio
 2017-03-16 16:13 UTC 

[PATCH 0/8] idle fixes and changes for POWER8 and POWER9
 2017-03-16 16:12 UTC  (3+ messages)
` [PATCH 8/8] powerpc/64s: idle POWER8 avoid full state loss recovery when possible

post-receive: pub/scm/linux/kernel/git/cjb/mmc-utils
 2017-03-16 16:11 UTC 

[LSF/MM TOPIC] Performance of seekdir(SEEK_HOLE/DATA) and FIEMAP
 2017-03-16 16:09 UTC 

[PATCH V2] acpi:apei:handle GSIV and GPIO notification types
 2017-03-16 16:08 UTC 

Out-of-band SRESET
 2017-03-16 16:06 UTC  (3+ messages)

Linux 3.2.87
 2017-03-16 16:07 UTC 

[PATCH] aubinator: Define DRM_IOCTL_I915_GEM_EXECBUFFER2_WR if unavailable
 2017-03-16 16:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size
 2017-03-16 16:05 UTC  (3+ messages)

[PATCH net-next 1/2] tcp: remove per-destination timestamp cache
 2017-03-16 16:05 UTC  (6+ messages)

Processed: forcibly merging 766811 857932 854961
 2017-03-16 16:06 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2017-03-16 16:06 UTC 

[PATCH 00/17] net subsystem refcount conversions
 2017-03-16 16:04 UTC  (4+ messages)
` [PATCH 08/17] net: convert sk_filter.refcnt from atomic_t to refcount_t
    ` [Bridge] "

[RFC v1 for accelerated IPoIB 00/25] Enhanced mode for IPoIB driver
 2017-03-16 16:04 UTC  (5+ messages)
` [RFC v1 for accelerated IPoIB 04/25] IB/verb: Add ipoib_options struct and API

[PATCH v2] xfs: verify inline directory data forks
 2017-03-16 16:04 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2017-03-16 16:04 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.