linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-11 14:34:07 to 2016-10-11 18:12:19 UTC [more...]

[PATCH 0/5] i2c: i2c-piix4: set of coding style fixes
 2016-10-11 17:34 UTC  (5+ messages)
` [PATCH 1/5] i2c: i2c-piix4: coding style fix - '*' adjacent to data name
` [PATCH 3/5] i2c: i2c-piix4: coding style fix - long comments blocks
` [PATCH 4/5] i2c: i2c-piix4: coding style fix - spaces with open parenthesis
` [PATCH 5/5] i2c: i2c-piix4: coding style fix - quoted string split across lines

[PATCH RESEND 0/3] Clean up handling of event log files
 2016-10-11 18:12 UTC  (8+ messages)
` [PATCH RESEND 2/3] tpm: replace dynamically allocated bios_dir with a static array

Is conditional calling of restore_altstack() correct for ARC
 2016-10-11 18:04 UTC 

[RFC PATCH 1/5] mm: Use the correct page size when removing the page
 2016-10-11 17:31 UTC  (5+ messages)
` [RFC PATCH 2/5] mm: Update mmu_gather range correctly
` [RFC PATCH 3/5] mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
` [RFC PATCH 4/5] mm: Add tlb_remove_check_page_size_change to track page size change
` [RFC PATCH 5/5] mm: Remove the page size change check in tlb_remove_page

[PATCH v3 00/18] Intel Cache Allocation Technology
 2016-10-11 18:04 UTC  (24+ messages)
` [PATCH v3 01/18] Documentation, ABI: Add a document entry for cache id
` [PATCH v3 04/18] x86/intel_rdt: Feature discovery
` [PATCH v3 05/18] Documentation, x86: Documentation for Intel resource allocation user interface
` [PATCH v3 07/18] x86/intel_rdt: Add Haswell feature discovery

[GIT PULL 00/68] perf/core improvements and fixes
 2016-10-11 17:32 UTC  (69+ messages)
` [PATCH 01/68] perf list: Add support for listing only json events
` [PATCH 02/68] perf tools: Handle completion of upper case events
` [PATCH 03/68] perf intel-pt/bts: Tidy instruction buffer size usage
` [PATCH 04/68] perf intel-pt/bts: Report instruction bytes and length in sample
` [PATCH 05/68] perf top: Fix refreshing hierarchy entries on TUI
` [PATCH 06/68] perf tools: Sync copy of x86's syscall table
` [PATCH 07/68] perf c2c: Introduce c2c_decode_stats function
` [PATCH 08/68] perf c2c: Introduce c2c_add_stats function
` [PATCH 09/68] perf c2c: Add c2c command
` [PATCH 10/68] perf c2c: Add record subcommand
` [PATCH 11/68] perf c2c: Add report subcommand
` [PATCH 12/68] perf c2c report: Add dimension support
` [PATCH 13/68] perf c2c report: Add sort_entry "
` [PATCH 14/68] perf c2c report: Fallback to standard dimensions
` [PATCH 15/68] perf c2c report: Add sample processing
` [PATCH 16/68] perf c2c report: Add cacheline hists processing
` [PATCH 17/68] perf c2c report: Decode c2c_stats for hist entries
` [PATCH 18/68] perf c2c report: Add header macros
` [PATCH 19/68] perf c2c report: Add 'dcacheline' dimension key
` [PATCH 20/68] perf c2c report: Add 'offset' "
` [PATCH 21/68] perf c2c report: Add 'iaddr' "
` [PATCH 22/68] perf c2c report: Add hitm related dimension keys
` [PATCH 23/68] perf c2c report: Add stores "
` [PATCH 24/68] perf c2c report: Add loads "
` [PATCH 25/68] perf c2c report: Add llc and remote "
` [PATCH 26/68] perf c2c report: Add llc load miss dimension key
` [PATCH 27/68] perf c2c report: Add total record sort key
` [PATCH 28/68] perf c2c report: Add total loads "
` [PATCH 29/68] perf c2c report: Add hitm percent "
` [PATCH 30/68] perf c2c report: Add hitm/store percent related sort keys
` [PATCH 31/68] perf c2c report: Add dram "
` [PATCH 32/68] perf c2c report: Add 'pid' sort key
` [PATCH 33/68] perf c2c report: Add 'tid' "
` [PATCH 34/68] perf c2c report: Add 'symbol' and 'dso' sort keys
` [PATCH 35/68] perf c2c report: Add 'node' sort key
` [PATCH 36/68] perf c2c report: Add stats related sort keys
` [PATCH 37/68] perf c2c report: Add 'cpucnt' sort key
` [PATCH 38/68] perf c2c report: Add src line "
` [PATCH 39/68] perf c2c report: Setup number of header lines for hists
` [PATCH 40/68] perf c2c report: Set final resort fields
` [PATCH 41/68] perf c2c report: Add stdio output support
` [PATCH 42/68] perf c2c report: Add main TUI browser
` [PATCH 43/68] perf c2c report: Add TUI cacheline browser
` [PATCH 44/68] perf c2c report: Add global stats stdio output
` [PATCH 45/68] perf c2c report: Add shared cachelines "
` [PATCH 46/68] perf c2c report: Add c2c related "
` [PATCH 47/68] perf c2c report: Allow to report callchains
` [PATCH 48/68] perf c2c report: Limit the cachelines table entries
` [PATCH 49/68] perf c2c report: Add support to choose local HITMs
` [PATCH 50/68] perf c2c report: Allow to set cacheline sort fields
` [PATCH 51/68] perf c2c report: Recalc width of global sort entries
` [PATCH 52/68] perf c2c report: Add cacheline index entry
` [PATCH 53/68] perf c2c report: Add support to manage symbol name length
` [PATCH 54/68] perf c2c report: Iterate node display in browser
` [PATCH 55/68] perf c2c report: Add help windows
` [PATCH 56/68] perf c2c: Add man page and credits
` [PATCH 57/68] tools lib traceevent: Add install_headers target
` [PATCH 58/68] tools lib traceevent: Add do_install_mkdir Makefile function
` [PATCH 59/68] tools lib traceevent: Rename LIB_FILE to LIB_TARGET
` [PATCH 60/68] tools lib traceevent: Add version for traceevent shared object
` [PATCH 61/68] tools lib: Add for_each_clear_bit macro
` [PATCH 62/68] perf report: Move captured info to generic header info
` [PATCH 63/68] perf header: Display missing features
` [PATCH 64/68] perf header: Display feature name on write failure
` [PATCH 65/68] perf header: Set nr_numa_nodes only when we parsed all the data
` [PATCH 66/68] perf c2c report: Add --no-source option
` [PATCH 67/68] perf c2c report: Add --show-all option
` [PATCH 68/68] perf jevents: Handle events including .c and .o

[GIT PULL] UBI/UBIFS updates for 4.9-rc1
 2016-10-11 17:57 UTC  (2+ messages)

[RFC KERNEL PATCH 0/2] Add Dom0 NVDIMM support for Xen
 2016-10-11 17:51 UTC  (6+ messages)
` [Xen-devel] "

[PATCH 1/1] dm raid: fix compat_features validation
 2016-10-11 17:44 UTC  (8+ messages)
` [dm-devel] "
      ` [PATCH 1/1 V2] "

[PATCH] Input: set default for iProc touchscreen
 2016-10-11 17:49 UTC  (2+ messages)

The possible regression in kernel 4.8 - clk: imx: correct AV PLL rate formula
 2016-10-11 17:49 UTC  (3+ messages)

[PATCH v4 0/8] i2c: Host Notify / i801 fixes
 2016-10-11 17:46 UTC  (5+ messages)
` [PATCH v4 8/8] Input: elan_i2c - add Host Notify support

[lkp] [driver core] bea5b158ff: kobject (922508b4): tried to init an initialized object
 2016-10-11 17:41 UTC  (2+ messages)

[PATCH 3/5] Input: add driver for Ilitek ili2139 touch IC
 2016-10-11 17:40 UTC 

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-11 17:28 UTC  (3+ messages)
` [PATCH V3 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1

[PATCH 1/7] f2fs: split free nid list
 2016-10-11 17:25 UTC  (10+ messages)
` [PATCH 3/7] f2fs: rename free nid cache operation
` [PATCH 4/7] f2fs: show pending allocated nids count in debugfs
` [PATCH 5/7] f2fs: exclude free nids building and allocation
` [PATCH 6/7] f2fs: don't interrupt free nids building during nid allocation
` [PATCH 7/7] f2fs: avoid casted negative value as shrink count

[RFC PATCH 1/1] mm/percpu.c: fix memory leakage issue when allocate a odd alignment area
 2016-10-11 17:22 UTC  (2+ messages)

[PATCH] char/tpm: Check return code of wait_for_tpm_stat
 2016-10-11 17:13 UTC  (2+ messages)

Announce loop-AES-v3.7j file/swap crypto package
 2016-10-11 17:12 UTC 

[RFC PATCH 0/6] sparc: Enable sun4v hypervisor PCI IOMMU v2 APIs and ATU
 2016-10-11 16:38 UTC  (5+ messages)
` [RFC PATCH 6/6] sparc64: Enable 64-bit DMA

[RFC PATCH 00/11] Introduce writeback connectors
 2016-10-11 17:01 UTC  (22+ messages)
` [RFC PATCH 01/11] drm: Add writeback connector type
` [RFC PATCH 02/11] drm/fb-helper: Skip writeback connectors
` [RFC PATCH 03/11] drm: Extract CRTC/plane disable from drm_framebuffer_remove
` [RFC PATCH 04/11] drm: Add __drm_framebuffer_remove_atomic
` [RFC PATCH 05/11] drm: Add fb to connector state
` [RFC PATCH 06/11] drm: Expose fb_id property for writeback connectors
` [RFC PATCH 07/11] drm: Add writeback-connector pixel format properties
` [RFC PATCH 08/11] drm: mali-dp: Rename malidp_input_format
` [RFC PATCH 09/11] drm: mali-dp: Add RGB writeback formats for DP550/DP650
` [RFC PATCH 10/11] drm: mali-dp: Add support for writeback on DP550/DP650
` [RFC PATCH 11/11] drm: mali-dp: Add writeback connector

[PATCH 0/3] Locality support for the CRB driver
 2016-10-11 17:01 UTC  (3+ messages)
` [PATCH 1/3] tpm_crb: map locality registers

[PATCH 00/44] Convert FibreChannel bsg code to use bsg-lib
 2016-10-11 16:49 UTC  (2+ messages)

Zram for FreeBSD
 2016-10-11 16:47 UTC  (5+ messages)

[PATCH v6 0/2] Add ACPI support and SMBus block read
 2016-10-11 16:27 UTC  (3+ messages)
` [PATCH v6 1/2] i2c: qup: add ACPI support
` [PATCH v6 2/2] i2c: qup: support SMBus block read

[PATCH 1/5] rpmsg: smd: Reduce restrictions when finding channel
 2016-10-11 16:36 UTC  (4+ messages)
` [PATCH 4/5] rpmsg: Driver for user space endpoint interface

[PATCH v2] timers: Fix usleep_range() in the context of wake_up_process()
 2016-10-11 16:33 UTC  (3+ messages)

ATENCIÓN;
 2016-10-11 16:21 UTC 

btrfs bio linked list corruption
 2016-10-11 16:25 UTC  (7+ messages)

[PATCH 0/4] PCI: designware/dra7xx: misc fixes and cleanups
 2016-10-11 16:19 UTC  (3+ messages)
` [PATCH 3/4] PCI: dra7xx: Add support to force RC to work in GEN1 mode

[GIT PULL for v4.9-rc1] media updates
 2016-10-11 16:17 UTC 

Untested patch to recheck idle state for expedited grace periods
 2016-10-11 16:15 UTC  (2+ messages)

[PATCH 1/8] vfs - change d_manage() to take a struct path
 2016-10-11 16:04 UTC  (2+ messages)

[PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings
 2016-10-11 15:51 UTC  (6+ messages)

"swap_free: Bad swap file entry" and "BUG: Bad page map in process" but no swap configured
 2016-10-11 16:02 UTC  (3+ messages)

[PATCH kernel v2] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)
 2016-10-11 15:49 UTC  (4+ messages)

[PATCH v2 0/9] pinctrl: sunxi: Generic bindings rework
 2016-10-11 15:46 UTC  (10+ messages)
` [PATCH v2 1/9] pinctrl: sunxi: Rework the pin config building code
` [PATCH v2 2/9] pinctrl: sunxi: Use macros from bindings header file for DT parsing
` [PATCH v2 3/9] pinctrl: sunxi: Handle bias disable
` [PATCH v2 4/9] pinctrl: sunxi: Deal with configless pins
` [PATCH v2 5/9] pinctrl: sunxi: Support generic binding
` [PATCH v2 6/9] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings
` [PATCH v2 7/9] ARM: sunxi: Remove useless allwinner,drive property
` [PATCH v2 8/9] ARM: sunxi: Remove useless allwinner,pull property
` [PATCH v2 9/9] ARM: sunxi: Convert pinctrl nodes to generic bindings

[GIT PULL] Btrfs
 2016-10-11 15:46 UTC 

[PATCH 0/4][RFC v2] x86, hotplug: Use hlt instead of mwait when resuming from hibernation
 2016-10-11 15:42 UTC  (4+ messages)
` [PATCH 2/4][RFC v2] PM / sleep: Introduce arch-specific hook for disable/enable nonboot cpus

CONFIG_DEBUG_TEST_DRIVER_REMOVE causes unremovable drivers to bind devices twice
 2016-10-11 15:27 UTC  (3+ messages)

[PATCH] irqchip/jcore: fix lost per-cpu interrupts
 2016-10-11 15:21 UTC  (5+ messages)

[RFC 0/7] pstore: Improve performance of ftrace backend with ramoops
 2016-10-11 14:46 UTC  (7+ messages)
` [PATCH 2/7] pstore: locking: dont lock unless caller asks to
` [PATCH 3/7] pstore: Remove case of PSTORE_TYPE_PMSG write using deprecated function

[PATCH v2] kcov: properly check if we are in an interrupt
 2016-10-11 15:06 UTC  (4+ messages)

[PATCH RFC 0/2] KVM: x86: Support using the VMX preemption timer for APIC Timer periodic/oneshot mode
 2016-10-11 15:06 UTC  (3+ messages)
` [PATCH RFC 2/2] "

[PATCH v3] kcov: properly check if we are in an interrupt
 2016-10-11 15:05 UTC 

[git pull] IOMMU Updates for Linux v4.9
 2016-10-11 14:56 UTC 

[PATCH 1/8] drm: mali-dp: Set the drm->irq_enabled flag to match driver's state
 2016-10-11 15:03 UTC  (2+ messages)

[PATCH 1/8] f2fs: clear nlink if fail to add_link
 2016-10-11 14:57 UTC  (8+ messages)
` [PATCH 2/8] f2fs: fix to release discard entries during checkpoint
` [PATCH 3/8] f2fs: give a chance to detach from dirty list
` [PATCH 4/8] f2fs: add missing f2fs_balance_fs in f2fs_zero_range
` [PATCH 5/8] f2fs: don't miss any f2fs_balance_fs cases
` [PATCH 6/8] f2fs: be aware of extent beyond EOF in fiemap
` [PATCH 7/8] f2fs: fix to update largest extent under lock
` [PATCH 8/8] f2fs: fix error handling in fsync_node_pages

[PATCH v1.1 1/2] watchdog: loongson1: Add Loongson1 SoC watchdog driver
 2016-10-11 14:54 UTC  (2+ messages)

latest version of bluetooth for n950?
 2016-10-11 14:51 UTC  (2+ messages)

ppc64 qemu test failure since commit f9aa67142 ("powerpc/64s: Consolidate Alignment 0x600 interrupt")
 2016-10-11 13:04 UTC  (5+ messages)

Talent Scout
 2016-10-11 14:40 UTC 

[RFC] scripts: Include postprocessing script for memory allocation tracing
 2016-10-11 14:43 UTC  (7+ messages)


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).