All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-29 16:05:06 to 2016-08-29 17:07:29 UTC [more...]

No sound for several minutes after reboot
 2016-08-29 14:02 UTC  (10+ messages)

[FEATURE meta-fsl-arm PATCH 00/15] Machine overrides extender - reduce code duplication
 2016-08-29 17:04 UTC  (16+ messages)
` [FEATURE meta-fsl-arm PATCH 01/15] Convert SOC_FAMILY to MACHINEOVERRIDES
` [FEATURE meta-fsl-arm PATCH 02/15] imx-lib: Stop using generic SoC overrides
` [FEATURE meta-fsl-arm PATCH 03/15] imx-test: "
` [FEATURE meta-fsl-arm PATCH 04/15] machine-overrides-extender.bbclass: Automatically set extend the MACHINEOVERRIDES
` [FEATURE meta-fsl-arm PATCH 05/15] imx-base.inc: Enable machine overrides extender for i.MX6
` [FEATURE meta-fsl-arm PATCH 06/15] chromium: Refactor code to use the the new overrides
` [FEATURE meta-fsl-arm PATCH 07/15] glmark2: Refactor code to use "
` [FEATURE meta-fsl-arm PATCH 08/15] qtbase: "
` [FEATURE meta-fsl-arm PATCH 09/15] cairo: "
` [FEATURE meta-fsl-arm PATCH 10/15] eglinfo: "
` [FEATURE meta-fsl-arm PATCH 11/15] imx-gpu-viv: "
` [FEATURE meta-fsl-arm PATCH 12/15] mesa-gl: "
` [FEATURE meta-fsl-arm PATCH 13/15] weston: "
` [FEATURE meta-fsl-arm PATCH 14/15] gstreamer1.0-plugins-imx: "
` [FEATURE meta-fsl-arm PATCH 15/15] imx-codec: "

[PATCH v14 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-08-29 17:06 UTC  (7+ messages)
` [PATCH v14 07/27] bisect--helper: `bisect_reset` shell function in C

[Qemu-devel] [RFC PATCH v2 00/12] Guest startup time optimization
 2016-08-29 17:06 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v2 05/12] acpi: build static _PRT

[PATCH 00/12] ASoC: hdac: Add hdac generic driver
 2016-08-29 13:33 UTC  (25+ messages)
` [PATCH 01/12] ALSA: hdac: Add codec helper library
` [PATCH 02/12] ALSA: hda - Add macro to test pin widget's input capability
` [PATCH 03/12] ASoC: hdac: Add a generic hdac driver framework
` [PATCH 04/12] ASoC: hdac: Create DAPM model for HDA widgets
` [PATCH 05/12] ALSA: hdac: Move 'to_hda_ext_device' helper to core
` [PATCH 06/12] ASoC: hdac_hdmi: use get_edev helper from core
` [PATCH 07/12] ASoC: hdac: Build DAPM graph by querying through widget connection list
` [PATCH 08/12] ASoC: hdac: Register widget event handlers
` [PATCH 09/12] ALSA: hda - macro to get default config device of pin widgets
` [PATCH 10/12] ASoC: hdac: Export API to create machine controls
` [PATCH 11/12] ALSA: hdac: Implement a match function
` [PATCH 12/12] ASoC: hdac: Add coefficient init callback for RT286

[PATCH] ath10k: Spelling and miscellaneous neatening
 2016-08-29 17:05 UTC  (2+ messages)

[PATCH 1/2] f2fs: set encryption name flag in add inline entry path
 2016-08-29 17:05 UTC  (4+ messages)
` [PATCH 2/2] f2fs: add roll-forward recovery process for encrypted dentry

iio channel sync
 2016-08-29 17:03 UTC 

Multiple bugs found by fuzzing BTRFS
 2016-08-29 17:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Adds support for secure boot on Keystone SoCs (K2E)
 2016-08-29 17:02 UTC  (5+ messages)
  ` [U-Boot] [PATCH 2/7] arm: mach-keystone: Implements FIT post-processing call for keystone SoCs
  ` [U-Boot] [PATCH 3/7] arm: omap-common: Enable support for K2 HS devices in u-boot

[net-next RFC v2 4/9] bpf, security: Add Checmate security LSM and BPF program type
 2016-08-29 17:01 UTC  (2+ messages)

[PATCH v2 0/4] iio: chemical: vz89x: add multiple chip functionality
 2016-08-29 17:01 UTC  (9+ messages)
` [PATCH v2 1/4] iio: chemical: vz89x: abstract chip configuration
` [PATCH v2 2/4] iio: chemical: vz89x: add support for VZ89TE part
` [PATCH v2 3/4] iio: chemical: vz89x: prevent corrupted buffer from being read
` [PATCH v2 4/4] iio: chemical: vz89x: remove mutex and replace with iio_device_*_direct_mode

[U-Boot] [PATCH] mx6ul_14x14_evk: Fix DDR calibration values
 2016-08-29 17:00 UTC  (3+ messages)

move unsafe global rkey handling to the RDMA core
 2016-08-29 17:00 UTC  (4+ messages)
` [PATCH 4/6] IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY

[PATCH v3 1/3] Make call_usermodehelper_exec possible to set pid namespace
 2016-08-29 16:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] iotests: Fix test 162
 2016-08-29 16:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/3] qemu-nbd: Add --fork option

[Buildroot] [PATCH] ccache: bump to version 3.3
 2016-08-29 16:59 UTC 

[Ksummit-discuss] [CORE TOPIC] GPL defense issues
 2016-08-29 16:57 UTC  (19+ messages)

[RFC] Bluetooth: Add framework for Extended Controller Information
 2016-08-29 16:57 UTC 

[PATCH v4 00/17] prepare for rte_device / rte_driver
 2016-08-29 16:57 UTC  (10+ messages)
` [PATCH v8 00/25] Introducing rte_driver/rte_device generalization
  ` [PATCH v8 01/25] eal: define macro container_of
  ` [PATCH v8 17/25] drivers: convert PMD_VDEV drivers to use rte_vdev_driver
  ` [PATCH v8 22/25] eal/pci: inherit rte_driver by rte_pci_driver
  ` [PATCH v8 25/25] eal/pci: Create rte_device list and fallback on its members

[PATCH] drm/ttm: Use RCU for ttm_mem_type_manager.move fence
 2016-08-29 16:57 UTC 

[PATCH v2] python-3.5-manifest.inc: the core module RDEPENDS on misc
 2016-08-29 16:56 UTC  (2+ messages)

[PATCH] thermal: fix of_table.cocci warnings
 2016-08-29 17:00 UTC  (2+ messages)

[PATCH 0/2] fix mbufs leakage during Rx queue release on ixgbe/i40e
 2016-08-29 16:50 UTC  (3+ messages)
` [PATCH 1/2] net/ixgbe: fix mbufs leakage during Rx queue release
` [PATCH 2/2] net/i40e: "

[PATCH net-next] tcp: add tcp_add_backlog()
 2016-08-29 16:53 UTC  (4+ messages)

jewel backports: cephfs.InvalidValue: error in setxattr
 2016-08-29 16:53 UTC  (5+ messages)

[PATCH v15 00/13] support "task_isolation" mode
 2016-08-29 16:53 UTC  (9+ messages)
` [PATCH v15 04/13] task_isolation: add initial support
` Ping: [PATCH v15 00/13] support "task_isolation" mode

[PATCH net 1/2] ipv6: add missing netconf notif when 'all' is updated
 2016-08-29 16:50 UTC  (4+ messages)

video archive on a microSD card
 2016-08-29 16:50 UTC  (10+ messages)

[net-next RFC v2 9/9] doc: Add LSM / BPF Checmate docs
 2016-08-29 16:50 UTC  (2+ messages)

[PATCH] drm/i915/skl: Don't try to update plane watermarks if they haven't changed
 2016-08-29 16:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/skl: Don't try to update plane watermarks if they haven't changed (rev3)

[PATCH v5] thermal: add Intel BXT WhiskeyCove PMIC thermal driver
 2016-08-29 16:55 UTC 

Ceph 0.94.8 Hammer released
 2016-08-29 16:49 UTC  (6+ messages)

[PATCH] arch: all: include: asm: bitops: Use bool instead of int for all bit test functions
 2016-08-29 16:48 UTC  (3+ messages)

[PATCH 0/2] sparc: Fine-tuning for three function implementations
 2016-08-29 16:38 UTC  (6+ messages)
` [PATCH 1/2] sparc: Use kmalloc_array() in three functions

S4 resume breakage with i915 driver
 2016-08-29 16:46 UTC  (11+ messages)

[PATCH v2] f2fs: fix to set superblock dirty correctly
 2016-08-29 16:45 UTC  (2+ messages)

[PATCH 0/3] nvme power saving
 2016-08-29 16:45 UTC  (7+ messages)
` [PATCH 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
` [PATCH 3/3] nvme: Enable autonomous power state transitions

Fwd: ixgbe: Can't get link / carrier on embedded NIC of a D-1518 CPU
 2016-08-29 16:45 UTC 

[xen-unstable-smoke test] 100654: tolerable all pass - PUSHED
 2016-08-29 16:43 UTC 

[PATCH RFC] tools/libxc, xen/x86: Added xc_set_mem_access_sparse()
 2016-08-29 16:42 UTC  (9+ messages)

[RFC PATCH 0/6] Reduce cache miss for snmp_fold_field
 2016-08-29 16:41 UTC  (6+ messages)
` [RFC PATCH 1/6] proc: Reduce cache miss in {snmp,netstat}_seq_show
` [RFC PATCH 5/6] ipv6: Remove useless parameter in __snmp6_fill_statsdev
` [RFC PATCH 6/6] net: Suppress the "Comparison to NULL

Man page bug report about pthread_join
 2016-08-29 16:41 UTC  (2+ messages)

[PATCH v6] drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
 2016-08-29 16:41 UTC  (2+ messages)

Repository integrity (Re: OpenBMC v1.0.5 released.)
 2016-08-29 16:33 UTC  (2+ messages)

[PATCH 1/2] f2fs: do in batch synchronously readahead during GC
 2016-08-29 16:40 UTC  (5+ messages)
` [PATCH 2/2] f2fs: fix to update node page under cp_rwsem

[PATCH v4] brcmfmac: add missing header dependencies
 2016-08-29 16:39 UTC  (4+ messages)

tlb flush after each vm_exit, also virtual interrupts injection
 2016-08-29 16:39 UTC  (7+ messages)
` Fwd: "

Is that possible follow symbol link location which point with full location
 2016-08-29 16:38 UTC  (6+ messages)

[PATCH v9 1/4] i2c: tegra: use readl_poll_timeout after config_load reg programmed
 2016-08-29 16:36 UTC  (8+ messages)
` [PATCH v9 2/4] i2c: tegra: add separate function for config_load programing
` [PATCH v9 3/4] i2c: tegra: use atomic poll function during configuration
` [PATCH v9 4/4] i2c: tegra: proper handling of error cases

[PATCH 0/3] iio: chemical: vz89x: add multiple chip functionality
 2016-08-29 16:37 UTC  (7+ messages)
` [PATCH 2/3] iio: chemical: vz89x: add support for VZ89TE part

[Bug 95282] New: system hang on video playback via vdpau
 2016-08-29 16:36 UTC  (2+ messages)
  ` [Bug 95282] G96: "

[PATCH net v2 0/9] net: ethernet: mediatek: a couple of fixes
 2016-08-29 16:36 UTC  (3+ messages)
` [PATCH net v2 9/9] net: ethernet: mediatek: fix error handling inside mtk_mdio_init

Questions about Using Perf at Dom0
 2016-08-29 16:36 UTC  (2+ messages)

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-08-29 16:34 UTC  (11+ messages)

[PATCH] drm/i915/skl: Don't try to update plane watermarks if they haven't changed
 2016-08-29 16:31 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] ASoC: core: fix shift used for second item in snd_soc_get_enum_double
 2016-08-29 15:06 UTC 

[PATCH 0/4] Fix chunk num_stripes FPE error found by fuzzed image
 2016-08-29 16:28 UTC  (2+ messages)

[ima] 05af459445: WARNING: CPU: 0 PID: 1 at init/main.c:790 do_one_initcall+0x13f/0x150
 2016-08-29 16:27 UTC  (2+ messages)

Random abnormal high CPU sys usage related to timer
 2016-08-29 16:26 UTC  (5+ messages)

[PATCH v2 net-next] documentation: Document issues with VMs and XPS and drivers enabling it on their own
 2016-08-29 16:26 UTC  (5+ messages)

Sua Comunicação
 2016-08-29 15:07 UTC 

[Ksummit-discuss] checkkpatch (in)sanity ?
 2016-08-29 12:47 UTC  (5+ messages)

[RESEND PATCH v6 0/3] Add Ethernet support on STM32F429
 2016-08-29 16:23 UTC  (4+ messages)
` [RESEND PATCH v6 1/3] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
` [RESEND PATCH v6 2/3] Documentation: Bindings: Add STM32 DWMAC glue
` [RESEND PATCH v6 3/3] net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP

[PATCH 1/3] btrfs-progs: check: remove unused found_key variable in walk_down_tree()
 2016-08-29 16:22 UTC  (2+ messages)

[PATCH] [RFC] nodups_specs: speedup
 2016-08-29 16:22 UTC 

[PATCH] spi: rspi: Increase accuracy of bit rate for RZ
 2016-08-29 16:21 UTC  (4+ messages)

[PATCH 0/4] Qualcomm MSM8660/APQ8060 EBI2 and ethernet support
 2016-08-29 16:18 UTC  (6+ messages)
` [PATCH 1/4] soc: qcom: add an EBI2 device tree bindings

Build regressions/improvements in v4.8-rc1
 2016-08-29 16:18 UTC  (5+ messages)

[U-Boot] [PATCH] rockchip: rk3288-firefly: enable boot from eMMC
 2016-08-29 16:17 UTC  (4+ messages)

[Ksummit-discuss] [CORE TOPIC] Owning your own copyrights in Linux
 2016-08-29 16:16 UTC  (4+ messages)

new boost
 2016-08-29 16:16 UTC  (4+ messages)

[RFC][PATCH] Load/Unload Hooks for Livepatch
 2016-08-29 16:16 UTC  (4+ messages)
` [PATCH] livepatch: add load/unload hooks to objects

[PATCH v2 0/4] R-Car Gen3 DU enablement on Salvator-X board
 2016-08-29 16:14 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: renesas: r8a7795: Add FCPV nodes
` [PATCH v2 2/4] arm64: dts: renesas: r8a7795: Add VSP instances

[PATCH] multipathd: Suppress uninteresting data race reports
 2016-08-29 16:14 UTC  (4+ messages)

[PATCH RFC 1/4] lib/radix: add universal radix_tree_fill_range
 2016-08-29 16:14 UTC  (3+ messages)

[PATCH v9 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
 2016-08-29 16:12 UTC  (8+ messages)
` [PATCH v9 2/4] nmi_backtrace: do a local dump_stack() instead of a self-NMI
` [PATCH v9 3/4] arch/tile: adopt the new nmi_backtrace framework
` [PATCH v9 4/4] nmi_backtrace: generate one-line reports for idle cpus

Bigger packet after mangling queued packets
 2016-08-29 16:12 UTC 

[U-Boot] [PATCH] nand: Fix nand info for no device
 2016-08-29 16:11 UTC 

it87: NULL terminate attribute list
 2016-08-29 16:11 UTC 

[Qemu-devel] [Bug 1618122] [NEW] qemu-monitor screendump very slow
 2016-08-29 16:00 UTC 

[RFC PATCH v8 0/9] Restartable sequences system call
 2016-08-29 16:10 UTC  (9+ messages)
` [RFC PATCH v8 1/9] "

[PATCH net v2 9/9] net: ethernet: mediatek: fix error handling inside mtk_mdio_init
 2016-08-29 16:10 UTC  (3+ messages)

[patch] leds: add driver for Mellanox systems LEDs
 2016-08-29 18:07 UTC 

[meta-fsl-arm][PATCH] firmware-imx: Fix the installation directory
 2016-08-29 16:08 UTC  (3+ messages)

[PATCH RFC UGLY] x86,mm,sched: make lazy TLB mode even lazier
 2016-08-29 16:08 UTC  (3+ messages)

[PATCH] drm/i915/dp/mst: Validate modes against the available link bandwidth
 2016-08-29 16:07 UTC  (2+ messages)

[PATCH 1/2] vmd: Fix infinite loop executing irq's
 2016-08-29 16:07 UTC  (4+ messages)
` [PATCH 2/2] vmd: Synchronize with RCU freeing msi irq descs

[PATCH] iio: chemical: ams-iaq-core: remove mutex and replace with iio_device_*_direct_mode helpers
 2016-08-29 16:07 UTC  (2+ messages)

[linux-lvm] LVM cache/dm-cache questions
 2016-08-29 16:07 UTC  (12+ messages)

[PATCH] x86/PV: make PMU MSR handling consistent
 2016-08-29 16:07 UTC  (2+ messages)

[PATCH v3] Added perf functionality to mmdc driver
 2016-08-29 16:06 UTC  (3+ messages)

[Buildroot] [PATCH] pango: bump to version 1.40.2
 2016-08-29 16:06 UTC  (2+ messages)

[Buildroot] [git commit branch/next] pango: bump to version 1.40.2
 2016-08-29 16:06 UTC 

[Buildroot] [git commit] pango: bump to version 1.40.2
 2016-08-29 16:06 UTC 

[v4.7.2: Oops] When loading IT87 HARDWARE MONITORING DRIVER
 2016-08-29 16:05 UTC  (5+ messages)

[PATCH 0/3] clk: xgene: Add PMD clock support
 2016-08-29 16:05 UTC  (5+ messages)
` [PATCH 1/3] Documentation: dtb: xgene: Add PMD clock binding


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.