linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-02 21:27:11 to 2015-03-03 03:21:45 UTC [more...]

[RFC/PATCHSET 00/38] perf tools: Speed-up perf report by using multi thread (v3)
 2015-03-03  3:07 UTC  (37+ messages)
` [PATCH 01/38] perf tools: Use a software dummy event to track task/mmap events
` [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 v4 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-03  3:10 UTC  (22+ messages)
` [PATCH v4 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [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 v2] drivers: media: i2c : s5c73m3: Fix null dereference
 2015-03-03  3:16 UTC 

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-03  3:15 UTC  (2+ 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] arch: x86: platform: efi: Disabling interrupt around kmalloc
 2015-03-03  2:58 UTC 

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

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

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

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

linux-next: build failure after merge of the md tree
 2015-03-03  2:35 UTC  (4+ messages)

[PATCH v2 00/15] tracing: 'hist' triggers
 2015-03-03  2:31 UTC 

[PATCH v2 00/15] tracing: 'hist' triggers
 2015-03-03  2:25 UTC  (2+ messages)

[PATCH v11 0/6] Add Skyworks SKY81452 device drivers
 2015-03-03  2:24 UTC  (3+ messages)

[PATCH RFC 1/4] mm: throttle MADV_FREE
 2015-03-03  2:06 UTC  (17+ messages)
    ` [RFC] mm: change mm_advise_free to clear page dirty
          ` [RFC V2] "
              ` [RFC V3] "

[RFC PATCH 0/4] make memtest a generic kernel feature
 2015-03-03  1:52 UTC  (3+ messages)
` [RFC PATCH 1/4] mm: move memtest under /mm

[proposal] delegating cgroup manager to non-PID1
 2015-03-03  1:45 UTC  (4+ messages)

[PATCH v2] f2fs: fix max orphan inodes calculation
 2015-03-03  1:40 UTC  (2+ messages)

[PATCH 1/4 V2] ocfs2: use retval instead of status for checking error
 2015-03-03  1:38 UTC  (3+ messages)

[RFC 0/3] hugetlbfs: optionally reserve all fs pages at mount time
 2015-03-03  1:36 UTC  (12+ messages)
` [RFC 1/3] hugetlbfs: add reserved mount fields to subpool structure
` [RFC 2/3] hugetlbfs: coordinate global and subpool reserve accounting
` [RFC 3/3] hugetlbfs: accept subpool reserved option and setup accordingly

[PATCH v7 0/5] Add new MFD driver for MAX77843
 2015-03-03  1:35 UTC  (4+ messages)
` [PATCH v7 4/5] Input: add haptic drvier on max77843

ACPI regression with 3.19+
 2015-03-03  1:32 UTC  (5+ messages)

[PATCH] dma: mmp-tdma: refine dma disable and dma-pos update
 2015-03-03  1:20 UTC  (5+ messages)

[PATCH v2 00/15] tracing: 'hist' triggers
 2015-03-03  1:18 UTC  (2+ messages)

[PATCH 01/16] CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS: set if CPUMASK_OFFSTACK
 2015-03-03  1:16 UTC  (9+ messages)
` [PATCH 04/16] drivers: fix up obsolete cpu function usage
` [PATCH 05/16] staging/lustre: "

[PATCH v2] dma: mmp-tdma: refine dma disable and dma-pos update
 2015-03-03  1:16 UTC 

[PATCH v2 0/1] Intel Quark X1000 DTS thermal driver
 2015-03-03  1:13 UTC  (4+ messages)
` [PATCH v2 1/1] thermal: intel Quark SoC "

[PATCH v2] rtc: add Abracon ABx80x driver
 2015-03-03  1:11 UTC  (3+ messages)

[PATCH] phy: samsung-usb2: Remove NULL terminating entry from phys array
 2015-03-03  1:08 UTC 

[PATCH] phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probe
 2015-03-03  1:05 UTC 

[RFCv2 net-next 0/7] OVS conntrack support
 2015-03-03  0:59 UTC  (9+ messages)
` [RFCv2 net-next 1/7] openvswitch: Serialize acts with original netlink len
` [RFCv2 net-next 2/7] openvswitch: Move MASKED* macros to datapath.h
` [RFCv2 net-next 3/7] openvswitch: Add conntrack action
` [RFCv2 net-next 4/7] openvswitch: Allow matching on conntrack mark
` [RFCv2 net-next 5/7] net: refactor ip_fragment()
` [RFCv2 net-next 6/7] net: Refactor ip_defrag() APIs
` [RFCv2 net-next 7/7] openvswitch: Support fragmented IPv4 packets for conntrack

[RFC v2 0/4] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-03-03  0:58 UTC  (9+ messages)
` [RFC v2 1/4] locks: Remove unnecessary IS_POSIX test
` [RFC v2 2/4] locks: Add lockdep assertion for blocked_lock_lock
` [RFC v2 3/4] locks: Split insert/delete block functions into flock/posix parts
` [RFC v2 4/4] locks: Use blocked_lock_lock only to protect blocked_hash

[PATCH] checkkconfigsymbols.py: filter reports for tools/
 2015-03-03  0:57 UTC  (2+ messages)

[GIT PULL] Kselftest updates for 3.20-rc1
 2015-03-03  0:53 UTC  (9+ messages)

[PATCH 0/4] Add support for IPROC SDHCI controller
 2015-03-03  0:50 UTC  (9+ messages)
  ` [PATCH 4/4] mmc: sdhci-iproc: add device tree bindings
` [PATCH v2 0/2] Add support for Broadcom RNG200
  ` [PATCH v2 1/2] hwrng: iproc-rng200 - Add device tree bindings
  ` [PATCH v2 2/2] hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver

[PATCH] mm: reorder can_do_mlock to fix audit denial
 2015-03-03  0:49 UTC  (4+ messages)

[PATCHv2 0/2] N900 Modem Speech Support
 2015-03-03  0:44 UTC  (3+ messages)
` [PATCHv2 1/2] HSI: cmt_speech: Add cmt-speech driver
` [PATCHv2 2/2] HSI: nokia-modem: Add cmt-speech support

[PATCH v2 0/5] split ET_DYN ASLR from mmap ASLR
 2015-03-03  0:19 UTC  (6+ messages)
` [PATCH 1/5] arm: factor out mmap ASLR into mmap_rnd
` [PATCH 2/5] mm: expose arch_mmap_rnd when available
` [PATCH 3/5] mm: move randomize_et_dyn into ELF_ET_DYN_BASE
` [PATCH 4/5] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH 5/5] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE

[PATCH v2 0/7] Kernel huge I/O mapping support
 2015-03-03  0:37 UTC  (8+ messages)
` [PATCH v2 5/7] x86, mm: Support huge KVA mappings on x86

xsaves support broken?
 2015-03-03  0:34 UTC  (4+ messages)

[RFC v1 0/5] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-03-03  0:29 UTC  (8+ messages)

[PATCH] clk: qcom: Fix ipq806x LCC frequency tables
 2015-03-03  0:10 UTC  (2+ messages)

[PATCH] staging: lustre: space prohibited between function name and open parenthesis '('
 2015-03-03  0:09 UTC 

[PATCH net-next 1/2] net: davinci_mdio: don't request io address range
 2015-03-03  0:04 UTC  (7+ messages)
` [PATCH net-next 2/2] net: netcp: select davinci_mdio driver by default

[PATCH v4 0/2] Add support for Broadcom keypad controller
 2015-03-03  0:04 UTC  (9+ messages)
` [PATCH v4 1/2] Input: bcm-keypad: add device tree bindings
` [PATCH v4 2/2] Input: bcm-keypad: Add Broadcom keypad controller

[PATCH] f2fs: fix to issue small discard in real-time mode discard
 2015-03-02 23:58 UTC  (2+ messages)

[PATCH 00/13] FS-Cache: Fix a number of bugs that occur when the cache runs out of space
 2015-03-02 23:58 UTC  (2+ messages)

[char-misc:char-misc-testing 25/45] drivers/hv/vmbus_drv.c:67:9: sparse: constant 0x8000000000000000 is so big it is unsigned long
 2015-03-02 23:56 UTC  (6+ messages)
` [PATCH char-misc] mei: bus: () can be static

[PATCH v9] sched/deadline: support dl task migration during cpu hotplug
 2015-03-02 23:35 UTC 

[PATCH RESEND 0/1] Enable Broadcom Cygnus BCM958305K
 2015-03-02 23:45 UTC  (3+ messages)
  ` [PATCH RESEND 1/1] ARM: dts: "

[PATCH] mm: cma: constify and use correct signness in mm/cma.c
 2015-03-02 23:45 UTC  (2+ messages)

[PATCH] video: ARM CLCD: Added dt support to set tim2 register
 2015-03-02 23:29 UTC  (10+ messages)
` [PATCH] video: ARM CLCD: Added support for FBIOPAN_DISPLAY and virtual y resolution
` [PATCH] video: ARM CLCD: Added support for FBIO_WAITFORVSYNC

[PATCH] spi: spi-imx: use correct enumeration type
 2015-03-02 23:28 UTC 

[PATCH 07/15] mm: Add ___GFP_NOTRACE
 2015-03-02 23:21 UTC  (3+ messages)

Fwd: [PATCH] c6x: asm: Add default flat.h according to xtensa architecture
 2015-03-02 23:28 UTC 

[PATCH v8] sched/deadline: support dl task migration during cpu hotplug
 2015-03-02 22:59 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add maintainer for maxim codecs
 2015-03-02 23:16 UTC 

[PATCH v2] seccomp: switch to using asm-generic for seccomp.h
 2015-03-02 23:12 UTC 

Fwd: [PATCH] c6x: asm: pgtable: Define dummy pgprot_writecombine for !MMU
 2015-03-02 23:15 UTC 

randconfig build error with next-20150302, in drivers/net/ethernet/intel/i40e/i40e_configfs.c
 2015-03-02 23:03 UTC  (3+ messages)
  ` [E1000-devel] "

[PATCH v2 0/3] Two printf fixes
 2015-03-02 23:03 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] lib/string_helpers.c: Change semantics of string_escape_mem

[patch] perf_event_open.2: 3.19 PERF_SAMPLE_REGS_INTR support
 2015-03-02 22:58 UTC  (10+ messages)

[PATCH] cgroup: Use kvfree in pidlist_free()
 2015-03-02 22:51 UTC 

Fwd: [PATCH] mm: memcontrol: Let mem_cgroup_move_account() have effect only if MMU enabled
 2015-03-02 22:46 UTC 

[PATCH] [RFC] ARM: shmobile: R-Car Gen2: Add da9063/da9210 regulator quirk
 2015-03-02 22:44 UTC  (4+ messages)

[PATCH v2] sched, timer: Use atomics for thread_group_cputimer to improve scalability
 2015-03-02 22:43 UTC  (8+ messages)

Fwd: [PATCH] c6x: Makefile: Add -D__linux__
 2015-03-02 22:46 UTC 

[PATCH v2 0/6] HID: huion/uclogic merge and few additions
 2015-03-02 22:25 UTC  (4+ messages)
` [PATCH v2 6/6] HID: uclogic: actually invert the in-range bit for huion tablets only

[PATCH 2/2 linux-next] FS/HFSPLUS: move xattr_name allocation in hfsplus_setxattr()
 2015-03-02 22:25 UTC  (2+ messages)

[PATCH 0/5] split ET_DYN ASLR from mmap ASLR
 2015-03-02 22:22 UTC  (3+ messages)

[PATCH] Input: psmouse - when comparing PNP IDs ignore case
 2015-03-02 22:19 UTC  (3+ messages)

[PATCH] arch: mips: kvm: Enable after disabling interrupt
 2015-03-02 22:18 UTC  (2+ messages)

[PATCH v2] KVM: SVM: fix interrupt injection (apic->isr_count always 0)
 2015-03-02 22:04 UTC  (2+ messages)

[PATCH 1/8] x86, kaslr: get kaslr_enabled back correctly
 2015-03-02 22:10 UTC  (12+ messages)

[PATCH 0/2] drivers: cpuidle: minor suspend-to-idle fixes
 2015-03-02 22:30 UTC  (7+ messages)
` [PATCH 1/2] cpuidle: Clean up fallback handling in cpuidle_idle_call()
` [PATCH 2/2] cpuidle / sleep: Use broadcast timer for states that stop local timer

[PATCH] dmaengine: virt-dma: fix completion list manipulation
 2015-03-02 22:03 UTC  (3+ messages)

[PATCH v5] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-03-02 22:01 UTC  (2+ messages)

[PATCH - v7] of: Move of_dma_configure() to device.c to help re-use
 2015-03-02 21:59 UTC  (2+ messages)
` [PATCH - V7] of/pci: Add of_pci_dma_configure() to update DMA configuration

[PATCH] block/cpqarray.c: remove IRQF_DISABLED flag
 2015-03-02 21:56 UTC  (2+ messages)

[PATCH] kernel/sys.c: Add build-time check for UNAME26
 2015-03-02 21:46 UTC  (2+ messages)

[RFC 3/4] sparc: remove __GFP_NOFAIL reuquirement
 2015-03-02 21:45 UTC  (6+ messages)
      ` [PATCH] sparc: clarify __GFP_NOFAIL allocation

[RFC PATCH 0/4] Clarify and cleanup some __GFP_NOFAIL usage
 2015-03-02 21:42 UTC  (4+ messages)
` [RFC 2/4] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL

[PATCH 0/7] mtd: various fixes caught by Coverity
 2015-03-02 21:39 UTC  (4+ messages)
` [PATCH 1/7] mtd: docg3: drop dead code

[PATCH] fs: record task name which froze superblock
 2015-03-02 21:33 UTC  (11+ messages)
            ` [PATCH v3] "

[PATCH 00/15] Enhance twl4030_charger functionality
 2015-03-02 21:29 UTC  (5+ messages)
` [PATCH 14/15] twl4030_charger: Increase current carefully while watching voltage
` [PATCH 15/15] twl4030_charger: assume a 'charger' can supply maximum current


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).