messages from 2016-01-25 13:19:15 to 2016-01-25 16:57:25 UTC [more...]
[PATCH 0/5] all: s390: make compat wrappers the generic solution
2016-01-25 16:57 UTC (4+ messages)
` [PATCH 1/5] all: s390: move wrapper infrastructure to generic headers
` [PATCH 2/5] all: declare new wrappers
` [PATCH 3/5] all: s390: redefine wrappers in generic code
[PATCH 1/4] crypto: sunxi - don't print uninitialized data
2016-01-25 16:56 UTC (2+ messages)
[PATCH v1 0/3] clk: rockchip: rk3368: fix some error for rk3368 clk
2016-01-25 16:56 UTC (4+ messages)
` [PATCH v1 1/3] clk: rockchip: rk3368: fix edp_24m parent
` [PATCH v1 2/3] clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for spdif_8ch
` [PATCH v1 3/3] clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for i2s_2ch
[PATCH v9 00/21] KVM: ARM64: Add guest PMU support
2016-01-25 16:53 UTC (7+ messages)
` [PATCH v9 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v9 21/21] KVM: ARM64: Add a new vcpu device control group "
[RFC][PATCH 0/4] ARCH_SUPPORTS_DEBUG_PAGEALLOC for arm64
2016-01-25 16:52 UTC (5+ messages)
` [RFC][PATCH 1/4] arm64: Drop alloc function from create_mapping
` [RFC][PATCH 2/4] arm64: Add option to force mapping with PAGE_SIZE pages
` [RFC][PATCH 3/4] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
` [RFC][PATCH 4/4] arm64: ptdump: Indicate whether memory should be faulting
[PATCH] crypto: hash - select CRYPTO_HASH where needed
2016-01-25 16:51 UTC
[PATCH 1/2] crypto: jitterentropy - always select CRYPTO_RNG
2016-01-25 16:50 UTC
[PATCH v3 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-01-25 16:47 UTC (21+ messages)
` [PATCH v3 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v3 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v3 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v3 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v3 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v3 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v3 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v3 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
[PATCH v2 00/21] arm64: Virtualization Host Extension support
2016-01-25 16:44 UTC (28+ messages)
` [PATCH v2 01/21] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v2 02/21] arm64: Allow the arch timer to use the HYP timer
` [PATCH v2 03/21] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v2 04/21] arm64: KVM: Skip HYP setup when already running in HYP
` [PATCH v2 05/21] arm64: KVM: VHE: Turn VTCR_EL2 setup into a reusable macro
` [PATCH v2 06/21] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v2 07/21] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v2 08/21] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v2 09/21] arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
` [PATCH v2 10/21] arm64: KVM: VHE: Split save/restore of sysregs shared between EL1 and EL2
` [PATCH v2 11/21] arm64: KVM: VHE: Use unified system register accessors
` [PATCH v2 12/21] arm64: KVM: VHE: Enable minimal sysreg save/restore
` [PATCH v2 13/21] arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
` [PATCH v2 14/21] arm64: KVM: VHE: Implement VHE activate/deactivate_traps
` [PATCH v2 15/21] arm64: KVM: VHE: Use unified sysreg accessors for timer
` [PATCH v2 16/21] arm64: KVM: VHE: Add fpsimd enabling on guest access
` [PATCH v2 17/21] arm64: KVM: VHE: Add alternative panic handling
` [PATCH v2 18/21] arm64: KVM: Introduce hyp_alternate_value helper
` [PATCH v2 19/21] arm64: KVM: Move most of the fault decoding to C
` [PATCH v2 20/21] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v2 21/21] arm64: Panic when VHE and non VHE CPUs coexist
[PATCH 0/3] randconfig warning fixes for thermal
2016-01-25 16:44 UTC (4+ messages)
` [PATCH 1/3] thermal: spear: use __maybe_unused for PM functions
` [PATCH 2/3] thermal: allow spear-thermal driver to be a module
` [PATCH 3/3] thermal: allow u8500-thermal "
[PATCH] ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvl;
2016-01-25 16:44 UTC (6+ messages)
` [PATCH v2] ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvl
` [PATCH v3] "
[v3,11/41] mips: reuse asm-generic/barrier.h
2016-01-25 16:42 UTC (17+ messages)
[PATCH] watchdog: imgdpc: select WATCHDOG_CORE
2016-01-25 16:41 UTC (3+ messages)
[PATCH 00/27] ARM: KVM: Rewrite the world switch in C (mostly)
2016-01-25 16:38 UTC (28+ messages)
` [PATCH 01/27] ARM: KVM: Move the HYP code to its own section
` [PATCH 02/27] ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
` [PATCH 03/27] ARM: KVM: Move VFP registers to a CPU context structure
` [PATCH 04/27] ARM: KVM: Move CP15 array into the "
` [PATCH 05/27] ARM: KVM: Move GP registers "
` [PATCH 06/27] ARM: KVM: Add a HYP-specific header file
` [PATCH 07/27] ARM: KVM: Add system register accessor macros
` [PATCH 08/27] ARM: KVM: Add TLB invalidation code
` [PATCH 09/27] ARM: KVM: Add CP15 save/restore code
` [PATCH 10/27] ARM: KVM: Add timer save/restore
` [PATCH 11/27] ARM: KVM: Add vgic v2 save/restore
` [PATCH 12/27] ARM: KVM: Add VFP save/restore
` [PATCH 13/27] ARM: KVM: Add banked registers save/restore
` [PATCH 14/27] ARM: KVM: Add guest entry code
` [PATCH 15/27] ARM: KVM: Add VFP lazy save/restore handler
` [PATCH 16/27] ARM: KVM: Add the new world switch implementation
` [PATCH 17/27] ARM: KVM: Add populating of fault data structure
` [PATCH 18/27] ARM: KVM: Add HYP mode entry code
` [PATCH 19/27] ARM: KVM: Add panic handling code
` [PATCH 20/27] ARM: KVM: Change kvm_call_hyp return type to unsigned long
` [PATCH 21/27] ARM: KVM: Remove the old world switch
` [PATCH 22/27] ARM: KVM: Remove __weak attributes
` [PATCH 23/27] ARM: KVM: Turn CP15 defines to an enum
` [PATCH 24/27] ARM: KVM: Cleanup asm-offsets.c
` [PATCH 25/27] ARM: KVM: Remove unused hyp_pc field
` [PATCH 26/27] ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
` [PATCH 27/27] ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end
[PATCH] cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
2016-01-25 16:37 UTC (2+ messages)
[PATCH] cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2016-01-25 16:35 UTC (2+ messages)
N900 sleep mode (in 4.5-rc0, if that matters)
2016-01-25 16:33 UTC (2+ messages)
[PATCH 0/3] ACPI: parse the SPCR table
2016-01-25 16:32 UTC (18+ messages)
` [PATCH 1/3] printk: make preferred_console local static bool
` [PATCH 2/3] ACPI: parse SPCR and enable matching console
` [PATCH 3/3] serial: pl011: add acpi_match for amba-pl011.c
[PATCH v3 00/12] pwm: add support for atomic update
2016-01-25 16:28 UTC (4+ messages)
[PATCH] misc: atmel-secumod: Driver for Atmel "security module"
2016-01-25 16:24 UTC (3+ messages)
[PATCH] irqchip: s3c24xx: mark init_eint as __maybe_unused
2016-01-25 16:19 UTC (2+ messages)
[PATCH] stm: add proper dependencies on the subsystem
2016-01-25 16:17 UTC (2+ messages)
[PATCH] drivers: power: reset: at91-reset: Provide reset reason via sysfs (amended with Signed-off-by tag)
2016-01-25 16:17 UTC (3+ messages)
[PATCH v2 00/10] rtc: max77686: Extend driver and add max77802 support
2016-01-25 16:06 UTC (2+ messages)
[PATCH v2] ARM: dts: rockchip: add support emac for RK3036
2016-01-25 16:06 UTC (2+ messages)
[PATCH] rtc: mt6397: add IRQ domain dependency
2016-01-25 16:04 UTC
[PATCH v7 00/10] mfd: axp20x: Add support for RSB based AXP223
2016-01-25 16:04 UTC (8+ messages)
` [PATCH v7 04/10] mfd: axp20x: Add missing copyright notice
` [PATCH v7 05/10] mfd: axp20x: Split the driver into core and i2c bits
` [PATCH v7 07/10] mfd: axp20x: Add support for RSB based AXP223 PMIC
[PATCH] clocksource: select CLKSRC_MMIO where needed
2016-01-25 16:02 UTC
[PATCH] mfd: db8500: avoid uninitialized variable reference
2016-01-25 16:02 UTC
[PATCH V2] ARM64: tegra: Add chosen node for tegra132 norrin
2016-01-25 16:01 UTC (3+ messages)
[PATCH] kprobes: make wait_for_kprobe_optimizer as __maybe_unused
2016-01-25 16:00 UTC
[PATCH] pinctrl: nomadik: hide unused functions
2016-01-25 15:59 UTC
[PATCH] regulator: return NULL for dummy bulk_get operation
2016-01-25 15:58 UTC
[PATCH] pcmcia: badge4: avoid unused function warning
2016-01-25 15:57 UTC
[PATCH] char: nwbutton: avoid unused variable warning
2016-01-25 15:54 UTC
[PATCH] clk: st: avoid uninitialized variable use
2016-01-25 15:54 UTC
[PATCH] iio: ade7753: avoid uninitialized data
2016-01-25 15:52 UTC
[PATCH] staging: iio: ad5933: avoid uninitialized variable in error case
2016-01-25 15:50 UTC
[PATCH] mmc: omap_hsmmc: don't print uninitialized variables
2016-01-25 15:50 UTC
[PATCH] power: APM_EMULATION does not depend on PM
2016-01-25 15:48 UTC
[PATCH] mm/memcontrol: avoid a spurious gcc warning
2016-01-25 15:45 UTC
[PATCH] power: collie_battery: hide unused variable
2016-01-25 15:45 UTC
[PATCH] ARM: mv78xx0: use "depends on" instead of "if" after prompt
2016-01-25 15:43 UTC (2+ messages)
[PATCHv8 1/4] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support
2016-01-25 15:42 UTC (4+ messages)
` [PATCHv8 2/4] ARM: dts: Add Altera L2 Cache and OCRAM EDAC entries
[PATCH] mtd: avoid stack overflow in MTD CFI code
2016-01-25 15:41 UTC
[PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set
2016-01-25 15:41 UTC
[PATCH] tick: sched: hide unused oneshot timer code
2016-01-25 15:41 UTC
[PATCH] ARM: DTS: kirkwood-openrd: provide template for RS-232/485 configuration
2016-01-25 15:41 UTC (2+ messages)
[PATCH] profile: hide unused functions when !CONFIG_PROC_FS
2016-01-25 15:39 UTC
[PATCH v6] kernel: add kcov code coverage
2016-01-25 15:38 UTC (4+ messages)
[PATCH V2 0/4] mfd: mediatek: add mt6323 support to the mt6397 driver
2016-01-25 15:36 UTC (4+ messages)
` [PATCH V2 4/4] mfd: mediatek: add MT6323 support to MT6397 driver
[PATCH] drm: armada: use dma_addr_t properly
2016-01-25 15:36 UTC
[PATCH] nfs: blocklayout: avoid warnings on 32-bit sector_t
2016-01-25 15:34 UTC
[PATCH] ncpfs: avoid unused variable warning
2016-01-25 15:32 UTC (2+ messages)
` [PATCH] gfs2: avoid uninitialized "
[PATCH] input: sirf onkey: allow modular build
2016-01-25 15:31 UTC
[PATCH] input: xpad: remove unused function
2016-01-25 15:30 UTC
[PATCH] ARM: dts: orion5x: gpio pin fixes for linkstation lswtgl
2016-01-25 15:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 1/1] USB: core: let USB device know device node
2016-01-25 15:23 UTC (2+ messages)
[PATCH] media: platform: exynos4-is: media-dev: Add missing of_node_put
2016-01-25 15:21 UTC
[PATCH 0/2] ARM: dts: kirkwood: split lswxl and lswvl with fixes
2016-01-25 15:17 UTC (3+ messages)
` [PATCH v3 0/7] ARM: dts: kirkwood: fixes and split of linkstation dts for ls-wvl/vl and ls-wxl/wsxl
[PATCH v2 1/2] arm64: dts: move juno pcie-controller to base file
2016-01-25 15:14 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: Add support for Juno r2 board
[PATCH 00/19] arm64 kexec kernel patches v13
2016-01-25 15:09 UTC (3+ messages)
` [PATCH 04/19] arm64: Cleanup SCTLR flags
[PATCH] fbdev: da8xx-fb: remove incorrect type cast
2016-01-25 15:05 UTC
[PATCH] fbdev: s6e8ax0: avoid unused function warnings
2016-01-25 15:04 UTC
[PATCH] fbdev: mmp: print IRQ resource using %pR format string
2016-01-25 15:03 UTC
[PATCH 0/5] crypto: atmel-sha: fix registration issue and other bugs
2016-01-25 14:56 UTC (3+ messages)
[PATCH v2] of: drop symbols declared by _OF_DECLARE() from modules
2016-01-25 14:54 UTC (2+ messages)
[PATCH v5 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
2016-01-25 14:45 UTC (6+ messages)
` [PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl
[PATCH 0/2] regulator: mt6397: Add platform and OF tables and fix module autoload
2016-01-25 14:37 UTC (3+ messages)
` [PATCH 1/2] regulator: mt6397: Add platform device ID table
` [PATCH 2/2] regulator: mt6397: Add OF match table
[PATCH v3 0/8] phy: rockchip-usb: correct pll handling and usb-uart
2016-01-25 14:06 UTC (5+ messages)
` [PATCH v3 6/8] ARM: dts: rockchip: add clock-cells for usb phy nodes
` [PATCH v3 7/8] clk: rockchip: fix usbphy-related clocks
[PATCH V2 1/2] dt-bindings: regulator: Add document for MT6323 regulator
2016-01-25 14:02 UTC (11+ messages)
` [PATCH V2 2/2] regulator: mt6323: Add support "
[PATCH 03/15] dmaengine: dw: rename masters to reflect actual topology
2016-01-25 14:01 UTC (5+ messages)
[PATCH] ARM64: tegra: Add chosen node for tegra132 norrin
2016-01-25 13:57 UTC (2+ messages)
[PATCH 1/2] regulator: ltc3589: make IRQ optional
2016-01-25 13:52 UTC (11+ messages)
[PATCH v2 0/4] Support the timer on RK3368 SoC
2016-01-25 13:51 UTC (3+ messages)
` [PATCH v2 3/4] arm64: Enable the timer on Rockchip architecture
[PATCH] ARM: dts: rockchip: Assign RK3288 EDP_24M input centrally
2016-01-25 13:50 UTC (2+ messages)
[PATCH 1/2] ARM: DTS: kirkwood-openrd: fix pin names for UART/SD selection
2016-01-25 13:41 UTC (4+ messages)
` [PATCH 2/2] ARM: DTS: kirkwood-openrd: fix SD slot default configuration
ARM: dts: sama5d4: add support for Ka-Ro electronics TXA5 modules
2016-01-25 13:40 UTC (9+ messages)
` [PATCH 1/3] ARM: dts: sama5d4: cleanup - add blank lines between pinctrl nodes
` [PATCH 2/3] ARM: dts: sama5d4: add labels for watchdog and "
` [PATCH 3/3] ARM: dts: sama5d4: add support for Ka-Ro electronics TXA5 modules
ARM: mvebu_v5_defconfig: Enable sound module needed for OpenRD
2016-01-25 13:36 UTC (2+ messages)
ARM: mvebu_v5_defconfig: Remove obsolete SND_KIRKWOOD_SOC_T5325
2016-01-25 13:32 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).