public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-22 11:36:51 to 2016-02-22 14:58:26 UTC [more...]

[PATCH v5 00/20] kthread: Use kthread worker API more widely
 2016-02-22 14:56 UTC  (10+ messages)
` [PATCH v5 01/20] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v5 02/20] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v5 03/20] kthread: Add create_kthread_worker*()
` [PATCH v5 04/20] kthread: Add drain_kthread_worker()
` [PATCH v5 05/20] kthread: Add destroy_kthread_worker()
` [PATCH v5 06/20] kthread: Detect when a kthread work is used by more workers
` [PATCH v5 07/20] kthread: Initial support for delayed kthread work
` [PATCH v5 08/20] kthread: Allow to cancel "
` [PATCH v5 09/20] kthread: Allow to modify delayed "

[PATCH v2] ASoC: wm9713: fix regmap free path
 2016-02-21 10:12 UTC  (2+ messages)
` [alsa-devel] "

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2016-02-22 14:55 UTC  (5+ messages)

Good Day,,,
 2016-02-22 14:54 UTC 

[PATCH 0/4] Add Ethernet support on STM32F429
 2016-02-22 14:50 UTC  (4+ messages)
` [PATCH 1/4] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip

[PATCH 0/2] device property: fix for couple of bugs
 2016-02-22 14:50 UTC  (3+ messages)
` [PATCH 1/2] device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
` [PATCH 2/2] device property: fix for a case of use-after-free

[GIT PULL] remaining tpmdd fixes for Linux 4.5
 2016-02-22 14:50 UTC  (3+ messages)

[ANNOUNCE] Kselftest Framework mainling list - linux-kselftest@vger.kernel.org
 2016-02-22 14:50 UTC 

[PATCH v6 00/12] arm-cci: PMU driver updates
 2016-02-22 14:49 UTC  (3+ messages)
` [PATCH v6 02/12] arm-cci: Group writes to counter

[PATCH V3 1/2] irq: Track the interrupt timings
 2016-02-22 14:48 UTC  (2+ messages)

RichACLs man-pages review
 2016-02-22 14:46 UTC  (7+ messages)
` richacl(7) man page review comments

[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
 2016-02-22 14:44 UTC  (64+ 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 07/61] gpio: adp5588: "
` [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 20/61] gpio: ge: "
` [PATCH 21/61] gpio: generic: "
` [PATCH 22/61] gpio: iop: "
` [PATCH 23/61] gpio: janz-ttl: "
` [PATCH 24/61] gpio: kempld: "
` [PATCH 25/61] gpio: lp3943: "
` [PATCH 26/61] gpio: lpc32xx: "
` [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 v3 0/5] ACPI: parse the SPCR table
 2016-02-22 14:43 UTC  (12+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()

[PATCH] ARM: dts: omap3-n900: Allow gpio keys to be disabled
 2016-02-22 14:42 UTC  (2+ messages)

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

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

[PATCH 5/5] f2fs crypto: fix incorrect positioning for GCing encrypted data page
 2016-02-22 14:39 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
 2016-02-22 14:34 UTC  (13+ messages)
` [PATCH 5/9] apm32: remove paravirt_enabled() use
` [PATCH 8/9] x86/rtc: replace paravirt_enabled() check with subarch check
  ` [Xen-devel] "

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

[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] 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  (13+ messages)
` [patch V2 10/28] x86/perf/intel_uncore: Store box in event->pmu_private
` [patch V2 13/28] x86/perf/intel_uncore: Clear all hardware state on exit
` [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 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox