LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[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 (7+ messages)
` [PATCH v3 2/6] extcon: max77843: Add max77843 MUIC driver
` [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
[WARNING] CPU: 27 PID: 6295 at kernel/sched/core.c:7300 __might_sleep+0xbd/0xd0()
2015-02-05 6:33 UTC (2+ messages)
[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
[RFC PATCH] sched_clock: Avoid tearing during read from NMI
2015-02-05 6:23 UTC (9+ messages)
` [PATCH v3 0/4] sched_clock: Optimize and avoid deadlock "
` [PATCH v3 2/4] sched_clock: Optimize cache line usage
` [PATCH v3 4/4] sched_clock: Avoid deadlock during read from NMI
[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 (7+ messages)
` [PATCH v5 02/13] clk: samsung: exynos5433: Add clocks using common clock framework
` [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)
[Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
2015-02-05 5:44 UTC (24+ messages)
` [Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [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 "
[LKP] [mm] 721c21c17ab: +11.7% will-it-scale.per_thread_ops
2015-02-05 5:41 UTC (3+ messages)
[debug] WARNING: CPU: 0 PID: 0 at init/main.c:689 start_kernel()
2015-02-05 5:35 UTC
[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 v2 3/3] ARM: EXYNOS: Remove left over 'extra_save'
2015-02-05 4:49 UTC (2+ messages)
` [v2,3/3] "
[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 with Coccinelle?] Deletion of unnecessary checks before specific function calls
2015-02-05 4:30 UTC (5+ 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 RFC] usb: gadget: Add xilinx axi usb2 device support
2015-02-05 4:21 UTC (11+ messages)
` SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
` SPDX-License-Identifier
[PATCH mtd] mtd:devices: Add Altera EPCQ Driver
2015-02-05 4:15 UTC (6+ messages)
divide by zero oops in kernel 3.17.7
2015-02-05 4:14 UTC (3+ messages)
linux-next: Tree for Feb 4
2015-02-05 4:13 UTC (30+ 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
Shorten efi regions output
2015-02-05 3:18 UTC (10+ messages)
` [PATCH] efi, x86: Add a "debug" option to the efi= cmdline
[PATCH V3] acpi:apd:add AMD ACPI2Platform device support for x86 system
2015-02-05 3:07 UTC (5+ messages)
` [PATCH V4] "
[RFC PATCH 0/8] v3 contained usermode helper execution
2015-02-05 2:34 UTC (9+ messages)
` [RFC PATCH 1/8] nsproxy - refactor setns()
` [RFC PATCH 2/8] kmod - rename call_usermodehelper() flags parameter
` [RFC PATCH 3/8] kmod - teach call_usermodehelper() to use a namespace
` [RFC PATCH 4/8] KEYS - rename call_usermodehelper_keys() flags parameter
` [RFC PATCH 5/8] KEYS: exec request-key within the requesting task's init namespace
` [RFC PATCH 6/8] nfsd - use namespace if not executing in "
` [RFC PATCH 7/8] nfs - cache_lib "
` [RFC PATCH 8/8] nfs - objlayout "
[RFC 00/10] Freescale DPAA B/QMan drivers
2015-02-05 2:29 UTC (4+ messages)
[PATCH RFC v8 00/21] Add support for i.MX MIPI DSI DRM driver
2015-02-05 2:20 UTC (4+ messages)
` [PATCH RFC v8 02/21] of: Add vendor prefix for Himax Technologies Inc
[PATCH v2] mtd: nand: omap: drop condition with no effect
2015-02-05 2:20 UTC (2+ messages)
[PATCH V3 0/2] dmaengine: Support for IMG MDC
2015-02-05 2:13 UTC (2+ messages)
[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
2015-02-05 2:02 UTC (9+ messages)
` [PATCH v8 21/21] arm64: ACPI: additions of ACPI documentation for arm64
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap "
[PATCH -tip/urgent 0/2]kprobes bugfixes around optprobe
2015-02-05 1:59 UTC (4+ messages)
[PATCH] regulator: Support different config and dev of_nodes in regulator_register
2015-02-05 1:59 UTC (2+ messages)
[Patch v2 00/22] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
2015-02-05 1:56 UTC (3+ messages)
` [Patch v2 17/22] resources: Move struct resource_list_entry from ACPI into resource core
[PATCH 0/4] New Lenovos 2015 touchpads: party time!
2015-02-05 1:53 UTC (6+ messages)
` [PATCH 2/4] Input - synaptics: do not release extra buttons once they are pressed
[PATCH RFC v2 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
2015-02-05 1:52 UTC (5+ messages)
[PATCH v5 0/3] dmaengine: APM X-Gene SoC DMA engine driver support
2015-02-05 1:50 UTC (3+ messages)
` [PATCH v5 1/3] dmaengine: Add support for APM X-Gene SoC DMA engine driver
Meet the bugs for linux-3.19-rc4 on aarch64 board
2015-02-05 1:47 UTC (3+ messages)
[PATCH] SAMPLES: kprobe_example: Make it print something on ARM
2015-02-05 1:09 UTC (3+ messages)
[RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
2015-02-05 1:07 UTC (11+ messages)
` MADV_DONTNEED semantics? Was: "
Gut und echtes Angebot
2015-02-05 1:01 UTC
[withdrawn] zram-rework-reset-and-destroy-path-fix-2-fix.patch removed from -mm tree
2015-02-05 0:58 UTC
[PATCHv3] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
2015-02-05 0:57 UTC (2+ messages)
[PATCH v4 0/5] Add common clock support for Broadcom iProc architecture
2015-02-05 0:55 UTC (12+ messages)
` [PATCH v4 2/5] clk: iproc: add initial common clock support
` [PATCH v5 0/6] Add common clock support for Broadcom iProc architecture
` [PATCH v5 1/6] clk: add of_clk_get_parent_rate function
` [PATCH v5 2/6] clk: iproc: define Broadcom iProc clock binding
` [PATCH v5 3/6] clk: iproc: add initial common clock support
` [PATCH v5 4/6] clk: Change bcm clocks build dependency
` [PATCH v5 5/6] clk: cygnus: add clock support for Broadcom Cygnus
` [PATCH v5 6/6] ARM: dts: enable "
[PATCHv2] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
2015-02-05 0:48 UTC (3+ messages)
[PATCH] hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
2015-02-05 0:45 UTC
+ zram-rework-reset-and-destroy-path-fix.patch added to -mm tree
2015-02-05 0:36 UTC (4+ messages)
[capabilities] Allow normal inheritance for a configurable set of capabilities
2015-02-05 0:34 UTC (12+ messages)
[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
2015-02-05 0:26 UTC (5+ messages)
[PATCH v4 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
2015-02-05 0:24 UTC (4+ messages)
` [PATCH v4 1/3] mfd/axp20x: change battery cell name to fuel gauge
` [PATCH v4 2/3] mfd/axp20x: add support for fuel gauge cell
` [PATCH v4 3/3] X-Power AXP288 PMIC Fuel Gauge Driver
sched: memory corruption on completing completions
2015-02-05 0:16 UTC (3+ messages)
[PATCH v3 00/13] Add kdbus implementation
2015-02-05 0:16 UTC (22+ messages)
` [PATCH 01/13] kdbus: add documentation
[PATCH 0/2] thermal: rcar: Fix crash and restore symmetry
2015-02-05 0:16 UTC (2+ messages)
[PATCH] net: rds: use correct size for max unacked packets and bytes
2015-02-05 0:08 UTC (2+ messages)
[RFC] Implement ambient capability set
2015-02-05 0:03 UTC (12+ messages)
[RFC] Making memcg track ownership per address_space or anon_vma
2015-02-04 23:51 UTC (9+ messages)
[PATCH v2 0/5] Start deprecating _OSI on new architectures
2015-02-04 23:49 UTC (10+ messages)
` [PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later
` [PATCH v2 3/5] ACPI: add arch-specific compilation for _OSI and the blacklist
[PATCH v1 0/7] The power allocator thermal governor
2015-02-04 23:47 UTC (8+ messages)
` [PATCH v1 4/7] thermal: introduce the Power Allocator governor
[PATCH for-3.19] vhost/net: fix up num_buffers endian-ness
2015-02-04 23:45 UTC (3+ messages)
[PATCH v2 1/3] lib: find_*_bit reimplementation
2015-02-04 23:45 UTC (6+ messages)
[PATCH v13 0/6] Per-user clock constraints
2015-02-04 23:26 UTC (9+ messages)
` [PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
` [Cocci] "
[PATCH] ARM: print cma-reserved pages from show_mem
2015-02-04 23:22 UTC
[PATCH v1] clkdev: prevent potential memory leak when used in modules
2015-02-04 23:18 UTC (3+ messages)
` [PATCH v1] clkdev: change prototype of clk_register_clkdev()
[RFC PATCH] mm: cma: add functions for getting allocation info
2015-02-04 23:14 UTC (3+ messages)
[PATCH v3] PCI/sysfs: off by two when checking the limit on driver_override length
2015-02-04 23:09 UTC (2+ messages)
[PATCH v2 1/3] lib: find_*_bit reimplementation
2015-02-04 23:07 UTC (2+ messages)
[PATCH] kernel.h: Remove ancient __FUNCTION__ hack
2015-02-04 23:05 UTC (9+ messages)
[PATCH] ARM: Don't use complete() during __cpu_die
2015-02-04 22:42 UTC (2+ messages)
[PATCH 0/3] Fix checkpatch errors in drivers/isdn/isdnloop
2015-02-04 22:33 UTC (4+ messages)
` [PATCH 1/3] drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if conditions, in accordance with the CodingStyle
` [PATCH 2/3] drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingStyle specifications
` [PATCH 3/3] drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values, as specified in CodingStyle
[Patch] sunrpc: NULL utsname dereference on NFS umount during namespace cleanup
2015-02-04 22:29 UTC (7+ messages)
[PATCH net] hyperv: Fix the error processing in netvsc_send()
2015-02-04 22:26 UTC (7+ messages)
page: next (older) | prev (newer) | latest
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).