linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-11 14:37:43 to 2015-05-11 16:49:28 UTC [more...]

[PATCH v3] ktime: Fix ktime_divns to do signed division
 2015-05-11 16:41 UTC  (2+ messages)

perf: Add basic Skylake PMU support v2
 2015-05-11 16:48 UTC  (7+ messages)
` [PATCH 9/9] x86, perf: Move PMU ACK after LBR read

[PATCH] livepatch: match return value to function signature
 2015-05-11 16:42 UTC  (2+ messages)

[PATCHSET v3] netconsole: implement extended console support
 2015-05-11 16:41 UTC  (5+ messages)
` [PATCH 1/4] netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
` [PATCH 2/4] netconsole: make netconsole_target->enabled a bool
` [PATCH 3/4] netconsole: make all dynamic netconsoles share a mutex
` [PATCH 4/4] netconsole: implement extended console support

[PATCH v3 0/3] Compile-time stack frame pointer validation
 2015-05-11 16:38 UTC  (4+ messages)
` [PATCH v3 1/3] x86, stackvalidate: "
` [PATCH v3 2/3] x86: Make push/pop CFI macros arch-independent
` [PATCH v3 3/3] x86, stackvalidate: Add asm frame pointer setup macros

[PATCH RFC] vfs: add a O_NOMTIME flag
 2015-05-11 16:39 UTC  (12+ messages)

[PATCH v2 0/7] minor cleanups for ACPI processor driver
 2015-05-11 16:35 UTC  (5+ messages)
` [PATCH v2 7/7] ACPI / processor: Introduce invalid_phys_cpuid()

Probably bug in netfilter hashlimit extension
 2015-05-11 16:35 UTC  (2+ messages)

[PATCH v3 07/22] posix-timers:Convert to the 64bit methods for the timer_settime syscall function
 2015-05-11 16:32 UTC  (2+ messages)
` [Y2038] "

[RFC PATCH] lib/vsprintf.c: Simplify uuid_string()
 2015-05-11 16:32 UTC 

[PATCH v3 05/22] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function
 2015-05-11 16:30 UTC  (2+ messages)

[PATCHv2] RTC:driver for Cortina's SOC
 2015-05-11 16:25 UTC  (2+ messages)
` [PATCHv2 1/1] "

[PATCH V2] rcu: change function declaration to bool
 2015-05-11 16:21 UTC  (6+ messages)

[PATCH V4] rcu: change function declaration to bool
 2015-05-11 16:12 UTC 

[V3 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-05-11 16:16 UTC  (4+ messages)
` [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency

[PATCH 1/1] ARM:Gemini:Fix compiler warning due wrong data type
 2015-05-11 16:13 UTC 

Possible RAID6 regression with ASYNC_TX_DMA enabled in 4.1
 2015-05-11  6:26 UTC  (2+ messages)

[PATCH v2] net: ll_temac: Use one return statement instead of two
 2015-05-11 16:12 UTC  (10+ messages)

[PATCH V2] rcu: change function declaration to bool
 2015-05-11 16:11 UTC  (2+ messages)

[PATCH v2 0/6] Btrfs: show subvolume name and ID in /proc/mounts
 2015-05-11 16:10 UTC  (16+ messages)
` [PATCH v2 1/6] Btrfs: lock superblock before remounting for rw subvol
` [PATCH v2 2/6] Btrfs: remove all subvol options before mounting top-level
` [PATCH v2 3/6] Btrfs: clean up error handling in mount_subvol()
` [PATCH v2 4/6] Btrfs: fail on mismatched subvol and subvolid mount options
` [PATCH v2 5/6] Btrfs: unify subvol= and subvolid= mounting
` [PATCH v2 6/6] Btrfs: show subvol= and subvolid= in /proc/mounts

[PATCH V9 0/8] large PEBS interrupt threshold
 2015-05-11 16:08 UTC  (3+ messages)

[PATCH 1/2] mailbox: Add ability for clients to request channels by name
 2015-05-11 16:08 UTC  (2+ messages)
` [PATCH 2/2] dt: mailbox: Remove 'mbox-names property is discouraged' message from binding

[PATCH] aoe: Use 64-bit timestamp in frame
 2015-05-11 15:59 UTC  (3+ messages)

[PATCH v2] Mediatek SCPSYS power domain support
 2015-05-11 16:05 UTC  (2+ messages)

[RESEND PATCH v3 00/10] wm5110 Boot Fixups
 2015-05-11 16:04 UTC  (5+ messages)
` [RESEND PATCH v3 07/10] regulator: arizona-ldo1: Add additional supported voltage

[PATCH] perf build: Disable libdw DWARF unwind when built with NO_DWARF
 2015-05-11 16:03 UTC  (5+ messages)

[PATCH 0/4] ARM: keystone: Enable Netcp driver on K2 EVMs
 2015-05-11 16:00 UTC  (6+ messages)

arm/arm64 perf build issue with mainline
 2015-05-11 15:59 UTC  (7+ messages)

[PATCH 0/6] Enhancements to twl4030 phy to support better charging
 2015-05-11 15:58 UTC  (4+ messages)
` [PATCH 6/6] phy: twl4030-usb: add extcon to report cable connections

[PATCH v1 00/15] decouple pagefault_disable() from preempt_disable()
 2015-05-11 15:52 UTC  (16+ messages)
` [PATCH v1 01/15] uaccess: count pagefault_disable() levels in pagefault_disabled
` [PATCH v1 02/15] mm, uaccess: trigger might_sleep() in might_fault() with disabled pagefaults
` [PATCH v1 03/15] uaccess: clarify that uaccess may only sleep if pagefaults are enabled
` [PATCH v1 04/15] mm: explicitly disable/enable preemption in kmap_atomic_*
` [PATCH v1 05/15] mips: kmap_coherent relies on disabled preemption
` [PATCH v1 06/15] mm: use pagefault_disable() to check for disabled pagefaults in the handler
` [PATCH v1 07/15] drm/i915: use pagefault_disabled() to check for disabled pagefaults
` [PATCH v1 08/15] futex: UP futex_atomic_op_inuser() relies on disabled preemption
` [PATCH v1 09/15] futex: UP futex_atomic_cmpxchg_inatomic() "
` [PATCH v1 10/15] arm/futex: "
` [PATCH v1 11/15] arm/futex: UP futex_atomic_op_inuser() "
` [PATCH v1 12/15] futex: clarify that preemption doesn't have to be disabled
` [PATCH v1 13/15] powerpc: enable_kernel_altivec() requires disabled preemption
` [PATCH v1 14/15] mips: properly lock access to the fpu
` [PATCH v1 15/15] uaccess: decouple preemption from the pagefault logic

[RFC PATCH 0/7] preempt: A few headers cleanups and preempt_schedule*() optimizations
 2015-05-11 15:56 UTC  (11+ messages)
` [PATCH 1/7] preempt: Merge preempt_mask.h into preempt.h
` [PATCH 2/7] preempt: Rearrange a few symbols after headers merge
` [PATCH 3/7] preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
` [PATCH 4/7] preempt: Disable preemption from preempt_schedule*() callers
` [PATCH 5/7] sched: Pull preemption disablement duty up to __schedule() callers
` [PATCH 6/7] preempt: Fix out of date comment
` [PATCH 7/7] preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()

[PATCH kernel v10 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-11 15:39 UTC  (35+ messages)
` [PATCH kernel v10 01/34] powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
` [PATCH kernel v10 02/34] powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
` [PATCH kernel v10 03/34] powerpc/powernv/ioda: Clean up IOMMU group registration
` [PATCH kernel v10 04/34] powerpc/iommu: Put IOMMU group explicitly
` [PATCH kernel v10 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v10 06/34] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v10 07/34] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v10 08/34] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v10 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v10 10/34] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v10 11/34] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v10 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v10 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v10 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v10 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v10 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v10 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v10 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v10 19/34] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v10 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v10 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v10 22/34] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v10 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v10 24/34] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v10 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
` [PATCH kernel v10 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v10 27/34] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v10 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v10 29/34] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v10 30/34] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v10 31/34] vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
` [PATCH kernel v10 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v10 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v10 34/34] vfio: powerpc/spapr: Support Dynamic DMA windows

[RFC/PATCH v2] perf data: Add stat subcommand to show sample event stat
 2015-05-11 15:44 UTC  (2+ messages)

[PATCH] cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode
 2015-05-11 15:40 UTC  (2+ messages)

[PATCH 2/3] perf report: Force tty output if -T/--thread option is given
 2015-05-11 15:37 UTC  (4+ messages)
` [PATCH 4/3] perf report: Show error message for incompatible UI request

Build regressions/improvements in v4.1-rc3
 2015-05-11 15:38 UTC  (2+ messages)

[PATCH v4] net: phy: micrel: Fix regression in kszphy_probe
 2015-05-11 15:38 UTC  (3+ messages)

[PATCH 0/3] add new strscpy() API for string copy
 2015-05-11 15:37 UTC  (2+ messages)

[PATCH 5/3] perf report: Check attr.inherit_stat bit for --show-threads
 2015-05-11 15:35 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/6] support "dataplane" mode for nohz_full
 2015-05-11 15:36 UTC  (8+ messages)

[PATCHSET 0/6] perf kmem: Implement page allocation analysis (v8)
 2015-05-11 15:26 UTC  (5+ messages)
` [PATCH 4/6] perf kmem: Print gfp flags in human readable string

[PATCH V4 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2015-05-11 13:50 UTC  (3+ messages)
` [PATCH V4 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[PATCH] MAINTAINERS: update Jingoo Han's email address
 2015-05-11 15:26 UTC 

[PATCH 0/3] mtd: use ONFI bad blocks per LUN to calculate UBIFS bad PEB limit
 2015-05-11 15:19 UTC  (4+ messages)
` [PATCH 1/3] mtd: introduce function max_bad_blocks
` [PATCH 2/3] mtd: nand: implement 'max_bad_blocks' mtd function
` [PATCH 3/3] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit

[ANNOUNCE] Jailhouse 0.5 released
 2015-05-11 15:21 UTC 

Regression due to "device property: Make it possible to use secondary firmware nodes" Re: Xen-unstable + linux 4.1-mergewindow: problems with PV guest pci passthrough: pcifront pci-0: pciback not responding!!!
 2015-05-11 15:20 UTC 

[PATCH] rcu: change function declaration to bool
 2015-05-11 15:19 UTC  (3+ messages)

[PATCH 1/2] KVM: MMU: fix SMAP virtualization
 2015-05-11 15:16 UTC  (3+ messages)
` [PATCH 2/2] KVM: MMU: document smap_andnot_wp

[PATCH v1 0/2] *** update obsolete configuration to support
 2015-05-11 15:15 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: update obsolete configuration of ARCH_MSM into ARCH_QCOM
` [PATCH v1 2/2] phy: "

[GIT PULL] libata fixes for v4.1-rc3
 2015-05-11 15:14 UTC 

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-11 15:13 UTC  (5+ messages)
    ` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures

[PATCHv3 0/4] add devm_of_phy_get_by_index and update platform drivers
 2015-05-11 15:09 UTC  (3+ messages)
` [PATCHv3 2/4] phy: core: Add devm_of_phy_get_by_index to phy-core

[PATCH v3 0/4] remoteproc: Introduce wkup_m3_rproc driver
 2015-05-11 15:09 UTC  (10+ messages)
` [PATCH v3 1/4] remoteproc: introduce rproc_get_by_phandle API
` [PATCH v3 2/4] remoteproc: add a rproc ops for performing address translation
` [PATCH v3 4/4] remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3

[PATCH v2 00/19] Tegra210 Clock Support
 2015-05-11 15:07 UTC  (6+ messages)
` [PATCH v2 16/19] clk: tegra: pll: Add Set_default logic

[PATCH] function name in the comment differs from the real function name
 2015-05-11 15:04 UTC  (2+ messages)

[PATCH v5 00/12] ARM: berlin: add nand support
 2015-05-11 14:59 UTC  (13+ messages)
` [PATCH v5 01/12] mtd: pxa3xx_nand: add a non mandatory ECC clock
` [PATCH v5 02/12] Documentation: bindings: document the clocks for pxa3xx-nand
` [PATCH v5 03/12] mtd: pxa3xx_nand: add a default chunk size
` [PATCH v5 04/12] mtd: pxa3xx_nand: add helpers to setup the timings
` [PATCH v5 05/12] mtd: pxa3xx_nand: rework flash detection and timing setup
` [PATCH v5 06/12] mtd: pxa3xx_nand: clean up the pxa3xx timings
` [PATCH v5 07/12] mtd: nand: add Samsung K9GBG08U0A-M to nand_ids table
` [PATCH v5 08/12] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller
` [PATCH v5 09/12] Documentation: bindings: add the Berlin nand controller compatible
` [PATCH v5 10/12] mtd: nand: let Marvell Berlin SoCs select the pxa3xx driver
` [PATCH v5 11/12] ARM: berlin: add BG2Q node for the nand
` [PATCH v5 12/12] ARM: berlin: enable flash on the BG2Q DMP

[PATCH net-next] test: bpf: extend "load 64-bit immediate" testcase
 2015-05-11 15:02 UTC  (2+ messages)

[PATCH] ARM: dts: add core2 padconf region for am3517
 2015-05-11 15:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] workqueue: cleanup for apply_workqueue_attrs()
 2015-05-11 14:59 UTC  (5+ messages)
` [PATCH 3/5] workqueue: ensure attrs-changing be sequentially
` [PATCH 4/5] workqueue: don't expose workqueue_attrs to users

[tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
 2015-05-11 14:54 UTC 

[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
 2015-05-11 14:51 UTC  (12+ messages)
          ` "Directly mapped persistent memory page cache"

[PATCH 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
 2015-05-11 14:50 UTC  (3+ messages)

[PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic
 2015-05-11 14:47 UTC  (3+ messages)

[PATCH] IB/ehca: use correct destination for memcpy
 2015-05-11 14:38 UTC 

[PATCH RFC] hwspinlock: Don't take software spinlock before hwspinlock
 2015-05-11 14:46 UTC  (3+ messages)

[PATCH V2 0/3] Pistachio USB2.0 PHY
 2015-05-11 14:45 UTC  (2+ messages)

autoNUMA web workload regression
 2015-05-11 14:44 UTC  (4+ messages)
` [PATCH] numa,sched: only consider less busy nodes as numa balancing destination

[PATCH v2 0/5] AHCI and SATA PHY support for Broadcom STB SoCs
 2015-05-11 14:41 UTC  (2+ messages)

[PATCH V5 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
 2015-05-11 14:41 UTC  (4+ messages)

[PATCH 1/1] mailbox: Add ability for clients to request channels by name
 2015-05-11 14:40 UTC  (2+ messages)

[PATCH v4 1/3] perf probe: Remove length limitation for showing available variables
 2015-05-11 14:38 UTC  (5+ messages)
` [PATCH v4 2/3] perf probe: Add --range option to show variable location range

[PATCH v3 0/3] USB PHY driver for Broadcom's Cygnus chipset
 2015-05-11 14:37 UTC  (3+ messages)
` [PATCH v3 3/3] phy: cygnus-usbphy: Add Broadcom Cygnus USB phy driver

[PATCH 1/1] usb: Remove Vernier devices from lsusb and hid_ignore_list
 2015-05-11 14:20 UTC 


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