linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-16 14:27:11 to 2015-07-16 17:24:00 UTC [more...]

[PATCH v9 00/22] tracing: 'hist' triggers
 2015-07-16 17:22 UTC  (14+ messages)
` [PATCH v9 01/22] tracing: Update cond flag when enabling or disabling a trigger
` [PATCH v9 03/22] tracing: Make event trigger functions available
` [PATCH v9 04/22] tracing: Add event record param to trigger_ops.func()
` [PATCH v9 05/22] tracing: Add get_syscall_name()
` [PATCH v9 06/22] tracing: Add a per-event-trigger 'paused' field
` [PATCH v9 08/22] tracing: Add 'hist' event trigger command
` [PATCH v9 10/22] tracing: Add hist trigger support for compound keys
` [PATCH v9 11/22] tracing: Add hist trigger support for user-defined sorting ('sort=' param)
` [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace
` [PATCH v9 13/22] tracing: Add hist trigger support for clearing "
` [PATCH v9 14/22] tracing: Add hist trigger 'hex' modifier for displaying numeric fields
` [PATCH v9 15/22] tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
` [PATCH v9 17/22] tracing: Add hist trigger 'syscall' modifier

Checkpatch: False positive
 2015-07-16 17:21 UTC  (5+ messages)

[PATCH v5 0/3] Add MediaTek display PWM driver
 2015-07-16 17:18 UTC  (10+ messages)
` [PATCH v5 2/3] pwm: add MediaTek display PWM driver support

[PATCH V5 0/4] map GHES memory region according to EFI memory map
 2015-07-16 17:18 UTC  (3+ messages)
` [PATCH V5 3/4] arm64: apei: implement arch_apei_get_mem_attributes()

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-16 17:16 UTC  (32+ messages)
` [PATCH v2 01/20] xen: Add Xen specific page definition
` [PATCH v2 02/20] xen: Introduce a function to split a Linux page into Xen page
    ` [Xen-devel] "
` [PATCH v2 03/20] xen/grant: Introduce helpers to split a page into grant
` [PATCH v2 04/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref
    ` [Xen-devel] "
` [PATCH v2 06/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v2 09/20] xen/biomerge: Don't allow biovec to be merge when Linux is not using 4KB page
      ` [Xen-devel] "
` [PATCH v2 10/20] xen/xenbus: Use Xen page definition
` [PATCH v2 11/20] tty/hvc: xen: Use xen "
` [PATCH v2 13/20] xen/events: fifo: Make it running on 64KB granularity
    ` [Xen-devel] "
` [PATCH v2 14/20] xen/grant-table: "
    ` [Xen-devel] "
` [PATCH v2 19/20] xen/privcmd: Add support for Linux 64KB page granularity

[PATCH 0/5] arm64, pci: Add ECAM/PCIe support for Cavium ThunderX
 2015-07-16 17:14 UTC  (14+ messages)
` [PATCH 3/5] arm64, pci: Allow RC drivers to supply pcibios_add_device() implementation
` [PATCH 4/5] irqchip: gic-v3: Add gic_get_irq_domain() to get the irqdomain of the GIC
` [PATCH 5/5] PCI: Add host drivers for Cavium ThunderX processors

[mminit] [ INFO: possible recursive locking detected ]
 2015-07-16 17:13 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: Fix style errors and warnings
 2015-07-16 17:11 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix VM domain ID leak
 2015-07-16 17:03 UTC  (4+ messages)

[PATCH] sched: prevent sched entity from being decayed twice when both waking and migrating it
 2015-07-16 17:00 UTC  (2+ messages)

[PATCH v2 0/7] Add generic support for relaxed atomics
 2015-07-16 17:00 UTC  (11+ messages)
` [PATCH v2 1/7] atomics: add acquire/release/relaxed variants of some atomic operations
` [PATCH v2 2/7] asm-generic: rework atomic-long.h to avoid bulk code duplication
` [PATCH v2 3/7] asm-generic: add relaxed/acquire/release variants for atomic_long_t
` [PATCH v2 4/7] lockref: remove homebrew cmpxchg64_relaxed macro definition
` [PATCH v2 5/7] locking/qrwlock: make use of acquire/release/relaxed atomics
` [PATCH v2 6/7] include/llist: use linux/atomic.h instead of asm/cmpxchg.h
` [PATCH v2 7/7] ARM: atomics: define our SMP atomics in terms of _relaxed operations

[PATCH] Staging: drivers: dgnc
 2015-07-17  0:57 UTC  (5+ messages)

[PATCH v7 0/6] block: loop: improve loop with AIO
 2015-07-16 16:48 UTC  (8+ messages)
` [PATCH v7 1/6] fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read
` [PATCH v7 2/6] block: loop: set QUEUE_FLAG_NOMERGES for request queue of loop
` [PATCH v7 3/6] block: loop: use kthread_work
` [PATCH v7 4/6] block: loop: prepare for supporing direct IO
` [PATCH v7 5/6] block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO
` [PATCH v7 6/6] block: loop: support DIO & AIO

[PATCH 0/6] BPF JIT fixes and features for ARM
 2015-07-16 16:46 UTC  (7+ messages)
` [PATCH 1/6] ARM: net: fix condition for load_order > 0 when translating load instructions
` [PATCH 2/6] ARM: net: handle negative offsets in BPF JIT
` [PATCH 3/6] ARM: net: fix vlan access instructions in ARM JIT
` [PATCH 4/6] ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE "
` [PATCH 5/6] ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET "
` [PATCH 6/6] ARM: net: add support for BPF_ANC | SKF_AD_HATYPE "

[PATCH] Staging: lustre: make obd_device_cachep static
 2015-07-16 18:50 UTC 

[GIT PULL] ARC fixes for 4.2-rc3
 2015-07-16 16:32 UTC  (3+ messages)

tick_broadcast_oneshot_control undefined
 2015-07-16 16:29 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-07-16 16:28 UTC  (7+ messages)
        ` [PATCH 1/1] ARM: OMAP2: Deletion of unnecessary checks before three "
          ` [PATCH] ARM: OMAP2: Delete "

[PATCH 0/2] ARM: xip: Get XIP for ARMv7 working again
 2015-07-16 16:23 UTC  (5+ messages)
` [PATCH 1/2] ARM: xip: Can't use text area as stack
` [PATCH 2/2] ARM: xip: Use correct symbol for end of ROM marker

[PATCH 0/2] Add codec machine driver for rockchip platform
 2015-07-16 16:22 UTC  (15+ messages)
` [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090 codec

[PATCH] Security.c: fix 3 coding style indentation errors
 2015-07-16 16:21 UTC 

[RFC 0/3] arm64: ftrace: fix incorrect output from stack tracer
 2015-07-16 16:16 UTC  (19+ messages)
` [RFC 2/3] arm64: refactor save_stack_trace()

[PATCH] MCA: garbage collect sys_desc_table
 2015-07-16 16:13 UTC  (3+ messages)

[PATCH nf-next] netfilter: nf_ct_sctp: minimal multihoming support
 2015-07-16 16:13 UTC  (3+ messages)

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-16 16:11 UTC  (8+ messages)
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)

[PATCH 0/5] Make vma_is_anonymous() reliable
 2015-07-16 16:09 UTC  (7+ messages)
` [PATCH 2/5] x86, mpx: do not set ->vm_ops on mpx VMAs

[PATCH v5 1/2] perf/kvm: Port perf kvm stat to powerpc
 2015-07-16 16:04 UTC  (2+ messages)
` [PATCH v5 2/2] perf/kvm: Support HCALL events

[PATCH v2 0/5] KASan for arm64
 2015-07-16 16:03 UTC  (9+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH v2] x86: vm86 cleanups
 2015-07-16 16:02 UTC  (9+ messages)
` [PATCH 1/7] x86/vm86: Clean up saved_fs/gs
` [PATCH 2/7] x86/vm86: Preserve orig_ax
` [PATCH 3/7] x86/vm86: Move userspace accesses to do_sys_vm86()

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-16 15:59 UTC  (5+ messages)

[RFC PATCH] scripts/gdb: add data window feature
 2015-07-16 15:58 UTC 

[PATCH 0/7] introduce Hyper-V VM Sockets(hvsock)
 2015-07-16 15:58 UTC  (2+ messages)

[PATCHSET v2 block/for-4.3] blkcg: blkcg stats cleanup
 2015-07-16 15:55 UTC  (2+ messages)
` [PATCH 11/10] blkcg: reduce stack usage of blkg_rwstat_recursive_sum()

[PATCH v2 0/5] x86/platform/iosf_mbi: fix and clean up
 2015-07-16 15:53 UTC  (4+ messages)
` [PATCH v2 5/5] x86/platform/iosf_mbi: append Intel Tangier ID
  ` [tip:x86/platform] x86/platform/iosf_mbi: Add Intel Tangier PCI id

[PATCH v2 4/5] x86/platform/iosf_mbi: group global variables
 2015-07-16 15:53 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/iosf_mbi: Source cleanup

[PATCH v2 3/5] x86/platform/iosf_mbi: pci_dev_put() is NULL-proof
 2015-07-16 15:53 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/iosf_mbi: Remove NULL pointer checks for pci_dev_put()

[PATCH-tip v2 0/2] locking/qrwlock: Improve qrwlock performance
 2015-07-16 15:53 UTC  (2+ messages)

[PATCH v2 2/5] x86/platform/iosf_mbi: check result for all calls of debugfs API
 2015-07-16 15:52 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/iosf_mbi: Check return value of debugfs_create properly

[PATCH v2 1/5] x86/platform/iosf_mbi: move to dedicated folder
 2015-07-16 15:52 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/iosf_mbi: Move "

[PATCH] MIPS: sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHER
 2015-07-16 15:52 UTC 

[PATCH v5 1/2] perf,kvm/ppc: Add kvm_perf.h for powerpc
 2015-07-16 15:48 UTC  (2+ messages)
` [PATCH v5 2/2] perf,kvm/ppc: Add hcall related info to kvm_perf.h

[PATCH 1/1] regmap: regcache-rbtree: Use GFP_ATOMIC when using spinlocks
 2015-07-16 15:48 UTC 

[PATCH] scsi: fix memory leak with scsi-mq
 2015-07-16 15:40 UTC 

[PATCH 1/2] V4 regmap: Use reg_sequence for multi_reg_write / register_patch
 2015-07-16 15:45 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH v2] jhash: Deinline jhash, jhash2 and __jhash_nwords
 2015-07-16 15:43 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: core: find and remove code valid only for 5 HGz
 2015-07-16 15:42 UTC  (2+ messages)

[PATCH RFC V4 0/4] per event callgrap and time support
 2015-07-16  8:26 UTC  (5+ messages)
` [PATCH RFC V4 1/4] perf,tools: introduce callgraph_set for callgraph option
` [PATCH RFC V4 2/4] perf,tool: per-event time support
` [PATCH RFC V4 3/4] perf,tool: per-event callgrap support
` [PATCH RFC V4 4/4] perf,tests: Add tests to callgrap and time parse

[PATCH] kdbus: fix unused %docs make-targets
 2015-07-16 15:37 UTC 

[PATCH v3] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-16 15:36 UTC  (2+ messages)

[PATCH 1/2 V5] regmap: Use reg_sequence for multi_reg_write / register_patch
 2015-07-16 15:36 UTC  (2+ messages)
` [PATCH 2/2 V5] regmap: Apply optional delay in multi_reg_write/register_patch

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-07-16 15:31 UTC  (8+ messages)
` [PATCH v2 1/5] ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP
` [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

[PATCH 0/7] add driver for Atmel QSPI controller
 2015-07-16 15:27 UTC  (8+ messages)
` [PATCH 1/7] Documentation: mtd: add a DT property to set the number of dummy cycles
` [PATCH 2/7] mtd: spi-nor: notify (Q)SPI controller about protocol change
` [PATCH 3/7] mtd: spi-nor: allow to tune the number of dummy cycles
` [PATCH 4/7] Documentation: mtd: add a DT property to set the latency code of Spansion memory
` [PATCH 5/7] mtd: spi-nor: allow the set the latency code on Spansion memories
` [PATCH 6/7] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH 7/7] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH RFC 1/2] at91: make using irqs for clock handling optional
 2015-07-16 15:29 UTC  (4+ messages)
` [PATCH 2/2] at91: use request_irq/free_irq instead of setup_irq/remove_irq

[PATCH] arm64: dts: mediatek: Add MT8173 MMC dts
 2015-07-16 15:16 UTC  (2+ messages)

[PATCH v2 0/4] Add support for touchscreen on Colibri VF50
 2015-07-16 15:13 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: vfxxx: Add io-channel-cells property for ADC node
` [PATCH v2 2/4] ARM: dts: vf500-colibri: Add device tree node for touchscreen support
` [PATCH v2 3/4] touchscreen: colibri-vf50-ts: Add touchscreen support for Colibri VF50
` [PATCH v2 4/4] input: Add DT binding documentation for Colibri VF50 touchscreen

[PATCH 0/3 v2] Configurable max discard size
 2015-07-16 15:11 UTC  (6+ messages)
` [PATCH 1/3] block: have drivers use blk_queue_max_discard_sectors()
` [PATCH 2/3] block: make /sys/block/<dev>/queue/discard_max_bytes writeable

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-07-16 15:11 UTC  (8+ messages)

[PATCH 0/6 v2] locking/qspinlock: Enhance pvqspinlock performance
 2015-07-16 15:10 UTC  (13+ messages)
` [PATCH v2 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
` [PATCH v2 4/6] locking/pvqspinlock: Allow vCPUs kick-ahead

[PATCH 0/4] block: account io: kill atomic operations
 2015-07-16 15:09 UTC  (10+ messages)
` [PATCH 2/4] block: partition: convert percpu ref
` [PATCH 4/4] block: account io: convert part->in_fligh[] into percpu variable

[RESEND][PATCH 0/6] Fixes for memory corruption in mpt2sas
 2015-07-16 14:57 UTC  (4+ messages)
` [PATCH 0/2 v2] "
  ` [PATCH 1/2] mpt2sas: Refcount sas_device objects and fix unsafe list usage

[PATCH v4 0/3] net: enable inband link state negotiation only when explicitly requested
 2015-07-16 14:53 UTC  (4+ messages)
` [PATCH 1/3] fixed_phy: handle link-down case
` [PATCH 2/3] of_mdio: add new DT property 'managed' to specify the PHY management type
` [PATCH 3/3] mvneta: use inband status only when explicitly enabled

[PATCH] ALSA: hda/realtek: Enable headphone amp on HP Folio 9480m
 2015-07-16 14:48 UTC  (8+ messages)
` [PATCH] ALSA: hda/realtek: Enable HP amp and mute LED "

[PATCH v3 0/5] Add SMP bringup support for mt65xx socs
 2015-07-16 14:44 UTC  (4+ messages)
` [PATCH v3 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135

[PATCH] iio: pressure: ms5611: add support for MS5803 temperature and pressure sensor
 2015-07-16 14:38 UTC  (2+ messages)

[PATCH] blk-mq: set default timeout as 30 seconds
 2015-07-16 14:37 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2015-07-16 14:36 UTC  (2+ messages)

[PATCH] Fix one file coding style issus of linux-next-20150708
 2015-07-16 14:34 UTC  (2+ messages)

make htmldocs on linux-next failed with warnings
 2015-07-16 14:31 UTC  (3+ messages)

[RFC PATCH 00/16] Signature verification of hibernate snapshot
 2015-07-16 14:25 UTC  (12+ messages)
` [RFC PATCH 05/16] x86/efi: Get entropy through EFI random number generator protocol
` [RFC PATCH 07/16] efi: Public the function of transferring EFI status to kernel error
` [RFC PATCH 08/16] x86/efi: Carrying swsusp key by setup data
` [RFC PATCH 09/16] PM / hibernate: Reserve swsusp key and earse footprints
` [RFC PATCH 10/16] PM / hibernate: Generate and verify signature of hibernate snapshot
` [RFC PATCH 11/16] PM / hibernate: Avoid including swsusp key to hibernate image
` [RFC PATCH 12/16] PM / hibernate: Forward signature verifying result and key to image kernel
` [RFC PATCH 13/16] PM / hibernate: Add configuration to enforce signature verification
` [RFC PATCH 14/16] PM / hibernate: Allow user trigger swsusp key re-generating
` [RFC PATCH 15/16] PM / hibernate: Bypass verification logic on legacy BIOS
` [RFC PATCH 16/16] PM / hibernate: Document signature verification of hibernate snapshot


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