All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-03 02:36:11 to 2015-03-03 03:47:07 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2015-03-03  3:46 UTC 

[PATCH] Documentation: update the of_selftest.txt
 2015-03-03  3:56 UTC 

[PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-03  3:46 UTC  (86+ messages)
` [PATCH v4 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v4 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v4 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH v4 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v4 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH v4 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
` [PATCH v4 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH v4 22/30] PCI/Parisc: Use pci_scan_root_bus() "
` [PATCH v4 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v4 28/30] PCI: Export find_pci_host_bridge()

[PATCH net-next v4 0/2] net: Introducing socket mark receive socket option
 2015-03-03  3:45 UTC  (5+ messages)

[PATCH - v7] of: Move of_dma_configure() to device.c to help re-use
 2015-03-03  3:43 UTC  (4+ messages)

[PATCH] ARM: dts: warp: Add initial WaRP Board support
 2015-03-03  3:43 UTC  (5+ messages)

[PATCH v6 02/23] xen: move NUMA_NO_NODE to public memory.h as XEN_NUMA_NO_NODE
 2015-03-03  3:42 UTC  (20+ messages)

[PATCH v2] ARM: dts: warp: Add initial WaRP Board support
 2015-03-03  3:41 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Add dr_mode host setting to all host-only usb instances
 2015-03-03  3:41 UTC  (3+ messages)

[PATCH] of/unittest: Fix the wrong expected value in of_selftest_property_string
 2015-03-03  3:50 UTC 

[PATCH 01/16] CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS: set if CPUMASK_OFFSTACK
 2015-03-03  3:12 UTC  (6+ messages)
` [PATCH 05/16] staging/lustre: fix up obsolete cpu function usage

[PATCH 1/2 v4] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
 2015-03-03  3:38 UTC  (2+ messages)
` [PATCH 2/2 v4] cpufreq: qoriq: rename the driver

[RFC PATCH v2 0/3] arm64: IOMMU-backed DMA mapping
 2015-03-03  3:38 UTC  (8+ messages)
` [RFC PATCH v2 2/3] arm64: add IOMMU dma_ops

[PATCH v2 0/4] x86: pmc_atom: Add Cherrytrail support
 2015-03-03  3:37 UTC  (3+ messages)

Issues w/ Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBG
 2015-03-03  3:37 UTC 

[PATCH] cgroup: Use kvfree in pidlist_free()
 2015-03-03  3:36 UTC  (3+ messages)

[PATCH] KVM: vmx: Set msr bitmap correctly if vcpu is in guest mode
 2015-03-03  3:30 UTC 

"Driver 'mmcblk' needs updating - please use bus_type methods"
 2015-03-03  3:25 UTC  (2+ messages)

[GIT PULL 00/20] perf/core improvements and fixes
 2015-03-03  3:26 UTC  (21+ messages)
` [PATCH 01/20] perf tools: Only include tsc file for x86
` [PATCH 02/20] perf tools: Compare JOBS to 0 after grep
` [PATCH 03/20] perf stat: Report unsupported events properly
` [PATCH 04/20] perf tools: Fix FORK after COMM when synthesizing records for pre-existing threads
` [PATCH 05/20] perf tools: Fix build error on ARCH=i386/x86_64/sparc64
` [PATCH 06/20] perf record: Get rid of -l option from Documentation
` [PATCH 07/20] perf record: Document --group option
` [PATCH 08/20] perf tools: Add PERF-FEATURES to the .gitignore file
` [PATCH 09/20] perf tools: Remove annoying extra message from the features build
` [PATCH 10/20] perf tools: Improve Python feature detection messages
` [PATCH 11/20] perf tools: Improve libperl detection message
` [PATCH 12/20] perf tools: Improve libbfd "
` [PATCH 13/20] perf tools: Improve feature test debuggability
` [PATCH 14/20] perf tools: Improve 'libbabel' feature check failure message
` [PATCH 15/20] perf probe: Warn if given uprobe event accesses memory on older kernel
` [PATCH 16/20] perf probe: Remove bias offset to find probe point by address
` [PATCH 17/20] perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
` [PATCH 18/20] Revert "perf: Remove the extra validity check on nr_pages"
` [PATCH 19/20] perf tools: Reference count struct thread
` [PATCH 20/20] perf sched: No need to keep the session around

node-hotplug: is memset 0 safe in try_offline_node()?
 2015-03-03  3:30 UTC  (2+ messages)

patchwork not picking up acks
 2015-03-03  3:29 UTC 

[PATCH] kdb: Fix handling of kallsyms_symbol_next() return value
 2015-03-03  3:25 UTC  (2+ messages)

[RFC V3] mm: change mm_advise_free to clear page dirty
 2015-03-03  3:25 UTC  (2+ messages)

[PATCH] ARM: at91: pm: fix SRAM allocation
 2015-03-03  3:25 UTC  (5+ messages)

[RFC/PATCHSET 00/38] perf tools: Speed-up perf report by using multi thread (v3)
 2015-03-03  3:07 UTC  (39+ messages)
` [PATCH 01/38] perf tools: Use a software dummy event to track task/mmap events
` [PATCH 02/38] perf tools: Add rm_rf() utility function
` [PATCH 03/38] perf tools: Introduce copyfile_offset() function
` [PATCH 04/38] perf tools: Create separate mmap for dummy tracking event
` [PATCH 05/38] perf tools: Introduce perf_evlist__mmap_track()
` [PATCH 06/38] perf tools: Add HEADER_DATA_INDEX feature
` [PATCH 07/38] perf tools: Handle indexed data file properly
` [PATCH 08/38] perf record: Add --index option for building index table
` [PATCH 09/38] perf report: Skip dummy tracking event
` [PATCH 10/38] perf tools: Pass session arg to perf_event__preprocess_sample()
` [PATCH 11/38] perf script: Pass session arg to ->process_event callback
` [PATCH 12/38] perf tools: Introduce thread__comm_time() helpers
` [PATCH 13/38] perf tools: Add a test case for thread comm handling
` [PATCH 14/38] perf tools: Use thread__comm_time() when adding hist entries
` [PATCH 15/38] perf tools: Convert dead thread list into rbtree
` [PATCH 16/38] perf tools: Introduce machine__find*_thread_time()
` [PATCH 17/38] perf tools: Add a test case for timed thread handling
` [PATCH 18/38] perf tools: Reducing arguments of hist_entry_iter__add()
` [PATCH 19/38] perf tools: Pass session to hist_entry_iter struct
` [PATCH 20/38] perf tools: Maintain map groups list in a leader thread
` [PATCH 21/38] perf tools: Introduce session__find_addr_location() and friends
` [PATCH 22/38] perf callchain: Use "
` [PATCH 23/38] perf tools: Add a test case for timed map groups handling
` [PATCH 24/38] perf tools: Protect dso symbol loading using a mutex
` [PATCH 25/38] perf tools: Protect dso cache tree using dso->lock
` [PATCH 26/38] perf tools: Protect dso cache fd with a mutex
` [PATCH 27/38] perf callchain: Maintain libunwind's address space in map_groups
` [PATCH 28/38] perf tools: Add dso__data_get/put_fd()
` [PATCH 29/38] perf session: Pass struct events stats to event processing functions
` [PATCH 30/38] perf hists: Pass hists struct to hist_entry_iter struct
` [PATCH 31/38] perf tools: Move BUILD_ID_SIZE definition to perf.h
` [PATCH 32/38] perf report: Parallelize perf report using multi-thread
` [PATCH 33/38] perf tools: Add missing_threads rb tree
` [PATCH 34/38] perf record: Synthesize COMM event for a command line workload
` [PATCH 35/38] perf tools: Fix progress ui to support multi thread
` [PATCH 36/38] perf report: Add --multi-thread option and config item
` [PATCH 37/38] perf session: Handle index files generally
` [PATCH 38/38] perf data: Implement 'index' subcommand

[PATCH net] udp: only allow UFO for packets from SOCK_DGRAM sockets
 2015-03-03  3:19 UTC  (2+ messages)

[PATCH] kernel: Unlock after locking
 2015-03-03  3:19 UTC 

[PATCH v2] drivers: media: i2c : s5c73m3: Fix null dereference
 2015-03-03  3:16 UTC 

[PATCH net-next] ebpf: move CONFIG_BPF_SYSCALL-only function declarations
 2015-03-03  3:15 UTC  (3+ messages)
`  "

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-03  3:15 UTC  (2+ messages)

[PATCH v2] sched: credit2: respect per-vcpu hard affinity
 2015-03-03  3:15 UTC  (2+ messages)

[PATCH] net: bridge: add compile-time assert for cb struct size
 2015-03-03  3:00 UTC  (2+ messages)

[PATCH 0/2] Credit2: introduce per-vcpu hard and soft affinity
 2015-03-03  3:13 UTC  (5+ messages)
` [PATCH 1/2] sched: credit2: respect per-vcpu hard affinity

[PATCH] vfs: delete vfs_readdir function declaration
 2015-03-03  3:05 UTC 

[PATCH] ARM64: gic: Do not allow bypass FIQ signals to reach to processor
 2015-03-03  3:12 UTC  (3+ messages)

[Xenomai] gdbserver hangs on rt_task_create()
 2015-03-03  3:07 UTC  (4+ messages)

[PATCH perf/core 0/4] perf-probe: improve glibc support
 2015-03-03  3:05 UTC  (6+ messages)
` [PATCH perf/core 2/4] perf-probe: Fix to handle aliased symbols in glibc

[PATCH v5 00/29] Xen/ARM guest support
 2015-03-03  3:00 UTC  (2+ messages)

[PATCH] spi: spi-pxa2xx: Fix potential NULL handler data in pump_transfers
 2015-03-03  2:59 UTC 

[PATCH] arch: x86: platform: efi: Disabling interrupt around kmalloc
 2015-03-03  2:58 UTC 

[PATCH] ARM: i.MX6Q: Add fixup for RTL8211E Gigabit Ethernet PHY
 2015-03-03  2:57 UTC  (2+ messages)

[PATCH 0/3] Add ktd2692 Flash LED driver
 2015-03-03  2:55 UTC  (7+ messages)

How to handle TIF_MEMDIE stalls?
 2015-03-03  2:50 UTC  (12+ messages)

[PATCH net-next] openvswitch: Fix serialization of non-masked set actions
 2015-03-03  2:49 UTC 

[PATCH] staging: dgnc: Remove unnecessary checks
 2015-03-03  2:44 UTC  (2+ messages)
` [PATCH v2] staging: dgnc: Remove sysfs file

Compro S900 DVB-S2 USB
 2015-03-03  2:40 UTC  (2+ messages)

[PATCH v5] ARM: imx6: convert GPC to stacked domains
 2015-03-03  2:39 UTC  (2+ messages)

[PATCH] ftrace: Fix comments about trace/ftrace.h
 2015-03-03  2:38 UTC  (3+ messages)

[PATCH] net: add SO_MAX_DGRAM_QLEN for AF_UNIX SOCK_DGRAM sockets
 2015-03-03  2:38 UTC  (2+ messages)

[regression v4.0-rc1] mm: IPIs from TLB flushes causing significant performance degradation
 2015-03-03  2:37 UTC  (7+ messages)

[PATCH] ath:Release resources for structure pointer, ar if error pointing device in the function, ath10k_core_register_work
 2015-03-03  2:36 UTC  (2+ 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.