All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-16 15:32:32 to 2017-03-16 16:12:28 UTC [more...]

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

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-03-16 16:12 UTC  (8+ 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()

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

[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

[GIT PULL 0/6] perf/core improvements and fixes
 2017-03-16 16:10 UTC  (7+ 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

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

[PATCH 0/2] Hi all,
 2017-03-16 16:07 UTC  (7+ 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 1/2] kthread: add barriers to set_kthread_struct() and to_kthread()
 2017-03-16 16:09 UTC  (14+ messages)
` [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups

[PATCH] drm/atomic: protect crtc|connector->state with rcu
 2017-03-16 16:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/31] Creating RAMState for migration
 2017-03-16 16:09 UTC  (7+ messages)
` [Qemu-devel] [PATCH 10/31] ram: Remove unused dump_mig_dbytes_transferred()
` [Qemu-devel] [PATCH 11/31] ram: Remove unused pages_skiped variable
` [Qemu-devel] [PATCH 12/31] ram: Move norm_pages to RAMState

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

[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] "

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

[PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size
 2017-03-16 16:05 UTC  (4+ 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 

[PATCH 00/17] net subsystem refcount conversions
 2017-03-16 16:04 UTC  (9+ messages)
` [PATCH 01/17] net: convert neighbour.refcnt from atomic_t to refcount_t
` [PATCH 04/17] net: convert sk_buff.users "
` [PATCH 08/17] net: convert sk_filter.refcnt "
    ` [Bridge] "
` [PATCH 15/17] net: convert net.passive "
` [PATCH 16/17] net: convert netlbl_lsm_cache.refcount "
` [PATCH 17/17] net: convert packet_fanout.sk_ref "

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

[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] MIPS: Octeon: Remove unused PCIERCX types and macros
 2017-03-16 16:03 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Fix compile error when USB is not enabled
 2017-03-16 16:02 UTC  (2+ messages)

[PATCH] drm/i915: Assert that the context pin_counts do not overflow
 2017-03-16 16:03 UTC 

[PATCH] net/i40e: enable statistic reset for VF
 2017-03-16 16:03 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9] thread-pool: add missing qemu_bh_cancel in completion function
 2017-03-16 16:02 UTC 

[PATCH 0/4] gpio: mvebu: Add PWM fan support
 2017-03-16 16:03 UTC  (5+ messages)
` [PATCH 1/4] gpio: mvebu: Add limited PWM support

[PATCH] MIPS: Octeon: Remove unused SLI types and macros
 2017-03-16 16:02 UTC  (2+ messages)

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

[PATCH] MIPS: Octeon: Remove unused MIO types and macros
 2017-03-16 16:02 UTC  (2+ messages)

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

[PATCH] MIPS: Octeon: Remove unused L2C types and macros
 2017-03-16 16:02 UTC  (2+ messages)

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

[PATCH] e2fsck: recreate extent mapped lost+found
 2017-03-16 16:01 UTC  (2+ messages)

[PATCH v1 00/14] Server-side NFS/RDMA changes for v4.12
 2017-03-16 15:54 UTC  (30+ messages)
` [PATCH v1 01/14] svcrdma: Move send_wr to svc_rdma_op_ctxt
` [PATCH v1 02/14] svcrdma: Add svc_rdma_map_reply_hdr()
` [PATCH v1 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
` [PATCH v1 04/14] svcrdma: Add helper to save pages under I/O
` [PATCH v1 05/14] svcrdma: Introduce local rdma_rw API helpers
` [PATCH v1 06/14] svcrdma: Use rdma_rw API in RPC reply path
` [PATCH v1 07/14] svcrdma: Clean up RDMA_ERROR path
` [PATCH v1 08/14] svcrdma: Report Write/Reply chunk overruns
` [PATCH v1 09/14] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
` [PATCH v1 10/14] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
` [PATCH v1 11/14] svcrdma: Remove old RDMA Write completion handlers
` [PATCH v1 12/14] svcrdma: Remove the req_map cache
` [PATCH v1 13/14] svcrdma: Clean out old XDR encoders
` [PATCH v1 14/14] svcrdma: Clean up svc_rdma_post_recv() error handling

[PATCH v2] scsi_sysfs: fix hang when removing scsi device
 2017-03-16 15:59 UTC  (14+ messages)

[Buildroot] [PATCH 1/3] docs/manual: document ISC license
 2017-03-16 15:58 UTC  (2+ messages)

[Buildroot] [git commit] taglib: update homepage link
 2017-03-16 15:58 UTC 

[Buildroot] [git commit] docs/manual: document MPL licenses
 2017-03-16 15:58 UTC 

[Buildroot] [git commit] docs/manual: document ISC license
 2017-03-16 15:57 UTC 

DRM Atomic property for color-space conversion
 2017-03-16 15:55 UTC  (12+ messages)

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

[PATCH] arm64: add support for on-demand backtrace of other CPUs
 2017-03-16 15:56 UTC 

perf: massive perf_event slowdown between 4.9 and 4.11-rc
 2017-03-16 15:54 UTC 

[PATCH v2 1/2] btrfs-progs: dump-tree: Fix duplicated output when using -t option
 2017-03-16 15:54 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs-progs: dump-tree: Also output log root tree

[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
 2017-03-16 15:53 UTC  (3+ messages)

fsx tests on DAX started to fail with msync failure on 0307 -next tree
 2017-03-16 15:53 UTC  (5+ messages)

[Buildroot] [PATCH] php: bump version to 7.1.3
 2017-03-16 15:53 UTC 

[PATCH] clock: Fix smp_processor_id() in preemptible bug
 2017-03-16 15:53 UTC  (7+ messages)

"Hello Xen Project" Book
 2017-03-16 15:52 UTC 

[PATCH 0/33 v5] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-03-16 15:52 UTC  (16+ messages)
` [PATCH 06/33] fsnotify: Move mark list head from object into dedicated structure
` [PATCH 09/33] fsnotify: Remove indirection from mark list addition
` [PATCH 11/33] fsnotify: Move locking into fsnotify_recalc_mask()

v4.10: kernel stack frame pointer .. has bad value (null)
 2017-03-16 15:42 UTC  (11+ messages)
                  ` [PATCH] x86: mostly disable '-maccumulate-outgoing-args'

[PATCH 1/1] openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
 2017-03-16 15:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] x86/cpu: Keep each group sorted by model number
 2017-03-16 15:50 UTC 

stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1)
 2017-03-16 15:50 UTC  (12+ messages)

portcon in policy modules
 2017-03-16 15:50 UTC  (3+ messages)

[PATCH 0/6] gpio: mvebu: prepatatory cleanup for pwm-fan support
 2017-03-16 15:44 UTC  (13+ messages)
` [PATCH 1/6] gpio: mvebu: checkpatch: block comment fixes
` [PATCH 2/6] gpio: mvebu: start multiline block comments with blank line
` [PATCH 3/6] gpio: mvebu: checkpatch: unsigned int fixes
` [PATCH 4/6] gpio: mvebu: checkpatch: whitespace fixes
` [PATCH 5/6] gpio: mvebu: extra "
` [PATCH 6/6] gpio: mvebu: let the compiler inline

[PATCH] net: ethernet: bgmac: Allow MAC address to be specified in DTB
 2017-03-16 15:48 UTC 

40948 netdev
 2017-03-16 15:46 UTC 

Proposal: dealing with language-specific build tools/dependency management tools
 2017-03-16 15:45 UTC  (6+ messages)
` [Openembedded-architecture] Sum up - "

[PATCH 0/3] Add public w1 driver interface
 2017-03-16 15:19 UTC  (2+ messages)
` [PATCH 1/3] w1: Use kernel common min() implementation

Communication in x86
 2017-03-16 15:43 UTC 

[PATCH] tracing: Move trace_handle_return() out of line
 2017-03-16 15:43 UTC  (2+ messages)

[PATCH v2 0/5] minor pack-name cleanups
 2017-03-16 15:42 UTC  (5+ messages)
` [PATCH v2 4/5] replace snprintf with odb_pack_name()
` [PATCH v2 5/5] index-pack: make pointer-alias fallbacks safer

[PATCH 1/3] drm/i915: Convert intel_tv connector properties to atomic
 2017-03-16 15:43 UTC  (11+ messages)
    ` [PATCH 1/3] drm/i915: Convert intel_tv connector properties to atomic, v2
        ` [PATCH 1/3] drm/i915: Convert intel_tv connector properties to atomic, v3

perf: use-after-free in perf_release
 2017-03-16 15:19 UTC  (3+ messages)
` [PATCH 1/4] perf: Fix use-after-free in perf_release()
  ` [tip:perf/urgent] perf/core: "

[meta-oe][PATCH 1/8] lvm2: Depend on autoconf-archive-native instead of autoconf-archive
 2017-03-16 15:42 UTC  (3+ messages)
` [meta-oe][PATCH 8/8] lvm2: Move libdevmapper to a separate package

[PATCH v2] Documentation: vfio-mediated-device.txt: Fix typos
 2017-03-16 15:42 UTC 

[PATCH] MIPS: Octeon: Remove unused GPIO types and macros
 2017-03-16 15:41 UTC  (2+ messages)

Legacy PCI interrupt support in PCIe host driver
 2017-03-16 15:40 UTC  (2+ messages)

[PATCH v9 01/18] lib: rename legacy distributor lib files
 2017-03-16 15:40 UTC  (4+ messages)
` [PATCH v10 02/18] lib: create private header file

[PATCH 1/1] pinctrl: st: add irq_request_resources callback
 2017-03-16 15:39 UTC  (4+ messages)

[PATCH v2] Documentation: sync_file.txt: Fix typos
 2017-03-16 15:39 UTC 

[PATCH 0/4] misc: Add OF device table to I2C drivers that are missing it
 2017-03-16 15:39 UTC  (12+ messages)
` [PATCH 4/4] eeprom: at24: Add OF device ID table

[PATCH v3 00/16] Wind River Systems AVP PMD
 2017-03-16 15:37 UTC  (11+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 04/17] net/avp: add PMD version map file
  ` [PATCH v4 07/17] net/avp: driver registration
  ` [PATCH v4 17/17] doc: adds information related to the AVP PMD

[rtc-linux] RTC used as a module
 2017-03-16 15:35 UTC  (7+ messages)

[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-16 15:33 UTC  (7+ messages)
    ` [kernel-hardening] "

[PATCH] x86/time: Don't use virtual TSC if host and guest frequencies are equal
 2017-03-16 15:34 UTC  (6+ messages)

[Qemu-devel] qemu-system-ppc video artifacts since "tcg: drop global lock during TCG code execution"
 2017-03-16 15:34 UTC  (10+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH 0/7] Switch x86 to generic get_user_pages_fast() implementation
 2017-03-16 15:26 UTC  (2+ messages)
` [PATCH 1/7] mm: Drop arch_pte_access_permitted() mmu hook

[PATCH] usb: dwc3 dwc3_exynos_probe() change goto labels to meaningful names
 2017-03-16 15:32 UTC  (4+ messages)

[qa-tools][PATCH] full-test-cycle-wrapper: Correct qemu-auto variables
 2017-03-16 15:34 UTC 

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

[PATCH] pinctrl: qcom: Don't clear status bit on irq_unmask
 2017-03-16 15:32 UTC  (2+ messages)

[PATCH 0/3] Channels in licensed bands, noise floor override
 2017-03-16 15:13 UTC  (2+ messages)
` [PATCH 3/3] ath9k: add noise floor override option

Is it fixed by following patch
 2017-03-16 15:32 UTC  (4+ messages)


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.