messages from 2014-07-03 15:47:51 to 2014-07-03 16:28:38 UTC [more...]
[PATCH 3.15 000/139] 3.15.3-stable review
2014-07-03 16:28 UTC (9+ messages)
` [PATCH 3.15 099/139] libiscsi, iser: Adjust data_length to include protection information
[RFCv2 PATCH 00/23] sched: Energy cost model for energy-aware scheduling
2014-07-03 16:26 UTC (24+ messages)
` [RFCv2 PATCH 01/23] sched: Documentation for scheduler energy cost model
` [RFCv2 PATCH 02/23] sched: Make energy awareness a sched feature
` [RFCv2 PATCH 03/23] sched: Introduce energy data structures
` [RFCv2 PATCH 04/23] sched: Allocate and initialize "
` [RFCv2 PATCH 05/23] sched: Add energy procfs interface
` [RFCv2 PATCH 06/23] arm: topology: Define TC2 energy and provide it to the scheduler
` [RFCv2 PATCH 07/23] sched: Introduce system-wide sched_energy
` [RFCv2 PATCH 08/23] sched: Aggregate unweighted load contributed by task entities on parenting cfs_rq
` [RFCv2 PATCH 09/23] sched: Maintain the unweighted load contribution of blocked entities
` [RFCv2 PATCH 10/23] sched: Account for blocked unweighted load waking back up
` [RFCv2 PATCH 11/23] sched: Introduce an unweighted cpu_load array
` [RFCv2 PATCH 12/23] sched: Rename weighted_cpuload() to cpu_load()
` [RFCv2 PATCH 13/23] sched: Introduce weighted/unweighted switch in load related functions
` [RFCv2 PATCH 14/23] sched: Introduce SD_SHARE_CAP_STATES sched_domain flag
` [RFCv2 PATCH 15/23] sched, cpufreq: Introduce current cpu compute capacity into scheduler
` [RFCv2 PATCH 16/23] sched, cpufreq: Current compute capacity hack for ARM TC2
` [RFCv2 PATCH 17/23] sched: Likely idle state statistics placeholder
` [RFCv2 PATCH 18/23] sched: Energy model functions
` [RFCv2 PATCH 19/23] sched: Task wakeup tracking
` [RFCv2 PATCH 20/23] sched: Take task wakeups into account in energy estimates
` [RFCv2 PATCH 21/23] sched: Use energy model in select_idle_sibling
` [RFCv2 PATCH 22/23] sched: Use energy to guide wakeup task placement
` [RFCv2 PATCH 23/23] sched: Use energy model in load balance path
[PATCH v3 000/114] nfsd: eliminate the client_mutex
2014-07-03 16:28 UTC (7+ messages)
` [PATCH v3 015/114] nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
[PATCH 0/1] shadow: upgrade from 4.1.4.3 to 4.2.1
2014-07-03 16:27 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] ASoC: tda998x: add a codec to the HDMI transmitter
2014-07-03 16:26 UTC (14+ messages)
[PATCH 0/5 v4] Read guest last instruction from kvmppc_get_last_inst()
2014-07-03 16:25 UTC (9+ messages)
` [PATCH 3/5 v4] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
[PATCH v5] ASoC: tas2552: Support TI TAS2552 Amplifier
2014-07-03 16:24 UTC (3+ messages)
[ANNOUNCEMENT] Yocto Project 1.6.1 Released
2014-07-03 16:23 UTC
[PATCH 0/4] tracing/uprobes fixes
2014-07-03 16:22 UTC (7+ messages)
` [PATCH 1/4] tracing/uprobes: Revert "Support mix of ftrace and perf"
` probe_event_disable()->synchronize_sched() (Was: tracing/uprobes: Revert "Support mix of ftrace and perf")
[PATCH] Bail out if glfs_creat failed
2014-07-03 16:22 UTC
Android and compatibility with deprecated armv7 instructions
2014-07-03 16:22 UTC (9+ messages)
[PATCH 0/5] LE scanning fixes & cleanups
2014-07-03 16:21 UTC (6+ messages)
` [PATCH 1/5] Bluetooth: Fix missing update of pend_le_reports
` [PATCH 2/5] Bluetooth: Remove redundant IRK lookup
` [PATCH 3/5] Bluetooth: Use hci_conn_params in pend_le_conns
` [PATCH 4/5] Bluetooth: Remove unnecessary checks for auto-connected devices
` [PATCH 5/5] Bluetooth: Add identity address check in param lookup functions
[PATCH v3 0/5] ALSA/ASoC/dmaengine: Fix 3 bytes physical sample support
2014-07-03 16:21 UTC (7+ messages)
` [PATCH v3 3/5] ASoC: generic-dmaengine-pcm: Prepare formats mask for valid physical sample sizes
[lm-sensors] [PATCH] hwmon: (adm1021) Fix cache problem when writing temperature limits
2014-07-03 16:20 UTC (2+ messages)
[RFC PATCH v4] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
2014-07-03 16:19 UTC (5+ messages)
` [PATCH v5] "
` several messages
[RFC PATCH] tty: serial: Add 8250-core based omap driver
2014-07-03 16:19 UTC (16+ messages)
[Buildroot] Incorrect ABI setting on ubuntu 14.04LTS
2014-07-03 16:19 UTC (11+ messages)
[PATCHv1 net 0/2] xen-netfront: multi-queue related locking fixes
2014-07-03 16:19 UTC (5+ messages)
` [PATCH 1/2] xen-netfront: don't nest queue locks in xennet_connect()
[for-next][PATCH 00/21] tracing: Updates for 3.17
2014-07-03 16:05 UTC (22+ messages)
` [for-next][PATCH 01/21] ftrace: Allow no regs if no more callbacks require it
` [for-next][PATCH 02/21] ftrace: Use macros for numbers in ftrace rec shift bits
` [for-next][PATCH 03/21] ftrace: Add ftrace_rec_counter() macro to simplify the code
` [for-next][PATCH 04/21] ftrace: Optimize function graph to be called directly
` [for-next][PATCH 05/21] ftrace: Add trampolines to enabled_functions debug file
` [for-next][PATCH 06/21] tracing: Change trace event sample to use strlcpy instead of strncpy
` [for-next][PATCH 07/21] ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_move
` [for-next][PATCH 08/21] tracing: Move the trace_seq_* functions into its own trace_seq.c file
` [for-next][PATCH 09/21] tracing: Clean up trace_seq.c
` [for-next][PATCH 10/21] tracing: Make trace_seq_putmem_hex() more robust
` [for-next][PATCH 11/21] tracing: Remove trace_seq_reserve()
` [for-next][PATCH 12/21] tracing: Remove unnecessary null test before debugfs_remove()
` [for-next][PATCH 13/21] tracing: Add trace_seq_buffer_ptr() helper function
` [for-next][PATCH 14/21] ftrace: Get rid of obsolete global_start_up variable
` [for-next][PATCH 15/21] ftrace: Fix memory leak on failure path in ftrace_allocate_pages()
` [for-next][PATCH 16/21] ftrace: Do not copy hash if O_TRUNC is set
` [for-next][PATCH 17/21] tracing: Convert pr_warning() to pr_warn() in trace_events.c
` [for-next][PATCH 18/21] tracing: Add ftrace_graph_notrace boot parameter
` [for-next][PATCH 19/21] tracing: Improve message of empty set_graph_notrace file
` [for-next][PATCH 20/21] tracing: Improve message of empty set_ftrace_notrace file
` [for-next][PATCH 21/21] tracing: Add description of set_graph_notrace to tracing/README
mpt2sas stuck installing
2014-07-03 16:08 UTC
pull request for Tegra clock updates for 3.17
2014-07-03 16:17 UTC (3+ messages)
[PATCH v4 6/8] ASoC: compress: Add support for DAI multicodec
2014-07-03 16:15 UTC (11+ messages)
[PATCH net-next V2 0/2] send process status in SCM_PROCINFO
2014-07-03 16:14 UTC (5+ messages)
[Qemu-devel] [RFC PATCH v1 2/2] e1000: adjust initial autoneg timing (for piix/osx)
2014-07-03 16:09 UTC (13+ messages)
` [Qemu-devel] e1000 autoneg timing, piix/osx
[PATCH] arm: ptrace: fix syscall modification under PTRACE_O_TRACESECCOMP
2014-07-03 16:13 UTC (14+ messages)
[PATCH v2 0/2] ASoC: add CSR SiRFSoC audio USP interface driver
2014-07-03 16:12 UTC (4+ messages)
[U-Boot] [PATCH v3 0/13] Fixes on gdsys boards and some new functionality
2014-07-03 16:14 UTC (4+ messages)
` [U-Boot] [PATCH v3 13/13] fit: make sha256 support optional
[PATCH v2 00/16] SMB 2.1/3 multicredit requests for reading/writing
2014-07-03 16:12 UTC (6+ messages)
` [PATCH v2 01/16] CIFS: Fix async reading on reconnects
[PATCH] Lattice ECP3 FPGA: Correct endianness
2014-07-03 16:12 UTC (3+ messages)
[PATCH 0/6 v2] KVM: PPC: Book3e: AltiVec support
2014-07-03 16:11 UTC (18+ messages)
` [PATCH 1/6 v2] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
` [PATCH 4/6 v2] KVM: PPC: Book3E: Add AltiVec support
` [PATCH 5/6 v2] KVM: PPC: Book3E: Add ONE_REG "
[PATCH v9 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-07-03 16:11 UTC (10+ messages)
` [PATCH v9 12/14] tools/libxl: read from config if passing through primary GPU
timers & suspend
2014-07-03 16:09 UTC (4+ messages)
[PATCH 0/3] iommu: Expose IOMMU information in sysfs
2014-07-03 16:08 UTC (5+ messages)
fsl-community-bsp: signing up for testing
2014-07-03 16:07 UTC (2+ messages)
[libnftnl PATCH] set_elem: use proper free function
2014-07-03 16:04 UTC
[Qemu-devel] virtio-blk-pci hot unplug broken in QEMU 2.0-rc0
2014-07-03 16:03 UTC (2+ messages)
[PATCH 1/2] efi/arm64: fix potential NULL dereference of efi.systab
2014-07-03 16:04 UTC (5+ messages)
[RFC][PATCH 0/5 v2] x86/nmi: Print all cpu stacks from NMI safely
2014-07-03 16:03 UTC (5+ messages)
` [RFC][PATCH 1/5 v2] tracing: Add trace_seq_buffer_ptr() helper function
Question on huge pages and running DPDK apps inside containers
2014-07-03 16:02 UTC (2+ messages)
[PATCH V6 0/2] PTE fixes for ARM LPAE
2014-07-03 16:02 UTC (5+ messages)
` [PATCH V6 1/2] arm: mm: Introduce {pte, pmd}_isset and {pte, pmd}_isclear
` [PATCH V6 1/2] arm: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
` [PATCH V7] arm: mm: Modify pte_write and pmd_write logic for LPAE
[Buildroot] [PATCH] fltk: fix build failure with newer jpeg libraries
2014-07-03 16:01 UTC
[PATCH v9] mm: support madvise(MADV_FREE)
2014-07-03 16:01 UTC (8+ messages)
Adding a shared object file to rootfs
2014-07-03 15:58 UTC
[PATCH 0/5] regulator: act8865: add support for act8846
2014-07-03 16:00 UTC (11+ messages)
` [PATCH 2/5] regulator: act8865: set correct number of regulators in pdata
` [PATCH 3/5] regulator: act8865: prepare support for other act88xx devices
[PATCH 00/19] Android/tester-ng: New android tester
2014-07-03 16:00 UTC (20+ messages)
` [PATCH 01/19] shared/tester: Add support for debug logs for tester
` [PATCH 02/19] android/tester-ng: Add android-tester-ng
` [PATCH 03/19] android/tester-bluetooth: Initial bluetooth HAL tester
` [PATCH 04/19] android/tester-bluetooth: Add initial test case
` [PATCH 05/19] android/tester-bluetooth: Add enable success "
` [PATCH 06/19] android/tester-ng: Add callback mechanism
` [PATCH 07/19] android/tester-ng: Add double enable success test case
` [PATCH 08/19] android/tester-socket: Initial socket tester
` [PATCH 09/19] android/tester-socket: Add initial test case
` [PATCH 10/19] android/tester-hidhost: Initial hidhost tester
` [PATCH 11/19] android/tester-hidhost: Add initial test case
` [PATCH 12/19] android/tester-gatt: Initial gatt tester
` [PATCH 13/19] android/tester-gatt: Add initial test case
` [PATCH 14/19] android/tester-ng: Add property check handling
` [PATCH 15/19] android/tester-bluetooth: Add disable success test case
` [PATCH 16/19] android/tester-bluetooth: Add bdname set success tc
` [PATCH 17/19] Android/tester-bluetooth: Add scan_mode "
` [PATCH 18/19] Android/tester-bluetooth: Add disc_timeout "
` [PATCH 19/19] android/android-tester: Remove test cases replaced by tester-ng
[PATCH] drm/i915: Check hangcheck is functioning before indefinite waits
2014-07-03 16:00 UTC (4+ messages)
[RE-RESEND PATCH] vgaarb: We can own non-decoded resources
2014-07-03 15:59 UTC (2+ messages)
[PATCH] drm/i915: Aggressively downclock Baytrail
2014-07-03 15:59 UTC (3+ messages)
[Qemu-devel] [PATCH trivial] qemu-img: Remove redundancy "ret = -1"
2014-07-03 15:57 UTC (2+ messages)
` [Qemu-trivial] "
[GIT PULL] tracing/uprobes: Various fixes
2014-07-03 15:57 UTC
[RESEND PATCH v2] iommu/intel: Exclude devices using RMRRs from IOMMU API domains
2014-07-03 15:57 UTC (2+ messages)
bug in os x - deleted file on clone
2014-07-03 15:53 UTC
[PATCH 0/8 V2] use BPN in SRC_URI
2014-07-03 15:53 UTC (2+ messages)
[PATCH V2 1/3] perf ignore LBR and offcore_rsp
2014-07-03 15:52 UTC (4+ messages)
` [PATCH V2 2/3] perf protect LBR when Intel PT is enabled
[PATCH] grubtarget.py: Change 'test' GRUB entry selection method
2014-07-03 17:57 UTC
[PATCH 0/7] iommu: Fix DMA alias problems
2014-07-03 15:51 UTC (15+ messages)
` [PATCH 1/7] iommu: Create central IOMMU group lookup/creation interface
` [PATCH 2/7] iommu/amd: Update to use PCI DMA aliases
` [PATCH 3/7] iommu/amd: Use iommu_group_get_for_dev()
` [PATCH 4/7] iommu/intel: "
` [PATCH 5/7] iommu/intel: Update to use PCI DMA aliases
` [PATCH 6/7] iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups
` [PATCH 7/7] iommu: Remove pci.h
[PATCH] ix86: fix vDSO build
2014-07-03 15:51 UTC (4+ messages)
[PATCH] mm: vmscan: report the number of file/anon pages respectively
2014-07-03 15:50 UTC (2+ messages)
NVM Express Format
2014-07-03 15:48 UTC (4+ messages)
[PATCH 3/3 V2] irqchip: gic: Add supports for ARM GICv2m MSI(-X)
2014-07-03 15:47 UTC (5+ messages)
one doubt about mmc_sdio_init_card function
2014-07-03 15:47 UTC (2+ messages)
` One bug of SDHCI driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.