linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-13 02:09:29 to 2015-03-13 09:14:20 UTC [more...]

[PATCH] fs: btrfs: Add missing include file
 2015-03-13  9:14 UTC  (3+ messages)

question about drivers/mailbox/pcc.c
 2015-03-13  9:12 UTC 

[PATCH 12/12] clocksource: Rename __clocksource_updatefreq_* to __clocksource_update_freq_*
 2015-03-13  9:04 UTC  (2+ messages)
` [tip:timers/core] clocksource: Rename __clocksource_updatefreq_*( ) to __clocksource_update_freq_*()

[RFC 0/6] drm: Add DRM_FBDEV_EMULATION Kconfig option
 2015-03-13  9:06 UTC  (11+ messages)
` [RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation

[PATCH 11/12] clocksource: Add some debug info about clocksources being registered
 2015-03-13  9:04 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 10/12] sparc: Convert to using clocksource_register_hz()
 2015-03-13  9:04 UTC  (2+ messages)
` [tip:timers/core] clocksource, sparc32: "

[PATCH 09/12] clocksource: Mostly kill clocksource_register()
 2015-03-13  9:03 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 08/12] clocksource: Improve clocksource watchdog reporting
 2015-03-13  9:03 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 07/12] time: Add warnings when overflows or underflows are observed
 2015-03-13  9:03 UTC  (2+ messages)
` [tip:timers/core] timekeeping: "

[PATCH 06/12] time: Try to catch clocksource delta underflows
 2015-03-13  9:02 UTC  (2+ messages)
` [tip:timers/core] timekeeping: "

[PATCH -next] mm: MEMTEST depends on MEMBLOCK
 2015-03-13  9:03 UTC 

[PATCH 05/12] time: Add infrastructure to cap clocksource reads to the max_cycles value
 2015-03-13  9:02 UTC  (2+ messages)
` [tip:timers/core] timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value

[PATCH 04/12] time: Add debugging checks to warn if we see delays
 2015-03-13  9:02 UTC  (2+ messages)
` [tip:timers/core] timekeeping: "

[PATCH 03/12] clocksource: Add max_cycles to clocksource structure
 2015-03-13  9:01 UTC  (2+ messages)
` [tip:timers/core] clocksource: Add 'max_cycles' to ' struct clocksource'

[PATCH 02/12] clocksource: Simplify logic around clocksource wrapping safety margins
 2015-03-13  9:01 UTC  (2+ messages)
` [tip:timers/core] clocksource: Simplify the "

[PATCH 01/12] clocksource: Simplify clocks_calc_max_nsecs logic
 2015-03-13  9:01 UTC  (2+ messages)
` [tip:timers/core] clocksource: Simplify the clocks_calc_max_nsecs () logic

[Patch v4 0/2] Add Qualcomm ADM dmaengine driver
 2015-03-13  8:57 UTC  (3+ messages)
` [Patch v4 2/2] dmaengine: Add ADM driver

[PATCH v1] lib/vsprintf.c: Even faster decimal conversion
 2015-03-13  8:58 UTC  (2+ messages)
` [PATCH] lib/vsprintf.c: silence sparse warnings about decpair[] initialization

[PATCH 00/12] Increased clocksource validation and cleanups (v4)
 2015-03-13  8:58 UTC  (4+ messages)

linux-next: build failure after merge of the md tree
 2015-03-13  8:55 UTC  (5+ messages)

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-13  8:54 UTC  (5+ messages)
` [PATCH v3 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v3 06/15] drivers: reset: Add STM32 reset driver

[PATCH] Staging: lustre: fix space issue in workitem.c
 2015-03-13  8:54 UTC 

[PATCH v2 0/4] kernel.h: find_closest() macro
 2015-03-13  8:53 UTC  (3+ messages)
` [PATCH v2 3/4] hwmon: (lm85) replace x_TO_REG() functions with find_closest()

[PATCH] perf: fix a segfault problem
 2015-03-13  8:41 UTC 

[PATCH] SUNRPC: fix build-warning due to format missmatch
 2015-03-13  8:25 UTC 

[PATCH] ath9k_htc: check seq number instead of cmd id for timeout
 2015-03-13  8:32 UTC 

[PATCH 0/6] kbuild: mergeconfig: fix bugs, improve readability, and add generic entry point
 2015-03-13  8:27 UTC  (8+ messages)
` [PATCH 1/6] kbuild: mergeconfig: fix "jobserver unavailable" warning
` [PATCH 2/6] kbuild: mergeconfig: move an error check to merge_config.sh
` [PATCH 3/6] kbuild: mergeconfig: remove redundant $(objtree)
` [PATCH 4/6] merge_config.sh: improve indentation
` [PATCH 5/6] merge_config.sh: rename MAKE to RUNMAKE
` [RFC PATCH 6/6] kbuild: add generic mergeconfig target, %.config

[PATCH v2] mtd:spi-nor: Add Altera EPCQ Driver
 2015-03-13  8:25 UTC  (13+ messages)
        ` FW: "

[PATCH resend v4] phy: Add driver to support individual USB PHYs on sun9i
 2015-03-13  8:24 UTC  (3+ messages)

[PATCH kernel v6 00/29] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-03-13  8:07 UTC  (30+ messages)
` [PATCH kernel v6 01/29] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v6 02/29] vfio: powerpc/spapr: Do cleanup when releasing the group
` [PATCH kernel v6 03/29] vfio: powerpc/spapr: Check that TCE page size is equal to it_page_size
` [PATCH kernel v6 04/29] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v6 05/29] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v6 06/29] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v6 07/29] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v6 08/29] vfio: powerpc/spapr: Register memory
` [PATCH kernel v6 09/29] vfio: powerpc/spapr: Rework attach/detach
` [PATCH kernel v6 10/29] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v6 11/29] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v6 12/29] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH kernel v6 13/29] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v6 14/29] vfio: powerpc/spapr: powerpc/iommu: Rework IOMMU ownership control
` [PATCH kernel v6 15/29] vfio: powerpc/spapr: powerpc/powernv/ioda2: "
` [PATCH kernel v6 16/29] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v6 17/29] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH kernel v6 18/29] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v6 19/29] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v6 20/29] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table/pnc_pci_free_table
` [PATCH kernel v6 21/29] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v6 22/29] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH kernel v6 23/29] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v6 24/29] powerpc/powernv: Change prototypes to receive iommu
` [PATCH kernel v6 25/29] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH kernel v6 26/29] vfio: powerpc/spapr: Define v2 IOMMU
` [PATCH kernel v6 27/29] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH kernel v6 28/29] vfio: powerpc/spapr: Support multiple groups in one container if possible
` [PATCH kernel v6 29/29] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
 2015-03-13  8:20 UTC  (12+ messages)
    ` [Cocci] "

[RFC/PATCHSET 0/6] perf kmem: Implement page allocation analysis (v1)
 2015-03-13  8:19 UTC  (5+ messages)

[PATCHv2 0/7] new zram statistics reporting scheme
 2015-03-13  8:16 UTC  (6+ messages)
` [PATCHv2 7/7] zram: deprecate zram attrs sysfs nodes

[PATCH 1/4 V2] ocfs2: use retval instead of status for checking error
 2015-03-13  8:15 UTC  (3+ messages)

[update][PATCH v10 06/21] ACPI / sleep: Introduce CONFIG_ACPI_GENERIC_SLEEP
 2015-03-13  8:14 UTC 

[PATCH 0/3] clk: divider: three exactness fixes (and a rant)
 2015-03-13  8:13 UTC  (12+ messages)

[PATCH] axp288_fuel_gauge: Add original author details
 2015-03-13 16:19 UTC 

Alternative to signals/sys_membarrier() in liburcu
 2015-03-13  8:07 UTC  (3+ messages)

[PATCH v5 00/10] Atmel System Timer cleanups
 2015-03-13  8:03 UTC  (3+ messages)
` [PATCH v5 02/10] mfd: syscon: Add atmel system timer registers definition

[PATCH V8 0/5] ASoC: QCOM: Add support for ipq806x SOC
 2015-03-13  8:01 UTC  (6+ messages)
` [PATCH V8 1/5] ASoC: qcom: Document Storm bindings
` [PATCH V8 2/5] ASoC: qcom: Add Storm machine driver
` [PATCH V8 3/5] ASoC: qcom: Add ability to build QCOM drivers
` [PATCH V8 4/5] ASoC: Allow for building "
` [PATCH V8 5/5] ARM: dts: Model IPQ LPASS audio hardware

[PATCH 1/2] ASoC: qcom: Change qcom,adsp in LPASS CPU bindings
 2015-03-13  7:54 UTC  (2+ messages)
` [PATCH 2/2] ASoC: qcom: Modify test for DSP in LPASS driver

[PATCH] xen-blkback: enlarge the array size of blkback name
 2015-03-13 15:52 UTC 

[PATCH RESEND v10] sched/deadline: support dl task migration during cpu hotplug
 2015-03-13  7:27 UTC 

[PATCH 0/4] workqueue: Introduce low-level unbound wq sysfs cpumask v4
 2015-03-13  7:49 UTC  (4+ messages)
` [PATCH 4/4] workqueue: Allow modifying low level unbound workqueue cpumask

[PATCH RESEND v2] sched/deadline: fix rt runtime corrupt when dl refuse a smaller bandwidth
 2015-03-13  7:28 UTC 

[PATCH RESEND] sched/deadline: don't need to check throttled status when switched to dl
 2015-03-13  7:27 UTC 

[PATCH] staging: sm750fb: braces, indents, spaces fix
 2015-03-13  7:45 UTC  (2+ messages)

[PATCH v6]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-03-13  7:44 UTC  (3+ messages)
` [PATCH 3/5] clk: mediatek: Add basic clocks for Mediatek MT8135

[LKP] [locking/rwsem] b3fd4f03ca0: -11.1% vm-scalability.throughput
 2015-03-13  7:42 UTC  (2+ messages)

[GIT PULL 00/24] perf/core improvements and fixes
 2015-03-13  7:36 UTC  (5+ messages)
` [PATCH 18/24] perf stat: Output running time and run/enabled ratio in CSV mode
` [PATCH 20/24] perf stat: Always correctly indent ratio column

[PATCH] nfc: logging neatening
 2015-03-13  7:35 UTC  (2+ messages)

wl18xx: Bad format for rx_frames_per_rates in debugfs?
 2015-03-13  7:17 UTC  (2+ messages)
` [PATCH] wl18xx: show rx_frames_per_rates as an array as it really is

[PATCH] input: eglx_ts, remove irq trigger flags
 2015-03-13  7:14 UTC  (5+ messages)

[PATCH 0/2] ARM: devicetree: Remove unused ti,codec property
 2015-03-13  7:09 UTC  (2+ messages)

[PATCH] perf callchain: separate eh/debug frame offset cache
 2015-03-13  7:02 UTC 

[RFC PATCH] dts: Add am335x-wega-rdk.dtb sources for phyBOARD-Wega-AM335x
 2015-03-13  6:58 UTC  (2+ messages)

[PATCH v3] f2fs: add fast symlink support
 2015-03-13  6:33 UTC 

[PATCH 2/3 RFC] ath10k: wmi: match wait_for_completion_timeout return type
 2015-03-13  6:47 UTC  (2+ messages)

[PATCH 1/2] arm64: mediatek: Select PINCTRL for Mediatek platform
 2015-03-13  6:46 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: mediatek: Adjust mt8173 pinctrl kconfig

linux-next: Tree for Mar 13
 2015-03-13  6:36 UTC 

[LKP] [mm] cc87317726f: WARNING: CPU: 0 PID: 1 at drivers/iommu/io-pgtable-arm.c:413 __arm_lpae_unmap+0x341/0x380()
 2015-03-13  6:20 UTC 

[LKP] [[SCSI] sd] 984f1733fce: [sdx] No Caching mode page found
 2015-03-13  6:12 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2015-03-13  6:07 UTC 

[PATCHv5 00/11] perf tools: Add perf data CTF conversion
 2015-03-13  6:02 UTC  (8+ messages)
` [PATCH 06/11] perf data: Switch to multiple cpu stream files

[BUG] n_tty: 4.0-rc3+: Unable to handle kernel paging request at virtual address 000044d0
 2015-03-13  6:02 UTC 

[PATCH 0/15] don't export static symbol
 2015-03-13  5:59 UTC  (4+ messages)
` [PATCH 14/15] ARM: cns3xxx: "

[PATCH] staging: sm750fb: braces, indents, spaces fix
 2015-03-13  5:54 UTC 

[PATCH v5] media: i2c: add support for omnivision's ov2659 sensor
 2015-03-13  5:47 UTC  (3+ messages)

linux-next: build warning after merge of the virtio tree
 2015-03-13  5:22 UTC  (2+ messages)

[LKP] [locking/rwsem] b3fd4f03ca0: -11.1% vm-scalability.throughput
 2015-03-13  5:36 UTC 

linux-next: manual merge of the akpm-current tree with the vfs tree
 2015-03-13  5:31 UTC 

linux-next: manual merge of the akpm-current tree with the vfs tree
 2015-03-13  5:27 UTC 

[PATCH 1/2] perf probe: export get_real_path
 2015-03-13  5:18 UTC  (7+ messages)
` [PATCH v2] perf probe: Find compilation directory path for lazy matching
      `  "
      ` [PATCH v3] "

[RFC PATCH] Don't reset timestamps in include/generated if not needed
 2015-03-13  4:59 UTC  (4+ messages)

[PATCH] staging: sm750fb: braces, indents, spaces fix
 2015-03-13  4:58 UTC  (2+ messages)

[RFC PATCH] PCI: Disable MSI/MSI-X only if device is shutdown
 2015-03-13  4:53 UTC  (8+ messages)

[ANNOUNCE] 3.18.7-rt1
 2015-03-13  4:53 UTC  (10+ messages)
` [patch-3.18.7-rt1] sched/context-tracking: fix PREEMPT_LAZY explosions
        ` [rfc patch] rt,nohz_full: fix nohz_full for PREEMPT_RT_FULL
          ` [rfc patch v2] "

[PATCH] perf: fix put_event() ctx leak
 2015-03-13  4:53 UTC  (2+ messages)

[PATCH 00/16] checkpatch clean-up of rtl8723au's rtw_security.c
 2015-03-13  4:53 UTC  (18+ messages)
` [PATCH 01/16] staging: rtl8723au: Reformat whitespace to increase readability
` [PATCH 02/16] staging: rtl8723au: Fix "before/around/after" whitespace issues
` [PATCH 03/16] staging: rtl8723au: else should follow close brace
` [PATCH 04/16] staging: rtl8723au: Fix the indentation of two lines
` [PATCH 05/16] staging: rtl8723au: Reorganize a few functions to remove indentation
` [PATCH 06/16] staging: rtl8723au: Do not initialize a static to 0
` [PATCH 07/16] staging: rtl8723au: else is not generally useful after a return
` [PATCH 08/16] staging: rtl8723au: Remove unneeded curly braces
` [PATCH 09/16] staging: rtl8723au: trailing statements should be on next line
` [PATCH 10/16] staging: rtl8723au: that open brace should be on the previous line
` [PATCH 11/16] staging: rtl8723au: No spaces at the start of a line
` [PATCH 12/16] staging: rtl8723au: Adjust whitespace in and around comments
` [PATCH 13/16] staging: rtl8723au: suspect code indent for conditional statements
` [PATCH 14/16] staging: rtl8723au: Improve readability of two very long lines
` [PATCH 15/16] staging: rtl8723au: Correct a typo in a trace log line
` [PATCH 16/16] staging: rtl8723au: Remove unneeded comments

linux-next: manual merge of the net-next tree with the vfs tree
 2015-03-13  4:52 UTC  (5+ messages)

vvar, gup && coredump
 2015-03-13  4:50 UTC  (8+ messages)

[PATCH RT 00/39] Linux 3.14.34-rt32-rc1
 2015-03-13  4:49 UTC  (2+ messages)

[PATCH v6 0/3] irqchip: vf610-mscm: add MSCM interrupt router driver
 2015-03-13  4:48 UTC  (5+ messages)
` [PATCH v6 3/3] ARM: dts: vf610: add Miscellaneous System Control Module (MSCM)

[PATCH] arm64: Enable CONFIG_COMPAT also for 64k page size
 2015-03-13  4:44 UTC  (4+ messages)

[PATCH 0/7] dm: add full blk-mq support to request-based DM
 2015-03-13  3:56 UTC  (10+ messages)
` [PATCH 1/7] blk-mq: fix use of incorrect goto label in blk_mq_init_queue error path
  ` [PATCH 1/7 v2] "
    ` [PATCH 1/7 v3] "
` [PATCH 2/7] blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk
  ` [PATCH 2/7 v2] "
    ` [PATCH 2/7 v3] "

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-13  3:31 UTC  (7+ messages)
` [PATCH v10 06/21] ACPI / sleep: Introduce CONFIG_ACPI_GENERIC_SLEEP
` [PATCH v10 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64

[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-13  3:29 UTC  (18+ messages)
` [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v6 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v6 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges

[PATCH] net/macb: Only adjust tx_clk on link change
 2015-03-13  3:04 UTC  (2+ messages)

[PATCH v2 00/17] Add generic PM domain support for Tegra SoCs
 2015-03-13  3:04 UTC  (4+ messages)
` [PATCH v2 01/17] reset: add of_reset_control_get_by_index()

[LKP] [inode] 2709a56a0a0: INFO: possible circular locking dependency detected ]
 2015-03-13  2:59 UTC 

[PATCH] iio: si7020: Fix endianness for I2C reads
 2015-03-13  2:53 UTC 

[PATCH 1/1] Drivers: Staging: ft1000: checkpatch warning fixes
 2015-03-13  2:43 UTC  (7+ messages)
` [PATCHv2 0/5] ft1000 driver checkpatch.pl fixes
  ` [PATCHv2 1/5] Drivers: Staging: ft1000: Single line if-statement changes
  ` [PATCHv2 2/5] Drivers: Staging: ft1000: Fix extra parenthesis warnings
  ` [PATCHv2 3/5] Drivers: Staging: ft1000: Refactoring if-else statement
  ` [PATCHv2 4/5] Drivers: Staging: ft1000: Fix blank line warning
  ` [PATCHv2 5/5] Drivers: Staging: ft1000: checkpatch.pl header file warning fix

[PATCH] rtlwifi: get buffer_desc before trying to alloc new skb
 2015-03-13  2:36 UTC  (3+ messages)

[blk-mq] BUG: unable to handle kernel NULL pointer dereference at 00000000000009d8
 2015-03-13  2:33 UTC 

[PATCH net-next 0/2] bpf: allow extended BPF programs access skb fields
 2015-03-13  2:21 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] samples: bpf: add skb->field examples and tests

[PATCH] x86, boot: Move z_extract_offset calculation to header.S
 2015-03-13  2:12 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).