linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-27 09:56:49 to 2015-03-27 14:02:51 UTC [more...]

[PATCH 0/6] mvneta: SGMII-based in-band link state signaling
 2015-03-27 13:59 UTC  (11+ messages)
` PATCH 1/6] fixed_phy: pass phy_device instead of net_device to link_update() function
` [PATCH 2/6] fixed_phy: add fixed_phy_unregister()
` [PATCH 1/6] fixed_phy: pass phy_device instead of net_device to link_update() function
` [PATCH 3/6] of_mdio: restructure of_phy_register_fixed_link() for further modifications
` [PATCH 4/6] of: add API for changing parameters of fixed link
` [PATCH 5/6] mvneta: implement SGMII-based in-band link state signaling
` [PATCH 6/6] mvneta: port marvell's official in-band status enabling procedure

[patch 08/12] mm: page_alloc: wait for OOM killer progress before retrying
 2015-03-27 14:01 UTC  (6+ messages)
        ` [patch 08/12] mm: page_alloc: wait for OOM killer progressbefore retrying

[PATCH v5 0/4] perf: add support for profiling jitted code
 2015-03-27 14:01 UTC  (3+ messages)
` [PATCH v5 4/4] perf tools: add JVMTI agent library

[PATCH 0/7] minor cleanups for ACPI processor driver
 2015-03-27 14:01 UTC  (11+ messages)
` [PATCH 1/7] ACPI / processor: remove cpu_index in acpi_processor_get_info()
` [PATCH 1/2] ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
` [PATCH 2/7] ACPI / processor: remove phys_id in acpi_processor_get_info()
` [PATCH 2/2] ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function
` [PATCH 3/7] ACPI / processor: Introduce invalid_logical_cpuid()
` [PATCH 4/7] Xen / ACPI / processor: use invalid_logical_cpuid()
` [PATCH 5/7] Xen / ACPI / processor: Remove unneeded NULL check in xen_acpi_processor_enable()
` [PATCH 6/7] ACPI / processor: return specific error instead of -1
` [PATCH 7/7] ACPI / processor: Introduce invalid_phys_cpuid()

[PATCH 1/1] livepatch: add support on s390
 2015-03-27 13:58 UTC  (5+ messages)

[patch 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
 2015-03-27 13:58 UTC  (2+ messages)

[patch][resend] MAP_HUGETLB munmap fails with size not 2MB aligned
 2015-03-27 13:51 UTC  (9+ messages)

System Administrator
 2015-03-27 12:37 UTC 

[PATCH 3/9] x86: Add user_mode_ignore_vm86
 2015-03-27 13:48 UTC  (6+ messages)
` [tip:x86/asm] x86/asm/entry: Add user_mode_ignore_vm86()

[PATCH] drm/i915: fix simple_return.cocci warnings
 2015-03-27 13:49 UTC  (2+ messages)

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-27 13:40 UTC  (5+ messages)
` [patch v11 13/23] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID

[PATCH v8]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-03-27 13:32 UTC  (5+ messages)
` [PATCH 3/6] clk: mediatek: Add reset controller support
` [PATCH 6/6] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset controllers

[PATCH] perf build: Suppress warning about missing libbabeltrace
 2015-03-27 13:30 UTC  (3+ messages)

[PATCH] RTC: Restore alarm after resume
 2015-03-27 13:22 UTC  (2+ messages)
`  "

[PATCH] firmware: dmi_scan: Prevent dmi_num integer overflow
 2015-03-27 13:22 UTC  (7+ messages)

[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
 2015-03-27 13:14 UTC  (14+ messages)

[PATCH 1/1] perf/x86: filter branches for PEBS event
 2015-03-27 13:09 UTC  (5+ messages)

[PATCH v2] perf tool: Fix ppid for synthesized fork events
 2015-03-27 13:10 UTC  (6+ messages)

[PATCH] perf tools: introduce arm64 support unwind test
 2015-03-27 13:08 UTC 

[PATCH v7 0/3] Add ioctl and debug utilities to UFS driver
 2015-03-27 13:05 UTC  (3+ messages)
` [PATCH v7 2/3] scsi: ufs: add debugfs for ufs

[PATCH V2] sched: Improve load balancing in the presence of idle CPUs
 2015-03-27 13:03 UTC  (3+ messages)
` [tip:sched/core] "

[PATCH] tools: iio: generic_buffer: Fix generic scale extraction
 2015-03-27 12:57 UTC  (2+ messages)

[PATCH] tools: iio: Add help option for generic_buffer
 2015-03-27 12:42 UTC 

APPLY FOR LOAN
 2015-03-27 12:39 UTC 

[PATCH] kvm: vfio: fix fail to set error notification
 2015-03-27 12:47 UTC  (2+ messages)

[PATCH] hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()
 2015-03-27 12:30 UTC  (2+ messages)

[PATCH] mm/x86: AMD Bulldozer ASLR fix
 2015-03-27 12:35 UTC  (4+ messages)

[PATCH 00/17] x86, mpx updates for 4.1 (take 2)
 2015-03-27 12:32 UTC  (9+ messages)
` [PATCH 03/17] x86, mpx: trace #BR exceptions
` [PATCH 04/17] x86, mpx: trace entry to bounds exception paths
` [PATCH 05/17] x86, mpx: trace when MPX is zapping pages
` [PATCH 06/17] x86, mpx: trace attempts to find bounds tables

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-27 12:33 UTC  (11+ messages)
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH] x86/asm/entry/64: better check for canonical address
 2015-03-27 12:31 UTC  (11+ messages)

[PATCH v3 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-27 12:26 UTC  (8+ messages)
` [PATCH v3 1/7] dmaengine: of_dma: Support for DMA routers
` [PATCH v3 2/7] Documentation: devicetree: dma: Binding documentation for TI DMA crossbar
` [PATCH v3 3/7] dmaengine: Add driver for TI DMA crossbar on DRA7x
` [PATCH v3 4/7] dmaengine: omap-dma: Use defines for dma channels and request count
` [PATCH v3 5/7] dmaengine: omap-dma: Take DMA request number from DT if it is available
` [PATCH v3 6/7] dmaengine: omap-dma: Remove mapping between virtual channels and requests
` [PATCH v3 7/7] ARM: DTS: dra7x: Integrate sDMA crossbar

APPLY FOR LOAN
 2015-03-27 12:15 UTC 

[PATCH v2 1/3] ARM: EXYNOS: Handle of of_iomap() failure
 2015-03-27 12:28 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: EXYNOS: Handle of_find_device_by_node and kstrdup failures
` [PATCH v2 3/3] ARM: EXYNOS: Add missing of_node_put() when parsing power domains

[PATCH 00/11] Eberspaecher Flexcard PMC II base support
 2015-03-27 12:27 UTC  (6+ messages)
` [PATCH 10/11] clocksource: flexcard: Add basic timestamp counter support

[PATCH v2 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-27 12:25 UTC  (6+ messages)
` [PATCH v2 1/7] dmaengine: of_dma: Support for DMA routers

APPLY FOR LOAN
 2015-03-27 11:48 UTC 

[PATCH 1/4] x86/asm/entry/64: Add forgotten CFI annotation
 2015-03-27 12:17 UTC  (7+ messages)
` [PATCH 2/4] x86/asm/entry/32: Update "interrupt off" comments
` [PATCH 3/4] x86/asm/entry/32: Make register zero-extension more prominent
` [PATCH 4/4] x86/asm/entry/32: Use PUSH instructions to build pt_regs on stack

[PATCH 1/4] x86/asm/entry/64: better label name, fix comments
 2015-03-27 12:15 UTC  (3+ messages)
` [tip:x86/asm] x86/asm/entry/64: Use "

[PATCH 1/2] ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
 2015-03-27 12:14 UTC  (2+ messages)
` [PATCH 2/2] ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function

[PATCH] x86/apic: remove read/write test in verify_local_apic()
 2015-03-27 12:10 UTC  (2+ messages)

[RFC] i.MX25/35/SDHCI: switch off DMA usage
 2015-03-27 11:44 UTC  (2+ messages)

[PATCH v2] ARM: dts: vf610: fix missing irqs
 2015-03-27 12:04 UTC 

[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
 2015-03-27 12:02 UTC  (7+ messages)

[PATCH 0/5] dmaengine: Fix memory leak amongs virt-dma users
 2015-03-27 12:01 UTC  (7+ messages)
` [PATCH 1/5] dmaengine: edma: fix memory leak when terminating running transfers
` [PATCH 2/5] dmaengine: omap-dma: Fix memory leak when terminating running transfer
` [PATCH 3/5] dmaengine: bcm2835-dma: Fix memory leak when stopping a "
` [PATCH 4/5] dmaengine: hsu: "
` [PATCH 5/5] dmaengine: moxart-dma: "

[PATCH V2 06/12] selftests, powerpc: Add test for system wide DSCR default
 2015-03-27 12:01 UTC  (2+ messages)
` [V2,06/12] "

[PATCH 0/2] tc3589x OF only enforcement
 2015-03-27 12:00 UTC  (7+ messages)
` [PATCH 1/2] input: keypad: tc3589x: localize platform data
` [PATCH 2/2] mfd: tc3589x: enforce device-tree only mode

[PATCH] x86/asm/entry/64: Fix comment about SYSENTER MSRs
 2015-03-27 11:51 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 3/3] clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new interface
 2015-03-27 11:49 UTC  (2+ messages)
` [tip:timers/core] clockevents: Don't validate dev-> mode "

[PATCH 2/3] clockevents: Manage device's state separately for the core
 2015-03-27 11:48 UTC  (2+ messages)
` [tip:timers/core] clockevents: Manage device' s "

[PATCH 1/3] clockevents: Handle tick device's resume separately
 2015-03-27 11:48 UTC  (2+ messages)
` [tip:timers/core] clockevents: Handle tick device' s "

[PATCH 3/3] x86: do not save callee-preserved registers around lockdep_sys_exit_thunk
 2015-03-27 11:47 UTC  (2+ messages)
` [tip:x86/asm] x86/irq/tracing: Do "

[PATCH 2/3] x86: fold ARCH_LOCKDEP_SYS_EXIT defines into their users
 2015-03-27 11:47 UTC  (2+ messages)
` [tip:x86/asm] x86/irq/tracing: Fold "

[PATCH 1/3] x86: move ARCH_LOCKDEP_SYS_EXIT[IRQ] defines closer to their users
 2015-03-27 11:47 UTC  (2+ messages)
` [tip:x86/asm] x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT "

[PATCH 3/4] x86/asm/entry/64: use smaller insns
 2015-03-27 11:47 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Use smaller instructions

perf: fuzzer causes lockup in x86_pmu_event_init()
 2015-03-27 11:46 UTC  (2+ messages)
` [tip:perf/core] perf: Fix racy group access

[PATCH 0/4] kbuild: refactor Makefile inclusion
 2015-03-27 11:43 UTC  (5+ messages)
` [PATCH 1/4] kbuild: use relative path to include Makefile
` [PATCH 2/4] kbuild: use relative path more "
` [PATCH 3/4] kbuild: include $(src)/Makefile rather than $(obj)/Makefile
` [PATCH 4/4] kbuild: ia64: use $(src)/Makefile.gate rather than particular path

[PATCH] perf/x86: Remove redundant calls to perf_pmu_{dis|en}able
 2015-03-27 11:46 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()

[RFC][PATCH 4/4] time: Introduce tk_fast_raw
 2015-03-27 11:45 UTC  (2+ messages)
` [tip:perf/timer] "

[RFC][PATCH 3/4] time: Parametrize all tk_fast_mono users
 2015-03-27 11:45 UTC  (2+ messages)
` [tip:perf/timer] "

[RFC][PATCH 2/4] time: Add timerkeeper::tkr_raw
 2015-03-27 11:44 UTC  (2+ messages)
` [tip:perf/timer] "

[RFC][PATCH 1/4] time: Rename timekeeper::tkr to timekeeper::tkr_mono
 2015-03-27 11:44 UTC  (2+ messages)
` [tip:perf/timer] time: Rename timekeeper::tkr to timekeeper:: tkr_mono

[PATCH v3 2/2] sched/deadline: fix rt runtime corrupt when dl refuse a smaller bandwidth
 2015-03-27 11:44 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix rt runtime corruption when dl fails its global constraints

[PATCH v3 1/2] sched/deadline: don't need to check throttled status when switched to dl
 2015-03-27 11:43 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Avoid a superfluous check

[PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
 2015-03-27 11:43 UTC  (2+ messages)
` [tip:sched/core] sched: Optimize freq invariant accounting

[PATCH v10 11/11] sched: move cfs task on a CPU with higher capacity
 2015-03-27 11:42 UTC  (2+ messages)
` [tip:sched/core] sched: Move CFS tasks to CPUs "

[PATCH v10 10/11] sched: add SD_PREFER_SIBLING for SMT level
 2015-03-27 11:42 UTC  (2+ messages)
` [tip:sched/core] sched: Add "

[PATCH v10 09/11] sched; remove unused capacity_orig
 2015-03-27 11:42 UTC  (2+ messages)
` [tip:sched/core] sched: Remove unused struct sched_group_capacity ::capacity_orig

[PATCH v10 08/11] sched: replace capacity_factor by usage
 2015-03-27 11:42 UTC  (2+ messages)
` [tip:sched/core] sched: Replace "

[PATCH v10 07/11] sched: get CPU's usage statistic
 2015-03-27 11:41 UTC  (2+ messages)
` [tip:sched/core] sched: Calculate CPU' s usage statistic and put it into struct sg_lb_stats::group_usage

[PATCH v10 06/11] sched: add per rq cpu_capacity_orig
 2015-03-27 11:41 UTC  (2+ messages)
` [tip:sched/core] sched: Add struct rq::cpu_capacity_orig

[PATCH v10 05/11] sched: make scale_rt invariant with frequency
 2015-03-27 11:41 UTC  (2+ messages)
` [tip:sched/core] sched: Make "

[PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
 2015-03-27 11:40 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 03/11] sched: remove frequency scaling from cpu_capacity
 2015-03-27 11:40 UTC  (2+ messages)
` [tip:sched/core] sched: Remove "

[PATCH v10 02/11] sched: Track group sched_entity usage contributions
 2015-03-27 11:40 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v10 01/11] sched: add utilization_avg_contrib
 2015-03-27 11:40 UTC  (2+ messages)
` [tip:sched/core] sched: Add sched_avg::utilization_avg_contrib

[PATCH 3/3] perf, x86: Add INST_RETIRED.ALL workarounds
 2015-03-27 11:39 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH 2/3] perf, x86: Add Broadwell core support
 2015-03-27 11:39 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH 1/3] perf, x86: Add new cache events table for Haswell
 2015-03-27 11:39 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH v2] sched/fair: fix update the nohz.next_balance even if we haven't done any load balance
 2015-03-27 11:28 UTC  (2+ messages)

[RESEND PATCH v3 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-03-27 11:25 UTC 

[PATCH v2] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-03-27 11:24 UTC  (5+ messages)

[GIT PULL] Important ARC fixes for 4.0
 2015-03-27 11:21 UTC 

[PATCH] doc: completion: context, scope and language fixes
 2015-03-27 11:12 UTC  (8+ messages)

[LKP] [xfs] 834ffca6f7e: WARNING: CPU: 3 PID: 23390 at fs/xfs/xfs_file.c:700 xfs_file_dio_aio_write+0x27c/0x2e0()
 2015-03-27 11:11 UTC  (4+ messages)

[PATCH 0/3] tty slave device support - version 3
 2015-03-27 11:09 UTC  (5+ messages)
` [PATCH 2/3] TTY: add support for tty_slave devices
    ` [Gta04-owner] "

[Linux v4.0-rc5] Warnings in drm_framebuffer_reference() and drm_atomic_check_only()
 2015-03-27 11:09 UTC  (8+ messages)
      ` [Intel-gfx] "

[PATCH 00/16 v2] iommu: Move domain allocation into drivers
 2015-03-27 11:03 UTC  (6+ messages)
` [PATCH 09/16] iommu/tegra-smmu: Make use of domain_alloc and domain_free
` [PATCH 10/16] iommu/tegra-gart: "

[PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
 2015-03-27 11:02 UTC  (5+ messages)
` [PATCH v4 0/2] Tracking user space vDSO remaping
  ` [PATCH v4 2/2] powerpc/mm: Tracking vDSO remap

[PATCH] spi: xilinx: Use standard num-cs binding
 2015-03-27 10:55 UTC  (3+ messages)

[RESEND PATCH 1/2] ARM: EXYNOS: Handle of of_iomap() failure
 2015-03-27 10:43 UTC  (2+ messages)
` [RESEND PATCH 2/2] ARM: EXYNOS: Handle of_find_device_by_node and kstrdup failures

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-27 10:36 UTC  (12+ messages)

[GIT PULL] sound fixes for 4.0-rc6
 2015-03-27 10:35 UTC 

[GIT PULL 00/25] perf/core improvements and fixes
 2015-03-27 10:32 UTC  (3+ messages)
` [PATCH 14/25] perf symbols: Save DSO loading errno to better report errors

[PATCH] Add coccinelle script that makes sure that tables are NULL terminated
 2015-03-27 10:32 UTC  (2+ messages)

[PATCH v2 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-27 10:27 UTC  (18+ messages)
` [PATCH v2 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH v2 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH v2 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH v2 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH v2 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH v2 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [PATCH v2 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [PATCH v2 8/8] gpio: omap: get rid of GPIO_INDEX() macro

[PATCH] gpio: gpio-tb10x: remove incorrect __exit markup
 2015-03-27 10:25 UTC  (7+ messages)

[PATCH v3 0/1] clkdev: prevent potential memory leak when used in modules
 2015-03-27 10:23 UTC  (3+ messages)
` [PATCH v3 1/1] clkdev: change prototype of clk_register_clkdev()

ARM: dts: Fix wrong SoC type to build devicetrees for i.MX27
 2015-03-27 10:22 UTC 

[PATCH] gpio: syscon: reduce message level when direction reg offset not in dt
 2015-03-27 10:18 UTC  (2+ messages)

Thermal: Cleanups, fixes and hardware trip points
 2015-03-27 10:18 UTC  (3+ messages)
` [PATCH 01/13] thermal: Make temperatures consistently unsigned long

[PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver
 2015-03-27 10:08 UTC  (11+ messages)

mm: lru_add_drain_all hangs
 2015-03-27 10:07 UTC 

[PATCH 0/2] Remove mmc_host enable/disable methods
 2015-03-27 10:01 UTC  (2+ messages)

[PATCH v2 1/3] staging: unisys: unregister chardev on error
 2015-03-27  9:56 UTC  (2+ messages)
` [PATCH v2 2/3] staging: unisys: use error codes


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