public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-06 20:49:33 to 2015-08-07 02:39:09 UTC [more...]

[PATCH v8 00/21] Compile-time stack validation
 2015-08-06 17:46 UTC  (4+ messages)

QEMU fw_cfg DMA interface
 2015-08-06 21:08 UTC  (7+ messages)
` [PATCH] QEMU fw_cfg DMA interface documentation

[PATCH v2 0/5] KVM: optimize userspace exits with a new ioctl
 2015-08-06 17:21 UTC  (6+ messages)
` [PATCH v2 4/5] KVM: add KVM_USER_EXIT vcpu ioctl for userspace exit

[PATCH V5] audit: use macros for unset inode and device values
 2015-08-06 18:49 UTC  (2+ messages)

[PATCH V9 0/3] audit by executable name
 2015-08-07  0:07 UTC  (9+ messages)
` [PATCH V9 1/3] audit: clean simple fsnotify implementation
` [PATCH V9 2/3] audit: implement audit by executable
` [PATCH V9 3/3] audit: add audit by children of executable path

[PATCH v3 0/8] This series adds SMP support for the MediaTek MT6580
 2015-08-07  2:28 UTC  (12+ messages)
` [PATCH v3 3/8] soc: Mediatek: Add SCPSYS CPU power domain driver
` [PATCH v3 5/8] ARM: mediatek: add smp bringup code for MT6580

[lkp] [staging] 68905a14e49: kernel BUG at drivers/base/driver.c:153!
 2015-08-07  2:28 UTC  (2+ messages)

[PATCH] Input: do not emit unneeded EV_SYN when suspending
 2015-08-07  2:26 UTC 

[PATCH] ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAE
 2015-08-07  2:22 UTC 

[PATCH v6 0/9] Fixes and new clocks support for Mediatek MT8173
 2015-08-07  2:20 UTC  (9+ messages)
` [PATCH v6 7/9] clk: mediatek: Add subsystem clocks of MT8173

[GIT] Sparc
 2015-08-07  2:19 UTC 

[PATCH 0/3] zram: Replace pr_* with dev_*
 2015-08-07  2:16 UTC  (10+ messages)
` [PATCH 1/3] zram: Replace pr_info with dev_info in max_comp_streams_store
  ` [PATCH 2/3] zram: Replace pr_info with dev_info in comp_algorithm_store
    ` [PATCH 3/3] zram: Replace pr_* with dev_*

[PATCH v2] mm/slub: don't wait for high-order page allocation
 2015-08-07  2:10 UTC 

[GIT PULL 00/26] perf/core improvements and fixes
 2015-08-07  1:58 UTC  (27+ messages)
` [PATCH 01/26] perf trace: Add total time column to summary
` [PATCH 02/26] bpf: Use correct #ifdef controller for trace_call_bpf()
` [PATCH 03/26] tracing, perf: Implement BPF programs attached to uprobes
` [PATCH 04/26] perf tools: Introduce veprintf
` [PATCH 05/26] perf tools: Add missing forward declaration of struct map to probe-event.h
` [PATCH 06/26] perf stat: Introduce struct perf_stat_config
` [PATCH 07/26] perf stat: Move 'scale' into "
` [PATCH 08/26] perf stat: Move 'output' "
` [PATCH 09/26] perf stat: Move 'interval' "
` [PATCH 10/26] perf stat: Pass 'struct perf_stat_config' into process_counter()
` [PATCH 11/26] perf stat: Move counter processing code into stat object
` [PATCH 12/26] perf tools: Add empty Build files for architectures lacking them
` [PATCH 13/26] perf tools: Add support for cycles, weight branch_info field
` [PATCH 14/26] perf report: Add flag for non ANY branch mode
` [PATCH 15/26] perf report: Add infrastructure for a cycles histogram
` [PATCH 16/26] perf report: Add processing for cycle histograms
` [PATCH 17/26] perf annotate: Compute IPC and basic block cycles
` [PATCH 18/26] perf annotate: Finally display IPC and cycle accounting
` [PATCH 19/26] perf top: Add branch annotation code to top
` [PATCH 20/26] perf report: Display cycles in branch sort mode
` [PATCH 21/26] perf tools xtensa: Add DWARF register names
` [PATCH 22/26] perf auxtrace: Fix period type 'i' not working
` [PATCH 23/26] perf tools: Fix perf-with-kcore handling of arguments containing spaces
` [PATCH 24/26] perf tools: Add perf_pmu__format_bits()
` [PATCH 25/26] perf tools: Validate config term maximum value
` [PATCH 26/26] perf tools: Extend the event parser maximum error index

[PATCH V8 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-08-06 19:50 UTC  (11+ messages)
` [PATCH V8 11/25] perf auxtrace: Fix period type 'i' not working
` [PATCH V8 12/25] perf tools: Fix perf-with-kcore handling of arguments containing spaces
` [PATCH V8 14/25] perf tools: Add perf_pmu__format_bits()
` [PATCH V8 15/25] perf tools: Validate config term maximum value
` [PATCH V8 16/25] perf tools: Extend the event parser maximum error index

[PATCH v2 00/13] Support hardware perf counters on xtensa
 2015-08-06 19:46 UTC  (3+ messages)
` [PATCH v2 07/13] xtensa: implement counting and sampling perf events

tools/perf: Add empty Build files for architectures lacking them
 2015-08-06 19:25 UTC  (2+ messages)

[RFC 00/47] perf stat: Add scripting support
 2015-08-06 19:27 UTC  (2+ messages)

perf eBPF patch ordering. was: Re: perf test LLVM was: Re: [GIT PULL 00/39] perf tools: filtering events using eBPF programs
 2015-08-06 15:58 UTC  (12+ messages)

[PATCH TRIVIAL] README: GTK+ is a acronym
 2015-08-07  2:05 UTC  (7+ messages)

Cycles annotation support for perf tools v3
 2015-08-06 19:44 UTC  (2+ messages)

[PATCH RFC V8 0/4] per event callgraph and time support
 2015-08-06 18:55 UTC  (5+ messages)
` [PATCH RFC V8 3/4] perf,tools: per-event callgraph support

[PATCH] mm/slub: don't wait for high-order page allocation
 2015-08-07  1:45 UTC  (3+ messages)

[RFC V2 PATCH 0/1] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-08-07  1:38 UTC  (6+ messages)

[PATCH 0/3] Make workingset detection logic memcg aware
 2015-08-07  1:38 UTC  (4+ messages)

[PATCH] kvm:arm:Fix error handling in the function vgic_v3_probe
 2015-08-07  1:36 UTC  (5+ messages)

[alsa-devel][RESEND PATCH] mfd: wm8994: Fix NULL pointer exception on missing pdata
 2015-08-07  1:35 UTC 

Linux 3.2.70
 2015-08-07  1:30 UTC 

linux-next: error when fetching the osd tree
 2015-08-07  1:24 UTC  (2+ messages)

[PATCH v2] staging: fsl-mc: add DPAA2 overview readme
 2015-08-07  1:09 UTC 

[PATCH v1 0/7] DT: APQ8064 for qcom-dt-next
 2015-08-07  1:19 UTC  (4+ messages)
` [PATCH v1 4/7] ARM: dts: apq8064: Add MDP support

kexec, x86: Need a new e820 type support for kexec
 2015-08-07  1:13 UTC  (2+ messages)

[PATCH v3] PCI: Only enable IO window if supported
 2015-08-07  1:12 UTC  (11+ messages)

Darlehen
 2015-08-06  7:35 UTC 

[PATCH v4 0/5] perf tools: Add 'perf-config' command
 2015-08-07  1:12 UTC  (4+ messages)
` [PATCH v4 4/5] perf config: Add a option 'list-all' to perf-config

[PATCH 0/2] pwm: Broadcom BCM7xxx PWM support
 2015-08-07  0:55 UTC  (3+ messages)
` [PATCH 1/2] Documentation: dt: add Broadcom BCM7038 PWM controller binding
` [PATCH 2/2] pwm: Add Broadcom BCM7038 PWM controller support

[PATCH] x86/vdso: Emit a GNU hash
 2015-08-07  0:48 UTC  (3+ messages)
  ` [PATCH] tile/vdso: emit a GNU hash as well

[PATCH 3/3] serial: 8250: omap: restore registers on shutdown
 2015-08-07  0:41 UTC  (12+ messages)

[PATCH 0/2] net: thunder: Add ACPI support
 2015-08-07  0:33 UTC  (3+ messages)
` [PATCH 1/2] net: thunder: Factor out DT specific code in BGX
` [PATCH 2/2] net, thunder, bgx: Add support for ACPI binding

linux-next: build failure after merge of the arm-soc tree
 2015-08-07  0:33 UTC 

[PATCH] Input: elants_i2c - wire up regulator support
 2015-08-07  0:24 UTC  (3+ messages)

[PATCH 1/4] ASN.1: Fix handling of CHOICE in ASN.1 compiler
 2015-08-07  0:20 UTC  (3+ messages)

[PATCH] perf tools: use map->map_ip to get srcline when listing symbol
 2015-08-07  0:14 UTC  (2+ messages)

[PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup
 2015-08-07  0:03 UTC  (2+ messages)

[PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios
 2015-08-07  0:00 UTC  (9+ messages)

[PATCH V2 0/3] mm: Add generic copy from early unmapped RAM
 2015-08-06 21:41 UTC  (4+ messages)
` [PATCH V2 1/3] mm: add utility for early copy from unmapped ram
` [PATCH V2 2/3] arm64: support initrd outside kernel linear map
` [PATCH V2 3/3] x86: use generic early mem copy

[PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-06 23:53 UTC  (2+ messages)

[PATCH 3/3] Input - elantech: Add special check for fw_version 0x470f01 touchpad
 2015-08-06 23:50 UTC  (4+ messages)

[PATCH V2 1/1] perf/x86: Add Intel power cstate PMUs support
 2015-08-06 23:40 UTC  (13+ messages)

[PATCH] [4.2 fix] x86, mpx: do not set ->vm_ops on mpx VMAs
 2015-08-06 23:35 UTC  (8+ messages)

[PATCH v2 0/2] powerpc32: Optimise csum_partial()
 2015-08-06 23:25 UTC  (7+ messages)
` [PATCH v2 2/2] powerpc32: optimise csum_partial() loop

windfarm: decrement client count when unregistering
 2015-08-06 23:09 UTC  (3+ messages)

[PATCH V13 0/9] Intel cache allocation and Hot cpu handling changes to cqm, rapl
 2015-08-06 23:03 UTC  (11+ messages)
` [PATCH 1/9] x86/intel_cqm: Modify hot cpu notification handling
` [PATCH 2/9] x86/intel_rapl: "
` [PATCH 3/9] x86/intel_rdt: Cache Allocation documentation and cgroup usage guide
` [PATCH 4/9] x86/intel_rdt: Add support for Cache Allocation detection
` [PATCH 5/9] x86/intel_rdt: Add new cgroup and Class of service management
` [PATCH 6/9] x86/intel_rdt: Add support for cache bit mask management
` [PATCH 7/9] x86/intel_rdt: Implement scheduling support for Intel RDT
` [PATCH 8/9] x86/intel_rdt: Hot cpu support for Cache Allocation
` [PATCH 9/9] x86/intel_rdt: Intel haswell Cache Allocation enumeration

Raspberry Pi 2 interrupt controller support (v4)
 2015-08-06 23:00 UTC  (5+ messages)
` [PATCH v4 1/4] irqchip: bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ
` [PATCH v4 2/4] irqchip: bcm2835: Add support for being used as a second level controller
` [PATCH v4 3/4] irqchip: Add documentation for the bcm2836 interrupt controller
` [PATCH v4 4/4] irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2

[PATCH] staging: fsl-mc: add DPAA2 overview readme
 2015-08-06 23:01 UTC  (2+ messages)

[PATCH] perf script/python: add new compaction-times script
 2015-08-06 23:01 UTC 

RIP MTRR - status update for upcoming v4.2
 2015-08-06 22:58 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH net V2] virtio-net: drop NETIF_F_FRAGLIST
 2015-08-06 22:49 UTC  (3+ messages)

make htmldocs on linux-next failed with warnings
 2015-08-06 22:39 UTC  (5+ messages)

[PATCH 00/26] iommu/vt-d: Clean up device<->domain attachment
 2015-08-06 19:20 UTC  (4+ messages)
` [PATCH 03/26] iommu/vt-d: Split up iommu->domains array

[BUG] net/ipv4: inconsistent routing table
 2015-08-06 19:43 UTC  (5+ messages)

regression introduced by "block: Add support for DAX reads/writes to block devices"
 2015-08-06 21:30 UTC  (3+ messages)

[PATCH v4 3/9] VMware balloon: add batching to the vmw_balloon
 2015-08-06 22:18 UTC  (11+ messages)
` [PATCH v4 1/9] VMware balloon: partially inline vmballoon_reserve_page
    ` [PATCH v5 0/7] Fifth revision of the performance improvement patch to the VMware balloon driver
    ` [PATCH v5 1/7] VMware balloon: add batching to the vmw_balloon
    ` [PATCH v5 2/7] VMware balloon: Update balloon target on each lock/unlock
    ` [PATCH v5 3/7] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node
    ` [PATCH v5 4/7] VMware balloon: Do not limit the amount of frees and allocations in non-sleep mode
    ` [PATCH v5 5/7] VMware balloon: Support 2m page ballooning
    ` [PATCH v5 6/7] VMware balloon: Treat init like reset
    ` [PATCH v5 7/7] VMware balloon: Enable notification via VMCI

[PATCH RT 0/6] Linux 3.14.48-rt49-rc1
 2015-08-06 22:17 UTC  (7+ messages)
` [PATCH RT 1/6] Revert "slub: delay ctor until the object is requested"
` [PATCH RT 2/6] mm/slub: move slab initialization into irq enabled region
` [PATCH RT 3/6] x86-Tell-irq-work-about-self-IPI-support-3.14
` [PATCH RT 4/6] xfs: Disable percpu SB on PREEMPT_RT_FULL
` [PATCH RT 5/6] powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULL
` [PATCH RT 6/6] Linux 3.14.48-rt49-rc1

[ANNOUNCE] 4.1.3-rt3
 2015-08-06 22:19 UTC  (3+ messages)
` [ANNOUNCE] 4.1.3-rt3 - xmit queue timeout, oops, rcu stalls

[RFC v0 0/3] Simple wait queue support
 2015-08-06 22:14 UTC  (5+ messages)

[PATCH v2] mmc: host: use of_property_read_bool()
 2015-08-06 22:06 UTC 

[PATCHv6 0/5] Staging: most: several warnings fix reported by sparse
 2015-08-06 21:57 UTC  (3+ messages)
` [PATCHv6 3/5] Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warnings

[PATCH 0/3] make zswap params changeable at runtime
 2015-08-06 21:50 UTC  (6+ messages)
` [PATCH 1/3] zpool: add zpool_has_pool()

[PATCH] crypto: doc - make URL into hyperlink
 2015-08-06 21:49 UTC 

[PATCH v9 0/8] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-08-06 21:45 UTC  (7+ messages)

[PATCHv2 net-next 0/9] OVS conntrack support
 2015-08-06 21:36 UTC  (5+ messages)
` [PATCHv2 net-next 5/9] openvswitch: Add conntrack action

[RFC PATCH 1/5] spi: introduce flag for memory mapped read
 2015-08-06 21:33 UTC  (11+ messages)

[PATCH V4 (was V6)] audit: macros to replace unset inode and device values
 2015-08-06 21:31 UTC  (5+ messages)
` [PATCH V4 (was V6)] audit: use macros for "

[PATCH] modpost: abort if a module symbol is too long
 2015-08-06 21:09 UTC  (2+ messages)

[PATCH 0/6] pmem, dax: I/O path enhancements
 2015-08-06 21:26 UTC  (4+ messages)
` [PATCH 6/6] dax: update I/O path to do proper PMEM flushing

[PATCH] user_ns: use correct check for single-threadedness
 2015-08-06 21:16 UTC  (8+ messages)

[PATCH] net: netcp: fix unused interface rx buffer size configuration
 2015-08-06 21:17 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the char-misc tree
 2015-08-06 21:12 UTC  (2+ messages)

[PATCH 1/1] X86: mshyperv.c: Fix a compilation issue
 2015-08-06 21:41 UTC  (2+ messages)

[PATCH v3 0/3] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-08-06 21:08 UTC  (5+ messages)
` [PATCH v3 3/3] iTCO_wdt: Add support for TCO on "

[PATCH v1 0/10] Fixes and API additions for firmware nodes
 2015-08-06 21:06 UTC  (5+ messages)
` [PATCH v1 02/10] i2c: core: Have clients point to their "

[PATCH 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-08-06 20:59 UTC  (6+ messages)
` [PATCH 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
` [PATCH 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY
` [PATCH 3/5] ACPI / IA64: remove usage of BAD_MADT_ENTRY
` [PATCH 4/5] ACPI / X86: "
` [PATCH 5/5] ACPI: remove definition of BAD_MADT_ENTRY macro

[PATCH V12 0/9] Hot cpu handling changes to cqm, rapl and Intel Cache Allocation support
 2015-08-06 20:58 UTC  (10+ messages)
` [PATCH 5/9] x86/intel_rdt: Add new cgroup and Class of service management

[3.13.y-ckt stable] Linux 3.13.11-ckt25 stable review
 2015-08-06 20:37 UTC  (14+ messages)
` [PATCH 3.13.y-ckt 05/53] x86/nmi/64: Switch stacks on userspace NMI entry
` [PATCH 3.13.y-ckt 06/53] x86/nmi/64: Improve nested NMI comments
` [PATCH 3.13.y-ckt 07/53] x86/nmi/64: Reorder nested NMI checks
` [PATCH 3.13.y-ckt 08/53] x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
` [PATCH 3.13.y-ckt 09/53] KEYS: ensure we free the assoc array edit if edit is valid
` [PATCH 3.13.y-ckt 10/53] sg_start_req(): make sure that there's not too many elements in iovec
` [PATCH 3.13.y-ckt 12/53] Btrfs: fix race between caching kthread and returning inode to inode cache
` [PATCH 3.13.y-ckt 16/53] ext4: correctly migrate a file with a hole at the beginning
` [PATCH 3.13.y-ckt 17/53] ext4: replace open coded nofail allocation in ext4_free_blocks()
` [PATCH 3.13.y-ckt 18/53] ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
` [PATCH 3.13.y-ckt 19/53] hpfs: kstrdup() out of memory handling
` [PATCH 3.13.y-ckt 20/53] 9p: don't leave a half-initialized inode sitting around
` [PATCH 3.13.y-ckt 21/53] freeing unlinked file indefinitely delayed


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox