All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-26 15:53:53 to 2016-09-26 16:44:04 UTC [more...]

Linux raid wiki
 2016-09-26 16:44 UTC  (4+ messages)

Applied "ASoC: dpcm: print dai_link name of BE other than FE." to the asoc tree
 2016-09-26 16:43 UTC 

[PATCH v3 1/3] ASoC: sun4i-codec: rename "sun4i_codec_widgets" to "sun4i_codec_controls" for consistency with the struct field name
 2016-09-26 16:43 UTC  (3+ messages)
` Applied "ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency" to the asoc tree

[PATCH 1/2] ASoC: da7219: Reset codec gracefully, if still active
 2016-09-26 16:43 UTC  (2+ messages)
` Applied "ASoC: da7219: Reset codec gracefully, if still active" to the asoc tree

[PATCH 2/2] ASoC: da7219: Disable AAD if codec is not a wake-up source
 2016-09-26 16:43 UTC  (2+ messages)
` Applied "ASoC: da7219: Disable AAD if codec is not a wake-up source" to the asoc tree

[PATCH v2] ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx
 2016-09-26 16:43 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx" to the asoc tree

Removal of regulator-boot-on/always-on when a consumer exists
 2016-09-26 16:43 UTC  (3+ messages)

[PATCH nf-next 0/2] fixes for recent nf_compact hooks
 2016-09-26 16:43 UTC  (5+ messages)
` [PATCH nf-next 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next 2/2] nf_set_hooks_head: acommodate different kconfig

osstest Massachusetts test lab resource usage investigation
 2016-09-26 16:42 UTC  (6+ messages)
` [Wg-test-framework] "
  ` [OSSTEST PATCH 1/3] Add *.tmp to .gitignore
  ` [OSSTEST PATCH 2/3] mg-bisect-activity-*: New rather ad-hoc scripts for wall clock timing analysys
  ` [OSSTEST PATCH 3/3] mg-bisect-activity-dump-periods: Split out windows-install steps

[PATCH 1/3] dt-bindings: Add a binding for the RPi firmware GPIO driver
 2016-09-26 16:40 UTC  (8+ messages)

[PATCH 1/1 v8] ARM: imx: Added perf functionality to mmdc driver
 2016-09-26 16:40 UTC  (3+ messages)

[PATCH v2 00/16] drm: drm: Per-plane rotation etc
 2016-09-26 16:40 UTC  (17+ messages)
` [PATCH v2 01/15] drm: Add drm_rotation_90_or_270()
` [PATCH 02/15] drm/atomic: Reject attempts to use multiple rotation angles at once
` [PATCH v3 03/15] drm: Add support for optional per-plane rotation property
` [PATCH v2 04/15] drm/arm: Use "
` [PATCH v3 05/15] drm/atmel-hlcdc: "
` [PATCH v2 06/15] drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
` [PATCH v2 07/15] drm/omap: Use per-plane rotation property
` [PATCH v2 08/15] drm/msm/mdp5: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
` [PATCH v2 09/15] drm/msm/mdp5: Use per-plane rotation property
` [PATCH v2 10/15] drm/msm/mdp5: Advertize 180 degree rotation
` [PATCH v3 11/15] drm/i915: Use the per-plane rotation property
` [PATCH v2 12/15] drm: RIP mode_config->rotation_property
` [PATCH v2 13/15] drm/i915: Use & instead if == to check for rotations
` [PATCH v2 14/15] drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
` [PATCH v2 15/15] drm/i915: Add horizontal mirroring support for CHV pipe B planes

[RFC] latencystats: added new library for latency stats
 2016-09-26 16:39 UTC 

[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-09-26 16:47 UTC  (2+ messages)

[PATCH v2 0/7] ZBC / Zoned block device support
 2016-09-26 16:37 UTC  (3+ messages)
` [PATCH v2 7/7] blk-zoned: implement ioctls

[PATCH 0/10] helping people resolve ambiguous sha1s
 2016-09-26 16:37 UTC  (5+ messages)
` [PATCH 01/10] get_sha1: detect buggy calls with multiple disambiguators
` [PATCH 10/10] get_short_sha1: list ambiguous objects on error

[PATCH 0/8] rbd: layering (mostly) error path fixes
 2016-09-26 16:37 UTC  (4+ messages)
` [PATCH 7/8] rbd: don't call rbd_osd_req_format_read() for !img_data requests

[Qemu-devel] [PATCH 00/18] target-riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G, RV32G)
 2016-09-26 16:37 UTC  (11+ messages)
` [Qemu-devel] [PATCH 02/18] target-riscv: Add RISC-V Target stubs inside target-riscv/
` [Qemu-devel] [PATCH 03/18] target-riscv: Add initialization for translation

[Qemu-devel] [PATCH v3 0/9] virtio: avoid inappropriate QEMU termination
 2016-09-26 16:36 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 2/9] virtio-blk: make some functions static
` [Qemu-devel] [PATCH v3 3/9] virtio-9p: handle handle_9p_output() error
` [Qemu-devel] [PATCH v3 4/9] virtio-blk: handle virtio_blk_handle_request() errors
` [Qemu-devel] [PATCH v3 5/9] virtio-net: handle virtio_net_handle_ctrl() error
` [Qemu-devel] [PATCH v3 6/9] virtio-net: handle virtio_net_receive() errors
` [Qemu-devel] [PATCH v3 7/9] virtio-net: handle virtio_net_flush_tx() errors
` [Qemu-devel] [PATCH v3 8/9] virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
` [Qemu-devel] [PATCH v3 9/9] virtio-scsi: handle virtio_scsi_set_config() error

[PATCH i-g-t] tests: kms_pipe_color: fix ctm tests
 2016-09-26 16:35 UTC  (2+ messages)

[PATCH 2/2] x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exit
 2016-09-26 16:32 UTC  (2+ messages)
` [tip:ras/core] "

[PATCH 1/2] x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index i
 2016-09-26 16:31 UTC  (2+ messages)
` [tip:ras/core] x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index 'i'

[PATCH v3 0/4] ovl: efficient copy up by reflink
 2016-09-26 16:33 UTC  (6+ messages)
` [PATCH v3 3/4] vfs: allow vfs_copy_file_range() across file systems

[PATCH v6 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-26 16:33 UTC  (4+ messages)
  ` [linux-sunxi] "

[PATCH 1/2] drm/amdgpu: fix GTT offset handling
 2016-09-26 16:33 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: bind GTT on demand

[PATCH 2/2] power: supply: max17042_battery: add technology property support
 2016-09-26 16:32 UTC  (3+ messages)

[PATCH 0/1] SDK: Avoid deleting TMP folder when changing SDKMACHINE
 2016-09-26 16:30 UTC  (2+ messages)
` [PATCH 1/1] SDK: Allow changing SDKMACHINE without wiping TMP folder

[PATCH] ALSA: control: cage TLV_DB_RANGE_HEAD in kernel land because it was obsoleted
 2016-09-26 16:29 UTC  (4+ messages)

[Outreachy kernel] Re: [PATCH] staging: vt6656: Remove unneccesary return variable
 2016-09-26 16:29 UTC  (4+ messages)

[PATCH 1/3] libselinux: Add architecture string to file_context.bin
 2016-09-26 16:29 UTC  (2+ messages)

[Qemu-devel] top(1) utility implementation in QEMU
 2016-09-26 16:28 UTC  (2+ messages)

[PATCH] ext2: fix possible integer truncation in ext2_iomap_begin
 2016-09-26 16:28 UTC 

[PATCH v2] signals: Avoid unnecessary taking of sighand->siglock
 2016-09-26 16:28 UTC  (2+ messages)

[PATCH] staging: skein: Remove extra blank lines
 2016-09-26 16:26 UTC  (2+ messages)

[PATCH] dissect: s/mode_t/usage_t/ in report_member()
 2016-09-26 16:26 UTC  (3+ messages)

[PATCH] prelink: Manipulate library paths to match the target system library setup
 2016-09-26 16:25 UTC 

[PATCH RFC 01/12] PVHv2 Dom0
 2016-09-26 16:25 UTC  (8+ messages)
` [PATCH RFC 07/12] xen/x86: parse Dom0 kernel for PVHv2
` [PATCH RFC 08/12] xen/x86: setup PVHv2 Dom0 CPUs
` [PATCH RFC 09/12] xen/x86: setup PVHv2 Dom0 ACPI tables

UAS driver seems to be reporting a 4k sector size for a 512 byte sector device?
 2016-09-26 16:25 UTC  (2+ messages)

[RFC PATCH 0/6] perf: Add AUX data sampling
 2016-09-26 16:18 UTC  (10+ messages)
` [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation
` [RFC PATCH 6/6] perf: Disable IRQs in address filter sync path

[PATCH] net/vhost: Add function to retreive the 'vid' for a given port id
 2016-09-26 16:24 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH v2 0/6] translate: [tcg] Generic translation framework
 2016-09-26 16:23 UTC  (2+ messages)

Source code review around jump label usage
 2016-09-26 16:23 UTC  (7+ messages)
` [PATCH 0/5] ISDN-Gigaset: Fine-tuning for three function implementations
  ` [PATCH 5/5] ISDN-Gigaset: Enclose two expressions for the sizeof operator by parentheses

[PATCH v8 00/11] Git filter protocol
 2016-09-26 16:21 UTC  (5+ messages)
` [PATCH v8 03/11] run-command: move check_pipe() from write_or_die to run_command

[PATCH] utils: Add all_multilib_tune_list function
 2016-09-26 16:22 UTC 

[meta-networking] [PATCH] atftp: fixes musl libc build
 2016-09-26 16:21 UTC 

Fwd: Openindiana, using -machine pc,accel=xen in qemu
 2016-09-26 16:21 UTC  (5+ messages)
` Fwd: Openindiana, using -machine pc, accel=xen "

[PATCH 0/4] followups to reintroduce compaction feedback for OOM decisions
 2016-09-26 16:20 UTC  (10+ messages)
` [PATCH 1/4] mm, compaction: more reliably increase direct compaction priority-fix
` [PATCH 2/4] mm, page_alloc: pull no_progress_loops update to should_reclaim_retry()
` [PATCH 3/4] mm, compaction: ignore fragindex from compaction_zonelist_suitable()
` [PATCH 4/4] mm, compaction: restrict fragindex to costly orders

[Intel-wired-lan] [net-next PATCH] ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
 2016-09-26 16:21 UTC  (2+ messages)

[v2 15/15] bnxt: Update struct definitions to use the 1.5.1 HWRM API
 2016-09-26 16:20 UTC 

[v2 13/15] bnxt: Update the HWRM ring related structures to version 1.5.1
 2016-09-26 16:19 UTC 

[v2 10/15] bnxt: Update various structures to version 1.5.1 of HWRM API
 2016-09-26 16:19 UTC 

[v2 14/15] bnxt: Update the HWRM filter related structures to version 1.5.1
 2016-09-26 16:19 UTC 

[v2 12/15] bnxt: Update the VNIC related structures to the 1.5.1 HWRM version
 2016-09-26 16:19 UTC 

[v2 11/15] bnxt: Update some structures to use the 1.5.1 HWRM API
 2016-09-26 16:19 UTC 

[v2 09/15] bnxt: Update various completion descriptors as per the 1.5.1 HWRM API
 2016-09-26 16:19 UTC 

[v2 08/15] bnxt: Update buffer descriptor definitions per 1.5.1 API
 2016-09-26 16:19 UTC 

[PATCH 0/2] (Was: BUG_ON in rcu_sync_func triggered)
 2016-09-26 16:18 UTC  (5+ messages)
` [PATCH 1/2] fs/super.c: fix race between freeze_super() and thaw_super()
` [PATCH 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths

[v2 06/15] bnxt: Add support for port hotplug
 2016-09-26 16:18 UTC 

send -p stuck with kernel bug message
 2016-09-26 16:18 UTC  (2+ messages)

[v2 05/15] bnxt: Add support to load bnxt PMD on a SR-IOV VF
 2016-09-26 16:18 UTC 

[v2 04/15] bnxt: Update Broadcom PMD driver documentation
 2016-09-26 16:18 UTC 

[v2 03/15] bnxt: Add support for new DIDs
 2016-09-26 16:18 UTC 

[v2 02/15] bnxt: Enable support for NPAR 1.0 feature
 2016-09-26 16:18 UTC 

Home Page of dtc is gone?
 2016-09-26 16:18 UTC 

[v2 01/15] bnxt: Add support for Broadcom StrataGX Communication Processors
 2016-09-26 16:16 UTC 

[PATCH 0/4] provide man pages for binaries provided by DPDK
 2016-09-26 16:16 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] doc: move tool guides in their own subdirectory

[PATCH] ASoC: simple-card: add support for aux devices
 2016-09-26 16:15 UTC  (3+ messages)
` Applied "ASoC: simple-card: add support for aux devices" to the asoc tree

Stack read out-of-bounds in parse_sha1_header_extended using git 2.10.0
 2016-09-26 16:15 UTC  (5+ messages)
  ` [PATCH] unpack_sha1_header(): detect malformed object header

/dev/dax size
 2016-09-26 16:16 UTC 

[PATCH V2] regulator: pv88080: Update regulator for PV88080 BB silicon support
 2016-09-26 16:15 UTC  (2+ messages)
` Applied "regulator: pv88080: Update regulator for PV88080 BB silicon support" to the regulator tree

[PATCH] ASoC: tpa6130a2: fix volume setting when no stream is running
 2016-09-26 16:15 UTC  (7+ messages)
` [PATCH] ASoC: tpa6130a2: unmerge power enable error path from power disable path
  ` Applied "ASoC: tpa6130a2: unmerge power enable error path from power disable path" to the asoc tree

[PATCH v2] ASoC: rk3399_gru_sound: fix recording pop at first attempt
 2016-09-26 16:15 UTC  (5+ messages)
` Applied "ASoC: rk3399_gru_sound: fix recording pop at first attempt" to the asoc tree

[PATCH] spi: imx: Gracefully handle NULL master->cs_gpios
 2016-09-26 16:15 UTC  (2+ messages)
  ` Applied "spi: imx: Gracefully handle NULL master->cs_gpios" to the spi tree

[PATCH v2 1/4] ASoC: wm_adsp: Use usleep_range for short delay
 2016-09-26 16:15 UTC  (2+ messages)
` Applied "ASoC: wm_adsp: Use usleep_range for short delay" to the asoc tree

[PATCH v2 2/4] ASoC: wm_adsp: Put DSP into low power state between loading and running
 2016-09-26 16:15 UTC  (2+ messages)
` Applied "ASoC: wm_adsp: Put DSP into low power state between loading and running" to the asoc tree

Applied "ASoC: hdac_hdmi: Drop use of audio component framework to read ELD" to the asoc tree
 2016-09-26 16:15 UTC 

[PATCH] spi: pxa2xx: Add support for GPIO descriptor chip selects
 2016-09-26 16:15 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Add support for GPIO descriptor chip selects" to the spi tree

[PATCH v2 3/4] ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP
 2016-09-26 16:15 UTC  (2+ messages)
` Applied "ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP" to the asoc tree

Regression in 4.8 - CPU speed set very low
 2016-09-26 16:15 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/3] Add -blockdev command line option
 2016-09-26 16:15 UTC  (2+ messages)

reStructuredText vs. AsciiDoc
 2016-09-26 16:14 UTC  (4+ messages)

[PATCH v5 0/2] net/i40e: enable 25G device
 2016-09-26 16:14 UTC  (2+ messages)

[PATCH] IB/core: Improve ib_map_mr_sg() documentation
 2016-09-26 16:14 UTC  (2+ messages)

[v2 00/15] bnxt patch series
 2016-09-26 16:13 UTC 

[PATCH 00/60] krogoth-next staged
 2016-09-26 16:13 UTC  (4+ messages)

[PATCH] staging: wilc1000: fix symbol 'WILC_DEBUG_LEVEL' was not declared
 2016-09-26 16:13 UTC  (4+ messages)
    ` [PATCH] staging: wilc1000: fix sparse warning: symbol was not declared. Should it be static?

[Qemu-devel] [PATCH v2 0/5] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2016-09-26 16:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/5] trace: [tcg] Do not generate TCG code to trace dinamically-disabled events

Question about VPID during MOV-TO-CR3
 2016-09-26 16:12 UTC  (20+ messages)

[PATCH] Fix some typing errors in libfdt.h and livetree.c
 2016-09-26 16:12 UTC 

[Qemu-devel] [PATCH 0/1] ahci: fix ncq aiocb-related segfault
 2016-09-26 16:10 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 1/2] f2fs: fix to commit bio cache after flushing node pages
 2016-09-26 16:09 UTC  (4+ messages)
` [PATCH 2/2] f2fs: remove redundant io plug

[Qemu-devel] [PATCH v3 00/10] ppc/pnv: loading skiboot and booting the kernel
 2016-09-26 16:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 07/10] ppc/pnv: add XSCOM infrastructure

[PATCH -v2 0/9] PI and assorted failings
 2016-09-26 16:09 UTC  (5+ messages)
` [PATCH -v2 3/9] sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update
` [PATCH -v2 5/9] rtmutex: Clean up

[RFC PATCH 0/3] support DP MST audio
 2016-09-26 16:07 UTC  (3+ messages)

[PATCH v2] Added COPYING and README.patch files to xen/common and xen/tools
 2016-09-26 16:06 UTC 

g_webcam Isoch high bandwidth transfer
 2016-09-26 16:06 UTC  (7+ messages)

BUG: Git blame provides incorrect previous commit if the line is uncommitted
 2016-09-26 16:05 UTC  (2+ messages)

[PATCH 1/4] fs - make is_local_mountpoint() usable by others
 2016-09-26 16:05 UTC  (15+ messages)
` [PATCH 3/4] autofs - make mountpoint checks namespace aware

[PATCH v3 0/5] add CB_NOTIFY_LOCK support to knfsd
 2016-09-26 16:03 UTC  (4+ messages)

dm-mpath: Handling SCSI-3 PR RELEASE in multi-controller environment
 2016-09-26 16:03 UTC  (4+ messages)

[PATCH 2/3] hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd()
 2016-09-26 16:03 UTC  (4+ messages)
  `  "

[asoc:topic/intel 53/55] sound/soc/codecs/hdac_hdmi.c:1028:5: warning: passing argument 4 of 'snd_hdac_acomp_get_eld' from incompatible pointer type
 2016-09-26 16:02 UTC  (3+ messages)

[PATCH Altp2m cleanup v5 0/3] Cleaning up altp2m code
 2016-09-26 16:01 UTC  (3+ messages)
` [PATCH Altp2m cleanup v5 1/3] altp2m cleanup work

[U-Boot] i.MX6: NAND boot with SPL
 2016-09-26 16:00 UTC  (2+ messages)

[PATCH v2 0/6] Btrfs: free space tree and sanity test fixes
 2016-09-26 15:58 UTC  (6+ messages)
` [PATCH v2 6/6] Btrfs: use less memory for delalloc sanity tests

[PATCH V1] regulator: pv88080: Update regulator for PV88080 BB silicon support
 2016-09-26 15:58 UTC  (4+ messages)

[U-Boot] Please pull fsl-qoriq master
 2016-09-26 15:58 UTC 

[PATCH] ptest-runner: recipe update related to minor fix
 2016-09-26 15:58 UTC  (2+ messages)

[PATCH v3 net-next 0/3] net: mpls: fragmentation and gso fixes for locally originated traffic
 2016-09-26 15:56 UTC  (10+ messages)
` [PATCH net-next 2/3] net: mpls: Fixups for GSO

[meta-python][PATCH] python-cython: update SRC_URI for new download location
 2016-09-26 15:56 UTC 

[PATCH v4] x86/vm_event: Allow overwriting Xen's i-cache used for emulation
 2016-09-26 15:54 UTC  (2+ messages)

[RFC PATCH] powerpc/mm: THP page cache support
 2016-09-26 15:53 UTC  (4+ messages)

[PATCH net-next 0/4] act_mirred: Ingress actions support
 2016-09-26 15:53 UTC  (15+ messages)
` [PATCH net-next 4/4] net/sched: act_mirred: Implement ingress actions

[PATCH] Added COPYING and README.patch files to xen/common and xen/tools
 2016-09-26 15:54 UTC  (3+ messages)

[PATCH v7 00/14] x86: multiboot2 protocol support
 2016-09-26 15:53 UTC  (3+ messages)
` [PATCH v7 14/14] x86: add multiboot2 protocol support for relocatable images


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.