linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-28 13:20:37 to 2015-07-28 14:54:55 UTC [more...]

[PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements
 2015-07-28 14:54 UTC  (3+ messages)
` [PATCHv2 01/10] mm: memory hotplug with an existing resource

[PATCH V12 0/9] Hot cpu handling changes to cqm, rapl and Intel Cache Allocation support
 2015-07-28 14:54 UTC  (3+ messages)
` [PATCH 3/9] x86/intel_rdt: Cache Allocation documentation and cgroup usage guide

[PATCH v8 00/21] Compile-time stack validation
 2015-07-28 14:47 UTC  (22+ messages)
` [PATCH v8 01/21] x86/asm: Frame pointer macro cleanup
` [PATCH v8 02/21] x86/asm: Add C versions of FRAME and ENDFRAME macros
` [PATCH v8 03/21] x86/stackvalidate: Compile-time stack validation
` [PATCH v8 04/21] x86/stackvalidate: Add file and directory ignores
` [PATCH v8 05/21] x86/stackvalidate: Add ignore macros
` [PATCH v8 06/21] x86/xen: Add stack frame dependency to hypercall inline asm calls
` [PATCH v8 07/21] x86/paravirt: Add stack frame dependency to PVOP "
` [PATCH v8 08/21] x86/paravirt: Fix frame pointer usage in PV_CALLEE_SAVE_REGS_THUNK
` [PATCH v8 09/21] x86/paravirt: Align paravirt thunk functions at 16-byte boundaries
` [PATCH v8 10/21] x86/amd: Set ELF function type for vide()
` [PATCH v8 11/21] x86/reboot: Add ljmp instructions to stackvalidate whitelist
` [PATCH v8 12/21] x86/xen: Add xen_cpuid() and xen_setup_gdt() to stackvalidate whitelists
` [PATCH v8 13/21] x86/asm/crypto: Fix frame pointer usage in aesni-intel_asm.S
` [PATCH v8 14/21] x86/asm/crypto: Move .Lbswap_mask data to .rodata section
` [PATCH v8 15/21] x86/asm/crypto: Move jump_table "
` [PATCH v8 16/21] x86/asm/crypto: Fix frame pointer usage in clmul_ghash_mul/update()
` [PATCH v8 17/21] x86/asm/entry: Fix frame pointer usage in thunk functions
` [PATCH v8 18/21] x86/asm/acpi: Fix frame pointer usage in do_suspend_lowlevel()
` [PATCH v8 19/21] x86/asm: Fix frame pointer usage in rwsem functions
` [PATCH v8 20/21] x86/asm/efi: Fix frame pointer usage in efi_call()
` [PATCH v8 21/21] x86/asm/power: Fix frame pointer usage in hibernate_asm_64.S

[PATCH v2 2/2] spi: s3c64xx: add more debug prints
 2015-07-28 14:52 UTC 

[PATCH 1/2] mtd: spi-nor: Add GD25LQ32C 1.8V SPI NOR flash ID
 2015-07-28 14:52 UTC  (5+ messages)
  ` [PATCH 2/2] mtd: spi-nor: Add Pm25LD020 and GD25Q41B chip ID

[PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
 2015-07-28 14:50 UTC  (10+ messages)

[PATCH 0/2] New NAND chip IDs
 2015-07-28 14:49 UTC 

[PATCH 0/3] dm-crypt: Adds support for wiping key when doing suspend/hibernation
 2015-07-28 14:48 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] "

[RFC PATCH 00/14] kthread: Use kthread worker API more widely
 2015-07-28 14:39 UTC  (15+ messages)
` [RFC PATCH 01/14] kthread: Allow to call __kthread_create_on_node() with va_list args
` [RFC PATCH 02/14] kthread: Add create_kthread_worker*()
` [RFC PATCH 03/14] kthread: Add drain_kthread_worker()
` [RFC PATCH 04/14] kthread: Add destroy_kthread_worker()
` [RFC PATCH 05/14] kthread: Add wakeup_and_destroy_kthread_worker()
` [RFC PATCH 06/14] kthread: Add kthread_worker_created()
` [RFC PATCH 07/14] mm/huge_page: Convert khugepaged() into kthread worker API
` [RFC PATCH 08/14] rcu: Convert RCU gp kthreads "
` [RFC PATCH 09/14] ring_buffer: Initialize completions statically in the benchmark
` [RFC PATCH 10/14] ring_buffer: Fix more races when terminating the producer "
` [RFC PATCH 11/14] ring_buffer: Use kthread worker API for the producer kthread "
` [RFC PATCH 12/14] kthread_worker: Better support freezable kthread workers
` [RFC PATCH 13/14] kthread_worker: Add set_kthread_worker_user_nice()
` [RFC PATCH 14/14] kthread_worker: Add set_kthread_worker_scheduler*()

[PATCH v7 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-28 14:46 UTC  (6+ messages)
` [PATCH v7 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources

[PATCH v2] DocBook documentation for IIO
 2015-07-28 14:46 UTC  (4+ messages)
` [PATCH v2] DocBook: Add initial "

[PATCH v2] tools: perf: Fix test build error when bindir contains double slash
 2015-07-28 14:46 UTC  (2+ messages)

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2015-07-28 13:19 UTC  (6+ messages)
` [PATCH V3 1/5] clk: remove duplicated code with __clk_set_parent_after
` [PATCH V3 2/5] clk: introduce clk_core_enable_lock and clk_core_disable_lock functions
` [PATCH V3 3/5] clk: move clk_disable_unused after clk_core_disable_unprepare function
` [PATCH V3 4/5] clk: core: add CLK_OPS_PARENT_ON flags to support clocks require parent on
` [PATCH V3 5/5] "

[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
 2015-07-28 14:45 UTC  (7+ messages)
` [linux-sunxi] "

[PATCH 0/4] clk: imx7d: switch to clk api with CLK_OPS_PARENT_ON enabled
 2015-07-28 13:33 UTC  (5+ messages)
` [PATCH 1/4] clk: imx: move imx_clk_gate_x into one place
` [PATCH 2/4] clk: imx: add clk api for supporting clk_OPS_PARENT_ON clocks
` [PATCH 3/4] clk: imx7d: using api with flag CLK_OPS_PARENT_ON
` [PATCH 4/4] clk: imx7d: only enable minimum required clocks

[PATCH v4 1/2] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation
 2015-07-28 14:39 UTC  (4+ messages)
` [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-07-28 14:37 UTC  (2+ messages)

[PATCH char-misc-next 00/19] misc: mic: Enable COSM and remaining SCIF functionality
 2015-07-28 14:38 UTC  (5+ messages)
` [PATCH char-misc-next 10/19] lib: convert iova.c into a library

[PATCH] perf, tools, stat: Fix perf stat -T
 2015-07-28 14:37 UTC  (6+ messages)

[PATCH] Smack: replace capable() with ns_capable()
 2015-07-28 14:36 UTC  (4+ messages)

[PATCH v3] DocBook documentation for IIO
 2015-07-28 14:37 UTC  (2+ messages)
` [PATCH v3] DocBook: Add initial "

[PATCH v2 0/3] ARM: dts: dra7: scm_conf node cleanup
 2015-07-28 14:33 UTC  (2+ messages)

[PATCH 0/2] arm64: support initrd outside of mapped RAM
 2015-07-28 14:32 UTC  (3+ messages)
` [PATCH 1/2] mm: add utility for early copy from unmapped ram
` [PATCH 2/2] arm64: support initrd outside kernel linear map

add a bi_error field to struct bio V3
 2015-07-28 14:33 UTC  (8+ messages)
` [PATCH] block: add a bi_error field to struct bio

[PATCH v6 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-28 14:30 UTC  (14+ messages)
` [PATCH v6 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
` [PATCH v6 2/2] ARM: imx: Add suspend codes for imx7D

[PATCH 0/4] Add SPDIF support for rockchip
 2015-07-28 14:28 UTC  (6+ messages)
` [PATCH 2/4] ASoc: rockchip: Add rockchip SPDIF transceiver driver
` [PATCH 3/4] ARM: dts: rockchip: Add SPDIF transceiver for RK3188

[RFCv2 0/3] Adding support for Zynq Reset Controller
 2015-07-28 14:27 UTC  (15+ messages)
` [RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings
` [RFCv2 2/3] dts: zynq: Add devicetree entry for Xilinx Zynq reset controller
` [RFCv2 3/3] reset: reset-zynq: Adding support "

[PATCH 1/4] opp: add dev_pm_opp_is_turbo() helper
 2015-07-28 14:27 UTC  (4+ messages)
` [PATCH 3/4] cpufreq: Allow drivers to enable boost support after registering driver

Building new initrd with microcode leader
 2015-07-28 14:17 UTC 

[PATCH 0/2] cpufreq: Better separation of device addition/removal and online/offline paths
 2015-07-28 14:22 UTC  (11+ messages)
` [PATCH 0/7] "
  ` [PATCH 7/7] cpufreq: Separate CPU device removal from CPU online
    ` [Update][PATCH 7/7] cpufreq: Separate CPU device registration "

[RFC PATCH 0/3] clocksource: exynos_mct: allow mct to use 64-bit counter from coprocessor
 2015-07-28 14:20 UTC  (3+ messages)

[PATCH RFC 0/1] Document how to add a new syscall
 2015-07-28 14:19 UTC  (5+ messages)
` [PATCH RFC 1/1] Documentation: describe how to add a system call

[PATCH V3 0/8] clean up wlan_bssdef.h
 2015-07-28 14:16 UTC  (4+ messages)
` [PATCH V3 RESEND 5/8] staging: rtl8712: remove duplicate struct
` [PATCH V3 RESEND 6/8] staging: rtl8712: rename function
` [PATCH V3 RESEND 8/8] staging: rtl8712: change SupportedRates to rates

Is devm_* broken ?
 2015-07-28 14:16 UTC  (7+ messages)

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-07-28 14:09 UTC  (3+ messages)

[PATCH 0/3] Add MDIO support to ThunderX NIC driver
 2015-07-28 14:07 UTC  (3+ messages)
` [PATCH 1/3] net: mdio-octeon: Modify driver to work on both ThunderX and Octeon

[scsi 1/7 RESEND] scsi_debug: define pr_fmt() for consistent logging
 2015-07-28 13:54 UTC  (7+ messages)
` [scsi 2/7 RESEND] scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
` [scsi 3/7 RESEND] scsi_debug: vfree is null safe so drop the check
` [scsi 4/7 RESEND] scsi_debug: make dump_sector static
` [scsi 5/7 RESEND] scsi_debug: schedule_resp fix input variable check
` [scsi 6/7 RESEND] scsi_debug: fix REPORT LUNS Well Known LU
` [scsi 7/7] scsi_debug: resp_request: remove unused variable

[PATCH] net: rfkill-regulator: fix compiler warning
 2015-07-28 13:47 UTC 

[PATCH v4 0/3] dra7xx: Add PM support to PCIe
 2015-07-28 13:54 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v4 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v4 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

[PATCH V2 0/6] Freq/CPU%/CORE_BUSY% support
 2015-07-28 13:55 UTC  (9+ messages)
` [PATCH V2 4/6] perf,tools: save misc sample read value in struct perf_sample
` [PATCH V2 5/6] perf,tools: caculate and save freq/CPU%/CORE_BUSY% in he_stat

[PATCH v2 0/22] On-demand device probing
 2015-07-28 13:54 UTC  (25+ messages)
` [PATCH v2 01/22] platform: delay device-driver matches until late_initcall
` [PATCH v2 02/22] of/platform: Set fwnode field for new devices
` [PATCH v2 03/22] device property: add fwnode_get_name()
` [PATCH v2 04/22] of/platform: add of_platform_device_find()
` [PATCH v2 05/22] ACPI: add acpi_dev_get_device()
` [PATCH v2 06/22] device property: add fwnode_ensure_device()
` [PATCH v2 07/22] gpio: Probe GPIO drivers on demand
` [PATCH v2 08/22] gpio: Probe pinctrl devices "
` [PATCH v2 09/22] regulator: core: Reduce critical area in _regulator_get
` [PATCH v2 10/22] regulator: core: Probe regulators on demand
` [PATCH v2 11/22] drm: Probe panels "
` [PATCH v2 12/22] drm/tegra: Probe dpaux devices "
` [PATCH v2 13/22] i2c: core: Probe i2c master "
` [PATCH v2 14/22] pwm: Probe PWM chip "
` [PATCH v2 15/22] backlight: Probe backlight "
` [PATCH v2 16/22] usb: phy: Probe phy "
` [PATCH v2 17/22] clk: Probe clk providers "
` [PATCH v2 18/22] pinctrl: Probe pinctrl devices "
` [PATCH v2 19/22] phy: core: Probe phy providers "
` [PATCH v2 20/22] dma: of: Probe DMA controllers "
` [PATCH v2 21/22] power-supply: Probe power supplies "
` [PATCH v2 22/22] ASoC: core: Probe components "

[PATCH v6 00/19] Per-device MSI domain & platform MSI
 2015-07-28 13:46 UTC  (20+ messages)
` [PATCH v6 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v6 02/19] PCI: MSI: Register irq domain with specific token
` [PATCH v6 03/19] device core: Introduce per-device MSI domain pointer
` [PATCH v6 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v6 05/19] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v6 06/19] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v6 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v6 08/19] platform: of: Assign MSI domain to platform device
` [PATCH v6 09/19] drivers: base: Add MSI domain support for non-PCI devices
` [PATCH v6 10/19] genirq: Add DOMAIN_BUS_NEXUS irqdomain property
` [PATCH v6 11/19] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v6 12/19] irqchip: gicv3-its: Register irq domain with NEXUS token
` [PATCH v6 13/19] irqchip: gicv3-its: Get rid of struct msi_controller
` [PATCH v6 14/19] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v6 15/19] irqchip: gicv3-its: Add platform MSI support
` [PATCH v6 16/19] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v6 17/19] irqchip: GICv2m: Add platform MSI support
` [PATCH v6 18/19] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v6 19/19] PCI/MSI: Drop domain field from msi_controller

[PATCH V5 0/7] Allow user to request memory to be locked on page fault
 2015-07-28 13:49 UTC  (7+ messages)

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-07-28 13:47 UTC  (12+ messages)
` [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator

[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
 2015-07-28 13:47 UTC  (6+ messages)
` [PATCH 05/10] mm, page_alloc: Remove unnecessary updating of GFP flags during normal operation
` [PATCH 06/10] mm, page_alloc: Use jump label to check if page grouping by mobility is enabled

[PATCH 0/4] reset: socfpga: Add reset driver support for Arria10 platform
 2015-07-28 13:46 UTC  (4+ messages)
` [PATCH 3/4] reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property

Re: [RFC PATCH perf/core v2 00/16] perf-probe --cache and SDT support
 2015-07-28 13:45 UTC  (11+ messages)
`  "
      ` Re: "

[PATCH] tools: perf: Avoid error message when building with no python installed
 2015-07-28 13:44 UTC  (4+ messages)

[PATCH] tools: perf: Fix test build error when bindir contains double slash
 2015-07-28 13:44 UTC  (4+ messages)
` [PATCH] perf tests: Adding build test for having ending slash in "

[PATCH 3.12 000/124] 3.12.45-stable review
 2015-07-28 13:42 UTC  (2+ messages)

Requesting inclusion of mtd/nand patches in linux-3.14.y
 2015-07-28 13:40 UTC 

[PATCH 0/2] pci: am57xx-evm: Fix PCIe card enumeration issue
 2015-07-28 13:39 UTC  (3+ messages)
` [PATCH 1/2] pci: host: pci-dra7xx: Add support to make gpio drive PERST# line
` [PATCH 2/2] ARM: dts: am57xx-evm: Add 'gpios' property with gpio2_8

[PATCH] mm: add resched points to remap_pmd_range/ioremap_pmd_range
 2015-07-28 13:32 UTC  (6+ messages)

[PATCH 0/6] Altera PCIe host controller driver with MSI support
 2015-07-28 13:26 UTC  (3+ messages)
` [PATCH 2/6] arm: mach-socfpga: enable pci support

[PATCH -v2 0/8] jump_label: Another (better) static_key interface
 2015-07-28 13:21 UTC  (9+ messages)
` [PATCH -v2 1/8] jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE
` [PATCH -v2 2/8] jump_label: Rename JUMP_LABEL_TYPE_*
` [PATCH -v2 3/8] jump_label: Add jump_entry_key() helper
` [PATCH -v2 4/8] jump_label: Add static_key_{en,dis}able() helpers
` [PATCH -v2 5/8] jump_label: Rework update logic
` [PATCH -v2 6/8] jump_label: Add a new static_key interface
` [PATCH -v2 7/8] jump_label: Add selftest
` [PATCH -v2 8/8] x86, tsc: Employ static_branch_likely()

[PATCH] of/irq: introduce of_has_named_irqs helper
 2015-07-28 13:23 UTC  (5+ messages)

[PATCH v5 0/4] Add Broadcom North Star 2 support
 2015-07-28 13:24 UTC  (3+ messages)
` [PATCH v5 1/4] PCI: iproc: enable arm64 support for iProc PCIe


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