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

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

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

[PATCH 0/2] Hi all,
 2017-03-16 16:07 UTC  (4+ messages)
` [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:05 UTC  (11+ messages)
` [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups

[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  (34+ messages)
` [PATCH 01/17] net: convert neighbour.refcnt from atomic_t to refcount_t
` [PATCH 02/17] net: convert neigh_params.refcnt "
` [PATCH 03/17] net: convert nf_bridge_info.use "
` [PATCH 04/17] net: convert sk_buff.users "
  ` [Bridge] "
` [PATCH 05/17] net: convert sk_buff_fclones.fclone_ref "
  ` [Bridge] "
` [PATCH 06/17] net: convert sock.sk_wmem_alloc "
  ` [Bridge] "
` [PATCH 07/17] net: convert sock.sk_refcnt "
  ` [Bridge] "
` [PATCH 08/17] net: convert sk_filter.refcnt "
  ` [Bridge] "
` [PATCH 09/17] net: convert ip_mc_list.refcnt "
  ` [Bridge] "
` [PATCH 10/17] net: convert in_device.refcnt "
  ` [Bridge] "
` [PATCH 11/17] net: convert netpoll_info.refcnt "
  ` [Bridge] "
` [PATCH 12/17] net: convert unix_address.refcnt "
  ` [Bridge] "
` [PATCH 13/17] net: convert fib_rule.refcnt "
  ` [Bridge] "
` [PATCH 14/17] net: convert inet_frag_queue.refcnt "
  ` [Bridge] "
` [PATCH 15/17] net: convert net.passive "
  ` [Bridge] "
` [PATCH 16/17] net: convert netlbl_lsm_cache.refcount "
  ` [Bridge] "
` [PATCH 17/17] net: convert packet_fanout.sk_ref "
  ` [Bridge] "

[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] aubinator: Define DRM_IOCTL_I915_GEM_EXECBUFFER2_WR if unavailable
 2017-03-16 16:04 UTC  (3+ messages)

[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

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

[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()

[PATCH] drm/atomic: protect crtc|connector->state with rcu
 2017-03-16 15:52 UTC 

[Qemu-devel] [PATCH 00/31] Creating RAMState for migration
 2017-03-16 15:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/31] ram: Remove unused dump_mig_dbytes_transferred()
` [Qemu-devel] [PATCH 11/31] ram: Remove unused pages_skiped variable

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

Out-of-band SRESET
 2017-03-16 15:37 UTC  (2+ messages)

[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)

[Qemu-devel] [PULL 0/3] Tracing patches
 2017-03-16 15:31 UTC  (2+ messages)

question: xen/qemu - mmio mapping issues for device pass-through
 2017-03-16 15:31 UTC  (4+ messages)

[Buildroot] [PATCH] xlib_libXv: correct license type
 2017-03-16 15:31 UTC 

[HMM 00/16] HMM (Heterogeneous Memory Management) v18
 2017-03-16 16:05 UTC  (2+ messages)
` [HMM 06/16] mm/migrate: add new boolean copy flag to migratepage() callback

Selinux recipes related error when executing bitbake
 2017-03-16 15:29 UTC  (3+ messages)

[PATCH] ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot
 2017-03-16 15:29 UTC  (10+ messages)

[PATCH v2 1/4] pinctrl: Fix trivial spelling typo in a comment
 2017-03-16 15:28 UTC  (7+ messages)
` [PATCH v2 2/4] pinctrl: samsung: Register pinctrl before GPIO


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.