All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-27 15:44:52 to 2016-12-27 16:54:25 UTC [more...]

[PATCH v2 00/16] net: mvpp2: add basic support for PPv2.2
 2016-12-27 16:54 UTC  (5+ messages)
` [PATCH v2 01/16] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
` [PATCH v2 02/16] net: mvpp2: add and use accessors for TX/RX descriptors
` [PATCH v2 03/16] net: mvpp2: add hw_version field in "struct mvpp2"
` [PATCH v2 04/16] net: mvpp2: introduce an intermediate union for the TX/RX descriptors

[PATCH v2 00/11] net: mvpp2: misc improvements and preparation patches
 2016-12-27 16:54 UTC  (12+ messages)
` [PATCH v2 01/11] net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
` [PATCH v2 02/11] net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
` [PATCH v2 03/11] net: mvpp2: release reference to txq_cpu[] entry after unmapping
` [PATCH v2 04/11] net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
` [PATCH v2 05/11] net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
` [PATCH v2 06/11] net: mvpp2: simplify mvpp2_bm_bufs_add()
` [PATCH v2 07/11] net: mvpp2: remove unused register definitions
` [PATCH v2 08/11] net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
` [PATCH v2 09/11] net: mvpp2: simplify MVPP2_PRS_RI_* definitions
` [PATCH v2 10/11] net: mvpp2: switch to build_skb() in the RX path
` [PATCH v2 11/11] net: mvpp2: enable building on 64-bit platforms

[RFC PATCH 0/7] drm: facilitate driver unification around edid read and override
 2016-12-27 16:53 UTC  (9+ messages)
` [RFC PATCH 1/7] drm: reset ELD if NULL edid is passed to drm_edid_to_eld
` [RFC PATCH 2/7] drm: move edid property update and add modes out of edid firmware loader
` [RFC PATCH 3/7] drm: abstract override and firmware edid
` [RFC PATCH 4/7] drm: export load edid firmware
` [RFC PATCH 5/7] drm: make drm_get_displayid() available outside of drm_edid.c
` [RFC PATCH 6/7] drm: add new drm_mode_connector_get_edid to do drm_get_edid and friends
` [RFC PATCH 7/7] drm/i915: replace intel_ddc_get_modes with drm_mode_connector_get_edid
` ✓ Fi.CI.BAT: success for drm: facilitate driver unification around edid read and override

Linux kernel 4.1.37 released
 2016-12-27 16:52 UTC 

Yocto-2.2 build failures on Ubuntu 14.04.5 & 16.04.x hosts due to crash of unity-settings-daemon followed by restart of lightdm
 2016-12-27 16:49 UTC  (6+ messages)

[PATCH v1] net: dev_weight: TX/RX orthogonality,Re: [PATCH v1] net: dev_weight: TX/RX orthogonality
 2016-12-27 16:47 UTC  (3+ messages)
` [PATCH] "

renesas-drivers-2016-12-27-v4.10-rc1
 2016-12-27 16:47 UTC 

[Qemu-devel] [PULL 00/12] M68k for 2.9 patches
 2016-12-27 16:44 UTC  (2+ messages)

[PATCH v2] net: stmmac: bug fix to synchronize stmmac_open and stmmac_dvr_probe
 2016-12-27 16:34 UTC  (2+ messages)

[RFC PATCH 0/6] Support the PCIe for TM2(exynos5433)
 2016-12-27 16:33 UTC  (9+ messages)
  ` [RFC PATCH 3/6] ARM64: dts: exynos5433: add the pcie_phy node for PCIe
  ` [RFC PATCH 5/6] Documentation: pci: add the exynos5433-pcie binding
  ` [RFC PATCH 6/6] ARM64: exynos: add the pcie node for TM2

typo in sched(7), vers. 4.09
 2016-12-27 16:44 UTC  (2+ messages)

Patch
 2016-12-27 16:42 UTC  (2+ messages)

[PATCH] alsactl: Check for state file existence in systemd unit
 2016-12-27 16:41 UTC 

[PATCH] getline.3: document ENOMEM error case
 2016-12-27 16:41 UTC  (2+ messages)

Intel Wireless 7260 failed to work
 2016-12-27 16:41 UTC  (2+ messages)

[PATCH] Fix interface autodetection in legacy IDE driver (trial #2)
 2016-12-27 16:41 UTC  (5+ messages)

x86: warning in unwind_get_return_address
 2016-12-27 16:38 UTC  (8+ messages)

OOM: Better, but still there on
 2016-12-27 16:28 UTC  (13+ messages)
            ` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)
                    ` [PATCH] mm, vmscan: consider eligible zones in get_scan_count

[PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework
 2016-12-27 16:27 UTC  (7+ messages)
` [PATCH kvm-unit-tests v8 03/10] arm/arm64: add some delay routines
    ` [Qemu-devel] "

[PATCH 0/5] GuC Scrub vol. 1
 2016-12-27 16:26 UTC  (7+ messages)
` [PATCH 2/5] drm/i915/guc: Introduce intel_uc_init()
` [PATCH 4/5] drm/i915/guc: Extract param logic form guc_init

[PATCH] thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
 2016-12-27 16:24 UTC 

[PATCH v9 00/20] port branch.c to use ref-filter's printing options
 2016-12-27 16:23 UTC  (21+ messages)
` [PATCH v9 01/20] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH v9 02/20] ref-filter: include reference to 'used_atom' within 'atom_value'
` [PATCH v9 03/20] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v9 04/20] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v9 05/20] ref-filter: move get_head_description() from branch.c
` [PATCH v9 06/20] ref-filter: introduce format_ref_array_item()
` [PATCH v9 07/20] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH v9 08/20] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v9 09/20] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH v9 10/20] ref-filter: introduce refname_atom_parser_internal()
` [PATCH v9 11/20] ref-filter: introduce refname_atom_parser()
` [PATCH v9 12/20] ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
` [PATCH v9 13/20] ref-filter: rename the 'strip' option to 'lstrip'
` [PATCH v9 14/20] ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
` [PATCH v9 15/20] ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
` [PATCH v9 16/20] ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
` [PATCH v9 17/20] ref-filter: allow porcelain to translate messages in the output
` [PATCH v9 18/20] branch, tag: use porcelain output
` [PATCH v9 19/20] branch: use ref-filter printing APIs
` [PATCH v9 20/20] branch: implement '--format' option

[U-Boot] [PATCH v3 1/4] arm: am57xx: cl-som-am57x: add initial board support
 2016-12-27 16:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[Drbd-dev] [PATCH v1 00/54] block: support multipage bvec
 2016-12-27 15:56 UTC  (46+ messages)
` [Cluster-devel] "
`  "
` [PATCH v1 01/54] block: drbd: comment on direct access bvec table
  ` [Drbd-dev] "
` [PATCH v1 02/54] block: loop: comment on direct access to "
` [PATCH v1 03/54] kernel/power/swap.c: "
` [PATCH v1 04/54] mm: page_io.c: "
` [PATCH v1 05/54] fs/buffer: "
` [PATCH v1 06/54] f2fs: f2fs_read_end_io: "
` [PATCH v1 07/54] bcache: "
` [PATCH v1 08/54] block: comment on bio_alloc_pages()
` [PATCH v1 09/54] block: comment on bio_iov_iter_get_pages()
` [PATCH v1 10/54] block: introduce flag QUEUE_FLAG_NO_MP
` [PATCH v1 11/54] md: set NO_MP for request queue of md
` [PATCH v1 12/54] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH v1 13/54] block: comments on bio_for_each_segment[_all]
` [PATCH v1 14/54] block: introduce multipage/single page bvec helpers
` [PATCH v1 15/54] block: implement sp version of bvec iterator helpers
` [PATCH v1 16/54] block: introduce bio_for_each_segment_mp()
` [PATCH v1 17/54] block: introduce bio_clone_sp()
` [PATCH v1 18/54] bvec_iter: introduce BVEC_ITER_ALL_INIT
` [PATCH v1 19/54] block: bounce: avoid direct access to bvec table
` [PATCH v1 20/54] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH v1 21/54] block: introduce bio_can_convert_to_sp()
` [PATCH v1 22/54] block: bounce: convert multipage bvecs into singlepage
` [PATCH v1 23/54] bcache: handle bio_clone() & bvec updating for multipage bvecs
` [PATCH v1 24/54] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH v1 25/54] block: blk-merge: try to make front segments in full size
` [PATCH v1 26/54] block: blk-merge: remove unnecessary check
` [PATCH v1 27/54] block: use bio_for_each_segment_mp() to compute segments count
` [PATCH v1 28/54] block: use bio_for_each_segment_mp() to map sg
` [PATCH v1 29/54] block: introduce bvec_for_each_sp_bvec()
` [PATCH v1 30/54] block: bio: introduce single/multi page version of bio_for_each_segment_all()
` [PATCH v1 31/54] block: introduce bio_segments_all()

btrfs_log2phys: cannot lookup extent mapping
 2016-12-27 16:22 UTC  (4+ messages)

Clangs is complaining about type evaluations in test_mempool.cc
 2016-12-27 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] tcg/s390 improvements
 2016-12-27 16:18 UTC  (2+ messages)

[U-Boot] [PATCH] fs/ext4: Initialize group descriptor size for revision level 0 filesystems
 2016-12-27 16:18 UTC  (4+ messages)

[PATCH] selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
 2016-12-27 16:17 UTC 

[PATCH 01/12] Make and configuration files
 2016-12-27 16:15 UTC  (2+ messages)

[PATCH] alsactl: Make homedir configurable
 2016-12-27 16:15 UTC 

v11.1.1 Kraken rc released
 2016-12-27 16:13 UTC 

[Qemu-devel] [RFC PATCH v3 0/6] translate: [tcg] Generic translation framework
 2016-12-27 16:10 UTC  (8+ messages)
` [Qemu-arm] [PATCH v3 1/6] Pass generic CPUState to gen_intermediate_code()
` [Qemu-devel] [PATCH v3 2/6] queue: Add macro for incremental traversal
` [Qemu-devel] [PATCH v3 4/6] target: [tcg] Redefine DISAS_* onto the generic translation framework (DJ_*)
` [Qemu-arm] [PATCH v3 6/6] target: [tcg, arm] Port to generic translation framework

[PATCH] pinctrl: single: fix spelling mistakes on "Ivalid"
 2016-12-27 16:09 UTC  (3+ messages)

[Linux v4.10.0-rc1] call-traces after suspend-resume (pm? i915? cpu/hotplug?)
 2016-12-27 16:07 UTC  (7+ messages)

DPDK Acceleartion Enhancement - compression
 2016-12-27 16:08 UTC 

[PATCH v1 32/54] block: introduce bvec_get_last_sp()
 2016-12-27 16:05 UTC  (30+ messages)
` [PATCH v1 33/54] block: deal with dirtying pages for multipage bvec
` [PATCH v1 34/54] block: convert to singe/multi page version of bio_for_each_segment_all()
` [PATCH v1 35/54] bcache: convert to bio_for_each_segment_all_sp()
` [PATCH v1 36/54] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH v1 37/54] dm-crypt: convert to bio_for_each_segment_all_sp()
` [PATCH v1 38/54] md/raid1.c: "
` [PATCH v1 39/54] fs/mpage: "
` [PATCH v1 40/54] fs/direct-io: "
` [PATCH v1 41/54] ext4: "
` [PATCH v1 42/54] xfs: "
` [PATCH v1 43/54] gfs2: "
  ` [Cluster-devel] "
` [PATCH v1 44/54] f2fs: "
` [PATCH v1 45/54] exofs: "
` [PATCH v1 46/54] fs: crypto: "
` [PATCH v1 47/54] fs/btrfs: "
` [PATCH v1 48/54] fs/block_dev.c: "
` [PATCH v1 49/54] fs/iomap.c: "
` [PATCH v1 50/54] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH v1 51/54] btrfs: avoid access to .bi_vcnt directly
` [PATCH v1 52/54] btrfs: use bvec_get_last_sp to get the last singlepage bvec
` [PATCH v1 53/54] btrfs: comment on direct access bvec table
` [PATCH v1 54/54] block: enable multipage bvecs

[PATCH] nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
 2016-12-27 16:04 UTC  (2+ messages)

[PATCH] alsactl: Fix spelling mistakes
 2016-12-27 16:04 UTC 

[RFC] thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
 2016-12-27 16:04 UTC  (3+ messages)

[PATCH] Input: xpad - use correct product id for x360w controllers
 2016-12-27 16:01 UTC 

[U-Boot] [PATCH] imx_common: check for bmode Serial Downloader
 2016-12-27 16:01 UTC 

[Qemu-devel] [PATCH] Further tidy-up on block status
 2016-12-27 15:56 UTC  (3+ messages)

[PATCH v2 0/5] General Build Fixes
 2016-12-27 15:55 UTC  (7+ messages)
` [PATCH v2 1/5] Remove hardcoded strict -Werror checking

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2016-12-27 15:54 UTC  (2+ messages)
` [Bug 66963] Rv6xx dpm problems

[Drbd-dev] NULL pointer derefernce in 8.4.7-1 during drbd_destroy_connection()
 2016-12-27 15:54 UTC  (2+ messages)

[PATCH] ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 3
 2016-12-27 15:51 UTC  (3+ messages)
` [PATCH] ARM, ARM64: dts: drop "arm, amba-bus" "

JMS56x not working reliably with uas driver
 2016-12-27 15:53 UTC  (2+ messages)

[refpolicy] [PATCH] bootloader: stricter permissions and more tailored file contexts
 2016-12-27 15:53 UTC  (2+ messages)

[refpolicy] [PATCH] modutils: update to run in confined mode
 2016-12-27 15:53 UTC  (2+ messages)

[refpolicy] [PATCH 1/2] base: use new genhomedircon template for username
 2016-12-27 15:52 UTC  (4+ messages)
` [refpolicy] [PATCH 2/2] contrib: "

[refpolicy] [PATCH] kernel: missing permissions for confined execution
 2016-12-27 15:52 UTC  (3+ messages)
` [refpolicy] [PATCH v2] "

[PATCH v3] drm/i915: Check HAS_PCH_NOP when install or reset dispaly IRQ
 2016-12-27 15:49 UTC  (12+ messages)

drm_mm fixes, take 4?
 2016-12-27 15:48 UTC  (3+ messages)
` [PATCH v4 26/38] drm: Extract struct drm_mm_scan from struct drm_mm

[v2 PATCH 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2016-12-27 15:47 UTC  (2+ messages)
` [v2 PATCH 2/2] RAID1: avoid unnecessary spin locks in I/O barrier code

[PATCH 0/2] x86/VMX: XSA-203 follow-up
 2016-12-27 15:44 UTC  (9+ messages)
` [PATCH 2/2] x86/VMX: don't needlessly install VMFUNC emulation hook


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.