All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-23 20:55:05 to 2016-09-23 22:31:55 UTC [more...]

[PATCH 0/3] arm64: apq8016-sbc: Enable regulators for ADV7533
 2016-09-23 22:31 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] dt-bindings: drm/bridge: adv7511: Add regulator bindings

[PATCH 1/2] dt-bindings: add bindings doc for ZTE VOU display controller
 2016-09-23 22:30 UTC  (3+ messages)

.gitignore does not ignore Makefile
 2016-09-23 22:29 UTC  (4+ messages)

Using perf inject on ppc64le
 2016-09-23 22:28 UTC  (2+ messages)

[PATCH v3 0/4] regulator: axp20x: support AXP803/AXP813 variants
 2016-09-23 22:27 UTC  (9+ messages)
` [PATCH v3 3/4] regulator: axp20x: add the AXP803
` [PATCH v3 4/4] regulator: axp20x: add the AXP813

Limitiations of git rebase --preserve-merges --interactive
 2016-09-23 22:26 UTC  (3+ messages)

[PATCH v2] ASoC: simple-card: add support for aux devices
 2016-09-23 22:25 UTC  (2+ messages)

[PATCH] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
 2016-09-23 22:24 UTC  (2+ messages)

[PATCH 00/13] Jethro-next pull request
 2016-09-23 22:24 UTC  (3+ messages)

[PATCH] xfs: quiesce the filesystem after recovery on readonly mount
 2016-09-23 22:21 UTC  (4+ messages)

blk-mq: allow passing in an external queue mapping V3
 2016-09-23 22:21 UTC  (3+ messages)
` [PATCH 11/13] nvme: switch to use pci_alloc_irq_vectors

[PATCH] netfilter: don't permit unprivileged writes to global state via sysctls
 2016-09-23 22:21 UTC 

ath10k mesh + ap + encryption?
 2016-09-23 22:18 UTC  (6+ messages)

[meta-networking][PATCH] mbedtls: separate general .inc and version-specific recipe
 2016-09-23 16:46 UTC 

[PATCH] hv_netvsc: fix comments
 2016-09-24  0:08 UTC 

[PATCH] document FIONREAD on pipe
 2016-09-23 22:17 UTC 

[PATCH v2] gitweb: use highlight's shebang detection
 2016-09-23 22:15 UTC  (4+ messages)
` [PATCH v3 1/2] gitweb: remove unused function parameter
  ` [PATCH v3 2/2] gitweb: use highlight's shebang detection

[U-Boot] [PATCH 0/2] at91: video: add driver for Atmel HLCD controller
 2016-09-23 22:15 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] at91: video: Support driver-model for the HLCD driver
` [U-Boot] [PATCH 2/2] at91: video: DT binding for HLCDC driver

[PATCHv3 1/2] pciehp: Let user control LED status
 2016-09-23 22:14 UTC  (6+ messages)
` [PATCHv3 2/2] x86/vmd: Add PCI domain specific LED option

[PATCH 0/2] i2c: meson: add gxbb compatible string
 2016-09-23 22:13 UTC  (6+ messages)

[PATCH 1/3] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
 2016-09-23 22:12 UTC  (4+ messages)
` [PATCH 3/3] clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK

[Buildroot] [PATCH] qt5: Disable passing of -isystem flag in CXXFLAGS
 2016-09-23 22:11 UTC  (2+ messages)

[PATCH] [media/input] rc: report rc protocol type to userspace through input
 2016-09-23 22:08 UTC  (3+ messages)

[PATCH v3 0/3] Armada 7k/8k CP110 system controller fixes
 2016-09-23 22:06 UTC  (14+ messages)
` [PATCH v3 1/3] clk: mvebu: fix setting unwanted flags in CP110 gate clock
` [PATCH v3 2/3] clk: mvebu: dynamically allocate resources in Armada CP110 system controller
` [PATCH v3 3/3] clk: mvebu: migrate CP110 system controller to clk_hw API and registration

[RFC] sched/core: Fix up load metric exposed to cpuidle
 2016-09-23 22:06 UTC  (2+ messages)

[Qemu-devel] [PULL 00/19] virtio, pc: fixes and features
 2016-09-23 22:05 UTC  (5+ messages)

[Qemu-devel] [PULL v2 00/19] virtio, pc: fixes and features
 2016-09-23 22:05 UTC  (20+ messages)
` [Qemu-devel] [PULL v2 01/19] tests: add /vhost-user/connect-fail test
` [Qemu-devel] [PULL v2 02/19] tests: add a simple /vhost-user/multiqueue test
` [Qemu-devel] [PULL v2 03/19] tests: add /vhost-user/flags-mismatch test
` [Qemu-devel] [PULL v2 04/19] virtio: add check for descriptor's mapped address
` [Qemu-devel] [PULL v2 05/19] pc: clean up COMPAT macro chaining
` [Qemu-devel] [PULL v2 06/19] target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
` [Qemu-devel] [PULL v2 07/19] virtio: fix stray tab character
` [Qemu-devel] [PULL v2 08/19] virtio: stop virtqueue processing if device is broken
` [Qemu-devel] [PULL v2 09/19] virtio: migrate vdev->broken flag
` [Qemu-devel] [PULL v2 10/19] virtio: handle virtqueue_map_desc() errors
` [Qemu-devel] [PULL v2 11/19] virtio: handle virtqueue_get_avail_bytes() errors
` [Qemu-devel] [PULL v2 12/19] virtio: use unsigned int for virtqueue_get_avail_bytes() index
` [Qemu-devel] [PULL v2 13/19] virtio: handle virtqueue_read_next_desc() errors
` [Qemu-devel] [PULL v2 14/19] virtio: handle virtqueue_num_heads() errors
` [Qemu-devel] [PULL v2 15/19] virtio: handle virtqueue_get_head() errors
` [Qemu-devel] [PULL v2 16/19] hw/pci: Prepare for AMD IOMMU
` [Qemu-devel] [PULL v2 17/19] hw/i386/trace-events: Add AMD IOMMU trace events
` [Qemu-devel] [PULL v2 18/19] hw/i386: Introduce AMD IOMMU
` [Qemu-devel] [PULL v2 19/19] hw/i386: AMD IOMMU IVRS table

[PATCH 1/3] bpf powerpc: introduce accessors for using the tmp local stack space
 2016-09-23 21:40 UTC  (3+ messages)
` [PATCH 3/3] bpf powerpc: add support for bpf constant blinding

[PATCH] Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
 2016-09-23 22:01 UTC  (2+ messages)

[Drbd-dev] ASSERT( drbd_md_ss(device->ldev) == device->ldev->md.md_offset )
 2016-09-23 22:01 UTC  (3+ messages)

High memory consumption issue on RCU side
 2016-09-23 21:59 UTC 

[PATCH 0/2]: Add option for async ->queue_rq
 2016-09-23 21:59 UTC  (5+ messages)
` [PATCH 1/2] blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue()

[PATCH] ext4: Check for encryption feature before fscrypt_process_policy()
 2016-09-23 21:56 UTC  (4+ messages)

Test
 2016-09-23 21:44 UTC 

[PATCH v3] CLK: Add Loongson1C clock support
 2016-09-23 21:53 UTC  (2+ messages)

[PATCH V1 0/3] Refactor Loongson1 clock
 2016-09-23 21:52 UTC  (3+ messages)
` [PATCH V1 1/3] clk: Loongson1: "

[PATCH] btrfs-progs: docs: document exit codes from scrub
 2016-09-23 21:51 UTC 

[linux-lvm] current status of lvm cache
 2016-09-23 21:50 UTC  (2+ messages)
`  "

[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
 2016-09-23 21:49 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device

new objtool warnings again
 2016-09-23 21:49 UTC  (7+ messages)
    ` [PATCH] x86/alternatives: add stack frame dependency to alternative_call_2()

[Qemu-devel] [PATCH] tcg: increase MAX_OP_PER_INSTR to 395
 2016-09-23 21:49 UTC  (3+ messages)

[PATCH v7 00/14] x86: multiboot2 protocol support
 2016-09-23 21:47 UTC  (15+ messages)
` [PATCH v7 01/14] x86: move xen ELF end of image to 16 MiB
` [PATCH v7 02/14] x86: properly calculate xen ELF end of image address
` [PATCH v7 03/14] x86: add multiboot2 protocol support
` [PATCH v7 04/14] efi: create efi_enabled()
` [PATCH v7 05/14] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v7 06/14] efi: build xen.gz with EFI code
` [PATCH RFC v7 07/14] efi: create new early memory allocator
` [PATCH v7 08/14] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v7 09/14] x86/boot: implement early command line parser in C
` [PATCH v7 10/14] x86: change default load address from 1 MiB to 2 MiB
` [PATCH v7 11/14] x86/setup: use XEN_IMG_OFFSET instead of
` [PATCH v7 12/14] x86: make Xen early boot code relocatable
` [PATCH v7 13/14] x86/boot: rename sym_phys() to sym_offs()
` [PATCH v7 14/14] x86: add multiboot2 protocol support for relocatable images

[PATCH 00/13] Policy changes and packaging support
 2016-09-23 21:49 UTC  (8+ messages)
` [PATCH 05/13] Have cmake run man pages through text substitution
` [PATCH 06/13] Consolidate definitions for paths into config.h

[PATCH net-next] Documentation: devicetree: fix typo in MediaTek ethernet device-tree binding
 2016-09-23 21:48 UTC  (2+ messages)

[PATCH net-next v2] Documentation: devicetree: revise ethernet device-tree binding about TRGMII
 2016-09-23 21:48 UTC  (3+ messages)

[rfc] weirdness in bio_map_user_iov()
 2016-09-23 21:47 UTC  (2+ messages)

bcache: discard BUG during lvremove
 2016-09-23 21:47 UTC 

[PATCHv2 0/4] Add TX FIFO Threshold for Altera 16550-FIFOxx
 2016-09-23 21:47 UTC  (4+ messages)
` [PATCHv2 1/4] Documentation: dt: serial: Add TX FIFO threshold parameter

[PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate
 2016-09-23 21:46 UTC  (2+ messages)

[PATCH] clk: change the type of clk_hw_onecell_data.num to unsigned int
 2016-09-23 21:44 UTC  (2+ messages)

[PATCH] clk: zx296718: register driver earlier with core_initcall
 2016-09-23 21:43 UTC  (3+ messages)

[Buildroot] [PATCH] package/wvstreams: add patch to fix build with C99 compilers
 2016-09-23 21:42 UTC 

[PATCH 0/2] clk: renesas: cpg-mssr: Always use readl()/writel()
 2016-09-23 21:42 UTC  (2+ messages)

[PATCH v2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels
 2016-09-23 21:39 UTC  (3+ messages)

[PATCH 0/8] rbd: layering (mostly) error path fixes
 2016-09-23 21:39 UTC  (3+ messages)
` [PATCH 3/8] rbd: mark the original request as done if stat request fails

[PATCH net] i40e: fix call of ndo_dflt_bridge_getlink()
 2016-09-23 21:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update open-iscsi maintainers
 2016-09-23 21:34 UTC 

Requesting as a GPIO a pin already used through pinctrl
 2016-09-23 21:34 UTC  (7+ messages)

[PATCH v2 0/8] Various fixes related to ptrace_may_access()
 2016-09-23 21:33 UTC  (4+ messages)
` [PATCH v2 2/8] exec: turn self_exec_id into self_privunit

[PATCH v2] staging: ks7010: ks_wlan_net: Use netdev_ or pr_info instead of printk
 2016-09-23 21:33 UTC 

[PATCH] Input: elants_i2c - get product id on recovery mode for FW update
 2016-09-23 21:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk()
 2016-09-23 21:30 UTC  (6+ messages)

[PATCH v2] ASoC: rk3399_gru_sound: fix recording pop at first attempt
 2016-09-23 21:27 UTC  (4+ messages)

[Buildroot] [PATCH] linux-tools: add gpio
 2016-09-23 21:27 UTC  (2+ messages)

[git pull] Input updates for 4.8-rc7
 2016-09-23 21:27 UTC 

[PATCH 1/1] Retry operation on EREMOTEIO on an interrupted slot
 2016-09-23 21:24 UTC 

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

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

[Qemu-devel] write_zeroes/trim on the whole disk
 2016-09-23 21:21 UTC  (3+ messages)

[RFC] net: store port/representative id in metadata_dst
 2016-09-23 21:20 UTC  (11+ messages)

[PATCH v3 0/5] add CB_NOTIFY_LOCK support to knfsd
 2016-09-23 21:19 UTC  (4+ messages)
` [PATCH v3 2/5] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks

[PATCH] [media] VPU: mediatek: Fix return value in case of error
 2016-09-23 21:19 UTC  (3+ messages)

[Buildroot] [PATCH] i2c-tools: install devt headers to staging dir
 2016-09-23 21:18 UTC  (2+ messages)

[PATCH] softirq: let ksoftirqd do its job
 2016-09-23 21:16 UTC  (6+ messages)

[PATCH] docs-rst: add inter-document cross references
 2016-09-23 21:15 UTC  (3+ messages)

[Buildroot] [PATCH 3/3] python3: Compile host-python3 statically
 2016-09-23 21:14 UTC  (5+ messages)

[U-Boot] [PATCH 00/13] buildman: Threading and output improvements
 2016-09-23 21:13 UTC  (7+ messages)
` [U-Boot] [PATCH 06/13] buildman: Tidy up the 'cloning' message

[PATCH] nvmet: Use direct IO for writes
 2016-09-23 21:13 UTC  (7+ messages)

[U-Boot] [PATCH 00/28] Kconfig: Move console options to Kconfig
 2016-09-23 21:13 UTC  (5+ messages)
` [U-Boot] [PATCH 04/28] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV et al "

net/sunrpc/stats.c:204: undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2016-09-23 21:11 UTC  (2+ messages)

[PATCH] f2fs: remove dirty inode pages in error path
 2016-09-23 21:11 UTC 

NVMf (NVME over fabrics) Performance
 2016-09-23 21:10 UTC  (4+ messages)

[U-Boot] U-boot Driver Model - MMC - missing uclass implementation?
 2016-09-23 21:09 UTC  (4+ messages)

[U-Boot] [PATCH v7 00/12] MIPS Boston Development Board Support
 2016-09-23 21:09 UTC  (5+ messages)
` [U-Boot] [PATCH v7 10/12] dm: syscon: Provide a generic syscon driver

[U-Boot] [PATCH v2 0/2] config whitelist: tool update and sync
 2016-09-23 21:09 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] build-whitelist: do not add new options to whitelist when update
` [U-Boot] [PATCH v2 2/2] Sync config_whitelist.txt

[PATCH] Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
 2016-09-23 21:08 UTC 

[Buildroot] [PATCH] u-boot: Fix building for ARC700
 2016-09-23 21:08 UTC  (2+ messages)

Can't mount btrfs raid1
 2016-09-23 21:07 UTC  (4+ messages)

[PATCH] drm/nouveau/secboot/gm20b: Fix return value in case of error
 2016-09-23 21:06 UTC  (2+ messages)

[PATCH] staging: ks7010: ks_wlan_net: Use netdev_ or pr_info instead of printk
 2016-09-23 21:05 UTC 

[net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-22
 2016-09-23 21:05 UTC  (4+ messages)
` [net-next 5/5] PCI: disable FLR for 82579 device

[PATCH] dissect: s/mode_t/usage_t/ in report_member()
 2016-09-23 21:05 UTC  (2+ messages)

Limitiations of git rebase --preserve-merges --interactive
 2016-09-23 21:04 UTC  (4+ messages)

PCI passthrough with stubdomain
 2016-09-23 21:04 UTC  (7+ messages)

iomap based DAX path
 2016-09-23 21:02 UTC  (8+ messages)
` [PATCH 06/10] dax: provide an iomap based fault handler

[RFC PATCH 00/11] IB/core: Add 32 bit LID support
 2016-09-23 21:01 UTC  (3+ messages)
` [RFC PATCH 10/11] IB/srpt: Increase lid and sm_lid to 32 bits

[PATCH cgroup/for-4.8-fixes] cgroup: fix invalid controller enable rejections with cgroup namespace
 2016-09-23 21:00 UTC  (2+ messages)

[PATCH] Btrfs: kill BUG_ON in do_relocation
 2016-09-23 21:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC] nvme-cli: propose 'c' vs 'r' for connect flag
 2016-09-23 20:59 UTC  (5+ messages)

[PATCH] [xfstests-bld] Remove redundant gce-xfstests documentation
 2016-09-23 20:56 UTC  (3+ messages)
` [PATCH] [xfstests-bld] Fix typos in xfstests-bld documentation
` [PATCH] [xfstests-bld] kvm-xfstests: forbid conflicting specifications of FSTESTCFG

Libsepol Mac Build Errors
 2016-09-23 20:55 UTC  (4+ messages)
` [PATCH 1/3] libsepol: fix unused variable 'size' on mac build
` [PATCH 2/3] libsepol: fix unused variable 'len' "
` [PATCH 3/3] libsepol: fix unitialized variable 'nread' "

[PATCH] net: bcmgenet: Fix EPHY reset in power up
 2016-09-23 20:55 UTC  (5+ messages)

[PATCH 1/3] drm/amdgpu: refine function name for consistency
 2016-09-23 20:55 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: add vce bypass mode for tonga


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.