All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-22 18:06:09 to 2016-10-22 22:04:20 UTC [more...]

OEDAM - Portland
 2016-10-22 22:04 UTC  (3+ messages)
` [OE-core] "

[Qemu-devel] [Bug 1626972] [NEW] QEMU memfd_create fallback mechanism change for security drivers
 2016-10-22 21:55 UTC  (3+ messages)
` [Qemu-devel] [Bug 1626972] Fwd: [PATCH] vhost: secure vhost shared log files using argv paremeter

[Bug 98398] [Nouveau] Vgaswitcharoo fails to turn off GPU properly
 2016-10-22 21:55 UTC  (4+ messages)

[Bug 98398] Vgaswitcharoo fails to turn off GPU properly
 2016-10-22 21:55 UTC 

[U-Boot] [PATCH 0/2] arm64: Pine64/A64: USB support
 2016-10-22 21:52 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] drivers: USB: OHCI: allow compilation for 64-bit targets

[Qemu-devel] [PATCH] vhost: secure vhost shared log files using argv paremeter
 2016-10-22 21:52 UTC  (3+ messages)

[dm-crypt] How to suspend to disk with random encrypted swap
 2016-10-22 13:55 UTC 

[PATCH 0/5] reset: make non-modular drivers really non modular
 2016-10-22 21:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost: secure vhost shared log files using argv paremeter
 2016-10-22 21:46 UTC 

[Qemu-devel] [PATCH] tcg/tcg.h: Improve documentation of TCGv_i32 etc types
 2016-10-22 21:45 UTC  (2+ messages)

[PATCH] scsi: update rdac devices at scsi_dh_rdac
 2016-10-22 21:41 UTC  (4+ messages)

Unable to deliver your item, #0000853648
 2016-10-22 21:38 UTC 

[PATCH v2 0/4] PXA cpufreq conversion to clock API
 2016-10-22 21:37 UTC  (6+ messages)
` [PATCH v2 4/4] cpufreq: pxa: convert "

[PATCH nft 0/4] src: changes related to numgen and hash expressions
 2016-10-22 21:36 UTC  (5+ messages)
` [PATCH nft 1/4] src: make hash seed attribute optional
` [PATCH nft 2/4] src: add offset attribute for hash expression
` [PATCH nft 3/4] src: add offset attribute for numgen expression
` [PATCH nft 4/4] netlink: fix linearize numgen type

(unknown),
 2016-10-22 21:34 UTC 

[Buildroot] [PATCH v2] skeleton: /etc/network/interface.d/* support
 2016-10-22 21:28 UTC  (2+ messages)

[raspberrypi3][meta-qt5] Failed to build meta-toolchain-qt5
 2016-10-22 21:27 UTC  (8+ messages)

[PATCH] multipath-tools: add FUJITSU/ETERNUS 2000/4000/8000 to hwtable
 2016-10-22 21:27 UTC  (3+ messages)

[PATCH] netfilter: don't permit unprivileged writes to global state via sysctls
 2016-10-22 21:23 UTC  (4+ messages)

[PATCH net 0/7] qed*: fix series
 2016-10-22 21:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] xen: Disable -Werror when building
 2016-10-22 21:18 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] xen: Remove TARGET_CONFIGURE_OPTS from make

[Buildroot] [Bug 8536] New: Building sudo with PAM results in unusable sudo
 2016-10-22 21:15 UTC  (2+ messages)
` [Buildroot] [Bug 8536] "

[qemu-upstream-unstable test] 101611: regressions - FAIL
 2016-10-22 21:15 UTC 

[Buildroot] host-gcc-final-6.1.0 broken with musl
 2016-10-22 21:14 UTC  (2+ messages)

[Qemu-devel] [PULL 00/35] cmpxchg atomic operations
 2016-10-22 21:05 UTC  (35+ messages)
` [Qemu-devel] [PULL 01/35] atomics: add atomic_xor
` [Qemu-devel] [PULL 02/35] atomics: add atomic_op_fetch variants
` [Qemu-devel] [PULL 03/35] exec: Avoid direct references to Int128 parts
` [Qemu-devel] [PULL 04/35] int128: Use __int128 if available
` [Qemu-devel] [PULL 05/35] int128: Add int128_make128
` [Qemu-devel] [PULL 07/35] linux-user: enable parallel code generation on clone
` [Qemu-devel] [PULL 08/35] cputlb: Replace SHIFT with DATA_SIZE
` [Qemu-devel] [PULL 09/35] cputlb: Move probe_write out of softmmu_template.h
` [Qemu-devel] [PULL 10/35] cputlb: Remove includes from softmmu_template.h
` [Qemu-devel] [PULL 11/35] cputlb: Move most of iotlb code out of line
` [Qemu-devel] [PULL 12/35] cputlb: Tidy some macros
` [Qemu-devel] [PULL 13/35] tcg: Add atomic helpers
` [Qemu-devel] [PULL 14/35] tcg: Add atomic128 helpers
` [Qemu-devel] [PULL 15/35] tcg: Add CONFIG_ATOMIC64
` [Qemu-devel] [PULL 16/35] tcg: Emit barriers with parallel_cpus
` [Qemu-devel] [PULL 17/35] target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers
` [Qemu-devel] [PULL 18/35] target-i386: emulate LOCK'ed OP instructions using atomic helpers
` [Qemu-devel] [PULL 19/35] target-i386: emulate LOCK'ed INC using atomic helper
` [Qemu-devel] [PULL 20/35] target-i386: emulate LOCK'ed NOT "
` [Qemu-devel] [PULL 21/35] target-i386: emulate LOCK'ed NEG using cmpxchg helper
` [Qemu-devel] [PULL 22/35] target-i386: emulate LOCK'ed XADD using atomic helper
` [Qemu-devel] [PULL 23/35] target-i386: emulate LOCK'ed BTX ops using atomic helpers
` [Qemu-devel] [PULL 24/35] target-i386: emulate XCHG using atomic helper
` [Qemu-devel] [PULL 25/35] target-i386: remove helper_lock()
` [Qemu-devel] [PULL 26/35] tests: add atomic_add-bench
` [Qemu-devel] [PULL 27/35] target-arm: Rearrange aa32 load and store functions
` [Qemu-devel] [PULL 28/35] target-arm: emulate LL/SC using cmpxchg helpers
` [Qemu-devel] [PULL 29/35] target-arm: emulate SWP with atomic_xchg helper
` [Qemu-devel] [PULL 30/35] target-arm: emulate aarch64's LL/SC using cmpxchg helpers
` [Qemu-devel] [PULL 31/35] linux-user: remove handling of ARM's EXCP_STREX
` [Qemu-devel] [PULL 32/35] linux-user: remove handling of aarch64's EXCP_STREX
` [Qemu-devel] [PULL 33/35] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
` [Qemu-devel] [PULL 34/35] target-alpha: Introduce MMU_PHYS_IDX
` [Qemu-devel] [PULL 35/35] target-alpha: Emulate LL/SC using cmpxchg helpers

[PATCH] net: skip genenerating uevents for network namespaces that are exiting
 2016-10-22 21:00 UTC  (3+ messages)

[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
 2016-10-22 20:58 UTC 

v3.18.43 build: 8 failures 256 warnings (v3.18.43)
 2016-10-22 20:53 UTC  (2+ messages)

Help: Reading CID and CSD from MMC/SD card
 2016-10-22 20:47 UTC 

[Bug 98146] DRI_PRIME=1 and fullscreen issues
 2016-10-22 20:52 UTC  (2+ messages)

[PATCH net-next 0/2] Add BPF numa id helper
 2016-10-22 20:52 UTC  (2+ messages)

[PATCH net-next v6 0/3] udp: refactor memory accounting
 2016-10-22 20:50 UTC  (3+ messages)

[PATCH 0/6] IA64: Fine-tuning for five function implementations
 2016-10-22 20:48 UTC  (18+ messages)
` [PATCH 1/6] IA64-sba_iommu: Use seq_puts() in ioc_show()
` [PATCH 2/6] IA64-sba_iommu: Combine four seq_printf() calls into two calls "
` [PATCH 3/6] IA64-simserial: Use seq_puts() in rs_proc_show()
` [PATCH 4/6] IA64-setup: Use seq_putc() in show_cpuinfo()
` [PATCH 5/6] IA64-sn_hwperf: Use seq_puts() in sn_topology_show()
` [PATCH 6/6] IA64-sn2_smp: Combine two seq_printf() calls into one call in sn2_ptc_seq_show()

[PATCH v4 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-10-22 20:46 UTC  (7+ messages)
` [PATCH v4 4/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

[PATCH 0/3] Fix submodule url issues
 2016-10-22 20:46 UTC  (5+ messages)
` [PATCH 2/3] submodule tests: replace cloning from . by "$(pwd)"

[PATCH] iio: dac: mcp4725: fix odd_ptr_err.cocci warnings
 2016-10-22 20:41 UTC 

3.18.y missing "x86/cpu: Fix SMAP check in PVOPS environments"
 2016-10-22 20:38 UTC  (2+ messages)

[Buildroot] [Bug 9321] New: Vanilla libcrypt++ v5.6.3 doesn't allow to work Nvidia Tegra's flash utility (tegrarcm)
 2016-10-22 20:36 UTC  (2+ messages)
` [Buildroot] [Bug 9321] "

[NOT FOR MERGE] ath9k: work around key cache corruption
 2016-10-22 20:34 UTC  (4+ messages)
    ` [ath9k-devel] "

crypto: aesni - add ccm(aes) algorithm implementation
 2016-10-22 20:31 UTC  (4+ messages)

[PATCH] docs-rst: sphinxify 802.11 documentation
 2016-10-22 20:30 UTC  (14+ messages)
      ` sequence diagrams in rst documentation

[Buildroot] [git commit] cryptopp: bump to 5.6.5
 2016-10-22 20:26 UTC 

cookie_counter in wiphy object
 2016-10-22 20:26 UTC  (2+ messages)

[PATCH v3 0/9] Add support for Neighbor Awareness Networking
 2016-10-22 20:24 UTC  (4+ messages)
` [PATCH v3 3/9] cfg80211: add add_nan_func / del_nan_func

[Patch net] ipv4: use the right lock for ping_group_range
 2016-10-22 20:24 UTC  (2+ messages)

[PATCH 1/1] sload.f2fs: allow to build without libselinux
 2016-10-22 20:06 UTC 

[PATCH 2/3] ARM: convert to generated system call tables
 2016-10-22 20:23 UTC  (8+ messages)

Emulated PCI devices?
 2016-10-22 20:23 UTC  (8+ messages)

[meta-oe][PATCH] vim: Update to v8.0.0022
 2016-10-22 20:20 UTC 

[PATCH net 0/2] net: dsa: bcm_sf2: Do not rely on kexec_in_progress
 2016-10-22 20:18 UTC  (3+ messages)

[PATCH] netns: revert "netns: avoid disabling irq for netns id"
 2016-10-22 20:16 UTC  (4+ messages)

Test Xen 4.8 RC3 FULL SUCCESS 21.10.16
 2016-10-22 20:04 UTC 

[Buildroot] [Bug 9291] New: perl: SysV message queues not configured, even if available
 2016-10-22 20:02 UTC  (2+ messages)
` [Buildroot] [Bug 9291] "

[Buildroot] [PATCH 2/2] python3: Using PYTHON3_PYC_ONLY created an incomplete python installation
 2016-10-22 20:01 UTC  (2+ messages)

[Buildroot] [Bug 9251] New: Shared C++ libraries for Microblaze results in Segmentation Fault
 2016-10-22 19:59 UTC  (2+ messages)
` [Buildroot] [Bug 9251] "

[PATCH] Fix: perf data convert: leak of bt_ctf_field_type
 2016-10-22 19:57 UTC 

[GIT PULL] kbuild changes for v4.9-rc1
 2016-10-22 19:51 UTC  (10+ messages)
` [PATCH] kbuild: provide include/asm/asm-prototypes.h for ARM

[meta-raspberrypi][PATCH V2 0/4] U-boot/kernel improvements
 2016-10-22 19:49 UTC  (5+ messages)
` [meta-raspberrypi][PATCH V2 1/4] rpi-base.inc: Don't install kernel image into rootfs
` [meta-raspberrypi][PATCH V2 2/4] rpi-u-boot-scr: Add recipe to create u-boot boot script
` [meta-raspberrypi][PATCH V2 3/4] u-boot: Add RDEPENDS on rpi-u-boot-scr
` [meta-raspberrypi][PATCH V2 4/4] sdcard_image-rpi.bbclass: Include boot script when using u-boot

[PATCH] [v3] mount: dont execute propagate_umount() many times for same mounts
 2016-10-22 19:42 UTC  (14+ messages)
  ` [RFC][PATCH] mount: In mark_umount_candidates and __propogate_umount visit each mount once
          ` [RFC][PATCH v2] "
                ` [REVIEW][PATCH] mount: In propagate_umount handle overlapping mount propagation trees
                      ` [RFC][PATCH v2] "

[PATCH BlueZ v2] core/adapter: Add support for enabling privacy
 2016-10-22 19:39 UTC  (2+ messages)

build error btrfs-progs 4.8.1
 2016-10-22 19:32 UTC  (3+ messages)

[PATCH net-next 0/6] net: use core MTU range checking everywhere
 2016-10-22 19:27 UTC  (12+ messages)
` [PATCH net-next 6/6] net: use core MTU range checking in misc drivers
` [PATCH net-next v2 0/9] net: use core MTU range checking everywhere
  ` [PATCH net-next v2 7/9] net: use core MTU range checking in misc drivers

Project Governance and Linux Foundation
 2016-10-22 19:27 UTC  (3+ messages)

[PATCH 0/5] ahci: nvme remap support
 2016-10-22 19:26 UTC  (4+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-10-22_15-00-47
 2016-10-22 19:24 UTC 

[PATCH 0/5] Tegra PMC Updates
 2016-10-22 19:23 UTC  (6+ messages)
  ` [PATCH 1/5] soc/tegra: pmc: Guard against uninitialised PMC clock
  ` [PATCH 2/5] soc/tegra: pmc: Simplify IO rail bit handling
  ` [PATCH 3/5] soc/tegra: Clean-up PMC rail IO error messages
  ` [PATCH 4/5] soc/tegra: pmc: Check return code for pm_genpd_init()
  ` [PATCH 5/5] soc/tegra: pmc: Remove genpd when adding provider fails

[PATCH 0/7] ARM: dts: support I2SE Duckbill device
 2016-10-22 19:22 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: imx28: add alternative pinmuxing for mmc2
` [PATCH 2/7] ARM: dts: imx28: rename mmc2_sck_cfg to prepare for an alternative muxing setup
` [PATCH 3/7] ARM: dts: imx28: add alternative muxing for mmc2_sck_cfg
` [PATCH 4/7] ARM: dts: add I2SE Duckbill common definitions
` [PATCH 5/7] ARM: dts: duckbill: simplify DT and use "
` [PATCH 6/7] ARM: dts: add support for remaining members of Duckbill series
` [PATCH 7/7] ARM: dts: add support for Duckbill 2 series devices

[PATCH] drm/rockchip: analogix_dp: add supports for regulators in edp IP
 2016-10-22 19:18 UTC  (2+ messages)

[PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts
 2016-10-22 19:10 UTC  (11+ messages)

[RFC][PATCH] Add EXPORT_MACRO_SYMBOL() for asm
 2016-10-22 19:08 UTC  (3+ messages)

[platform-drivers-x86:for-next 1/1] ERROR: "devm_hwmon_device_register_with_groups" [drivers/platform/x86/mlxcpld-hotplug.ko] undefined!
 2016-10-22 19:07 UTC 

[Buildroot] [PATCH 1/1] protobuf: bump to version 3.0.0
 2016-10-22 19:08 UTC  (3+ messages)

[Patch net] net: saving irq context for peernet2id()
 2016-10-22 19:02 UTC  (10+ messages)

[PATCH 0/2] XFS buffer cache scalability improvements
 2016-10-22 18:52 UTC  (4+ messages)
` [PATCH 2/2] xfs: switch buffer cache entries to RCU freeing

[PATCH 0/3] z3fold: background page compaction
 2016-10-22 18:51 UTC  (9+ messages)
` [PATCH 1/3] z3fold: make counters atomic
` [PATCH 2/3] z3fold: remove redundant locking

[PATCH v4 0/4] Add support for cros-ec-sensors
 2016-10-22 18:47 UTC  (2+ messages)

[PATCH] iio: proximity: pulsedlight-lidar-lite-v2: cleanup power management
 2016-10-22 18:44 UTC  (4+ messages)

[PATCH] iio: ti-adc0832: add triggered buffer support
 2016-10-22 18:42 UTC  (5+ messages)

[PATCH v2] iio: light: ltr501: claim direct mode during raw writes
 2016-10-22 18:38 UTC  (4+ messages)

[PATCH] kernel.bbclass: Allow ${S} to be overridden
 2016-10-22 18:38 UTC 

[PATCH v4] iio: humidity: hdc100x: add triggered buffer support for HDC100X
 2016-10-22 18:35 UTC  (4+ messages)

[Bug 98386] New: [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel) table invalid
 2016-10-22 18:27 UTC  (2+ messages)
  ` [Bug 98386] [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel} "

v4.3.6 build: 0 failures 45 warnings (v4.3.6)
 2016-10-22 18:21 UTC 

(unknown),
 2016-10-22 18:26 UTC 

[PATCH v3 0/5] iio: dac: mcp4725: use regulator framework, add vref and dt support
 2016-10-22 18:26 UTC  (7+ messages)
` [PATCH v3 4/5] iio: dac: mcp4725: support voltage reference selection
` [PATCH v3 5/5] iio: dac: mcp4725: add devicetree support

[Bug 98391] New: [GM107] priv: HUB0: 614900 00800000 (1d408200)
 2016-10-22 18:23 UTC 

[PATCH] flow_dissector: avoid uninitialized variable access
 2016-10-22 18:20 UTC  (6+ messages)

[SPDK] SPDK & DPDK in one process
 2016-10-22 18:19 UTC 

Talent Scout
 2016-10-22 17:31 UTC 

[PATCH] EDAC, altera: Disable IRQ while injecting SDRAM errors
 2016-10-22 18:14 UTC  (2+ messages)

[PATCH] x86/entry64: remove unused audit related macros
 2016-10-22 18:10 UTC 

[Bug 98390] server down
 2016-10-22 18:07 UTC 

Possible corruption with MSSQL on RBD
 2016-10-22 18:06 UTC  (8+ messages)


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.