All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-15 18:58:28 to 2016-04-15 19:25:16 UTC [more...]

Different patches for different images for same machine
 2016-04-15 19:25 UTC  (2+ messages)

[RESEND PATCH v4 0/2] Add UCS1002 USB Port Power Controller
 2016-04-15 19:25 UTC  (3+ messages)
` [RESEND PATCH v4 2/2] power: ucs1002: Add support for Programmable "

[RFC 0/8] drm: explicit fencing support
 2016-04-15 19:23 UTC  (20+ messages)
` [RFC 1/8] dma-buf/fence: add fence_collection fences
` [RFC 5/8] drm/fence: add fence to drm_pending_event
` [RFC 6/8] drm/fence: create DRM_MODE_ATOMIC_OUT_FENCE flag
` [RFC 8/8] drm/fence: add out-fences support

[Buildroot] [git commit] configs/minnowboard_max: configure eth0 through dhcp
 2016-04-15 19:23 UTC  (4+ messages)

[PATCH] ARM: Drop CONFIG_RTC_LIB dependency
 2016-04-15 19:22 UTC  (4+ messages)

[PATCH net-next] enic: set netdev->vlan_features
 2016-04-15 19:10 UTC 

[Intel-wired-lan] [next PATCH S35 00/14] i40e/i40evf updates
 2016-04-15 19:21 UTC  (5+ messages)
` [Intel-wired-lan] [next PATCH S35 11/14] i40e/i40evf: Refactor receive routine

[Buildroot] [PATCH] configs: add Armadeus Systems APF6 SOM basic support
 2016-04-15 19:21 UTC  (6+ messages)

[PATCH/RFC 0/6] fetch with refspec
 2016-04-15 19:19 UTC  (7+ messages)
` [PATCH/RFC 1/6] http-backend: use argv_array functions
` [PATCH/RFC 2/6] remote-curl.c: fix variable shadowing
` [PATCH/RFC 3/6] http-backend: handle refspec argument
` [PATCH/RFC 4/6] transport: add refspec list parameters to functions
` [PATCH/RFC 5/6] fetch: pass refspec to http server
` [PATCH/RFC 6/6] clone: send refspec for single-branch clones

[PATCH RESEND] build: Add sanitizer options
 2016-04-15 19:18 UTC 

[PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-04-15 19:16 UTC  (129+ messages)
` [Ocfs2-devel] "
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
  ` [Ocfs2-devel] "
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
  ` [Ocfs2-devel] "
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
  ` [Ocfs2-devel] "
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
  ` [Ocfs2-devel] "
` [PATCH 05/42] fs: have ll_rw_block "
  ` [Ocfs2-devel] "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
  ` [Ocfs2-devel] "
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
  ` [Ocfs2-devel] "
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
  ` [Ocfs2-devel] "
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
  ` [Ocfs2-devel] "
` [PATCH 10/42] btrfs: use bio fields for op and flags
  ` [Ocfs2-devel] "
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
  ` [Ocfs2-devel] "
` [PATCH 12/42] gfs2: "
  ` [Ocfs2-devel] "
` [PATCH 13/42] xfs: "
  ` [Ocfs2-devel] "
` [PATCH 14/42] hfsplus: "
  ` [Ocfs2-devel] "
` [PATCH 15/42] mpage: "
  ` [Ocfs2-devel] "
` [PATCH 16/42] nilfs: "
  ` [Ocfs2-devel] "
` [PATCH 17/42] ocfs2: "
  ` [Ocfs2-devel] "
` [PATCH 18/42] pm: "
  ` [Ocfs2-devel] "
` [PATCH 19/42] dm: "
  ` [Ocfs2-devel] "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
  ` [Ocfs2-devel] "
` [PATCH 21/42] bcache: set bi_op to REQ_OP
  ` [Ocfs2-devel] "
` [PATCH 22/42] drbd: "
  ` [Ocfs2-devel] "
` [PATCH 23/42] md/raid: "
  ` [Ocfs2-devel] "
` [PATCH 24/42] xen: "
  ` [Ocfs2-devel] "
` [PATCH 25/42] target: "
  ` [Ocfs2-devel] "
` [PATCH 26/42] block: copy bio op to request op
  ` [Ocfs2-devel] "
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
  ` [Ocfs2-devel] "
` [PATCH 28/42] block: prepare mq request creation "
  ` [Ocfs2-devel] "
` [PATCH 29/42] block: prepare elevator "
  ` [Ocfs2-devel] "
` [PATCH 30/42] blkg_rwstat: separate op from flags
  ` [Ocfs2-devel] "
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
  ` [Ocfs2-devel] "
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
  ` [Ocfs2-devel] "
` [PATCH 33/42] block: convert rq_data_dir helper "
  ` [Ocfs2-devel] "
` [PATCH 34/42] drivers: set request op to REQ_OP
  ` [Ocfs2-devel] "
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
  ` [Ocfs2-devel] "
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
  ` [Ocfs2-devel] "
` [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
  ` [Ocfs2-devel] "
` [PATCH 38/42] block, fs: remove old REQ definitions
  ` [Ocfs2-devel] "
` [PATCH 39/42] block: shrink bio/request fields
  ` [Ocfs2-devel] "
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
  ` [Ocfs2-devel] "
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
  ` [Ocfs2-devel] "
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
  ` [Ocfs2-devel] "

[BUG] cgroup/workques/fork: deadlock when moving cgroups
 2016-04-15 19:17 UTC  (5+ messages)
      ` [PATCH for-4.6-fixes] memcg: remove lru_add_drain_all() invocation from mem_cgroup_move_charge()

[PATCH v2 0/5] dax: handling of media errors
 2016-04-15 19:13 UTC  (22+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[GIT PULL lttng-ust] Add is_pic field to statedump so_info event
 2016-04-15 19:16 UTC 

[PATCH 00/12] TLB/XPA fixes & cleanups
 2016-04-15 19:16 UTC  (4+ messages)
` [PATCH 03/12] MIPS: Remove redundant asm/pgtable-bits.h inclusions

[PATCH net-next 0/7] net: dsa: mv88e6xxx: factorize switch info
 2016-04-15 19:16 UTC  (7+ messages)
` [PATCH net-next 2/7] net: dsa: mv88e6xxx: drop revision probing
` [PATCH net-next 3/7] net: dsa: mv88e6xxx: add switch info
` [PATCH net-next 4/7] net: dsa: mv88e6xxx: add family to info

[Bug 107771] New: Single process tries to use more than 1/2 physical RAM, OS starts thrashing
 2016-04-15 19:15 UTC 

[PATCH] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
 2016-04-15 19:15 UTC 

[Buildroot] [PATCH 1/1] package/libgpg-error: bump to version 1.21
 2016-04-15 19:15 UTC  (4+ messages)

[master/fido][PATCH 1/2] libarch: made libarch into a RTSC package
 2016-04-15 19:14 UTC  (2+ messages)
` [master/fido][PATCH 2/2] linalg: added support for AM57xx and made "

[kernel-hardening] [PATCH v5 00/21] x86, boot: KASLR cleanup and 64-bit improvements
 2016-04-15 19:14 UTC  (13+ messages)
` [kernel-hardening] [PATCH v5 02/21] x86, KASLR: Handle kernel relocation above 2G
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH v5 03/21] x86, KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH v5 05/21] x86, boot: Calculate decompression size during boot not build
  ` [kernel-hardening] "
    `  "

[PATCH 0/3] ASoC: Reduce audio related kernel spew
 2016-04-15 19:13 UTC  (5+ messages)
` [PATCH 1/3] ASoC: hdac_hdmi: Increase loglevel of hex dump printed

[Qemu-devel] [RFC v1 00/12] Enable MTTCG for 32 bit arm on x86
 2016-04-15 19:12 UTC  (2+ messages)

'git mv' doesn't move submodule if it's in a subdirectory
 2016-04-15 19:11 UTC  (2+ messages)
` [PATCH] mv: allow moving nested submodules

[RFC PATCH, WAS: "weird diff output?" 0/2] implement better chunk heuristics
 2016-04-15 19:09 UTC  (11+ messages)
` [RFC PATCH, WAS: "weird diff output?" 1/2] xdiff: add xdl_hash_and_recmatch helper function

xfs: compiler implementation dependent behavior?
 2016-04-15 19:09 UTC  (2+ messages)

上海软中信息技术有限公司
 2016-04-15 19:07 UTC 

Yocto Project Status WW16
 2016-04-15 19:05 UTC 

[PATCH] qla2xxx: rewrite code to avoid hitting gcc bug 70646
 2016-04-15 19:05 UTC  (4+ messages)

[PATCH v4 0/2] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-15 19:03 UTC  (3+ messages)
` [PATCH v4 1/2] ext4: Add DIO_SKIP_DIO_COUNT flag to dax_do_io()
` [PATCH v4 2/2] ext4: Make cache hits/misses per-cpu counts

[PATCH v4 00/16] port branch.c to use ref-filter's printing options
 2016-04-15 19:02 UTC  (4+ messages)
` [PATCH v4 11/16] ref-filter: introduce refname_atom_parser()

[PATCH 1/2 v2] device-tree: nexus7-flo: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-15 18:59 UTC  (3+ messages)

[PATCH 00/42] v6: separate operations from flags in the bio/request structs
 2016-04-15 18:58 UTC  (4+ messages)
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support


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.