LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-22 11:11:50 to 2016-02-22 14:33:29 UTC [more...]

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-22 14:33 UTC  (10+ messages)
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
  ` [PATCH v9 "
    ` [PATCH v10 "

[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
 2016-02-22 14:32 UTC  (59+ messages)
` [PATCH 01/61] gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
` [PATCH 02/61] gpio: Add resource management devm_gpio_chip_{add_data,remove}
` [PATCH 03/61] gpio: Add missing devm_gpio_ wrapper in devres.txt
` [PATCH 04/61] gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration
` [PATCH 05/61] gpio: adnp: "
` [PATCH 06/61] gpio: adp5520: "
` [PATCH 08/61] gpio: amdpt: "
` [PATCH 09/61] gpio: arizona: "
` [PATCH 10/61] gpio: ath79: "
` [PATCH 11/61] gpio: bcm-kona: "
` [PATCH 12/61] gpio: clps711x: "
` [PATCH 13/61] gpio: crystalcove: "
` [PATCH 14/61] gpio: cs5535: "
` [PATCH 15/61] gpio: da9052: "
` [PATCH 16/61] gpio: da9055: "
` [PATCH 17/61] gpio: dln2: "
` [PATCH 18/61] gpio: ep93xx: "
` [PATCH 19/61] gpio: f7188x: "
` [PATCH 21/61] gpio: generic: "
` [PATCH 22/61] gpio: iop: "
` [PATCH 24/61] gpio: kempld: "
` [PATCH 25/61] gpio: lp3943: "
` [PATCH 27/61] gpio: lynxpoint: "
` [PATCH 28/61] gpio: mc9s08dz60: "
` [PATCH 29/61] gpio: moxart: "
` [PATCH 30/61] gpio: mvebu: "
` [PATCH 31/61] gpio: mxc: "
` [PATCH 32/61] gpio: octeon: "
` [PATCH 33/61] gpio: pca953x: "
` [PATCH 34/61] gpio: pcf857x: "
` [PATCH 35/61] gpio: palmas: "
` [PATCH 36/61] gpio: rc5t583: "
` [PATCH 37/61] gpio: rdc321x: "
` [PATCH 38/61] gpio: sch: "
` [PATCH 39/61] gpio: spear-spics: "
` [PATCH 40/61] gpio: sta2x11: "
` [PATCH 41/61] gpio: stp-xway: "
` [PATCH 42/61] gpio: sx150x: "
` [PATCH 43/61] gpio: syscon: "
` [PATCH 44/61] gpio: tb10x: "
` [PATCH 45/61] gpio: tc3589x: "
` [PATCH 46/61] gpio: tegra: "
` [PATCH 47/61] gpio: timberdale "
` [PATCH 48/61] gpio: tps6586x: "
` [PATCH 49/61] gpio: tps65910: "
` [PATCH 50/61] gpio: tps65912: "
` [PATCH 51/61] gpio: ts4800: "
` [PATCH 52/61] gpio: ts5500: "
` [PATCH 53/61] gpio: twl6040: "
` [PATCH 54/61] gpio: ucb1400: "
` [PATCH 55/61] gpio: viperboard: "
` [PATCH 56/61] gpio: vx855: "
` [PATCH 57/61] gpio: wm8350: "
` [PATCH 58/61] "
` [PATCH 59/61] gpio: wm8994: "
` [PATCH 60/61] gpio: xgene-sb: "
` [PATCH 61/61] gpio: xgene: "

[PATCH 0/3] coccinelle: catchup on memory allocation functions
 2016-02-22 14:20 UTC  (5+ messages)
` [PATCH 1/3] coccinelle: also catch kzfree() issues
    ` [PATCHv1 "

Re: [PATCH] PM / devfreq: tegra: Set freq in rate callback
 2016-02-22 14:17 UTC  (2+ messages)

[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
 2016-02-22 14:15 UTC  (7+ messages)
` [PATCH 5/9] apm32: remove paravirt_enabled() use

[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
 2016-02-22 14:16 UTC  (3+ messages)
` [RFC/RFT][PATCH 1/1] cpufreq: New governor using utilization data from the scheduler

Disabling graph endpoints in device trees
 2016-02-22 14:14 UTC 

[PATCH] ACPI / button: Avoid using broken _LID on Surface tablet
 2016-02-22 14:14 UTC  (5+ messages)

[BUG] [REGRESSION] [BISECTED] -rc1 breaks audio over HDMI for i915
 2016-02-22 14:12 UTC  (12+ messages)

[PATCH] xen-netfront: set real_num_tx_queues to zreo avoid to trigger BUG_ON
 2016-02-22 14:10 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH V4 0/6] perf/amd/iommu: Enable multi-IOMMU support
 2016-02-22 14:07 UTC  (5+ messages)
` [PATCH V4 5/6] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH] Doc: spi: make xmldocs warning caused by spi.c
 2016-02-22 14:03 UTC  (2+ messages)

[PATCH 0/6] Support for systems without AArch32 state
 2016-02-22 14:03 UTC  (5+ messages)
` [PATCH 6/6] arm64: compat: Check for "

[PATCH] ALSA: mts64: use new parport device model
 2016-02-22 14:02 UTC  (2+ messages)

[RFC PATCH 0/2] fix memremap on ARM
 2016-02-22 14:02 UTC  (3+ messages)
` [RFC PATCH 1/2] memremap: add arch specific hook for MEMREMAP_WB mappings
` [RFC PATCH 2/2] ARM: memremap: implement arch_memremap_wb()

[1/4] gpio: gpio-f7188x: Use mutex for access serialisation
 2016-02-22 13:49 UTC  (7+ messages)
` [PATCH] kernel/resource.c: fix muxed resource handling in __request_region()

[PATCH 0/8] ACPI: parse the DBG2 table
 2016-02-22 13:46 UTC  (9+ messages)
` [PATCH 1/8] arm64: move acpi/dt decision earlier in boot process
` [PATCH 2/8] of/serial: move earlycon early_param handling to serial
` [PATCH 3/8] ACPI: add definitions of DBG2 subtypes
` [PATCH 4/8] ACPI: genaralize iterating over subtables in ACPI_PROBE_TABLE()
` [PATCH 5/8] ACPI: parse DBG2 table
` [PATCH 6/8] ACPI: serial: implement earlycon on ACPI DBG2 port
` [PATCH 7/8] ACPI: enable ACPI_DBG2_TABLE on ARM64
` [PATCH 8/8] serial: pl011: add ACPI DBG2 serial port

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-02-22 13:46 UTC  (5+ messages)
` [PATCH v3 4/5] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE

[PATCH] of: alloc anywhere from memblock if range not specified
 2016-02-22 13:45 UTC 

[PATCH 0/2] cpufreq: governor: Fixups on top of recent changes
 2016-02-22 13:45 UTC  (8+ messages)
` [PATCH 1/2] cpufreq: governor: Fix race in dbs_update_util_handler()
  ` [PATCH v2 "

[PATCH] rtc: Add an option to invalidate dates in 2038
 2016-02-22 13:43 UTC  (8+ messages)

[PATCH] fpga manager: Add hardware dependency to Zynq driver
 2016-02-22 13:42 UTC 

[PATCH V7 0/6] i2c: qup: Add support for v2 tags and bam dma
 2016-02-22 13:41 UTC  (6+ messages)
` [PATCH V7 4/6] i2c: qup: Add bam dma capabilities

[PATCH v4 0/5] Cavium ThunderX PMU support
 2016-02-22 13:41 UTC  (5+ messages)
` [PATCH v4 4/5] arm64/perf: Enable PMCR long cycle counter bit

4.4.1 skb_warn_bad_offload+0xc5/0x110
 2016-02-22 13:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: alpine: add a new maintainer and update the entry
 2016-02-22 13:24 UTC  (2+ messages)

[PATCH] Doc: xtensa : Fix a typo in atomctl.txt
 2016-02-22 13:22 UTC  (2+ messages)

[GIT PULL] xen: bug fixes for 4.5-rc5
 2016-02-22 13:18 UTC 

[PATCH] cpufreq: simplify for_each_suitable_policy() macro
 2016-02-22 13:15 UTC  (3+ messages)

[PATCH] cpufreq: fix comment about return value of cpufreq_register_driver()
 2016-02-22 13:15 UTC  (3+ messages)

[PATCH 2/2 v3] chrdev: allocate dynamic chardevs in all unused holes
 2016-02-22 13:07 UTC 

[PATCH v5 0/4] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-22 13:03 UTC  (5+ messages)
` [PATCH v5 1/4] clk: sunxi: Add apb0 gates for H3
` [PATCH v5 2/4] dts: sun8i-h3: Add APB0 related clocks and resets
` [PATCH v5 3/4] ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
` [PATCH v5 4/4] ARM: dts: sun8i: Add leds and switch on Orangepi Plus boards

[PATCH v2 0/3] vfs: Use per-cpu list for SB's s_inodes list
 2016-02-22 13:04 UTC  (7+ messages)
` [PATCH v2 3/3] vfs: Use per-cpu list for superblock's inode list

[PATCH] ARM: at91: sama5/dts: move hsmc_clk out of nfc node
 2016-02-22 12:58 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node
 2016-02-22 12:57 UTC  (2+ messages)

[PATCH] intel-pstate: Update frequencies of policy->cpus only from ->set_policy()
 2016-02-22 12:54 UTC  (4+ messages)

4.5-rc4 kernel is failed to bootup on CN6880
 2016-02-22 12:43 UTC  (2+ messages)

[PATCH 01/15] arm: use of_platform_default_populate() to populate default bus
 2016-02-22 12:43 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 3/5] arm64: dts: Add Cavium ThunderX specific PMU
 2016-02-22 12:40 UTC  (2+ messages)

[PATCH] btrfs: backref: Fixed checkpatch warning of over 80 characters
 2016-02-22 12:36 UTC  (5+ messages)

[PATCH 0/6] ARM: decompressor: several cleanups
 2016-02-22 12:33 UTC  (5+ messages)

[PATCH] trace/irq: fix WARNING in check_flags while CONFIG_TRACE_IRQFLAGS opened
 2016-02-22 12:26 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: MMU: Clean up handle_mmio_page_fault() handling in kvm_mmu_page_fault()
 2016-02-22 12:24 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()

[PATCH] drm/rockchip: vop: fix crtc size in plane check
 2016-02-22 12:22 UTC 

[PATCH 2/2 v2] chrdev: allocate dynamic chardevs in all unused holes
 2016-02-22 12:20 UTC 

[RFD] Sharing GPIOs for input (buttons) and output (LEDs)
 2016-02-22 12:14 UTC 

[patch V2 00/28] x86/perf/intel/uncore|rapl: Fix error handling and sanitize pmu management
 2016-02-22 12:09 UTC  (26+ messages)
` [patch V2 01/28] x86/perf/intel/uncore: Remove pointless mask check
` [patch V2 03/28] x86/perf/intel/uncore: Fix error handling
` [patch V2 02/28] x86/perf/intel/uncore: Simplify error rollback
` [patch V2 04/28] x86/perf/intel/uncore: Add sanity checks for pci dev package id
` [patch V2 05/28] x86/perf/intel_uncore: Cleanup hardware on exit
` [patch V2 11/28] x86/topology: Create logical package id
` [patch V2 10/28] x86/perf/intel_uncore: Store box in event->pmu_private
` [patch V2 12/28] x86/perf/uncore: Track packages not per cpu data
` [patch V2 13/28] x86/perf/intel_uncore: Clear all hardware state on exit
` [patch V2 15/28] cpumask: Export cpumask_any_but
` [patch V2 14/28] x86/perf/intel_uncore: Make PCI and MSR uncore independent
` [patch V2 16/28] x86/perf/intel_uncore: Make it modular
` [patch V2 17/28] x86/perf/cqm: Get rid of the silly for_each_cpu lookups
` [patch V2 19/28] x86/perf/intel/rapl: Add proper error handling
` [patch V2 18/28] x86/perf/intel_rapl: Make Knights Landings support functional
` [patch V2 26/28] x86/perf/intel/rapl: Convert it to a per package facility
` [patch V2 27/28] perf: Export perf_event_sysfs_show

[RESEND PATCH V7 4/6] i2c: qup: Add bam dma capabilities
 2016-02-22 12:08 UTC 

[v2 PATCH 3/3] scsi:stex.c Add S3/S4 support
 2016-02-22 12:07 UTC 

[v2 PATCH 2/3] scsi:stex.c Add hotplug support
 2016-02-22 12:04 UTC 

[PATCH] bus: imx-weim: Take the 'status' property value into account
 2016-02-22 12:01 UTC 

[v2 PATCH 1/3] scsi:stex.c Support to Pegasus series
 2016-02-22 12:02 UTC 

[PATCH v1] spi: master driver to enable RTC on ICPDAS LP-8841
 2016-02-22 11:57 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] MAINTAINERS: add qcom clocks to the maintainers list
 2016-02-22 11:55 UTC 

[PATCH v5.2] phy: rockchip-usb: add handler for usb-uart functionality
 2016-02-22 11:55 UTC 

[PATCH v5.1] phy: rockchip-usb: add handler for usb-uart functionality
 2016-02-22 11:53 UTC  (3+ messages)

[PATCH v2] mm/slab: re-implement pfmemalloc support
 2016-02-22 11:52 UTC  (2+ messages)

[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
 2016-02-22 11:51 UTC  (3+ messages)
` [PATCH v2 1/2] drm: Improve drm_of_component_probe() to correctly handle ports and remote ports

[PATCH] clk: qcom: msm8960: fix ce3_core clk enable register
 2016-02-22 11:43 UTC 

[PATCH v2 1/2] dt-bindings: Add LG lp120up1 panel bindings
 2016-02-22 11:43 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: Support for LG lp120up1 panel with eDP input

[PATCH] cpufreq_sched: set governor_data before waking up kschedfreq
 2016-02-22 11:42 UTC  (4+ messages)
` [Eas-dev] "

[PATCH 1/3] Btrfs: disk-io: fixed a brace coding style issue
 2016-02-22 10:18 UTC  (2+ messages)
` [PATCH 3/3] Btrfs: disk-io: fixed a comment block "

[PATCH][V2] rtlwifi: pass struct rtl_stats by reference as it is more efficient
 2016-02-22 11:35 UTC 

[PATCH v2 0/5] xen: avoid module usage in non-modular code
 2016-02-22 11:27 UTC  (5+ messages)
` [PATCH v2 4/5] drivers/xen: make sys-hypervisor.c explicitly non-modular
` [PATCH v2 5/5] drivers/xen: make platform-pci.c "

[PATCH] Irq/mbigen:Promote the mbigen driver register timing
 2016-02-22 11:24 UTC  (2+ messages)

[PATCH 0/3] nvmem: fixes for v4.6
 2016-02-22 11:24 UTC  (4+ messages)
` [PATCH 1/3] nvmem: Fix dependencies for !HAS_IOMEM archs
` [PATCH 2/3] nvmem: imx-ocotp: Fix return value of imx_ocotp_read
` [PATCH 3/3] nvmem: mediatek: Fix later provider initialization

[lkp] [xfs] fbcc025613: -5.6% fsmark.files_per_sec
 2016-02-22 11:22 UTC  (4+ messages)

[PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420
 2016-02-22 11:21 UTC  (4+ messages)

fs: NULL deref in atime_needs_update
 2016-02-22 11:20 UTC  (8+ messages)

[PATCH] rtlwifi: pass struct rtl_stats by reference as it is more efficient
 2016-02-22 11:16 UTC  (4+ messages)

[PATCH] Documentation/memory-barriers: fix wrong comment in example
 2016-02-22 11:16 UTC  (8+ messages)

[PATCH 0/2] Add Rockchip display port phy driver support
 2016-02-22 11:15 UTC  (2+ messages)

[PATCH v3 2/2] phy: add a driver for the Rockchip SoC internal eMMC PHY
 2016-02-22 11:11 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 read-only IMAP folder(s) and NNTP newsgroup(s).