messages from 2017-03-01 07:19:22 to 2017-03-02 00:20:22 UTC [more...]
[PATCH] uapi: fix asm/signal.h userspace compilation errors
2017-03-02 0:20 UTC (3+ messages)
` [PATCH v2] "
[PATCHv2 00/14] set_memory_* functions header refactor
2017-03-02 0:15 UTC (15+ messages)
` [PATCHv2 01/14] treewide: Move set_memory_* functions away from cacheflush.h
` [PATCHv2 02/14] arm: Use set_memory.h header
` [PATCHv2 03/14] arm64: "
` [PATCHv2 04/14] s390: "
` [PATCHv2 05/14] x86: "
` [PATCHv2 06/14] agp: "
` [PATCHv2 07/14] drm: "
` [PATCHv2 08/14] intel_th: "
` [PATCHv2 09/14] watchdog: hpwdt: "
` [PATCHv2 10/14] bpf: "
` [PATCHv2 11/14] module: "
` [PATCHv2 12/14] PM / hibernate: "
` [PATCHv2 13/14] ALSA: hda: "
` [PATCHv2 14/14] treewide: Decouple cacheflush.h and set_memory.h
[PATCH 1/4] ARM: dts: rockchip: add rk3288 dw-mmc resets
2017-03-01 23:56 UTC (4+ messages)
` [PATCH 2/4] ARM: dts: rockchip: add rk3036 "
` [PATCH 3/4] ARM: dts: rockchip: add rk3066/rk3188 "
` [PATCH 4/4] ARM: dts: rockchip: add rk322x "
[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
2017-03-01 23:54 UTC (6+ messages)
` [PATCH 01/20] PCI: remove __weak tag from pci_remap_iospace()
` [PATCH 07/20] PCI: implement Devres interface to map PCI config space
[PATCH v2] ARM: OMAP2+: Fix device node reference counts
2017-03-01 23:29 UTC (4+ messages)
[PATCH] efi: arm: enable DMI/SMBIOS
2017-03-01 23:24 UTC
[PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk
2017-03-01 23:17 UTC (4+ messages)
[PATCH] ARM: dts: NSP: GPIO reboot open-source
2017-03-01 23:02 UTC
[PATCH 1/2] staging/vc04_services: initialize cache line size properly
2017-03-01 22:50 UTC (2+ messages)
` [PATCH 2/2] staging/vc04_services: add CONFIG_OF dependency
[PATCH] arm64: dts: rockchip: remove wrongly added idle states on rk3368
2017-03-01 22:38 UTC
[PATCH] module: set __jump_table alignment to 8
2017-03-01 22:04 UTC
Using the generic host PCIe driver
2017-03-01 21:57 UTC (9+ messages)
[PATCH 0/4] ARM: sun7i: Convert sun7i SoC to sunxi-ng
2017-03-01 21:38 UTC (7+ messages)
` [PATCH 2/4] clk: sunxi-ng: Add sun7i-a20 CCU driver
` [linux-sunxi] "
` [PATCH 3/4] ARM: sun7i: Convert to CCU
` [linux-sunxi] "
[PATCH/RFC] arm64: pmu: add Qualcomm Technologies extensions
2017-03-01 21:36 UTC (4+ messages)
[PATCH] jump_label: align jump_entry table to at least 4-bytes
2017-03-01 21:12 UTC (19+ messages)
[PATCHv2 0/3] arm64/clk: update Marvell Armada CP110 system controller driver
2017-03-01 20:26 UTC (6+ messages)
` [PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding
[PATCH v6 0/4] Allwinner H5 and Orange Pi PC2 support
2017-03-01 20:13 UTC (5+ messages)
` [PATCH v6 1/4] clk: sunxi-ng: add Allwinner H5 CCU support for H3 CCU driver
` [PATCH] arm: dts: sun8i: split Allwinner H3 .dtsi
` [PATCH v6 3/4] arm64: dts: allwinner: add Allwinner H5 .dtsi
` [PATCH v6 4/4] arm64: dts: sunxi: add support for the Orange Pi PC 2 board
[PATCH] hwmon: (scpi) Add slope and offset to SCP sensor readings
2017-03-01 20:04 UTC (9+ messages)
[PATCH v4 00/23] drm/rockchip: MIPI fixes & improvements
2017-03-01 20:03 UTC (2+ messages)
[RESEND PATCH v7 0/7] Rockchip dw-mipi-dsi driver
2017-03-01 20:02 UTC (2+ messages)
[PATCH v3 0/7] mmc: bcm2835: Add new driver for the sdhost controller
2017-03-01 19:41 UTC (6+ messages)
` [PATCH v3 2/7] "
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-03-01 19:24 UTC (8+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 30/30] vfio: Allow to bind foreign task
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-01 19:22 UTC (4+ messages)
` [PATCH V11 05/10] acpi: apei: handle SEA notification type for ARMv8
[PATCH v7 resend 00/20] ILP32 for ARM64
2017-03-01 19:19 UTC (20+ messages)
` [PATCH 01/20] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 02/20] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 04/20] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 06/20] arm64: ensure the kernel is compiled for LP64
` [PATCH 07/20] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 08/20] thread: move thread bits accessors to separated file
` [PATCH 09/20] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 10/20] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64
` [PATCH 11/20] arm64: introduce binfmt_elf32.c
` [PATCH 12/20] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 13/20] arm64: ilp32: share aarch32 syscall handlers
` [PATCH 14/20] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 15/20] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 16/20] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 17/20] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 18/20] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig
[PATCH 0/5] clk: sunxi-ng: Add support for A83T CCU
2017-03-01 19:17 UTC (6+ messages)
` [PATCH 4/5] clk: sunxi-ng: Add driver "
[PATCH v2 0/3] meson-gx: Add mali-450 support
2017-03-01 19:11 UTC (5+ messages)
` [PATCH v2 1/3] clk: meson-gxbb: Add MALI clock IDS
` [PATCH v2 2/3] clk: meson-gxbb: Add MALI clocks
` [PATCH v2 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL
[PATCH v2] ARM: exynos_defconfig: increase CONFIG_CMA_SIZE_MBYTES to 96
2017-03-01 18:49 UTC (4+ messages)
[PATCH v3 00/25] ARM: Initial Actions Semi S500 and S900 enablement
2017-03-01 18:43 UTC (5+ messages)
` [PATCH v3 11/25] ARM: dts: Add Actions Semi S500 and LeMaker Guitar
[PATCH] Documentation: dt: Add binding for /secure-chosen/stdout-path
2017-03-01 18:42 UTC (3+ messages)
[RFC v0 0/2] Introduce on-chip interconnect API
2017-03-01 18:22 UTC (3+ messages)
` [RFC v0 1/2] interconnect: Add generic interconnect controller API
` [RFC v0 2/2] interconnect: Add Qualcomm msm8916 interconnect provider driver
[PATCH v2 5/5] pinctrl: sunxi: Add A64 R_PIO controller support
2017-03-01 18:09 UTC
[xlnx:master 385/410] drivers/staging/apf/xilinx-dma-apf.c:960:10: warning: 'attrs' may be used uninitialized in this function
2017-03-01 18:02 UTC
[PATCH v2 0/5] Refactor of ARM64 sunxi pinctrl enabling and add A64 R_PIO driver
2017-03-01 18:01 UTC (5+ messages)
` [PATCH v2 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
` [PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms
` [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible
` [PATCH v2 4/5] dt: bindings: add binding for Allwinner A64 R_PIO pinctrl
[PATCH V2] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
2017-03-01 17:58 UTC (5+ messages)
[PATCH v2 0/3] coresight: enable debug module
2017-03-01 17:35 UTC (7+ messages)
` [PATCH v2 1/3] coresight: bindings for "
` [PATCH v2 2/3] coresight: refactor with function of_coresight_get_cpu
` [PATCH v2 3/3] coresight: add support for debug module
[PATCH V3 0/2] PCI: add CRS support after hot reset and FLR
2017-03-01 17:31 UTC (6+ messages)
` [PATCH V3 2/2] PCI: handle CRS returned by device after FLR
[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
2017-03-01 17:04 UTC (4+ messages)
[PATCH] Documentation: dt: Add binding for /chosen/secure-stdout-path
2017-03-01 16:23 UTC (5+ messages)
[PATCH V2 0/4] megachips-stdpxxxx-ge-b850v3-fw
2017-03-01 16:16 UTC (5+ messages)
` [PATCH V2 3/4] drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)
[PATCH 2/3] thermal: add support for the thermal sensor on Allwinner new SoCs
2017-03-01 15:56 UTC
[PATCH v2 0/2] dts: arm64: add DPAA 1 support for ARM based SoCs
2017-03-01 15:35 UTC (3+ messages)
` [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support
` [PATCH v2 2/2] dts: arm64: add LS1046A "
[PATCH] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
2017-03-01 15:23 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v6 0/2] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
2017-03-01 15:21 UTC (8+ messages)
` [PATCH v6 1/2] [media] exynos-gsc: Use user configured colorspace if provided
` [PATCH v6 2/2] [media] s5p-mfc: Handle 'v4l2_pix_format:field' in try_fmt and g_fmt
[PATCH] arm64: dump: hide kernel pointers
2017-03-01 15:18 UTC (6+ messages)
[PATCH 0/4] mmc: pwrseq: post_ios power sequence
2017-03-01 14:53 UTC (5+ messages)
` [PATCH 1/4] mmc: core: Add post_ios_power_on callback for power sequences
` [PATCH 2/4] mmc: pwrseq-simple: Add optional op. for post_ios_power_on callback
` [PATCH 3/4] mmc: pwrseq_simple: Add an optional pre-power-on-delay
` [PATCH 4/4] arm: dts: rockchip: Enable post_ios_power_on and pre-power-on-delay-ms
[PATCH] pwm: atmel-hlcdc: Implement the suspend/resume hooks
2017-03-01 14:52 UTC
[PATCH v2] pwm: atmel-hlcdc: Convert to the atomic PWM API
2017-03-01 14:48 UTC
[PATCH 0/2] switch to atomic PWM
2017-03-01 14:37 UTC (6+ messages)
` [PATCH 1/2] drivers: pwm: pwm-atmel: "
[PATCH 0/2] aspeed: add bindings and defconfig for SPI controllers
2017-03-01 14:26 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: add SPI controller bindings
` [PATCH 2/2] ARM: aspeed: Add CONFIG_SPI_ASPEED_SMC
[PATCH v4 0/6] ARM: davinci: vpif capture & display support
2017-03-01 13:28 UTC (2+ messages)
[PATCH v2 0/3] media: dt-bindings: extend the vpif bindings
2017-03-01 13:16 UTC (8+ messages)
` [PATCH v2 3/3] media: dt-bindings: vpif: new optional property
[PATCH 1/2] crypto: arm/crc32 - fix build error with outdated binutils
2017-03-01 11:52 UTC (4+ messages)
` [PATCH 2/2] crypto: arm - add build time test for CRC instruction support
[PATCH v3] pwm: rockchip: State of pwm clock should synchronize with pwm enabled state
2017-03-01 11:10 UTC
[PATCH v2] pwm: rockchip: State of pwm clock should synchronize with pwm enabled state
2017-03-01 11:00 UTC (3+ messages)
usb/net/hso: WARNING: ungligned urb->setup_dma
2017-03-01 10:54 UTC (5+ messages)
[PATCH 0/3] Add support for the R_CCU on Allwinner H3/A64 SoCs
2017-03-01 10:47 UTC (3+ messages)
` [PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
[PATCH] mm: free reserved area's memmap if possiable
2017-03-01 10:41 UTC (6+ messages)
[PATCH v3 20/25] ARM: owl: Implement CPU enable-method for S500
2017-03-01 10:40 UTC (3+ messages)
[PATCH 0/7] thermal: ti-soc-thermal: Migrate slope/offset data to device tree
2017-03-01 10:29 UTC (8+ messages)
` [PATCH 1/7] ARM: DRA7: Thermal: Add slope and offset values
` [PATCH 2/7] ARM: OMAP5: "
` [PATCH 3/7] ARM: OMAP443x: "
` [PATCH 4/7] ARM: OMAP4460: "
` [PATCH 5/7] thermal: ti-soc-thermal: Fetch slope and offset from DT
` [PATCH 6/7] thermal: ti-soc-thermal: Remove redundant constants
` [PATCH 7/7] thermal: ti-soc-thermal: Remove redundant code
[PATCH] ARM: oxnas: remove redundant select CPU_V6K
2017-03-01 10:21 UTC (2+ messages)
[PATCH 0/2] dts: arm64: add DPAA 1 support for ARM based SoCs
2017-03-01 10:19 UTC (4+ messages)
` [PATCH 1/2] dts: arm64: add LS1043A DPAA support
[PATCH 2/3] thermal: add support for the thermal sensor on Allwinner new SoCs
2017-03-01 10:14 UTC
[PATCH] mmc: core: Fix power sequence ordering in mmc_power_up
2017-03-01 10:00 UTC (3+ messages)
[PATCH v1] Fixed bug where clock frequency could be set wrong
2017-03-01 9:56 UTC (6+ messages)
` [PATCH v1] mmc: mediatek: "
[PATCH v5] PCI: Xilinx NWL: Modifying irq chip for legacy interrupts
2017-03-01 9:47 UTC (7+ messages)
[PATCH 1/9] ARM: dts: sun8i: add device tree for Lichee Pi Zero with Dock
2017-03-01 9:32 UTC (7+ messages)
` [PATCH 5/9] dmaengine: sun6i: support V3s SoC variant
[PATCH v4] reset: Add i.MX7 SRC reset driver
2017-03-01 8:53 UTC (4+ messages)
[PATCH v2 1/3] mtd: nand: Cleanup/rework the atmel_nand driver
2017-03-01 8:49 UTC (14+ messages)
RK3288 USB OTG controller in peripheral mode
2017-03-01 7:37 UTC (6+ messages)
` dwc2 gadget issues
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;
as well as URLs for NNTP newsgroup(s).