All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-23 21:12:38 to 2016-09-23 23:19:54 UTC [more...]

[PATCH 0/2] toshiba_haps: Small updates to driver code
 2016-09-23 23:19 UTC  (4+ messages)
` [PATCH] toshiba_bluetooth: Decouple an error checking status code

[PATCH] libsolv: enable MULTI_SEMANTICS
 2016-09-23 22:49 UTC 

Linux raid wiki - force assembling an array where one drive has a different event count - advice needed
 2016-09-23 23:15 UTC 

ell-key-crypto kernel branch updated for v4.8
 2016-09-23 23:14 UTC 

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

[OpenRISC] Scheduled Maintenance & Upgrade
 2016-09-23 23:11 UTC 

[Bug 97909] X-Plane 10 crashes with SIGSEGV on radeonsi
 2016-09-23 23:08 UTC  (3+ messages)

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

[PATCH 1/9] unit: Remove asymmetric cipher tests
 2016-09-23 23:02 UTC  (9+ messages)
` [PATCH 2/9] cipher: Remove l_asymmetric_cipher
` [PATCH 3/9] key: Update restricted keyring syscall syntax
` [PATCH 4/9] key: Move asymmetric cipher type definition to the key subsystem
` [PATCH 5/9] unit: Update RSA cipher type name
` [PATCH 6/9] key: Do RSA PKCS1 v1.5 padding in userspace instead of the kernel
` [PATCH 7/9] unit: Update key crypto unit test to remove hash usage
` [PATCH 8/9] key: Use consistent checksum arg name for l_key_get_info()
` [PATCH 9/9] key: Check for supported checksum types

[Buildroot] [RFC v2] mysql: replace mysql with mariadb 10.1
 2016-09-23 23:00 UTC  (4+ messages)

What's cooking in git.git (Sep 2016, #07; Fri, 23)
 2016-09-23 22:56 UTC 

[PATCH v2 2/3] init: do not set core.worktree more often than necessary
 2016-09-23 22:53 UTC  (3+ messages)
` [PATCH v2 4/3] init: combine set_git_dir_init() and init_db() into one

[PATCH 0/2] examples/ipsec_secgw: add configuration file support
 2016-09-23 22:51 UTC  (8+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] examples/ipsec-secgw: "
  ` [PATCH v8 2/2] examples/ipsec-secgw: add sample configuration files

[PATCH v3 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-09-23 22:50 UTC  (6+ messages)
` [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v3 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping

[PATCH v6 1/1] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-09-23 22:50 UTC 

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

Denys Dmytriyenko : conf/machine: update OPTEE OS flavor names slightly
 2016-09-23 22:47 UTC 

Denys Dmytriyenko : u-boot-ti-staging: don' t replace MLO with HS_ISSW for am335x HS platform
 2016-09-23 22:47 UTC 

Denys Dmytriyenko : conf/machine: update OPTEE OS flavor names slightly
 2016-09-23 22:47 UTC 

Denys Dmytriyenko : u-boot-ti-staging: don' t replace MLO with HS_ISSW for am335x HS platform
 2016-09-23 22:47 UTC 

[U-Boot] [PATCH] ARM: tegra: fix clock_get_periph_rate() for UART clocks
 2016-09-23 22:44 UTC 

meta-toradex: How to generate uImage* files ?
 2016-09-23 22:44 UTC  (5+ messages)
  ` How to add my own c++ project into a Yocto distro

[PATCH v4] devicetree: bindings: uart: Add new compatible string for ZynqMP
 2016-09-23 22:37 UTC  (4+ messages)

[RFC PATCH 0/6] perf: Add AUX data sampling
 2016-09-23 22:34 UTC  (5+ messages)

[PATCH 1/3] bpf powerpc: introduce accessors for using the tmp local stack space
 2016-09-23 22:33 UTC  (5+ messages)
` [PATCH 2/3] bpf powerpc: implement support for tail calls
` [PATCH 3/3] bpf powerpc: add support for bpf constant blinding

[Qemu-devel] [PULL v2 00/19] virtio, pc: fixes and features
 2016-09-23 22:32 UTC  (21+ 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 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  (4+ messages)
` [U-Boot] [PATCH 1/2] at91: video: Support driver-model for the HLCD driver

[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] staging: ion: Align cases with switch
 2016-09-23 22:11 UTC  (3+ 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

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

[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] Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
 2016-09-23 22:01 UTC  (2+ 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 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  (6+ 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] [media] VPU: mediatek: Fix return value in case of error
 2016-09-23 21:19 UTC  (3+ messages)

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

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


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.