All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-09 23:49:24 to 2016-03-10 01:36:37 UTC [more...]

[RFC] eal: add cgroup-aware resource self discovery
 2016-03-10  1:36 UTC  (14+ messages)
` [PATCH] eal: add option --avail-cores to detect lcores

[Qemu-devel] [PATCH] qdict: fix unbounded stack for qdict_array_entries
 2016-03-10  1:36 UTC  (2+ messages)

[RELEASE] LTTng-UST 2.7.2 (Linux user-space tracer)
 2016-03-10  1:35 UTC 

Bcache still unstable for me (memory problems)
 2016-03-10  1:34 UTC  (3+ messages)

[PATCH] serial-uartlite: un-constify uartlite_be/uartlite_le
 2016-03-10  1:34 UTC 

[PATCH v2 1/3] crypto: s5p-sss - Minor coding cleanups
 2016-03-10  1:31 UTC  (3+ messages)
` [PATCH v2 2/3] crypto: s5p-sss - Handle unaligned buffers
` [PATCH v2 3/3] crypto: s5p-sss - Sort the headers to improve readability

[Qemu-devel] [PATCH 0/8] Fix several unbounded stack usage
 2016-03-10  1:30 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/8] qdict: fix unbounded stack for qdict_array_entries

[RFC 0/5] ftrace perf: Fixes and speedup
 2016-03-10  1:29 UTC  (7+ messages)
` [PATCH 1/5] ftrace perf: Check sample types only for sampling events
` [PATCH 2/5] ftrace perf: Move exclude_kernel tracepoint check to init event
` [PATCH 3/5] ftrace perf: Use ftrace_ops::private to store event pointer

[U-Boot] [PATCH 0/3] imx6ul: convert to enable pinctrl/DM POWER
 2016-03-10  1:29 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] imx: mx6ul_evk: default enable device tree support

[PATCH 1/2] smipcie: add support for TechnoTrend S2-4200 Twin
 2016-03-10  1:28 UTC  (2+ messages)
` [PATCH 2/2] smipcie: MAC address printout formatting

[PATCH v3 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-03-10  1:26 UTC  (6+ messages)

[PATCH 1/2] smipcie: add support for TechnoTrend S2-4200 Twin
 2016-03-10  1:28 UTC 

[PATCH v3 0/2] Make the pcidevs_lock a recursive one
 2016-03-10  1:21 UTC  (4+ messages)
` [PATCH v3 2/2] IOMMU/spinlock: "

[PATCH] mvsas:Fix possible NULL pointer deference in mvs_dev_found_notify
 2016-03-10  1:18 UTC  (2+ messages)

[PATCH] Documentation: btrfs: remove usage specific information
 2016-03-10  1:17 UTC  (4+ messages)

[PATCH] clocksource: Add missing include of of.h
 2016-03-10  0:16 UTC 

[PATCH v14 0/2] Add VT-d Posted-Interrupts support
 2016-03-10  1:15 UTC  (16+ messages)
` [PATCH v14 1/2] vmx: VT-d posted-interrupt core logic handling
  ` Ideas "
                        ` On setting clear criteria for declaring a feature acceptable (was "vmx: VT-d posted-interrupt core logic handling")

[B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in kerneldoc
 2016-03-10  1:15 UTC  (3+ messages)

Array-driven persistent-data structure
 2016-03-10  1:15 UTC  (2+ messages)

[PATCH v3] lock/semaphore: Avoid an unnecessary deadlock within up()
 2016-03-10  1:12 UTC  (6+ messages)

[Buildroot] [PATCH] connman: switch to BR2_TOOLCHAIN_HAS_SYNC_4
 2016-03-10  1:06 UTC 

[Qemu-devel] [PATCH] exec;fix early return from ram_block_add
 2016-03-10  1:05 UTC  (2+ messages)

[PATCH] f2fs: add memory barrier for wait list and pages count
 2016-03-10  1:03 UTC 

[PATCH 1/2] powerpc: Batch up loads/stores on saving and restoring Altivec
 2016-03-10  1:02 UTC  (6+ messages)
` [PATCH 2/2] powerpc: Batch up loads/stores on saving and restoring VSX

[Cocci] Coccinelle Compilation Problem: configure file
 2016-03-10  1:02 UTC  (10+ messages)
` [Cocci] Regeneration of the script "configure" for Coccinelle
    ` [Cocci] Parsing C source files by Coccinelle

Change in .gitignore handling: intended or bug?
 2016-03-10  0:59 UTC  (16+ messages)

[net-next PATCH] csum: Update csum_block_add to use rotate instead of byteswap
 2016-03-10  0:58 UTC  (9+ messages)

[GIT PULL][PATCH v7 00/19][For 4.6] Btrfs: Add inband (write time) de-duplication framework
 2016-03-10  0:57 UTC  (4+ messages)
` [PATCH v7 01/20] btrfs: dedup: Introduce dedup framework and its header

[Qemu-devel] [PATCH v5 00/14] easier unboxed visits/qapi implicit types
 2016-03-10  0:55 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 01/14] qapi: Assert in places where variants are not handled
` [Qemu-devel] [PATCH v5 02/14] qapi: Fix command with named empty argument type
` [Qemu-devel] [PATCH v5 03/14] qapi: Make c_type() more OO-like
` [Qemu-devel] [PATCH v5 04/14] qapi: Adjust names of implicit types
` [Qemu-devel] [PATCH v5 05/14] qapi: Emit implicit structs in generated C
` [Qemu-devel] [PATCH v5 06/14] qapi-event: Slightly shrink generated code
` [Qemu-devel] [PATCH v5 07/14] qapi: Utilize implicit struct visits
` [Qemu-devel] [PATCH v5 08/14] qapi-commands: Inline single-use helpers of gen_marshal()
` [Qemu-devel] [PATCH v5 09/14] qapi: Inline gen_visit_members() into lone caller
` [Qemu-devel] [PATCH v5 10/14] qapi: Drop unused c_null()
` [Qemu-devel] [PATCH v5 11/14] qapi: Don't special-case simple union wrappers
` [Qemu-devel] [PATCH v5 12/14] qapi: Make BlockdevOptions doc example closer to reality
` [Qemu-devel] [PATCH v5 13/14] qapi: Allow anonymous base for flat union
` [Qemu-devel] [PATCH v5 14/14] qapi: Use anonymous bases in QMP flat unions

[PATCH nf] netfilter: x_tables: check for size overflow
 2016-03-10  0:56 UTC 

[Qemu-devel] [PULL 0/8] VFIO updates 2016-03-09
 2016-03-10  0:54 UTC  (3+ messages)
` [Qemu-devel] [PULL 3/8] vfio: Generalize region support

[PATCH nf] netfilter: x_tables: deal with bogus nextoffset values
 2016-03-10  0:56 UTC 

[RFC/PATCH 00/48] Libifying git apply
 2016-03-10  0:54 UTC  (4+ messages)
` [RFC/PATCH 01/48] builtin/apply: avoid parameter shadowing 'p_value' global

linux-crypto Your Electricity Bill 824703662393
 2016-03-10  0:37 UTC 

[GIT PULL] ARM: OMAP2+: critical DRA7xx fix for v4.5-rc
 2016-03-10  0:54 UTC  (5+ messages)

[PATCH 0/8] support E-tag offloading and forwarding on Intel X550 NIC
 2016-03-10  0:54 UTC  (8+ messages)
` [PATCH v6 2/5] lib/librte_ether: support l2 tunnel operations
` [PATCH v7 0/5] support E-tag offloading and forwarding on X550

[PATCH] f2fs: support access control via key management
 2016-03-10  0:52 UTC 

[PATCH 0/5] Add Korean translation of memory-barriers.txt
 2016-03-10  0:48 UTC  (6+ messages)
` [PATCH 1/5] doc/memory-barriers: fix missed renaming: s/lock/acquire
` [PATCH 2/5] doc/memory-barriers: add missed subsection in TOC
` [PATCH 3/5] doc/memory-barriers: fix typo
` [PATCH 4/5] doc/memory-barriers: Insert white spaces consistently
` [PATCH 5/5] Doc/memory-barriers: add Korean translation

[PATCH v2] irqchip/gicv3-its: Don't allow devices whose ID is outside range
 2016-03-10  0:49 UTC  (4+ messages)

drivers/vhost/vhost.c:718:3: error: call to '__compiletime_assert_718' declared with attribute error: BUILD_BUG_ON failed: __alignof__ *vq->avail > VRING_AVAIL_ALIGN_SIZE
 2016-03-10  0:49 UTC  (3+ messages)
  ` [kbuild-all] "

[Buildroot] [PATCH] erlang: disable for sparc
 2016-03-10  0:47 UTC  (3+ messages)

[PATCH -mm 0/2] oom_reaper: missing parts
 2016-03-10  0:45 UTC  (8+ messages)
` [PATCH 2/2] oom-clear-tif_memdie-after-oom_reaper-managed-to-unmap-the-address-space-fix

[Qemu-devel] [PATCH v2 00/42] ivshmem: Fixes, cleanups, device model split
 2016-03-10  0:44 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 05/42] ivshmem-server: Don't overload POSIX shmem and file name
` [Qemu-devel] [PATCH v2 28/42] ivshmem: Propagate errors through ivshmem_recv_setup()
` [Qemu-devel] [PATCH v2 33/42] ivshmem: Implement shm=... with a memory backend

[PATCH 0/4] Support VxLAN & NVGRE checksum off-load on X550
 2016-03-10  0:40 UTC  (9+ messages)
` [PATCH v7 1/5] lib/librte_ether: change function name of tunnel port config
` [PATCH v8 0/5] Support VxLAN & NVGRE checksum off-load on X550
  ` [PATCH v8 1/5] lib/librte_ether: change function name of tunnel port config

[PATCH phosphor-event v3] Add association interface to each event log
 2016-03-10  0:40 UTC  (3+ messages)

[PATCH][v6][RFC] livepatch/ppc: Enable livepatching on powerpc
 2016-03-10  0:40 UTC  (3+ messages)

Change in .gitignore handling: intended or bug?
 2016-03-10  0:39 UTC  (4+ messages)
` [PATCH] dir.c: fix dir re-inclusion rules with "NODIR" and "MUSTBEDIR"

linux-questions-only Your Electricity Bill 5608274
 2016-03-10  0:37 UTC 

linux-mtd-cvs-owner Your Electricity Bill 90286326419
 2016-03-10  0:36 UTC 

[PATCH] staging: wilc1000: fix check of kthread_run() return value
 2016-03-10  0:36 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v2] fm10k:update driver summary and reduce code duplication
 2016-03-10  0:36 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH v2] fm10k: use DRV_SUMMARY to "

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.4.x series
 2016-03-10  0:35 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.4.5

[PATCH] powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs
 2016-03-10  0:33 UTC 

[PATCH] execve.2: EPERM from filesystem capabilities
 2016-03-10  0:33 UTC  (4+ messages)

[PATCH net-next] ovs: allow nl 'flow set' to use ufid without flow key
 2016-03-10  0:32 UTC  (4+ messages)

[PATCH v2] x86/fpu: Revert earlier patch of Disable AVX when eagerfpu is off
 2016-03-10  0:28 UTC 

Ceph space amplification ratio with write is more than 2
 2016-03-10  0:29 UTC  (5+ messages)

BlueStore Performance issue
 2016-03-10  0:14 UTC  (5+ messages)

[PATCH 00/24] Add gobject introspection support to oe-core
 2016-03-10  0:30 UTC  (8+ messages)
` [PATCH 06/24] gobject-introspection.bbclass: add a class that enables gobject introspection

[PATCH 0/2] mm: Enable page parallel initialisation for Power
 2016-03-10  0:28 UTC  (6+ messages)
` [PATCH 2/2] powerpc/mm: Enable page parallel initialisation

[PATCH] ip_pipeline: add load balancing function to pass-through pipeline
 2016-03-10  0:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] livepatch: Add some basic LivePatch documentation
 2016-03-10  0:25 UTC  (2+ messages)
`  "

[PATCH v4] platform/chrome: Add Chrome OS keyboard backlight LEDs support
 2016-03-10  0:25 UTC 

[U-Boot] Ethernet not found on Arria 5
 2016-03-10  0:25 UTC  (9+ messages)

[Qemu-devel] Memory on stellaris board
 2016-03-10  0:23 UTC  (14+ messages)

[PATCH v4] librte_pipeline: add support for packet redirection at action handlers
 2016-03-10  0:21 UTC  (4+ messages)
` [PATCH v5 1/2] "
  ` [PATCH v5 2/2] librte_pipeline: add new API functions for pipeline "

[Buildroot] [PATCH v2] libglib2: improve dev file removal
 2016-03-10  0:22 UTC  (3+ messages)

[Buildroot] [PATCH v4 1/1] erlang: use erlang's native atomic ops
 2016-03-10  0:22 UTC 

[Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer
 2016-03-10  0:21 UTC 

[Buildroot] [PATCH v7 00/18] Relocatable SDK / build machine leaks
 2016-03-10  0:21 UTC  (14+ messages)
` [Buildroot] [PATCH v7 02/18] core: use $(CURDIR) to set TOPDIR
` [Buildroot] [PATCH v7 05/18] core: make staging *-config scripts relocatable
` [Buildroot] [PATCH v7 06/18] core: make host "
` [Buildroot] [PATCH v7 14/18] support/scripts/check-host-rpath: silent find command
` [Buildroot] [PATCH v7 15/18] support/scripts/check-host-rpath: also check HOST_DIR/{bin, sbin}
` [Buildroot] [PATCH v7 18/18] docs/manual: document how to debug shell script

[PATCH RFC net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2016-03-10  0:20 UTC  (3+ messages)
` [PATCH v6 "

[Intel-wired-lan] [PATCH 1/6] fm10k: Avoid crashing the kernel
 2016-03-10  0:19 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 4/6] fm10k: update driver summary and reduce code duplication

[PATCH 00/19] index-helper, watchman
 2016-03-10  0:18 UTC  (12+ messages)
` [PATCH 01/19] trace.c: add GIT_TRACE_PACK_STATS for pack usage statistics
` [PATCH 03/19] read-cache: allow to keep mmap'd memory after reading
` [PATCH 04/19] index-helper: new daemon for caching index and related stuff

[PATCH V5 0/6] Intel memory b/w monitoring support
 2016-03-10  0:18 UTC  (4+ messages)
` [PATCH 1/6] x86,perf/cqm: Fix cqm handling of grouping events into a cache_group

[PATCH] linux/compiler.h: fix stale comment on {READ,WRITE}_ONCE
 2016-03-10  0:16 UTC  (2+ messages)
` [PATCH resend] "

[BUG] "block: make generic_make_request handle arbitrarily sized bios" breaks boot on parisc-linux
 2016-03-10  0:16 UTC  (10+ messages)

[PATCH 00/13] thermal: convert users of thermal_zone_of_sensor_register to devm_
 2016-03-10  0:16 UTC  (5+ messages)
` [PATCH 11/13] thermal: convert exynos to use devm_thermal_zone_of_sensor_register
    ` [lm-sensors] "

[PATCH 02/13] hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register
 2016-03-10  0:14 UTC  (4+ messages)
  ` [lm-sensors] [PATCH 02/13] hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_regi

[PATCH] HID: i2c-hid: Add hid-over-i2c name to i2c id table
 2016-03-10  0:15 UTC  (3+ messages)

i.mx6 camera interface (CSI) and mainline kernel
 2016-03-10  0:12 UTC  (11+ messages)

[PATCH phosphor-host-ipmid v4] Fix memory leak in good paths in ipmid
 2016-03-10  0:09 UTC  (5+ messages)
` [PATCH phosphor-host-ipmid v4] memory leak found during multiple reboots. it was found that in many cases the reply was not unref'ed

Building gdb-7.10 for arm with master
 2016-03-10  0:09 UTC  (7+ messages)
  ` Wrong sstate signatures for cross toolchain Was: [yocto] "
        ` [OE-core] Wrong sstate signatures for cross toolchain Was: "

[PATCH next 3/3] net: Use l3_dev instead of skb->dev for L3 processing
 2016-03-10  0:09 UTC  (10+ messages)

[PATCH 0/2] MIPS/PA-RISC: panic immediately when panic_on_oops
 2016-03-10  0:09 UTC  (2+ messages)

[GIT PULL] Thermal management updates for v4.5-rc8
 2016-03-10  0:08 UTC  (2+ messages)

arm: Missing memset in setup_frametable_mappings
 2016-03-10  0:08 UTC 

[PATCH v6 0/1] iio:pressure:ms5611: fix and enhancements
 2016-03-10  0:07 UTC  (3+ messages)

[PATCH 0/3] Use common Linux tools to control DPDK ports
 2016-03-10  0:04 UTC  (4+ messages)
` [PATCH 1/3] kcp: add kernel control path kernel module

[PATCH 01/13] hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register
 2016-03-10  0:02 UTC  (4+ messages)
  ` [lm-sensors] "

[PATCH] [Cleanup] x86: signal: unify the sigaltstack check with other arches
 2016-03-10  0:02 UTC  (5+ messages)

[PATCH 0/3] ethdev: add helper functions to get eth_dev and dev private data
 2016-03-10  0:00 UTC  (2+ messages)

Linux 4.4.5
 2016-03-10  0:01 UTC  (2+ messages)

Linux 3.14.64
 2016-03-10  0:00 UTC  (2+ messages)

Linux 3.10.100
 2016-03-10  0:00 UTC  (2+ messages)

[ceph-users] v0.94.6 Hammer released
 2016-03-10  0:00 UTC  (11+ messages)
`  "

[PATCH] cxl: Remove dead code
 2016-03-09 23:59 UTC  (2+ messages)

SKL BOOT FAILURE unless idle=nomwait (was Re: PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4)
 2016-03-09 23:59 UTC  (7+ messages)

[PATCH openpower-host-ipmi-oem] Add IPMI interface to allow FW updates from Host
 2016-03-09 23:58 UTC  (5+ messages)

[PATCH] example/ipsec-secgw: ipsec security gateway
 2016-03-09 23:54 UTC  (5+ messages)

[3.13.y-ckt stable] Linux 3.13.11-ckt36 stable review
 2016-03-09 23:12 UTC  (14+ messages)
` [PATCH 3.13.y-ckt 003/138] iw_cxgb3: Fix incorrectly returning error on success
` [PATCH 3.13.y-ckt 004/138] EVM: Use crypto_memneq() for digest comparisons
` [PATCH 3.13.y-ckt 005/138] ALSA: usb-audio: avoid freeing umidi object twice
` [PATCH 3.13.y-ckt 007/138] bcache: Fix a lockdep splat in an error path
` [PATCH 3.13.y-ckt 010/138] iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
` [PATCH 3.13.y-ckt 012/138] libata: disable forced PORTS_IMPL for >= AHCI 1.3
` [PATCH 3.13.y-ckt 013/138] mac80211: start_next_roc only if scan was actually running
` [PATCH 3.13.y-ckt 014/138] mac80211: Requeue work after scan complete for all VIF types
` [PATCH 3.13.y-ckt 018/138] target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
` [PATCH 3.13.y-ckt 019/138] crypto: algif_hash - wait for crypto_ahash_init() to complete
` [PATCH 3.13.y-ckt 020/138] iio: inkern: fix a NULL dereference on error
` [PATCH 3.13.y-ckt 021/138] intel_scu_ipcutil: underflow in scu_reg_access()
` [PATCH 3.13.y-ckt 023/138] ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check

[Qemu-devel] [RFC PATCH v1 00/10] Core based CPU hotplug for PowerPC sPAPR
 2016-03-09 23:42 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH v1 05/10] cpu: Abstract CPU core type

[PATCH kernel 0/9] KVM, PPC, VFIO: Enable in-kernel acceleration
 2016-03-09 23:46 UTC  (7+ messages)
` [PATCH kernel 3/9] KVM: PPC: Use preregistered memory API to access TCE list

[Bug 94470] VDPAU is broken on TAHITI with MPV
 2016-03-09 23:52 UTC 

[Intel-wired-lan] [net PATCH 0/2] Fix descriptor counting and avoid Tx hangs on e1000 w/ TSO
 2016-03-09 23:51 UTC  (7+ messages)
` [Intel-wired-lan] [net PATCH 1/2] e1000: Do not overestimate descriptor counts in Tx pre-check
  `  "
` [Intel-wired-lan] [net PATCH 2/2] e1000: Double Tx descriptors needed check for 82544

[meta-raspberrypi][PATCH 00/23] Kernel/userland upgrade wayland support and clang fixes
 2016-03-09 23:51 UTC  (5+ messages)

[PATCH 0/4] davinci_mmc device tree fixes
 2016-03-09 23:50 UTC  (10+ messages)
` [PATCH 1/4] mmc: davinci: remove matching string
` [PATCH 2/4] mmc: davinci: fix unwinding in probe
` [PATCH 3/4] mmc: davinci: prepare clock
` [PATCH 4/4] mmc: davinci: suppress waring when using DT


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.