LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
 messages from 2015-02-05 03:41:13 to 2015-02-05 10:12:36 UTC [more...]

[PATCH v5 0/5] drivers: bus: Add Simple Power-Managed Bus
 2015-02-05 10:11 UTC  (4+ messages)
` [PATCH v5 1/5] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH v5 2/5] drivers: bus: Sort Makefile "
` [PATCH v5 4/5] drivers: bus: Add Renesas Bus State Controller (BSC) DT Bindings

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-05 10:11 UTC  (23+ messages)
` [PATCH v8 09/21] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v8 11/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v8 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v8 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v8 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer

[PATCH] bfa: bfa_core: fix sparse warning
 2015-02-05 10:10 UTC 

[PATCH RFC v8 00/21] Add support for i.MX MIPI DSI DRM driver
 2015-02-05 10:10 UTC  (3+ messages)
` [PATCH RFC v8 11/21] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver

[PATCH v2] dts: vt8500: Add SDHC node to DTS file for WM8650
 2015-02-05 10:07 UTC  (3+ messages)
` [PATCH] "
  ` [PATCH v2 RESEND] "

[PATCH] tty: Use static attribute groups for sysfs entries
 2015-02-05 10:07 UTC 

[Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
 2015-02-05 10:05 UTC  (25+ messages)
` [Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
  ` [Xen-devel] "
` [Patch v4 02/23] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [Patch v4 03/23] ACPI: Implement proper length checks for mem resources
` [Patch v4 04/23] ACPI: Use the length check for io resources as well
` [Patch v4 05/23] ACPI: Let the parser return false for disabled resources
` [Patch v4 06/23] ACPI: Unify the parsing of address_space and ext_address_space
` [Patch v4 07/23] ACPI: Move the window flag logic to the combined parser
` [Patch v4 08/23] ACPI: Add prefetch decoding to the address space parser
` [Patch v4 09/23] ACPI: Fix a bug in parsing ACPI Memory24 resource
` [Patch v4 10/23] ACPI: Normalize return value of resource parser functions
` [Patch v4 11/23] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [Patch v4 12/23] ACPI: Enforce stricter checks for address space descriptors
` [Patch v4 13/23] ACPI: Return translation offset when parsing ACPI address space resources
` [Patch v4 14/23] ACPI: Translate resource into master side address for bridge window resources
` [Patch v4 15/23] ACPI: Add field offset to struct resource_list_entry
` [Patch v4 16/23] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [Patch v4 17/23] resources: Move struct resource_list_entry from ACPI into resource core
` [Patch v4 18/23] PCI: Use common resource list management code instead of private implementation
` [Patch v4 19/23] x86/PCI: Fix the range check for IO resources
` [Patch v4 20/23] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation
` [Patch v4 21/23] x86/PCI: Refine the way to release PCI IRQ resources
` [Patch v4 22/23] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v4 23/23] x86/irq, ACPI: Implement ACPI driver to support "

[PATCH 3/3] f2fs: use extent cache for dir
 2015-02-05 10:03 UTC 

[PATCH 2/3] f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache
 2015-02-05 10:02 UTC 

[PATCH 1/3] f2fs: support fast lookup in extent cache
 2015-02-05 10:01 UTC 

[PATCH v3 10/10] f2fs: add trace for rb-tree extent cache ops
 2015-02-05  9:59 UTC 

[PATCH v3 09/10] f2fs: show extent tree, node stat info in debugfs
 2015-02-05  9:58 UTC 

[PATCH v3 08/10] f2fs: enable rb-tree extent cache
 2015-02-05  9:57 UTC 

[PATCH v3 1/9] clk: samsung: exynos5433: Add clocks for CMU_APOLLO domain
 2015-02-05  9:56 UTC  (3+ messages)
` [v3,1/9] "

[PATCH v3 07/10] f2fs: add a mount option for rb-tree extent cache
 2015-02-05  9:55 UTC 

[PATCH v3 06/10] f2fs: add core functions for rb-tree extent cache
 2015-02-05  9:54 UTC 

[PATCH v3 05/10] f2fs: introduce infra macro and data structure of rb-tree extent cache
 2015-02-05  9:52 UTC 

[PATCH v3 04/10] f2fs: introduce universal lookup/update interface for extent cache
 2015-02-05  9:51 UTC 

[PATCH v3 03/10] f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache
 2015-02-05  9:50 UTC 

[PATCH v3 02/10] f2fs: simplfy a field name in struct f2fs_extent,extent_info
 2015-02-05  9:47 UTC 

[PATCH v3 01/10] f2fs: move ext_lock out of struct extent_info
 2015-02-05  9:46 UTC 

[PATCH] f2fs: merge {invalidate,release}page for meta/node/data pages
 2015-02-05  9:44 UTC 

[PATCH] scsi: fix sparse warnings
 2015-02-05  9:41 UTC 

[PATCH 1/5] f2fs: fix not to drop mount options when retrying fill_super
 2015-02-05  9:30 UTC  (9+ messages)
` [PATCH 5/5] f2fs: introduce a batched trim
        ` [PATCH 5/5 v2] "
          ` [f2fs-dev] "
            ` [f2fs-dev] [PATCH 5/5 v3] "

sched: memory corruption on completing completions
 2015-02-05  9:30 UTC  (4+ messages)

[PATCH] coresight-stm: adding driver for CoreSight STM component
 2015-02-05  9:26 UTC  (2+ messages)

[PATCH 0/3] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-02-05  9:24 UTC  (4+ messages)
` [PATCH 1/3] arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfig
` [PATCH 2/3] clk: hi6220: Clock driver support for Hisilicon hi6220 SoC
` [PATCH 3/3] arm64: dts: Add dts files for Hisilicon Hi6220 SoC

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-02-05  9:20 UTC  (22+ messages)
                                ` [PATCH] IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
                                ` [PATCH] NetCP: Deletion of unnecessary checks before two function calls
                                ` [PATCH] cxgb4: Delete an unnecessary check before the function call "release_firmware"
                                ` [PATCH] myri10ge: Delete an unnecessary check before the function call "kfree"
                                ` [PATCH] net: fec: Delete unnecessary checks "
                                ` [PATCH] netxen: Delete an unnecessary check "
                                ` [PATCH] qlogic: Deletion of unnecessary checks before two function calls
                                ` [PATCH] net: Mellanox: Delete unnecessary checks before the function call "vunmap"
                                ` [PATCH] net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
                                ` [PATCH] GPU-DRM-Exynos: Delete unnecessary checks before two function calls
                                ` [PATCH] GPU-DRM-Tegra: Delete an unnecessary check before the function call "vunmap"

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2015-02-05  9:16 UTC  (3+ messages)
` [PATCH v12 04/20] mm: Allow page fault handlers to perform the COW

[GIT] Networking
 2015-02-05  9:07 UTC 

[RFC PATCH] sched_clock: Avoid tearing during read from NMI
 2015-02-05  9:05 UTC  (8+ messages)
` [PATCH v3 0/4] sched_clock: Optimize and avoid deadlock "
  ` [PATCH v3 4/4] sched_clock: Avoid "

[PATCH RFC v2 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
 2015-02-05  9:01 UTC  (5+ messages)

[PATCH] vt_buffer: drop console buffer copying optimisations
 2015-02-05  9:01 UTC  (4+ messages)

[PATCH RFC] media: radio: handle timeouts
 2015-02-05  8:56 UTC 

[PATCH] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-02-05  8:59 UTC 

[PATCH_V3 0/2] watchdog: jz4740: Add DT support
 2015-02-05  8:54 UTC  (3+ messages)

[PATCH] sched/completion: Add fast path in __wait_for_common()
 2015-02-05  8:53 UTC  (2+ messages)

[PATCH_V4 0/3] sound:soc: jz4740: Add DT, dynamic sampling
 2015-02-05  8:53 UTC  (3+ messages)

[PATCH V4 1/2] bfin_can: rewrite the blackfin style of read/write to common ones
 2015-02-05  8:50 UTC  (3+ messages)
  ` [PATCH V4 2/2] bfin_can: rewrite the driver into common style with MMU

divide by zero oops in kernel 3.17.7
 2015-02-05  8:43 UTC  (5+ messages)

[WARNING] CPU: 27 PID: 6295 at kernel/sched/core.c:7300 __might_sleep+0xbd/0xd0()
 2015-02-05  8:42 UTC  (3+ messages)

Shorten efi regions output
 2015-02-05  8:41 UTC  (12+ messages)
              ` [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

[RFC 00/10] Freescale DPAA B/QMan drivers
 2015-02-05  8:41 UTC  (2+ messages)

[PATCH 1/5] LLVMLinux: Correct size_index table before replacing the bootstrap kmem_cache_node
 2015-02-05  8:37 UTC  (3+ messages)
` [PATCH v3 1/5] slab: "

[PATCH] sched, autogroup: Fix failure when writing to cpu.rt_runtime_us
 2015-02-05  8:33 UTC 

[PATCH v3 3/9] clk: samsung: exynos5433: Add clocks for CMU_MSCL domain
 2015-02-05  8:30 UTC  (2+ messages)
` [v3,3/9] "

[PATCH] net: ethernet: ti/cpsw-common.c: fix sparse warning
 2015-02-05  8:28 UTC  (2+ messages)

[PATCH 0/9] ACPI/EC: Improve GPE handling model
 2015-02-05  8:27 UTC  (8+ messages)
` [PATCH v4 0/6] ACPI / EC: Fix GPE handling related races
  ` [PATCH v4 1/6] ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs
  ` [PATCH v4 2/6] ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
  ` [PATCH v4 3/6] ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based GPE handling model
  ` [PATCH v4 4/6] ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW_HANDLER mode
  ` [PATCH v4 5/6] ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp
  ` [PATCH v4 6/6] ACPI / EC: Update revision due to raw handler mode

jffs2: Do not rewrite posix_acl_equiv_mode() result in jffs2_set_acl()
 2015-02-05  8:20 UTC  (2+ messages)

[PATCH 1/2] f2fs: don't trigger recovery for normal umount image
 2015-02-05  8:18 UTC  (3+ messages)

[PATCH 2/2] f2fs: don't discard next free dnode page for an umount checkpoint
 2015-02-05  8:16 UTC  (3+ messages)

[PATCH v3 2/9] clk: samsung: exynos5433: Add clocks for CMU_ATLAS domain
 2015-02-05  8:13 UTC  (2+ messages)
` [v3,2/9] "

[PATCH] perf config : Adding a command 'config' with a option '--list' and a document for it
 2015-02-05  8:05 UTC 

[PATCH] media: radio: assign wait_for_completion_timeout to appropriately typed var
 2015-02-05  7:58 UTC 

[PATCH] ARM: Don't use complete() during __cpu_die
 2015-02-05  7:54 UTC  (5+ messages)

[PATCH 1/2] f2fs: keep PagePrivate during releasepage
 2015-02-05  7:52 UTC  (4+ messages)
` [PATCH 2/2] f2fs: show the number of writeback pages in stat
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: keep PagePrivate during releasepage

[PATCH manpages] modify_ldt.2: Clarify the lm bit's behavior
 2015-02-05  7:51 UTC  (2+ messages)

[PATCH] hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
 2015-02-05  7:42 UTC  (2+ messages)
` [tip:timers/urgent] "

[PATCH] ASoC: wm8731: let codec to manage clock by itself
 2015-02-05  7:35 UTC 

[PATCH v3 1/3] ARM: EXYNOS: Add missing static to file-scope declarations
 2015-02-05  7:23 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: EXYNOS: Constify exynos_pm_data and of_device_id array
` [PATCH v3 3/3] ARM: EXYNOS: Remove left over 'extra_save'

[PATCH 00/10] ACPICA: 20150204 Release
 2015-02-05  7:20 UTC  (11+ messages)
` [PATCH 01/10] ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after enable register writes"
` [PATCH 02/10] ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
` [PATCH 03/10] ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
` [PATCH 04/10] ACPICA: Events: Fix uninitialized variable
` [PATCH 05/10] ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
` [PATCH 06/10] ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out of acpi_ev_gpe_dispatch()
` [PATCH 07/10] ACPICA: Events: Cleanup GPE dispatcher type obtaining code
` [PATCH 08/10] ACPICA: Hardware: Cast GPE enable_mask before storing
` [PATCH 09/10] ACPICA: Update Copyright headers to 2015
` [PATCH 10/10] ACPICA: Update version to 20150204

[RFC] Implement ambient capability set
 2015-02-05  7:20 UTC  (2+ messages)

[PATCH v2] bitops.h: add sign_extend8(), 16 and 64 functions
 2015-02-05  7:17 UTC  (5+ messages)
` [tip:core/types] bitops: Add "

linux-next: Tree for Feb 4
 2015-02-05  7:14 UTC  (23+ messages)

[PATCH v2 3/3] ARM: EXYNOS: Remove left over 'extra_save'
 2015-02-05  7:14 UTC  (3+ messages)
` [v2,3/3] "

[PATCH] ARM: EXYNOS: cpuidle: Fix build breakage on !SMP
 2015-02-05  7:12 UTC  (3+ messages)

[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-05 23:01 UTC 

[PATCH 1/3] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
 2015-02-05  6:10 UTC  (3+ messages)
` [E1000-devel] "

[PATCH] storvsc: assign wait_for_completion_timeout to appropriately typed var
 2015-02-05  6:47 UTC 

[PATCH RFC] usb: gadget: Add xilinx axi usb2 device support
 2015-02-05  6:41 UTC  (12+ messages)
        ` SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
          ` SPDX-License-Identifier

[RFC][PATCH 0/7] Start adding timetests to selftest
 2015-02-05  6:39 UTC  (9+ messages)
` [PATCH 1/7] selftests/timers: Cleanup Makefile to make it easier to add future tests
` [PATCH 2/7] selftest/timers: Quiet warning due to lack of return check on brk
` [PATCH 3/7] selftest/timers: Add nanosleep test from timetest suite
` [PATCH 4/7] selftest/timers: Add inconsistency-check test from timetests
` [PATCH 5/7] selftest/timers: Add nsleep-lat test from timetest suite
` [PATCH 6/7] selftests/timers: Add clock skew estimation "
` [PATCH 7/7] selftest/timers: Add set-timer-lat "

[PATCH v3 0/6] Add new MFD driver for MAX77843
 2015-02-05  6:35 UTC  (5+ messages)
` [PATCH v3 5/6] regulator: max77843: Add max77843 regulator driver
  ` [PATCH v4] "

[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
 2015-02-05  6:34 UTC  (3+ messages)
` [PATCH v10 1/6] mfd: Add support for Skyworks SKY81452 driver

[PATCH v11 0/6] Add Skyworks SKY81452 device drivers
 2015-02-05  6:31 UTC  (7+ messages)
` [PATCH v11 1/6] mfd: Add support for Skyworks SKY81452 driver
` [PATCH v11 2/6] backlight: Add support Skyworks SKY81452 backlight driver
` [PATCH v11 3/6] devicetree: Add new SKY81452 mfd binding
` [PATCH v11 4/6] devicetree: Add new SKY81452 backlight binding
` [PATCH v11 5/6] devicetree: Add vendor prefix for Skyworks Solutions, Inc
` [PATCH v11 6/6] devicetree: Add SKY81452 to the Trivial Devices list

[PATCH v6 0/6] Touchscreen performance related fixes
 2015-02-05  6:21 UTC  (7+ messages)
` [PATCH v6 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save

[PATCH] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
 2015-02-05  6:09 UTC  (4+ messages)

[PATCH 3/3] smack : Fixes the undesired smack label update in IPv6 code when a second bind call is made to same IP and Port by second instance of server (patches based on smack-for-3.20-0 branch)
 2015-02-05  6:05 UTC 

[PATCH 0/3] at91-3.19: pm fixes
 2015-02-05  6:02 UTC  (4+ messages)
` [PATCH 1/3] pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts
` [PATCH 2/3] pm: at91: pm_slowclock: remove clocks which are already stopped when entering slow clock mode
` [PATCH 3/3] pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories

[PATCH 2/3] smack : Fixes the undesired smack label update when 2 servers are run with different protocols(tcp,udp)
 2015-02-05  6:01 UTC 

[PATCH] af_packet: don't pass empty blocks for PACKET_V3
 2015-02-05  5:58 UTC 

[PATCH 1/3] smack : Adds the synchronization mechanism in smack IPv6 hooks
 2015-02-05  5:55 UTC 

[PATCH v5 00/13] clk: samsung: Add the support for exynos5433 clocks
 2015-02-05  5:52 UTC  (4+ messages)
` [PATCH v5 10/13] clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domains

[PATCH] [media] v4l: vb2-memops: use vma slab when vma allocation
 2015-02-05  5:52 UTC 

[PATCH] x86: irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable
 2015-02-05  5:51 UTC  (2+ messages)

[debug] WARNING: CPU: 0 PID: 0 at init/main.c:689 start_kernel()
 2015-02-05  5:35 UTC 

[LKP] [mm] 721c21c17ab: +11.7% will-it-scale.per_thread_ops
 2015-02-05  5:41 UTC  (3+ messages)

[PATCH] Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning the filter
 2015-02-05  5:16 UTC 

[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
 2015-02-05  4:59 UTC  (4+ messages)
` [PATCH v10 4/6] devicetree: Add new SKY81452 backlight binding

[PATCH v3 00/24] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-02-05  4:58 UTC  (8+ messages)
` [PATCH v3 08/24] powerpc/spapr: vfio: Switch from iommu_table to new powerpc_iommu
` [PATCH v3 12/24] powerpc/iommu/powernv: Release replaced TCE

[PATCH v2 2/3] ARM: EXYNOS: Constify exynos_pm_data and of_device_id array
 2015-02-05  4:56 UTC  (2+ messages)
` [v2,2/3] "

Bug in mount options handling in EXT4?
 2015-02-05  4:52 UTC  (4+ messages)

[PATCH 0/2] mutex: Modifications to mutex_spin_on_owner
 2015-02-05  4:36 UTC  (3+ messages)
` [PATCH 1/2] mutex: In mutex_spin_on_owner(), return true when owner changes

[PATCH mtd] mtd:devices: Add Altera EPCQ Driver
 2015-02-05  4:15 UTC  (6+ messages)

[PATCH v2 0/2] Quieten softlockup detector on virtualised kernels
 2015-02-05  4:08 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc: add running_clock for powerpc to prevent spurious softlockup warnings

[git pull] drm fixes
 2015-02-05  4:03 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).