All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-20 15:20:06 to 2014-06-20 16:10:44 UTC [more...]

[Bug 77771] New: Intel P-State: Constantly changing CPU frequencies on idle system
 2014-06-20 16:10 UTC  (2+ messages)
` [Bug 77771] "

distinguishing between bitbake and "higher" layers WRT fetching variables [LONG]
 2014-06-20 16:09 UTC  (4+ messages)

are the fetch-related variables in bitbake's bitbake.conf of any value?
 2014-06-20 16:08 UTC  (2+ messages)

[RFC 0/2] __vdso_findsym
 2014-06-20 16:07 UTC  (14+ messages)

[PATCHv7 0/5] Common Mailbox Framework
 2014-06-20 16:07 UTC  (7+ messages)
` [PATCHv7 2/5] mailbox: Introduce framework for mailbox

[bisected] pre-3.16 regression on open() scalability
 2014-06-20 16:07 UTC  (14+ messages)

linux-next: the selinux tree needs cleaning up
 2014-06-20 16:06 UTC  (4+ messages)

[PATCH] x86, amd_ucode: Support multiple container files appended together
 2014-06-20 16:06 UTC  (4+ messages)

[RFC 0/4] Command parser batch buffer copy
 2014-06-20 16:06 UTC  (8+ messages)
` [RFC 1/4] drm/i915: Implement a framework for batch buffer pools

[PATCH net-next] ipv6: fix multipath route cleanup path for duplicate nexthops error case
 2014-06-20 16:05 UTC 

[U-Boot] [PATCH] test: dfu: script enhancements
 2014-06-20 16:05 UTC  (3+ messages)

[meta-oe][daisy] pull request, update README's, live555 fix
 2014-06-20 16:04 UTC  (2+ messages)

[PATCH] initramfs: Support initrd that is bigger then 2G
 2014-06-20 16:03 UTC  (5+ messages)

Adding -rt support for kernel
 2014-06-20 16:03 UTC  (2+ messages)

[PATCH] distributor: split get_pkt into request and poll
 2014-06-20 16:03 UTC  (3+ messages)

[U-Boot] [U-boot] [Patch 1/2] common: cmd_nand: add nand ecclayout command
 2014-06-20 16:03 UTC  (5+ messages)
` [U-Boot] [U-Boot, U-boot, "

[Qemu-devel] [PATCH] spice: fix 32bit build
 2014-06-20 16:02 UTC  (4+ messages)

[PATCH RFC 00/30] Initial round of Freescale FEC ethernet patches
 2014-06-20 16:00 UTC  (7+ messages)
` [PATCH RFC 04/30] net: fec: fix interrupt handling races

[PATCH v9 1/3] of: Provide function to request and map memory
 2014-06-20 16:00 UTC  (4+ messages)
` [PATCH v9.1] "

pvrusb2 has a new device (wintv-hvr-1955)
 2014-06-20 15:59 UTC  (5+ messages)

[U-Boot] [PATCH] thor: cosmetic: Update the cmd_thordown help message to present example usage
 2014-06-20 15:59 UTC  (2+ messages)

[PATCH] x86/mce: Don't unregister CPU hotplug notifier in error path
 2014-06-20 15:58 UTC  (4+ messages)

[U-Boot] [PATCH 3/5] cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)
 2014-06-20 15:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH 1/2] ibacm/prov: export a function to return config file name
 2014-06-20 15:58 UTC  (3+ messages)
` [PATCH 2/2] ibacm/prov: export a function to increment performance counters

[PATCH] cgroup:cgroup_mount: Fix uninitialized warning
 2014-06-20 15:57 UTC  (3+ messages)

nl80211.h txq parameters via userspace
 2014-06-20 15:57 UTC 

[PATCH v2 0/7] Staging: bcm: checkpatch fixes
 2014-06-20 15:38 UTC  (8+ messages)
` [PATCH v2 1/7] Staging: bcm: Prototypes.h: fix checkpatch errors: blank lines
` [PATCH v2 2/7] Staging: bcm: Prototypes.h: fix checkpatch errors: whitespaces
` [PATCH v2 3/7] Staging: bcm: Queue.h: fix checkpatch errors: comments
` [PATCH v2 4/7] Staging: bcm: Queue.h: fix checkpatch errors: brackets
` [PATCH v2 5/7] Staging: bcm: Queue.h: fix checkpatch errors: whitespaces
` [PATCH v2 6/7] Staging: bcm: Qos.c: fix checkpatch errors: comments
` [PATCH v2 7/7] Staging: bcm: Qos.c: fix checkpatch errors: whitespaces

[B.A.T.M.A.N.] [PATCH] batman-adv: Add multicast optimization support for bridged setups
 2014-06-20 15:57 UTC  (5+ messages)

[PATCH 3.15.1] i82975x_edac: fix dram layout inits and style
 2014-06-20 15:56 UTC 

[U-Boot] [PATCH] thor: defer parsing of device string to IO backend
 2014-06-20 15:56 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Move compressed_fb to static allocation
 2014-06-20 15:56 UTC  (3+ messages)
` [PATCH 3/4] drm/i915: Try harder to get FBC

[PATCH v3 00/13] compaction: balancing overhead and success rates
 2014-06-20 15:49 UTC  (28+ messages)
` [PATCH v3 01/13] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
` [PATCH v3 02/13] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH v3 03/13] mm, compaction: do not recheck suitable_migration_target under lock
` [PATCH v3 04/13] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH v3 05/13] mm, compaction: report compaction as contended only due to lock contention
` [PATCH v3 06/13] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH v3 07/13] mm, compaction: skip rechecks when lock was already held
` [PATCH v3 08/13] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH v3 09/13] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH v3 10/13] mm: rename allocflags_to_migratetype for clarity
` [PATCH v3 11/13] mm, compaction: pass gfp mask to compact_control
` [PATCH v3 12/13] mm, compaction: try to capture the just-created high-order freepage
` [RFC PATCH v3 13/13] mm, compaction: do not migrate pages when that cannot satisfy page fault allocation

[U-Boot] [PATCH 0/5] Kbuild: sync with Linux 3.16-rc1
 2014-06-20 15:54 UTC  (4+ messages)

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-20 15:53 UTC  (6+ messages)

[U-Boot] [PATCH v6 0/2] mpc8313: ids8313 board updates
 2014-06-20 15:53 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/2] lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c

[RFC] Input: evdev - add new EVIOCGABSRANGE ioctl
 2014-06-20 15:53 UTC  (4+ messages)

sd_setup_discard_cmnd: BUG: unable to handle kernel NULL pointer dereference at (null)
 2014-06-20 15:53 UTC  (3+ messages)

[PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
 2014-06-20 15:52 UTC  (12+ messages)

[PATCH 1/2] ASoC: max98090: Add max98091 compatible string
 2014-06-20 15:51 UTC  (3+ messages)
` [PATCH 2/2] ASoC: samsung: Extend snow driver to support MAX98091

[PATCH V4 00/10] drm: exynos: few patches to enhance bridge chip support
 2014-06-20 15:51 UTC  (3+ messages)

[PATCH] Sound: Core: fixed assignment in if condition style error in hwdep.c
 2014-06-20 15:50 UTC 

[PATCH] dt/documentation: add specification of dma bus information
 2014-06-20 15:50 UTC  (6+ messages)

[PATCH] fix coding style issue
 2014-06-20 15:53 UTC  (2+ messages)

[PATCH net-next] hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
 2014-06-20 15:48 UTC  (3+ messages)

[PATCH v2 0/7] perf trace pagefaults
 2014-06-20 15:49 UTC  (11+ messages)
` [PATCH 2/7] perf trace: add support for pagefault tracing
` [PATCH 6/7] perf kvm: move perf_kvm__mmap_read into session utils

master - locking: fix cluster locking
 2014-06-20 15:48 UTC 

[PATCH] arm64: fix MAX_ORDER for 64K pagesize
 2014-06-20 15:48 UTC  (7+ messages)
      ` [PATCHv2] mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER

[Xenomai] POSIX application running under xenomai -- what do wrapped functions do?
 2014-06-20 15:48 UTC 

[GIT PULL] Btrfs
 2014-06-20 15:53 UTC 

[PATCH] Makefile: version.h macros KERNEL_EXTRAVERSION, LINUX_EXTRAVERSION_CODE
 2014-06-20 15:47 UTC  (3+ messages)

[PATCH v2 0/2] Improve mvebu_get_soc_id
 2014-06-20 15:47 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: mvebu: Use the a standard errno in mvebu_get_soc_id

[Qemu-devel] [PATCH v3] qmp: add ACPI_DEVICE_OST event handling
 2014-06-20 15:46 UTC  (2+ messages)

[U-Boot] [PATCH] m68k: Fix warnings with gcc 4.6
 2014-06-20 15:45 UTC  (7+ messages)
` [U-Boot] "

Fw: [Bug 78481] New: missing NULL check of the parameter in function nla_parse_nested() which is called in dcbnl_ieee_set()
 2014-06-20 15:45 UTC 

[PATCH 0/2] btrfs: qgroup fixes for btrfs_drop_snapshot
 2014-06-20 15:44 UTC  (8+ messages)
` btrfs: qgroup: account shared subtrees during snapshot delete

[Qemu-devel] [PATCH 2.1 00/36] Pending monitor patches for 2.1
 2014-06-20 15:44 UTC  (2+ messages)

[RFC 0/2] pwrseq: Add subsystem for power sequences
 2014-06-20 15:42 UTC  (5+ messages)
` [RFC 1/2] pwrseq: Add subsystem to handle complex "

[memcontrol] WARNING: CPU: 0 PID: 1 at kernel/res_counter.c:28 res_counter_uncharge_locked()
 2014-06-20 15:42 UTC  (5+ messages)

[PATCH v3 0/9] Make DPDK tailqs fully local
 2014-06-20 15:42 UTC  (12+ messages)
  ` [PATCH 00/10] "
    ` [PATCH 01/10] eal: map shared config into exact same address as primary process
    ` [PATCH 02/10] eal: use --base-virtaddr for mapping rte_config as well
    ` [PATCH 03/10] rte_tailq: change rte_dummy to rte_tailq_entry, add data pointer
    ` [PATCH 04/10] rte_ring: make ring tailq fully local
    ` [PATCH 05/10] rte_hash: make rte_hash "
    ` [PATCH 06/10] rte_fbk_hash: make rte_fbk_hash "
    ` [PATCH 07/10] rte_mempool: make mempool "
    ` [PATCH 08/10] rte_lpm: make lpm "
    ` [PATCH 09/10] rte_lpm6: make lpm6 "
    ` [PATCH 10/10] rte_acl: make acl "

[PATCH 1/2] ipv6: Add more debugging around accept-ra logic
 2014-06-20 15:40 UTC  (3+ messages)
` [PATCH 2/2] ipv6: Allow accepting RA from local IP addresses

3.15: kernel BUG at kernel/auditsc.c:1525!
 2014-06-20 15:41 UTC  (16+ messages)

[PATCH trivial] checkstack.pl: port to AArch64
 2014-06-20 15:41 UTC 

kernel BUG at /src/linux-dev/mm/mempolicy.c:1738! on v3.16-rc1
 2014-06-20 15:40 UTC  (4+ messages)

[Qemu-devel] Hang on reboot in FreeBSD guest on Linux KVM host
 2014-06-20 15:41 UTC  (5+ messages)
      `  "

[PATCH] meta-yocto-bsp: oeqa/controllers: add GrubTarget
 2014-06-20 15:44 UTC 

btrfs balance crash BUG ON fs/btrfs/relocation.c:1062 or RIP build_backref_tree+0x9fc/0xcc4
 2014-06-20 15:40 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/3] another round of pci fixes
 2014-06-20 15:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] fixup! qapi/string-output-visitor: fix bugs
` [Qemu-devel] [PATCH 3/3] tests: add human format test for string output visitor

[PATCH v0 0/3]ata: Fixes related to APM X-Gene SATA host controller driver
 2014-06-20 15:40 UTC  (9+ messages)
` [PATCH v0 1/3] ata: Fix the watermark threshold for the "
` [PATCH v0 2/3] ata: Fix the link down in first attempt for the APM X-Gene SoC AHCI "

slub/debugobjects: lockup when freeing memory
 2014-06-20 15:40 UTC  (12+ messages)

[PATCH 0/5] Automated hardware testing bugfixes and grub target controller feature
 2014-06-20 15:42 UTC  (6+ messages)
` [PATCH 1/5] init-install-testfs: add grub serial line support
` [PATCH 2/5] oe-core/init-install-testfs.sh: do not overwrite /etc/mtab if the link already exist
` [PATCH 3/5] init-install-testfs: fix typo
` [PATCH 4/5] init-install-testfs: create signature file for master image
` [PATCH 5/5] meta-yocto-bsp: oeqa/controllers: add GrubTarget

[PATCH 0/6 v2] update sysfs per btrfs device operations
 2014-06-20 15:42 UTC  (4+ messages)

[U-Boot] am335x: board.c: clang warning
 2014-06-20 15:36 UTC  (2+ messages)

[PATCH] android/bluetooth: Pass device to send_device_property function
 2014-06-20 15:35 UTC  (2+ messages)

[Bug 65121] Possible memory leak in qxl drm driver
 2014-06-20 15:35 UTC 

[PATCH] android/bluetooth: Fix loading device address type from storage
 2014-06-20 15:35 UTC  (2+ messages)

[PATCH 1/2] android/pics: Enable privacy for peripheral
 2014-06-20 15:33 UTC  (2+ messages)

[PATCH v2 0/8] Add Keystone PCIe controller driver
 2014-06-20 15:31 UTC  (5+ messages)

[PATCH 0/8] mm: add page cache limit and reclaim feature
 2014-06-20 15:32 UTC  (7+ messages)

[Qemu-devel] [PATCH] Recursive blocker
 2014-06-20 15:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH] block: Make op blocker recursive

[PATCH] nfs: Fix handling of change_attr updates in nfs_update_inode()
 2014-06-20 15:31 UTC  (2+ messages)

A clockevent IRQ delivery question
 2014-06-20 15:31 UTC  (6+ messages)

[PATCH v1 0/2] block: virtio-blk: support multi vq per virtio-blk
 2014-06-20 15:29 UTC  (6+ messages)
` [PATCH v1 1/2] include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
` [PATCH v1 2/2] block: virtio-blk: support multi virt queues per virtio-blk device

[PATCH] Staging: serqt_usb2: fixed frivolous else statement warnings
 2014-06-20 15:31 UTC  (2+ messages)

[PATCH] intel-gpu-tools: add igt_core init func calls to some tests
 2014-06-20 15:27 UTC  (2+ messages)

[PATCH V6 net-next] LISP: Locator/Identifier Separation Protocol
 2014-06-20 15:26 UTC 

[PATCH 1/2] b43: remove leftover code from old devices support
 2014-06-20 15:22 UTC  (4+ messages)
` [PATCH 2/2] b43: add config for (en|dis)abling G-PHY support

[Qemu-devel] [PATCH v4 0/2] qga: Add guest-fsfreeze-freeze-list command
 2014-06-20 15:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/2] qga: Add guest-get-fsinfo command

[v3.10.y][v3.11.y][3.12.y][v3.13.y][v3.14.y][SRU][PATCH 0/1][V2] ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
 2014-06-20 15:21 UTC  (4+ messages)
` [v3.10.y][v3.11.y][v3.12.y][v3.13.y][v3.14.y][PATCH 1/1][V2] "
    `  "

[PATCH v11 0/9] enable Cache QoS Monitoring (CQM) feature
 2014-06-20 15:20 UTC  (3+ messages)
` [PATCH v11 7/9] x86: enable QoS monitoring for each domain RMID


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.