public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-26 15:38:48 to 2015-08-26 20:05:22 UTC [more...]

[PATCH v2 0/6] perf: Introduce extended syscall error reporting
 2015-08-26 20:05 UTC  (13+ messages)

CONFIG_DEBUG_SHIRQ and PM
 2015-08-26 20:03 UTC  (5+ messages)

[PATCH 0/2]: acpi, nfit: Clarify memory device state flags
 2015-08-26 19:59 UTC  (5+ messages)
` [PATCH 1/2]: nfit: Clarify memory device state flags strings
` [PATCH 2/2]: acpica/nfit: Rename not-armed bit definition

[PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
 2015-08-26 19:48 UTC  (5+ messages)
` Ping "

[PATCH -next] drivers/video/fbdev: Add dependencies on !S390
 2015-08-26 19:48 UTC  (2+ messages)

[RFC PATCH] smsc911x: Ignore error return from device_get_phy_mode()
 2015-08-26 19:44 UTC  (2+ messages)

[PATCH v2] soc: qcom: smd: Use correct remote processor ID
 2015-08-26 19:42 UTC 

[PATCH v2 1/1] irqchip: imx-gpcv2: Simplify the implementation
 2015-08-26 19:35 UTC 

[PATCH] ARM: dts: qcom: Remove extra reg element from iadc device
 2015-08-26 19:35 UTC 

[PATCH 3/3] timer: Reduce unnecessary sighand lock contention
 2015-08-26 19:33 UTC 

[PATCH] ARM: Add unwinding to __clear_user_std() conflicts (next-20150825)
 2015-08-26 19:32 UTC 

Pls provide the following details 
 2015-08-26 18:28 UTC 

Pls provide the following details
 2015-08-26 14:56 UTC 

[PATCH] perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
 2015-08-26 19:18 UTC 

[PATCH v2] s390/jump_label: Use %*ph to print small buffers
 2015-08-26 19:17 UTC 

[PATCH 00/10] Add support for img AXD audio hardware decoder
 2015-08-26 19:16 UTC  (21+ messages)
` [PATCH 01/10] irqchip: irq-mips-gic: export gic_send_ipi
` [PATCH 03/10] ALSA: add AXD Audio Processing IP alsa driver
` [PATCH 05/10] ALSA: axd: add buffers manipulation files
` [PATCH 06/10] ALSA: axd: add basic files for sending/receiving axd cmds

[PATCH] s390/jump_label: Use %*ph to print small buffers
 2015-08-26 19:12 UTC  (3+ messages)

[PATCH] media/pci/cobalt: Use %*ph to print small buffers
 2015-08-26 19:07 UTC  (3+ messages)

[PATCH] nfsd: don't WARN/backtrace for invalid container deployment
 2015-08-26 19:07 UTC  (2+ messages)

[PATCH v2] media/pci/cobalt: Use %*ph to print small buffers
 2015-08-26 19:06 UTC 

[PATCH 1/1] irqchip: imx-gpcv2: Simplify the implemenation
 2015-08-26 19:05 UTC  (8+ messages)

[PATCHv6 net-next 00/10] OVS conntrack support
 2015-08-26 18:55 UTC  (12+ messages)
` [PATCHv6 net-next 01/10] openvswitch: Serialize acts with original netlink len
` [PATCHv6 net-next 02/10] openvswitch: Move MASKED* macros to datapath.h
` [PATCHv6 net-next 03/10] ipv6: Export nf_ct_frag6_gather()
` [PATCHv6 net-next 04/10] dst: Add __skb_dst_copy() variation
` [PATCHv6 net-next 05/10] openvswitch: Add conntrack action
` [PATCHv6 net-next 06/10] openvswitch: Allow matching on conntrack mark
` [PATCHv6 net-next 07/10] netfilter: Always export nf_connlabels_replace()
` [PATCHv6 net-next 08/10] netfilter: connlabels: Export setting connlabel length
` [PATCHv6 net-next 09/10] openvswitch: Allow matching on conntrack label
` [PATCHv6 net-next 10/10] openvswitch: Allow attaching helpers to ct action

[PATCH] vfio: Enable VFIO device for powerpc
 2015-08-26 18:54 UTC  (3+ messages)

[v2] net: phy: fixed: propagate fixed link values to struct
 2015-08-26 18:48 UTC  (4+ messages)

[TRIVIAL PATCH V2] smsc9194: Remove uncompilable #if 0'd use of pr_dbg
 2015-08-26 18:49 UTC 

[TRIVIAL PATCH] smsc9194: Remove uncompilable #if 0'd use of pr_dbg
 2015-08-26 18:41 UTC 

[PATCH] thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macro
 2015-08-26 18:35 UTC  (3+ messages)

[PATCH -next] smsc911x: Fix crash seen if neither ACPI nor OF is configured or used
 2015-08-26 18:34 UTC  (7+ messages)

[PATCH 0/2] zswap: use charp type params instead of fixed-len strings
 2015-08-26 18:32 UTC  (3+ messages)
` [PATCH 1/2] module: export param_free_charp()
` [PATCH 2/2] zswap: use charp for zswap param strings

[PATCH 0/3] unify efi debug output across architectures
 2015-08-26 18:29 UTC  (7+ messages)
` [PATCH 1/3] efi/x86: move efi=debug option parsing to core
` [PATCH 2/3] arm64: use core efi=debug instead of uefi_debug command line parameter

[PATCH] zpool: remove redundant zpool->type string, const-ify zpool_get_type
 2015-08-26 18:26 UTC 

[PATCH v8 0/6] Allow user to request memory to be locked on page fault
 2015-08-26 18:24 UTC  (7+ messages)
` [PATCH v8 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH v8 2/6] mm: mlock: Add new mlock system call
` [PATCH v8 3/6] mm: Introduce VM_LOCKONFAULT
` [PATCH v8 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH v8 5/6] selftests: vm: Add tests for lock on fault
` [PATCH v8 6/6] mips: Add entry for new mlock2 syscall

linux-next: manual merge of the kvm-ppc tree with the tip tree
 2015-08-26 18:21 UTC  (2+ messages)

[PATCH] Input: elan_i2c - Fix typos for validpage_count
 2015-08-26 18:19 UTC 

[PATCHv3 0/5] Fix compound_head() race
 2015-08-26 18:18 UTC  (13+ messages)
` [PATCHv3 4/5] mm: make compound_head() robust

futex atomic vs ordering constraints
 2015-08-26 18:16 UTC 

[PATCH v2 0/3] SysFS driver for QEMU fw_cfg device
 2015-08-26 18:15 UTC  (5+ messages)

Likely issue with ch341 kernel-module/driver
 2015-08-26 18:15 UTC  (4+ messages)

[PATCH] soc: qcom: smd: Use correct remote processor ID
 2015-08-26 18:14 UTC  (3+ messages)

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-08-26 18:10 UTC  (6+ messages)
` [PATCH 07/12] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd

[RESEND PATCH 0/7] Export I2C and OF module aliases in missing drivers
 2015-08-26 18:09 UTC  (4+ messages)
` [RESEND PATCH 1/7] i2c: core: Export I2C module alias information in dummy driver

Problems loading firmware using built-in drivers with kernels that use initramfs
 2015-08-26 18:07 UTC  (8+ messages)

[PATCH] scripts: add extract-cert and sign-file to .gitignore
 2015-08-26 18:00 UTC  (2+ messages)

[PATCH v10 0/5] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-08-26 17:57 UTC  (9+ messages)
` [PATCH v10 2/5] mtd: nand: vf610_nfc: add hardware BCH-ECC support
` [PATCH v10 3/5] mtd: nand: vf610_nfc: add device tree bindings

[PATCH 0/5] coresight: Support context-ID tracing when PID namespace is enabled
 2015-08-26 17:57 UTC  (3+ messages)
` [PATCH 2/5] coresight-etm4x: Change the name of the ctxid_val to ctxid_pid

[PATCH] lib/Makefile: remove CONFIG_AVERAGE build rule
 2015-08-26 17:54 UTC  (2+ messages)

[PATCH 0/3] timer: Improve itimers scalability
 2015-08-26 17:53 UTC  (6+ messages)
` [PATCH 3/3] timer: Reduce unnecessary sighand lock contention

xtensa build failures in -next due to DMA API changes
 2015-08-26 17:53 UTC  (8+ messages)

[PATCH] x86, acpi: Handle lapic/x2apic entries in MADT
 2015-08-26 17:49 UTC  (3+ messages)
  ` [PATCH] x86, arm64, "

[PATCH 2/3] timer: Check thread timers only when there are active thread timers
 2015-08-26 17:41 UTC  (2+ messages)

[PATCH RFC V2 0/2] Optimize the snmp stat aggregation for large cpus
 2015-08-26 17:37 UTC  (3+ messages)
` [PATCH RFC V2 1/2] net: Introduce helper functions to get the per cpu data
` [PATCH RFC V2 2/2] net: Optimize snmp stat aggregation by walking all the percpu data at once

[PATCH] regmap: Fix the null function of format_val on regmap_bulk_read
 2015-08-26 17:38 UTC  (4+ messages)

[PATCH 1/3] timer: Optimize fastpath_timer_check()
 2015-08-26 17:31 UTC  (2+ messages)

[PATCH] arm: perf: Add event descriptions
 2015-08-26 16:51 UTC  (4+ messages)

[PATCHv2] Input: xpad - Fix double URB submission races
 2015-08-26 17:19 UTC  (4+ messages)

[PATCH 0/9] Time items for 4.3
 2015-08-26 17:15 UTC  (10+ messages)
` [PATCH 8/9] clocksource: Improve unstable clocksource detection

[PATCH V2 00/10] KASan ppc64 support
 2015-08-26 17:14 UTC  (7+ messages)
` [PATCH V2 02/10] kasan: MODULE_VADDR is not available on all archs
` [PATCH V2 03/10] kasan: Rename kasan_enabled to kasan_report_enabled

[PATCH] tile: correct some typos in opcode type names
 2015-08-26 17:13 UTC 

[PATCH] gpio: vf610: handle level IRQ's properly
 2015-08-26 17:11 UTC  (3+ messages)

[PATCH] drivers/firmware: make efi/esrt.c driver explicitly non-modular
 2015-08-26 17:11 UTC  (2+ messages)

Proposal for finishing the 64-bit x86 syscall cleanup
 2015-08-26 17:10 UTC  (5+ messages)

[PATCH 0/4] remoteproc: Add driver for STMicroelectronics platforms
 2015-08-26 17:08 UTC  (8+ messages)
` [PATCH 1/4] remoteproc: dt: Provide bindings for ST's Remote Processor Controller driver
` [PATCH 2/4] remoteproc: Supply controller driver for ST's Remote Processors
` [PATCH 4/4] remoteproc: debugfs: Add ability to boot remote processor using debugfs

Persistent Reservation API V3
 2015-08-26 16:56 UTC  (6+ messages)
` [PATCH 1/5] block: cleanup blkdev_ioctl
` [PATCH 2/5] block: add an API for Persistent Reservations
` [PATCH 3/5] sd: implement the Persistent Reservation API
` [PATCH 4/5] dm: refactor ioctl handling
` [PATCH 5/5] dm: add support for passing through persistent reservations

[PATCH 00/10] mm: fix instances of non-modular code using modular fcns
 2015-08-26 16:47 UTC  (3+ messages)
` [PATCH 03/10] mm: make hugetlb.c explicitly non-modular

[PATCH] of/irq: export of_get_irq_byname()
 2015-08-26 16:36 UTC  (2+ messages)

[RFC][PATCH 0/2] MT8173 DRM support
 2015-08-26 16:34 UTC  (3+ messages)
` [RFC][PATCH 1/2] dt-bindings: drm/mediatek: Add Mediatek DRM dts binding

[PATCH linux-next v5 0/5] add driver for Atmel QSPI controller
 2015-08-26 16:26 UTC  (3+ messages)
` [PATCH linux-next v5 5/5] mtd: atmel-quadspi: "

[PATCH v2] arm: kgdb: Fix registers on sleeping tasks
 2015-08-26 16:20 UTC 

[PATCH 00/11] x86, fpu: XSAVE cleanups and sanity checks
 2015-08-26 16:19 UTC  (7+ messages)
` [PATCH 02/11] x86, fpu: rename xfeature_bit
` [PATCH 11/11] x86, fpu: check CPU-provided sizes against struct declarations

[PATCH 0/4] KASAN/ARM64 EFI fixes
 2015-08-26 16:15 UTC  (5+ messages)
` [PATCH 1/4] x86, efi, kasan: #undef memset/memcpy/memmove per arch
` [PATCH 2/4] efi/runtime-wrappers, kasan: don't sanitize runtime wrappers
` [PATCH 3/4] arm64/efi-stub, kasan: don't instrument efi-stub
` [PATCH 4/4] libfdt, kasan: don't instrument libfdt

Persistent Reservation API V3
 2015-08-26 16:10 UTC  (2+ messages)

[GIT PULL 00/22] perf/core improvements and fixes
 2015-08-26 15:58 UTC  (23+ messages)
` [PATCH 01/22] perf tools: Fix tarball build broken by pt/bts
` [PATCH 02/22] perf annotate: Reset the dso find_symbol cache when removing symbols
` [PATCH 03/22] perf ui tui progress: Implement the ui_progress_ops->finish() method
` [PATCH 04/22] perf ordered_events: Clear the progress bar at the end of a flush
` [PATCH 05/22] perf tools: Fix Intel PT 'instructions' sample period
` [PATCH 06/22] perf tools: Add Intel PT support for PSB periods
` [PATCH 07/22] perf tools: Add new Intel PT packet definitions
` [PATCH 08/22] perf tools: Pass Intel PT information for decoding MTC and CYC
` [PATCH 09/22] perf tools: Add Intel PT support for decoding MTC packets
` [PATCH 10/22] perf tools: Add Intel PT support for using "
` [PATCH 11/22] perf tools: Add Intel PT support for decoding CYC packets
` [PATCH 12/22] perf tools: Add Intel PT support for using "
` [PATCH 13/22] perf tools: Add Intel PT support for decoding TRACESTOP packets
` [PATCH 14/22] perf tools: Update Intel PT documentation
` [PATCH 15/22] perf probe: Prevent segfault when reading probe point with absolute address
` [PATCH 16/22] perf tools: Remove export.h from MANIFEST
` [PATCH 17/22] tools build: Allow duplicate objects in the object list
` [PATCH 18/22] perf probe: Fix list result when symbol can't be found
` [PATCH 19/22] perf probe: Fix list result when address is zero
` [PATCH 20/22] perf probe: Fix error reported when offset without function
` [PATCH 21/22] perf probe: Support probing at absolute address
` [PATCH 22/22] tracing/uprobes: Do not print '0x (null)' when offset is 0

Persistent Reservation API V3
 2015-08-26 16:03 UTC  (2+ messages)
` [PATCH 1/5] block: cleanup blkdev_ioctl

[PATCH 0/7] gpio: omap: fixes and improvements
 2015-08-26 16:06 UTC  (5+ messages)

[PATCH] ipmi: add of_device_id in MODULE_DEVICE_TABLE
 2015-08-26 16:03 UTC  (5+ messages)

[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-08-26 16:00 UTC  (5+ messages)
` [PATCH v4 1/4] irqchip: GICv3: Convert to EOImode == 1
` [PATCH v4 2/4] irqchip: GICv3: Don't deactivate interrupts forwarded to a guest
` [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1
` [PATCH v4 4/4] irqchip: GIC: Don't deactivate interrupts forwarded to a guest

[RESEND RESEND PATCH v2] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
 2015-08-26 15:57 UTC  (4+ messages)
` [RESEND RESEND "

[PATCH v5 0/6] support "cpu_isolated" mode for nohz_full
 2015-08-26 15:55 UTC  (6+ messages)
` [PATCH v5 2/6] cpu_isolated: add initial support

[PATCH] kernel/sysctl.c: If "count" including the terminating byte '\0' the write system call should retrun success
 2015-08-26 15:48 UTC  (10+ messages)

[PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-08-26 15:38 UTC  (3+ messages)
` [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro


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