LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v4] xen-scsiback: define a pr_fmt macro with xen-pvscsi
2015-03-10 20:49 UTC
[RFC] With 8250 Designware UART, if writes to the LCR failed the kernel will hung up
2015-03-10 13:25 UTC (9+ messages)
[PATCH] staging: sm750fb: Cleanup the type of mmio750
2015-03-10 13:22 UTC (6+ messages)
[PATCH 0/4 v2] x86: entry_64.S: steps towards simpler iret frame handling
2015-03-10 13:21 UTC (7+ messages)
` [PATCH 3/4] x86: save user rsp in pt_regs->sp on SYSCALL64 fastpath
[PATCH] workqueue: detect uninitated work_struct and BUG() if true
2015-03-10 13:20 UTC (3+ messages)
[PATCH 0/3 v5] e820: Fix handling of NvDIMM chips
2015-03-10 13:19 UTC (13+ messages)
` [PATCH 3/3] e820: Add the unknown-12 Memory type (DDR3-NvDIMM)
[PATCH v2] x86, selftests: Add sigreturn_32 selftest
2015-03-10 13:17 UTC (5+ messages)
[PATCH man-pages] bpf.2: new page documenting bpf(2)
2015-03-10 13:16 UTC (2+ messages)
[PATCH v2] arm64: dts: mt8173: Add pinctrl/GPIO/EINT node for mt8173
2015-03-10 13:11 UTC
[PATCH v4 0/4] Add ioctl and debug utilities to UFS driver
2015-03-10 13:09 UTC (5+ messages)
` [PATCH v4 4/4] scsi: ufs: inject errors to verify error handling
[RFC PATCH 0/4] Automatic NUMA balancing and PROT_NONE handling followup v2r8
2015-03-10 13:08 UTC (8+ messages)
` [PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
[V4.0.0-rc3] Xhci Regression: ERROR Transfer event TRB DMA ptr not part of current TD
2015-03-10 13:06 UTC (2+ messages)
[PATCH 0/3] clockevents: Manage device's state separately for core
2015-03-10 13:05 UTC (3+ messages)
Question on mutex code
2015-03-10 13:03 UTC
[PATCH] Remove "#ifdef linux" from include/linux/a.out.h
2015-03-10 13:03 UTC
[RFC] shmem: Add eventfd notification on utlilization level
2015-03-10 13:03 UTC (4+ messages)
[PATCH 0/3] [4.0] arm/arm64: Do not group hardware events from different PMUs
2015-03-10 13:00 UTC (7+ messages)
` [PATCH 1/3] arm/pmu: Reject groups spanning multiple hardware PMUs
[PATCH wq/for-3.19 1/3] workqueue: make the workqueues list RCU walkable
2015-03-10 12:58 UTC (5+ messages)
` [PATCH wq/for-3.19 2/3] workqueue: keep track of the flushing task and pool manager
` [PATCH wq/for-3.19 3/3] workqueue: dump workqueues on sysrq-t
` [PATCH v3 "
[RFC] lib/vsprintf.c: Even faster decimal conversion
2015-03-10 12:57 UTC (8+ messages)
[PATCH] driver core: Make probe deferral more quiet
2015-03-10 12:57 UTC (2+ messages)
[PATCH 1/2] spi: qup: Fix cs-num DT property parsing
2015-03-10 12:53 UTC (6+ messages)
` [PATCH 2/2] spi: qup: Request CS GPIO's during probe
[PATCH RFC 0/2] add nproc cgroup subsystem
2015-03-10 12:47 UTC (13+ messages)
` [RFC PATCH v2 "
` [PATCH v2 1/2] cgroups: allow a cgroup subsystem to reject a fork
` [PATCH v4 0/2] cgroup: add pids subsystem
` [PATCH v4 2/2] cgroups: add a "
rt_mutex based ww_mutex implementation
2015-03-10 12:46 UTC (7+ messages)
` [PATCH 2/3] locking: ww_mutex: Allow to use rt_mutex instead of mutex for the baselock
[PATCH 2/3 v3] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type
2015-03-10 12:38 UTC (2+ messages)
Bad rpath in cpupower with 4.0-rcX
2015-03-10 12:33 UTC (2+ messages)
[PATCH 0/3] add power-supply support to dw_hdmi
2015-03-10 12:33 UTC (9+ messages)
` [PATCH 1/3] regulator: don't emit errors in {devm_}regulator_bulk_get when defering
` [PATCH 2/3] drm/bridge: dw-hdmi: support optional supply regulators
[PATCH v2] video: fbdev: use msecs_to_jiffies for time conversions
2015-03-10 12:32 UTC (2+ messages)
Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
2015-03-10 12:26 UTC (3+ messages)
[PATCH v3 0/9] PCI: MMCONFIG clean up
2015-03-10 12:25 UTC (12+ messages)
` [PATCH v3 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v3 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v3 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v3 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v3 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v3 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH v3 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v3 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v3 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used
[PATCH v2] HID: i2c-hid: Fix suspend/resume when already runtime suspended
2015-03-10 12:23 UTC (2+ messages)
[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
2015-03-10 12:23 UTC (18+ messages)
` [PATCH v9 05/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v9 08/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [PATCH v9 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v9 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
[RFC 0/6] drm: Add DRM_FBDEV_EMULATION Kconfig option
2015-03-10 12:17 UTC (17+ messages)
` [RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation
` [RFC 2/6] drm/msm: Remove local fbdev emulation Kconfig option
` [RFC 3/6] drm/i915: "
` [RFC 4/6] drm/tegra: "
` [RFC 5/6] drm/imx: "
` [RFC 6/6] drm/sti: "
[PATCH] Mediatek PMIC wrapper support
2015-03-10 12:07 UTC (5+ messages)
` [PATCH 1/2] soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs
[PATCH v2] video: mxsfb: Make sure axi clock is enabled when accessing registers
2015-03-10 12:02 UTC (2+ messages)
[PATCH v3] livepatch/module: Correctly handle coming and going modules
2015-03-10 12:01 UTC (3+ messages)
[PATCHv5 00/11] perf tools: Add perf data CTF conversion
2015-03-10 12:00 UTC (10+ messages)
` [PATCH 05/11] perf data: Add tracepoint events fields CTF conversion support
` [PATCH] perf build: Fix libbabeltrace detection
[PATCH v5 00/12] mfd: axp20x: add AXP221 PMIC support
2015-03-10 11:59 UTC (14+ messages)
` [PATCH v5 01/12] ARM: dts: sun6i: add p2wi controller node to dtsi
` [PATCH v5 02/12] ARM: dts: sun6i: hummingbird: Enable P2WI controller
` [PATCH v5 03/12] mfd: axp20x: add AXP22x PMIC support
` [PATCH v5 04/12] mfd: axp20x: update DT bindings with AXP22x compatibles
` [PATCH v5 05/12] ARM: dts: sun6i: hummingbird: Add AXP221 PMIC device node
` [PATCH v5 06/12] regulator: axp20x: prepare support for multiple AXP chip families
` [PATCH v5 07/12] regulator: axp20x: add support for AXP22X regulators
` [PATCH v5 08/12] mfd: axp20x: Add AXP22x regulator information to DT bindings
` [PATCH v5 09/12] mfd: axp20x: Enable AXP22X regulators
` [PATCH v5 10/12] ARM: dts: sun6i: hummingbird: Add AXP221 regulator nodes
` [PATCH v5 11/12] ARM: dts: sun6i: Add pinmux settings for mmc1 to dtsi
` [PATCH v5 12/12] ARM: dts: sun6i: hummingbird: Add basic support for the WiFi module
` [PATCH v5 12/12] ARM: dts: sun6i: hummingbird: Enable the onboard "
[PATCH RFT v2] x86: move cacheinfo sysfs to generic cacheinfo infrastructure
2015-03-10 11:53 UTC (7+ messages)
` [PATCH v3] "
4.0-rc1: Oops on eject of CF card in PCMCIA slot
2015-03-10 11:48 UTC (2+ messages)
` 4.0-rc2+: PATA CF card not detected "
[PATCH v5 0/3] Add ioctl and debug utilities to UFS driver
2015-03-10 11:47 UTC (4+ messages)
` [PATCH v5 1/3] scsi: ufs: add ioctl interface for query request
` [PATCH v5 2/3] scsi: ufs: add debugfs for ufs
` [PATCH v5 3/3] scsi: ufs: add trace events and dump prints for debug
[GIT PULL] Btrfs
2015-03-10 11:42 UTC (8+ messages)
` WARNING: CPU: 2 PID: 32343 at fs/btrfs/inode.c:8693 btrfs_destroy_inode+0x278/0x2a0()
[PATCH] SCSI:STORVSC Use SCSI layer to allocate memory for per-command device request data
2015-03-10 11:42 UTC (2+ messages)
[PATCH] sound/firewire: Fix trivial typos in comments
2015-03-10 11:40 UTC (2+ messages)
DRAM unreliable under specific access patern
2015-03-10 11:33 UTC (5+ messages)
` DRAM bug exploitable on 50% machines without ECC (was Re: DRAM unreliable under specific access patern)
[PATCH 0/8] Cleanup and add support for SSD1305
2015-03-10 11:28 UTC (17+ messages)
` [PATCH 4/8] fbdev: ssd1307fb: Use vmalloc to allocate video memory
` [PATCH 5/8] fbdev: ssd1307fb: Add module parameter bitsperpixel
` [PATCH 7/8] fbdev: ssd1307fb: Add sysfs handles to expose contrast and dim setting to userspace
[PATCH V3] Allow compaction of unevictable pages
2015-03-10 11:22 UTC (2+ messages)
[PATCH v2 0/2] livepatch/module: Avoid races between modules and live patches
2015-03-10 11:15 UTC (6+ messages)
` [PATCH v2 2/2] livepatch/module: Correctly handle going modules
ARM: OMPA4+: is it expected dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); to fail?
2015-03-10 11:05 UTC (4+ messages)
[PATCH 0/2] pinctrl: Introduce support for iodelay module in TI SoCs
2015-03-10 11:03 UTC (5+ messages)
` [PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration
` [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver
[PATCH] x86: svm: make wbinvd faster
2015-03-10 11:01 UTC (3+ messages)
[PATCH] locking/rwsem: Fix lock optimistic spinning when owner is not running
2015-03-10 10:59 UTC (4+ messages)
` [tip:locking/core] "
sched: divide error in sg_capacity_factor
2015-03-10 10:55 UTC (3+ messages)
[PATCH V4 0/2] [PATCH V4 0/2] add support for pmic_arb v2 and correct framework
2015-03-10 10:51 UTC (4+ messages)
` [PATCH V4 2/2] spmi: pmic_arb: add support for hw version 2
[PATCH 2/4] x86: entry_64.S: remove stub_iopl
2015-03-10 10:45 UTC (2+ messages)
` [PATCH 4/4] x86: entry_64.S: remove unused thread_struct::usersp
linux-next: build failure after merge of the regulator tree
2015-03-10 10:40 UTC (2+ messages)
[patch 1/2] block, drbd: fix drbd_req_new() initialization
2015-03-10 10:38 UTC (2+ messages)
` [DRBD-user] "
[PATCH 1/1] OMAPDSS: Correct video ports description file path in DT binding doc
2015-03-10 10:31 UTC (2+ messages)
[PATCH] drivers: scsi: ufs: Fix possible null derefrence
2015-03-10 10:28 UTC (2+ messages)
regmap: how to support devices with 'nested' pages
2015-03-10 10:25 UTC (2+ messages)
[PATCH v6 0/8] Add pinctrl support to Broadcom Cygnus SoC
2015-03-10 10:22 UTC (11+ messages)
` [PATCH v6 4/8] ARM: dts: enable IOMUX for Broadcom Cygnus
` [PATCH v6 5/8] pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF binding
` [PATCH v6 6/8] pinctrl: cygnus: add gpio/pinconf driver
` [PATCH v6 7/8] ARM: dts: enable GPIO for Broadcom Cygnus
` [PATCH v6 8/8] ARM: dts: cygnus: enable GPIO based hook detection
[PATCH v2 0/9] PCI: MMCONFIG clean up
2015-03-10 10:08 UTC (3+ messages)
[PATCH 2/2] x86/fpu: factor out memset(xstate, 0) in fpu_finit() paths
2015-03-10 10:08 UTC (3+ messages)
` [tip:x86/fpu] x86/fpu: Factor out memset(xstate, 0) in fpu_finit( ) paths
[PATCH 1/2] x86/fpu: Change xstateregs_get()/set() to use ->xsave.i387 rather than ->fxsave
2015-03-10 10:08 UTC (3+ messages)
` [PATCH 1/2] x86/regsets: change xstateregs_get/set "
` [tip:x86/fpu] x86/fpu: Change xstateregs_get()/set() to use -> xsave.i387 "
[PATCH] sched/deadline: add rq->clock update skip for dl task yield
2015-03-10 10:07 UTC (2+ messages)
` [tip:sched/core] sched/deadline: Add rq-> clock "
[tip:x86/urgent] x86/asm/entry/32: Fix user_mode() misuses
2015-03-10 10:07 UTC
[GIT PULL 00/20] perf/core improvements and fixes
2015-03-10 10:03 UTC (2+ messages)
[PATCH 0/7] crypto: OCTEON MD5 bugfix + SHA modules
2015-03-10 9:58 UTC (2+ messages)
[PATCH v2 00/10] ARM: berlin: refactor chip and system controllers
2015-03-10 9:57 UTC (4+ messages)
` [PATCH v2 03/10] reset: berlin: convert to a platform driver
[PATCH] drivers/base: cacheinfo: validate device node for all the caches
2015-03-10 9:52 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH 0/3] Fix power domains handling on exynos542x
2015-03-10 9:48 UTC (3+ messages)
linux-next: build warning after merge of the trivial tree
2015-03-10 9:47 UTC (2+ messages)
[PATCH] crypto: AES-NI: fix memory usage in GCM decryption
2015-03-10 9:45 UTC (2+ messages)
[PATCH] drivers: base: fw: fix ret value when loading fw
2015-03-10 9:45 UTC (2+ messages)
` [PATCH v2] "
[PATCH] staging: rtl8192e: remove unused functions
2015-03-10 9:44 UTC
[PATCH] ARM: at91: force CPU selection
2015-03-10 9:42 UTC (3+ messages)
[RFC] Mediatek SCPSYS power domain support
2015-03-10 9:41 UTC (4+ messages)
` [PATCH 2/4] soc: Mediatek: Add SCPSYS power domain driver
[PATCH v3 0/7] x86, boot: clean up kasl
2015-03-10 9:35 UTC (7+ messages)
` [PATCH v3 2/7] x86, boot: Move ZO to end of buffer
` [PATCH v3 3/7] x86, boot: Don't overlap VO with ZO data
[ANNOUNCE] 3.18.7-rt1
2015-03-10 9:35 UTC (5+ messages)
` [patch-3.18.7-rt1] sched/context-tracking: fix PREEMPT_LAZY explosions
[RFC PATCH 0/5] MT8173 IOMMU support
2015-03-10 9:24 UTC (7+ messages)
` [PATCH 1/5] soc: mediatek: Add SMI driver
linux-next: build warning after merge of the tty tree
2015-03-10 9:19 UTC (5+ messages)
` [PATCH] fixup! serial: imx: add support for half duplex rs485
linux-next: build warnings after merge of the tty tree
2015-03-10 9:18 UTC (3+ messages)
` [PATCH] fixup! serial: mctrl-gpio: simplify init routine
Donation of $ 1.5 million Dollars!!!
2015-03-10 9:17 UTC
[PATCH] staging: sm750fb: Fix sparse warning
2015-03-10 9:14 UTC (7+ messages)
[Patch v4] firmware: dmi-sysfs: add SMBIOS entry point area attribute
2015-03-10 9:13 UTC (4+ messages)
` [dmidecode] "
[PATCH] phy: berlin-usb: Set drvdata for phy and use it
2015-03-10 9:05 UTC
[PATCH v2] ARM: l2c: Fix prefetch settings dt parsing
2015-03-10 8:59 UTC
[PATCH] Add TI CDCE925 I2C controlled clock synthesizer driver
2015-03-10 8:58 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2] staging: sm750fb: Fix sparse warning
2015-03-10 8:51 UTC
[PATCH v3 1/5] staging: sm750fb: wrong type for print
2015-03-10 8:45 UTC (5+ messages)
` [PATCH v3 2/5] staging: sm750fb: remove pragma optimize
` [PATCH v3 3/5] staging: sm750fb: correctly define SM750LE_REVISION_ID
` [PATCH v3 4/5] staging: sm750fb: fix undeclared function
` [PATCH v3 5/5] staging: sm750fb: fix build failure
[PATCH v6 00/22] power_supply: Allow safe usage of power supply
2015-03-10 8:27 UTC (8+ messages)
` [PATCH v6 04/22] power_supply: Move run-time configuration to separate structure
` [PATCH v6 05/22] power_supply: Add API for safe access of power supply function attrs
` [PATCH v6 06/22] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v6 07/22] power_supply: 88pm860x_charger: "
` [PATCH v6 08/22] power_supply: ab8500: "
` [PATCH v6 10/22] power_supply: apm_power: "
` [PATCH v6 11/22] power_supply: bq2415x_charger: "
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).