linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-27 14:13:43 to 2015-10-27 16:47:26 UTC [more...]

[PATCH] ARM: perf: ensure the cpu is available to scheduler when set irq affinity
 2015-10-27 16:47 UTC  (2+ messages)

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-10-27 16:47 UTC  (13+ messages)
` [PATCH V1 01/11] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V1 02/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V1 03/11] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH V1 04/11] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH V1 05/11] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V1 06/11] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V1 07/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
  ` [Linaro-acpi] "
` [PATCH V1 08/11] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V1 09/11] x86, pci: Use previously added ECAM hot_added flag to remove ECAM regions
` [PATCH V1 10/11] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init

[PATCH 1/3] devicetree: mfd: Add binding for the TI LM3533
 2015-10-27 16:43 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] iio: light: lm3533-als: Print error message on invalid resistance
  ` [PATCH v2 3/3] mfd: lm3533: Support initialization from Device Tree

[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
 2015-10-27 16:42 UTC  (13+ messages)
` [PATCH 5/8] mm: memcontrol: account socket memory on "

[PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-27 16:42 UTC  (6+ messages)

[PATCH 0/8] drivers/tty/: Deinline functions when it saves at least 300 bytes per function
 2015-10-27 16:40 UTC  (9+ messages)
` [PATCH 1/8] cyclades: Deinline cyy_readb, save 368 bytes
` [PATCH 2/8] cyclades: Deinline cyy_writeb, save 880 bytes
` [PATCH 3/8] cyclades: Deinline serial_paranoia_check, save 304 bytes
` [PATCH 4/8] isicom: Deinline WaitTillCardIsFree, save 1120 bytes
` [PATCH 5/8] serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes
` [PATCH 6/8] serial/jsm: Deinline neo_parse_isr, save 688 bytes
` [PATCH 7/8] serial_core: Deinline uart_update_mctrl, save 304 bytes
` [PATCH 8/8] tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytes

[PATCH v8 00/14] support "task_isolation" mode for nohz_full
 2015-10-27 16:40 UTC  (4+ messages)
` [PATCH v8 04/14] task_isolation: add initial support

[PATCH] gpio: zynq: Implement irq_(request|release)_resources
 2015-10-27 16:37 UTC  (5+ messages)

[RFC PATCH 3/3] net: dsa: make usage of mv88e6xxx common remove function
 2015-10-27 16:36 UTC 

[RFC PATCH 2/3] net: dsa: mv88e6xxx: add common and ppu remove function
 2015-10-27 16:35 UTC 

[RFC PATCH 1/3] net: dsa: bcm_sf2: cleanup resources in remove callback
 2015-10-27 16:35 UTC 

[RFC PATCH 0/3] net: dsa: cleanup dsa driver
 2015-10-27 16:35 UTC 

[PATCH] arm64: dts: Added syscon-reboot node for FSL's LS2085A SoC
 2015-10-27 16:34 UTC  (3+ messages)

[PATCH v2 0/3] lib/string_helpers: fix precision issues and introduce tests
 2015-10-27 16:24 UTC  (5+ messages)
` [PATCH v2 2/3] lib/string_helpers.c: don't lose precision in string_get_size()

[PATCH] memcg: Fix thresholds for 32b architectures
 2015-10-27 16:23 UTC  (3+ messages)

[PATCH v8 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2015-10-27 16:22 UTC  (7+ messages)
` [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
` [PATCH v8 2/5] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
` [PATCH v8 3/5] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
` [PATCH v8 4/5] Watchdog: introdouce "pretimeout" into framework
` [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver

[PATCH] oom_kill: add option to disable dump_stack()
 2015-10-27 16:20 UTC  (6+ messages)

Q: schedule() and implied barriers on arm64
 2015-10-27 16:19 UTC  (9+ messages)

[PATCH v3 1/4] extcon: arizona: Add extcon specific device tree binding document
 2015-10-27 16:01 UTC  (4+ messages)
` [PATCH v3 2/4] regulator: arizona: Add regulator "
` [PATCH v3 3/4] mfd: arizona: Remove bindings covered in new subsystem specific docs
` [PATCH v3 4/4] MAINTAINERS: Add binding docs for Cirrus Logic/Wolfson Arizona devices

[PATCH 0/9] add missing of_node_put
 2015-10-27 16:18 UTC  (3+ messages)
` [PATCH 9/9] pinctrl: at91: "

[PATCH v12 0/5] Support for Open-Channel SSDs
 2015-10-27 16:15 UTC  (8+ messages)
` [PATCH v12 1/5] lightnvm: "
  ` [PATCH] lightnvm: fix memdup_user.cocci warnings
` [PATCH v12 2/5] gennvm: Generic NVM manager
` [PATCH v12 3/5] rrpc: Round-robin sector target with cost-based gc
` [PATCH v12 4/5] null_nvm: LightNVM test driver
` [PATCH v12 5/5] nvme: LightNVM support

[PATCHv2 1/2] Documentation: ad5592r: Added devicetree bindings documentation
 2015-10-27 16:15 UTC  (4+ messages)

[PATCH] xfrm: dst_entries_init() per-net dst_ops
 2015-10-27 16:15 UTC 

[PATCH] scsi_sysfs: Fix queue_ramp_up_period return code
 2015-10-27 16:12 UTC  (2+ messages)

4.3-rc7: kmemleak BUG: Redzone overwritten
 2015-10-27 16:06 UTC  (3+ messages)

[PATCH] pinctrl: tegra-xusb: Correct lane mux options
 2015-10-27 16:07 UTC  (2+ messages)

[PATCH 1/3] DT binding: gpio-zynq: Document interrupt-controller
 2015-10-27 16:04 UTC  (4+ messages)
` [PATCH 2/3] ARM: zynq: DT: Add interrupt-controller property to GPIO

[PATCH] arm: perf: Add event descriptions
 2015-10-27 16:04 UTC  (8+ messages)

[RFC PATCH] vfio/type1: Do not support IOMMUs that allow bypass
 2015-10-27 16:00 UTC  (5+ messages)

[PATCH 6/6] net: phy: Stop 'phy-state-machine' and 'phy_change' work on remove
 2015-10-27 15:57 UTC  (3+ messages)

[PATCH 0/4] Add generator notes to generated files
 2015-10-27 15:30 UTC  (5+ messages)
` [PATCH 1/4] version.h: Make it clear where the files was generated
` [PATCH 2/4] utsrelease.h: Make it clear where files are generated
` [PATCH 3/4] mkcompile_h: add the generator location to compile.h
` [PATCH 4/4] Mark files generated by confdata.c

[PATCH] vhost: fix performance on LE hosts
 2015-10-27 15:52 UTC  (3+ messages)

[PATCH 0/2] Add CONFIG_PERMANENT_CPU_TOPOLOGY [v2]
 2015-10-27 15:50 UTC  (3+ messages)
` [PATCH 1/2] cpu hotplug, add CONFIG_PERMANENT_CPU_TOPOLOGY and keep topology directory for lifetime of CPU [v2]

[PATCH] IB/sa: replace GFP_KERNEL with GFP_ATOMIC
 2015-10-27 15:47 UTC 

[PATCH] gpio: xilinx: Drop architecture dependencies
 2015-10-27 15:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] watchdog_dev: Use device tree alias for naming watchdogs
 2015-10-27 15:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: Start using the 'reviewer' (R) tag
 2015-10-27 15:42 UTC 

[PATCH] ARM: SWP emulation: Restore original *data when failed
 2015-10-27 15:44 UTC  (10+ messages)

[PATCH 2/6] net: dsa: allow switch drivers to cleanup their resources
 2015-10-27 15:43 UTC  (3+ messages)

iMX6 SSI in TDM master mode and SDMA
 2015-10-27 15:32 UTC 

[PATCH 1/3] ibmvsci: make parameters max_id and max_channel read-only
 2015-10-27 15:38 UTC  (3+ messages)

[PATCH 0/2] Add new features introduced in AMD Fam17h
 2015-10-27 15:32 UTC  (8+ messages)
` [PATCH 2/2] x86/cpufeature: Add CLZERO feature

Inline hunt results for 4.3.0-rc1
 2015-10-27 15:31 UTC  (5+ messages)

[PATCH -rt] Revert "net: use synchronize_rcu_expedited()"
 2015-10-27 15:27 UTC  (6+ messages)

[RFD] Functional dependencies between devices
 2015-10-27 15:24 UTC  (2+ messages)

character driver - poll() timeout
 2015-10-27 15:20 UTC  (5+ messages)

[PATCH v2 0/5] crypto: add algif_akcipher user space API
 2015-10-27 15:16 UTC  (3+ messages)

[PATCH 3/3] USB: serial: cp210x: Workaround cp2108 GET_LINE_CTL bug
 2015-10-27 15:17 UTC  (2+ messages)

[PATCH v2] iov: restore NumVFs register to 0 before return from virtfn_max_buses()
 2015-10-27 15:15 UTC  (5+ messages)

[PATCH v6 0/22] On-demand device probing
 2015-10-27 15:43 UTC  (9+ messages)
` [PATCH v6 04/22] of: add function to allow probing a device from a OF node
` [PATCH v6 03/22] of/platform: Point to struct device from device node

[PATCH v3 0/2] watchdog: driver for BCM7038 and newer chips
 2015-10-27 15:13 UTC  (2+ messages)

[PATCH] timer: Lazily wakup nohz CPU when adding new timer
 2015-10-27 15:11 UTC  (5+ messages)

[PATCH v2 00/32] HiSilicon SAS driver
 2015-10-27 15:06 UTC  (8+ messages)
` [PATCH v2 02/32] devicetree: bindings: scsi: HiSi SAS

[Regression/Oops] nsc-ircc: 4.3.0rc6/rc7 No backlight on Thinkpad T60P
 2015-10-27 15:07 UTC 

[PATCH v8 0/8] Fix error message and present UFS variant
 2015-10-27 15:04 UTC  (17+ messages)
` [PATCH v8 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v8 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v8 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v8 4/8] add ufshcd_get_variant ufshcd_set_variant
` [PATCH v8 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v8 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v8 7/8] scsi: ufs-qcom: add debug prints for test bus
` [PATCH v8 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations

[PATCH v5 00/15] Big fixes, retries, handle a race condition
 2015-10-27 15:00 UTC  (21+ messages)
` [PATCH v5 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v5 02/15] scsi: ufs: clear fields "
` [PATCH v5 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v5 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v5 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v5 08/15] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v5 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v5 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v5 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v5 15/15] scsi: ufs: add wrapper for retrying sending query attribute

[PATCH V4 0/8] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-10-27 15:27 UTC  (9+ messages)
` [PATCH V4 1/8] acpi: Honor ACPI _CCA attribute setting
` [PATCH V4 7/8] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V4 8/8] PCI: ACPI: Add support for PCI device DMA coherency

[PATCH] staging: board: Set PM domain before probe
 2015-10-27 14:55 UTC  (2+ messages)

[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
 2015-10-27 14:40 UTC  (5+ messages)

[PATCH 5/6] net: dsa: Do not reschedule polling if driver removed
 2015-10-27 14:49 UTC 

[PATCH 4/6] net: dsa: Add missing master netdev dev_put() calls
 2015-10-27 14:49 UTC 

[PATCH 3/6] net: dsa: cleanup resources upon module removal
 2015-10-27 14:49 UTC 

[PATCH 1/6] net: dsa: Use delayed work instead of timer+work for polling
 2015-10-27 14:48 UTC 

[PATCHv5 00/52] perf stat: Add scripting support
 2015-10-27 14:48 UTC  (14+ messages)
` [PATCH 11/52] perf tools: Add stat config event
` [PATCH 29/52] perf stat record: Add record command
` [PATCH 31/52] perf stat record: Synthesize stat record data

[PATCH 0/6] Further fix for dsa unbinding
 2015-10-27 14:48 UTC 

[PATCH v3 3/3] MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
 2015-10-27 14:47 UTC  (3+ messages)
` [v3, "

[PATCH 00/11] parport cleanup
 2015-10-27 14:42 UTC  (12+ messages)
` [PATCH 01/11] parport: fix a trivial typo
` [PATCH 02/11] parport: remove trailing white space
` [PATCH 03/11] parport: EXPORT_SYMBOL should follow function
` [PATCH 04/11] parport: fix coding style
` [PATCH 05/11] parport: code indent should use tabs
` [PATCH 06/11] parport: quoted strings should not be split
` [PATCH 07/11] parport: remove braces
` [PATCH 08/11] parport: remove unnecessary out of memory message
` [PATCH 09/11] parport: change style of NULL comparison
` [PATCH 10/11] parport: remove unneeded space
` [PATCH 11/11] parport: avoid assignment in if

[PATCH V5 1/1] usb:serial add Fintek F81532/534 driver
 2015-10-27 14:44 UTC  (4+ messages)

[PATCH] ARM: add v7 LPAE multi-platform defconfig
 2015-10-27 14:35 UTC 

[PATCH v10 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-27 14:40 UTC  (4+ messages)
` [PATCH v10 3/4] PM / sleep: Go direct_complete if driver has no callbacks

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-27 14:38 UTC  (5+ messages)
` [PATCH v11 1/4] device core: add device_is_bound()
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain
` [PATCH v11 3/4] PM / sleep: Go direct_complete if driver has no callbacks
` [PATCH v11 4/4] USB / PM: Allow USB devices to remain runtime-suspended when sleeping

[PATCH] w1: w1_process() is not freezable kthread
 2015-10-27 14:30 UTC  (2+ messages)

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-10-27 14:33 UTC  (3+ messages)

[PATCH v10 0/6] Multiple intermediate states for genpd
 2015-10-27 14:33 UTC  (3+ messages)
` [PATCH v10 1/6] PM / Domains: prepare for multiple states

[PATCH v12 0/6] Altera PCIe host controller driver with MSI support
 2015-10-27 14:26 UTC  (2+ messages)

[PATCH v4 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-10-27 14:23 UTC  (12+ messages)
` [PATCH v4 4/5] regulator: tps65912: Add regulator driver for the TPS65912 PMIC

[PATCH 1/2] serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"
 2015-10-27 14:20 UTC  (4+ messages)
` [PATCH 2/2] serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE

[PATCH v4 0/7] USB MIDI Gadget improvements and bug fixes
 2015-10-27 14:14 UTC  (2+ messages)


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