messages from 2015-12-07 07:43:20 to 2015-12-07 11:54:51 UTC [more...]
[PATCH 00/19] mfd: Lots of clean-ups
2015-12-07 11:50 UTC (17+ messages)
` [PATCH 01/19] mfd: aat2870-core: Remove unnecessary 'out of memory' message
` [PATCH 02/19] mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch
` [PATCH 06/19] mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error
` [PATCH 07/19] mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues
` [PATCH 08/19] mfd: adp5520: Some trivial 'no space before tab' fixes
` [PATCH 09/19] mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead
` [PATCH 10/19] mfd: arizona-i2c: Add blank line formatting after declaration
` [PATCH 11/19] mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings
` [PATCH 12/19] mfd: asic3: Fix a plethora of Checkpatch errors and warnings
` [PATCH 13/19] mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue
` [PATCH 14/19] mfd: cros_ec_spi: Repair comparison ordering issue
` [PATCH 15/19] mfd: cs5535-mfd: Add missing line spacing and make local array static
` [PATCH 16/19] mfd: da903x: Fix white space and split string issues
` [PATCH 17/19] mfd: da9052-i2c: Fix tabbing/whitespace issue
` [PATCH 18/19] mfd: da9052-irq: Fix trivial 'space before comma' error
` [PATCH 19/19] mfd: davinci_voicecodec: Remove pointless 'out of memory' error message
[PATCH 1/1] ARM: multi_v7_defconfig: Remove unused Kconfig option MACH_UX500_DT
2015-12-07 11:52 UTC
[PATCH v2] of: fix build failure
2015-12-07 11:52 UTC (2+ messages)
[PATCH] ARM64: Clear out any singlestep state on a ptrace detach operation
2015-12-07 11:47 UTC (4+ messages)
[PATCH] drm: do not use device name as a format string
2015-12-07 11:46 UTC (7+ messages)
kernel BUG at mm/filemap.c:238! (4.4.0-rc4)
2015-12-07 11:40 UTC
[PATCH] usb: host: iounmap before return
2015-12-07 11:37 UTC (4+ messages)
[PATCH] virtio: Do not drop __GFP_HIGH in alloc_indirect
2015-12-07 11:29 UTC (2+ messages)
use-after-free in __perf_install_in_context
2015-12-07 11:24 UTC (6+ messages)
[PATCH 0/4] Xeon PHI Knights Landing support for EDAC module
2015-12-07 11:24 UTC (2+ messages)
(4.3.0) r8152: deadlock related to runtime suspend?
2015-12-07 11:22 UTC (5+ messages)
[PATCH] ARC: [axs10x] cap ethernet phy to 100 Mbit/sec
2015-12-07 11:21 UTC
[PATCH v3 00/18] *** SUBJECT HERE ***
2015-12-07 11:19 UTC (6+ messages)
` [PATCH v3 04/18] irqchip: add nps Internal and external irqchips
[PATCH v5 0/4] Allow customizable random offset to mmap_base address
2015-12-07 11:13 UTC (6+ messages)
` [PATCH v5 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
` [PATCH v5 2/4] arm: mm: support ARCH_MMAP_RND_BITS
` [PATCH v5 3/4] arm64: "
bpf: undefined shift in __bpf_prog_run
2015-12-07 11:14 UTC (6+ messages)
[PATCH] ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA
2015-12-07 11:12 UTC (2+ messages)
[PATCH 04/10] omap_hwspinlock: Replace "hweight_long(i & 0xf) != 1" with "!is_power_of_2(i & 0xf)"
2015-12-07 11:08 UTC (2+ messages)
[PATCH v2] dmaengine: stm32-dma: Fix unchecked deference of chan->desc
2015-12-07 11:00 UTC
[PATCH net 0/2] Add a property to disable MACB USRIO register
2015-12-07 10:58 UTC (3+ messages)
` [PATCH net 1/2] net: cadence: macb: Disable USRIO register on some platforms
` [PATCH net 2/2] bindings: net: macb: add no-usrio optional property
[PATCH v3 0/9] ACPI / LPSS: fix system hangup on BYT/BSW/CHT
2015-12-07 10:57 UTC (5+ messages)
` [PATCH v3 1/9] device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
[PATCH 0/4] nvmem: new drivers for v4.5
2015-12-07 10:58 UTC (5+ messages)
` [PATCH 1/4] DT: nvmem: Add NXP LPC18xx EEPROM memory binding documentation
` [PATCH 2/4] nvmem: NXP LPC18xx EEPROM memory NVMEM driver
` [PATCH 3/4] dt-bindings: add document of mediatek efuse driver
` [PATCH 4/4] nvmem: mediatek: Add Mediatek EFUSE driver
[PATCH v2 0/9] Support TI LMU devices
2015-12-07 10:50 UTC (7+ messages)
` [PATCH v2 3/9] Documentation: dt-bindings: leds: add LM3633 LED binding information
[PATCH 1/2] tools build: Introduce features dump include makefile
2015-12-07 10:48 UTC (7+ messages)
` [PATCH] tools build: Remove FEATURE-DUMP
[RFC] The -Og debugging experience
2015-12-07 10:48 UTC (2+ messages)
[PATCH v2 1/8] spi: lm70llp: remove multiple blank lines
2015-12-07 10:47 UTC (8+ messages)
` [PATCH v2 2/8] spi: lm70llp: add blank line after declaration
` [PATCH v2 3/8] spi: lm70llp: remove cast to void
` [PATCH v2 4/8] spi: lm70llp: correct alignment
` [PATCH v2 5/8] spi: lm70llp: remove space
` [PATCH v2 6/8] spi: lm70llp: use new parport device model
` [PATCH v2 7/8] spi: lm70llp: use dev_warn
` [PATCH v2 8/8] spi: lm70llp: remove printk
[PATCH v5 0/6] Add initial support for RPM clocks
2015-12-07 10:42 UTC (3+ messages)
` [PATCH v5 1/6] clk: qcom: Add support for SMD-RPM Clocks
[PATCH 0/2] net: thunderx: Miscellaneous cleanups
2015-12-07 10:33 UTC (2+ messages)
int overflow in io_getevents
2015-12-07 10:27 UTC
[PATCH 2/2] x86, perf: Use INST_RETIRED.PREC_DIST for cycles:ppp
2015-12-07 10:26 UTC (6+ messages)
` [tip:perf/core] perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp
[RFC PATCH v3 0/5] net: dsa: cleanup dsa driver
2015-12-07 10:25 UTC (2+ messages)
use-after-free in ip6_xmit
2015-12-07 10:22 UTC
transakce~
2015-12-07 0:21 UTC
[PATCH v2 0/3] tpm_tis: Clean up force module parameter
2015-12-07 10:16 UTC (17+ messages)
` [tpmdd-devel] "
[PATCH 1/9] drm: Create a driver hook for allocating GEM object structs
2015-12-07 10:13 UTC (5+ messages)
` [PATCH 8/9] drm/vc4: Add support for async pageflips
[PATCH 0/2] irqchip/gic-v3: Small cleanups for 4.4
2015-12-07 10:11 UTC (3+ messages)
` [PATCH 1/2] irqchip/gic-v3: Add missing struct device_node declaration
` [PATCH 2/2] irqchip/gic-v3: Add missing include for barrier.h
[PATCH] usb: ehci: ohci: fix bool assignments
2015-12-07 10:11 UTC (2+ messages)
[PATCH] usb: use BUG_ON() instead of BUG()
2015-12-07 10:10 UTC (2+ messages)
[PATCH] usb: whci: fhci: remove comparison to bool
2015-12-07 10:09 UTC (2+ messages)
[PATCH 3/3] usb: xhci: replace dma_pool_alloc and memset with dma_pool_zalloc
2015-12-07 10:08 UTC (2+ messages)
[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices
2015-12-07 10:07 UTC (7+ messages)
[PATCH] ia64: bitvector_process could read out of bounds
2015-12-07 10:07 UTC (2+ messages)
[PATCH v2 0/5] Raspberry Pi power domains v2
2015-12-07 10:04 UTC (3+ messages)
` [PATCH v2 1/5] power: domain: add pm_genpd_exit
[PATCH] Staging: speakup: kobjects: Return the error type to caller
2015-12-07 9:59 UTC (5+ messages)
` [PATCH v2] "
[PATCH V4 00/16] Add generic PM domain support for Tegra
2015-12-07 9:56 UTC (7+ messages)
` [PATCH V4 11/16] Documentation: DT: bindings: Update NVIDIA PMC for Tegra210
` [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
[PATCH] prism54: fix compare_const_fl.cocci warnings (fwd)
2015-12-07 9:55 UTC
[PATCH 0/4] x86/cpufeature: Cleanup, p1
2015-12-07 9:54 UTC (7+ messages)
` [PATCH 1/4] x86/cpufeature: Move some of the scattered feature bits to x86_capability
` [PATCH 2/4] x86/cpufeature: Cleanup get_cpu_cap()
` [PATCH 3/4] x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
` [PATCH 4/4] x86/cpu: Provide a config option to disable static_cpu_has
[PATCH] usb: musb: dsps: handle the otg_state_a_wait_vrise_timeout case
2015-12-07 9:52 UTC (6+ messages)
[PATCH v2 3/9] ARM: hisi: enable Hi3519 soc
2015-12-07 9:46 UTC (4+ messages)
[PATCH] ARM: multi_v7_defconfig: Enable fan, sensors and audio for Odroid XU3
2015-12-07 9:43 UTC (4+ messages)
[PATCH v5 00/11] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
2015-12-07 9:42 UTC (7+ messages)
` [PATCH v5 05/11] spi: imx: Add support for loopback for ECSPI controllers
` [PATCH v5 06/11] spi: imx: return error from dma channel request
` [PATCH v5 08/11] spi: imx: allow only WML aligned transfers to use DMA
[PATCH net-next 0/2] net: hns: enet specisies a reference to dsaf
2015-12-07 9:40 UTC (4+ messages)
` [PATCH net-next 2/2] net: hns: enet specisies a reference to dsaf (config and documents)
` arRe: "
Non-ascii mantainers
2015-12-07 9:40 UTC (5+ messages)
[PATCH v7 0/6] Add board support for TS-4800
2015-12-07 9:40 UTC (3+ messages)
` [PATCH v7 2/6] mfd: syscon: add a DT property to set value width
[PATCH 0/3] dt-bindings: regulator/clock/mfd: Reorganize S2M/S5M bindings
2015-12-07 9:38 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings
` [PATCH 2/3] dt-bindings: regulator/mfd: Reorganize S5M8767 bindings
` [PATCH 3/3] dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings
[PATCH v2 1/9] clk: hi3519: add dt-binding document and header file
2015-12-07 9:36 UTC (6+ messages)
[PATCH v5] clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver
2015-12-07 9:36 UTC (2+ messages)
[PATCH v3] acpi, apei, arm64: APEI initial support for aarch64
2015-12-07 9:36 UTC (2+ messages)
[PATCH v5] pwm-backlight: Avoid backlight flicker when probed from DT
2015-12-07 9:35 UTC (4+ messages)
[PATCH V2 1/4] mailbox: add support for APM X-Gene platform mailbox driver
2015-12-07 9:29 UTC (5+ messages)
` [PATCH v3 0/3] mailbox: Add "
` [PATCH v3 1/3] mailbox: Add support for "
[PATCH] perf/x86: fix filter_events() bug with event mappings
2015-12-07 9:28 UTC (2+ messages)
gigaset: freeing an active object
2015-12-07 9:27 UTC (12+ messages)
[PATCH net-next] net: hns: optimize XGE capability by reducing cpu usage
2015-12-07 9:26 UTC (8+ messages)
[PATCH v1 00/10] Support for Cortex-M Prototyping System
2015-12-07 9:26 UTC (5+ messages)
` [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver
` [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver
[PATCH] x86/mm: Align macro defines
2015-12-07 9:24 UTC
[PATCH v3 RESEND] gpio: arizona: Support Cirrus Logic CS47L24 and WM1831
2015-12-07 9:24 UTC (2+ messages)
Build regressions/improvements in v4.4-rc4
2015-12-07 9:24 UTC (2+ messages)
[PATCH v5 0/4] ARM: sunxi: Allwinner H3 support
2015-12-07 9:23 UTC (5+ messages)
` [PATCH v5 2/4] pinctrl: sunxi: Add H3 PIO controller support
` [PATCH v5 3/4] ARM: dts: sunxi: Add Allwinner H3 DTSI
[PATCH resend 0/6] ARM: sunxi: Add support for A10/A20 Video Engine clocks
2015-12-07 9:21 UTC (7+ messages)
` [PATCH resend 1/6] clk: sunxi: Add DRAM gates support for sun4i-a10
` [PATCH resend 3/6] ARM: dts: sun4i: Add DRAM gates
` [PATCH resend 5/6] ARM: dts: sun7i: "
[net-next v5 0/8] dpaa_eth: Add the Freescale DPAA Ethernet driver
2015-12-07 9:18 UTC (3+ messages)
linux-next: Tree for Dec 7
2015-12-07 9:13 UTC
[PATCH] ARC: [axs10x] enable DW DMA controller
2015-12-07 9:12 UTC (3+ messages)
[PATCH 0/2] TPM 2.0 trusted key features for v4.5
2015-12-07 9:12 UTC (6+ messages)
` [PATCH 2/2] keys, trusted: seal with a policy
[PATCH v3 0/2] IIO version of INA2xx
2015-12-07 9:09 UTC (3+ messages)
` [PATCH v3 1/2] iio: ina2xx: add support for TI INA2xx Power Monitors
` [PATCH v3 2/2] iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs
[PATCH 2/2] input: gt801_2plus1 - Add initial support for Goodix GT801 2+1
2015-12-07 9:10 UTC (2+ messages)
[RFC 0/3] reduce latency of direct async compaction
2015-12-07 8:59 UTC (8+ messages)
radeon -Wmaybe-uninitialized crap
2015-12-07 8:55 UTC
[PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
2015-12-07 8:55 UTC (7+ messages)
` [PATCH V3 2/6] acpi: pci: Setup MSI domain for ACPI based pci devices
[PATCH] perf tools: Clear struct machine during machine__init()
2015-12-07 8:51 UTC
[PATCH 0/4] [RFC] cpumask: Robustify the var-cpumask allocation APIs
2015-12-07 8:49 UTC (5+ messages)
` [PATCH 1/4] cpumask: Migrate 'alloc_cpumask_var()' users to 'zalloc_cpumask_var()'
` [PATCH 2/4] cpumask: Remove 'alloc_cpumask_var()'
` [PATCH 3/4] cpumask: Rename 'alloc_bootmem_cpumask_var()' to 'zalloc_bootmem_cpumask_var()'
` [PATCH 4/4] cpumask: Rename 'alloc_cpumask_var_node()' to '__alloc_cpumask_var_node()'
[PATCH] infiniband:core:Add needed error path in cm_init_av_by_path
2015-12-07 8:48 UTC (2+ messages)
[PATCH 00/13] perf tools: Move perf subcommand framework into lib/tools
2015-12-07 8:46 UTC (5+ messages)
[PATCH] acpi, apei, hest: Move HEST table initialization where it belongs
2015-12-07 8:43 UTC
[PATCH 03/10] i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])"
2015-12-07 8:33 UTC (3+ messages)
[PATCH] mmc: sdhci-acpi: set non-removable in ACPI table
2015-12-07 8:30 UTC (4+ messages)
[PATCH v9 0/4] irqchip:support mbigen interrupt controller
2015-12-07 8:32 UTC (5+ messages)
` [PATCH v9 3/4] irqchip:create irq domain for each mbigen device
[PATCH v2 next 0/2] dts: hisi: fixes no syscon error when init mdio
2015-12-07 8:25 UTC (3+ messages)
` [PATCH v2 next 1/2] "
` [PATCH v2 next 2/2] net: hns: "
[RFC][PATCH] Add __GFP_ZERO to alloc_cpumask_var_node() if ptr is zero
2015-12-07 8:23 UTC (8+ messages)
[PATCH] arm64: dts: mt8173: Add nor flash node
2015-12-07 8:19 UTC (5+ messages)
linux-next: manual merge of the akpm-current tree with the block tree
2015-12-07 8:12 UTC
[PATCHv6 0/5] Add initial support for slimport anx78xx
2015-12-07 8:09 UTC (3+ messages)
` [PATCHv6 5/5] drm: bridge: anx78xx: Add anx78xx driver support by analogix
[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
2015-12-07 8:08 UTC (4+ messages)
` [PATCH v2 77/71] ncr5380: Fix wait for 53C80 registers registers after PDMA
linux-next: manual merge of the akpm-current tree with the tip tree
2015-12-07 8:06 UTC
[PATCH] Documentation: email-clients.txt
2015-12-07 8:03 UTC (2+ messages)
[PATCH v3 0/7] mm/compaction: redesign compaction: part1
2015-12-07 8:04 UTC (7+ messages)
` [PATCH v3 4/7] mm/compaction: update defer counter when allocation is expected to succeed
` [PATCH v3 5/7] mm/compaction: respect compaction order when updating defer counter
linux-next: manual merge of the akpm-current tree with the arm tree
2015-12-07 8:00 UTC
[PATCH v10 0/17] Add Analogix Core Display Port Driver
2015-12-07 7:52 UTC (2+ messages)
` [PATCH v11 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
[PATCH V2 5/6] cpufreq: governor: replace per-cpu delayed work with timers
2015-12-07 7:50 UTC (4+ messages)
[PATCH 0/8 v3] enable to use thermal-zone on r8a7790/1
2015-12-07 7:45 UTC (8+ messages)
` [PATCH 2/8 v3] thermal: rcar: check every rcar_thermal_update_temp() return value
` [PATCH 3/8 v3] thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
` [PATCH 4/8 v3] thermal: rcar: retern error rcar_thermal_get_temp() if no ctemp update
` [PATCH 5/8 v3] thermal: rcar: enable to use thermal-zone on DT
` [PATCH 6/8 v3] ARM: shmobile: r8a7790: enable to use thermal-zone
` [PATCH 7/8 v3] ARM: shmobile: r8a7791: "
` [PATCH 8/8 v3] thermal: of-thermal: of_thermal_set_trip_temp() call thermal_zone_device_update()
[PATCH] drivers: dma-coherent: simplify dma_init_coherent_memory return value
2015-12-07 7:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox