All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-05 21:49:39 to 2016-09-06 01:03:56 UTC [more...]

[U-Boot] [PATCH 0/7] add pwm regulator driver
 2016-09-06  1:03 UTC  (5+ messages)
` [U-Boot] [PATCH 1/7] rockchip: rk3399: update PPLL and pmu_pclk frequency
` [U-Boot] [PATCH 2/7] rockchip: rkpwm: fix the register sequence

[U-Boot] [PATCH 1/3] mmc: dw_mmc: change the read/write order under fifo mode
 2016-09-06  1:03 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] rockchip: add usb mass storage feature support for rk3036
` [U-Boot] [PATCH 3/3] rockchip: use rockchip linux partitions map

[U-Boot] [PATCH] rockchip: rk3288-firefly: enable boot from eMMC
 2016-09-06  1:03 UTC  (6+ messages)

[U-Boot] [PATCH 0/5] mmc: uniphier: migrate to CONFIG_DM_MMC_OPS and CONFIG_BLK
 2016-09-06  1:03 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
` [U-Boot] [PATCH 5/5] mmc: uniphier-sd: migrate to CONFIG_BLK

[U-Boot] [PATCH] sf: fix sf probe
 2016-09-06  1:03 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] rockchip: i2c: fix >32 byte writes
 2016-09-06  1:03 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] rockchip: i2c: use named constant when appropriate
` [U-Boot] [PATCH 2/3] rockchip: i2c: move register write out of inner loop
` [U-Boot] [PATCH 3/3] rockchip: i2c: fix >32 byte writes

[U-Boot] [PATCH v3 0/2] With this change the SPL binary shrinks from 32k to 23k when
 2016-09-06  1:02 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled
` [U-Boot] [PATCH v3 2/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix race between convert and migration
 2016-09-06  1:01 UTC 

[PATCH] mfd: lp873x: Remove unused mutex lock from struct lp873x
 2016-09-06  0:59 UTC 

[PATCH] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-06  0:58 UTC  (3+ messages)

[Ksummit-discuss] [Stable kernel] feature backporting collaboration
 2016-09-06  0:57 UTC  (13+ messages)

[Bug 97605] AMDGPU Black Screen when Booting
 2016-09-06  0:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] ppc/pnv: add a minimal platform
 2016-09-06  0:52 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 2/7] ppc/pnv: add a PnvChip object
` [Qemu-devel] [PATCH v2 3/7] ppc/pnv: Add XSCOM infrastructure

[PATCH 2/5 v2] thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver
 2016-09-06  0:51 UTC  (3+ messages)

[renesas:topic/sdhi-gen3-dma-v3.rebase 5/6] ERROR: "sdhi_internal_dmac_init_dma" [drivers/mmc/host/sh_mobile_sdhi.ko] undefined!
 2016-09-05 13:04 UTC 

[PATCH] KVM: nVMX: pass valid guest linear-address to the L1
 2016-09-06  0:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 01/10] ppc: Fix rfi/rfid/hrfi/... emulation
 2016-09-06  0:16 UTC  (8+ messages)

[PATCH] thermal: armada: add support for suspend/resume
 2016-09-06  0:36 UTC  (3+ messages)

[PATCH/RFT v2 0/8] Add SDHI to r8a7796/salvator-x
 2016-09-06  0:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] target-i386: present virtual L3 cache info for vcpus
 2016-09-06  0:31 UTC  (3+ messages)

[PATCH v2 0/3] Add Mediatek thermal driver for mt2701
 2016-09-06  0:30 UTC  (7+ messages)
` [PATCH v2 3/3] arm: dts: thermal: add thermal/auxadc node

[PATCH v1 0/4] arm64 kexec-tools patches
 2016-09-06  0:29 UTC  (10+ messages)
` [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
              ` Memory range end be inclusive or exclusive? "

[PATCH] RDS: Simplify code
 2016-09-06  0:22 UTC  (7+ messages)

[U-Boot] [PATCH v3 13/13] ext4: initialize full inode for inodes bigger than 128 bytes
 2016-09-05 23:56 UTC 

[PATCH] stash: allow ref of a stash by index
 2016-09-05 23:52 UTC  (5+ messages)

[PATCH] sctp: Remove some redundant code
 2016-09-05 23:48 UTC  (3+ messages)

Great Offer
 2016-09-05 23:41 UTC 

[PATCH v4 00/20] Consistent TM structures
 2016-09-05 23:44 UTC  (21+ messages)
` [PATCH v4 01/20] selftests/powerpc: Compile selftests against headers without AT_HWCAP2
` [PATCH v4 02/20] powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
` [PATCH v4 03/20] powerpc: Add check_if_tm_restore_required() to giveup_all()
` [PATCH v4 04/20] powerpc: Return the new MSR from msr_check_and_set()
` [PATCH v4 05/20] powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}
` [PATCH v4 06/20] powerpc: signals: Stop using current in signal code
` [PATCH v4 07/20] selftests/powerpc: Check for VSX preservation across userspace preemption
` [PATCH v4 08/20] selftests/powerpc: Rework FPU stack placement macros and move to header file
` [PATCH v4 09/20] selftests/powerpc: Move VMX stack frame macros "
` [PATCH v4 10/20] selftests/powerpc: Introduce GPR asm helper "
` [PATCH v4 11/20] selftests/powerpc: Allow tests to extend their kill timeout
` [PATCH v4 12/20] selftests/powerpc: Add TM tcheck helpers in C
` [PATCH v4 13/20] selftests/powerpc: Check that signals always get delivered
` [PATCH v4 14/20] selftests/powerpc: Add checks for transactional GPRs in signal contexts
` [PATCH v4 15/20] selftests/powerpc: Add checks for transactional FPUs "
` [PATCH v4 16/20] selftests/powerpc: Add checks for transactional VMXs "
` [PATCH v4 17/20] selftests/powerpc: Add checks for transactional VSXs "
` [PATCH v4 18/20] powerpc: tm: Always use fp_state and vr_state to store live registers
` [PATCH v4 19/20] powerpc: tm: Rename transct_(*) to ck(\1)_state
` [PATCH v4 20/20] powerpc: Remove do_load_up_transact_{fpu,altivec}

[PATCH v7 0/4] the fix for the USB HOST1 at rk3288 platform
 2016-09-05 23:38 UTC  (5+ messages)
` [PATCH v7 3/4] usb: dwc2: assert phy reset when waking up in "

linux-next: please clean up the thermal-soc tree
 2016-09-05 23:34 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2016-09-05 23:27 UTC  (3+ messages)

[PATCH v3 0/2] arm64: dts: rockchip: Support PMU for rk3399 SoCs
 2016-09-05 23:27 UTC  (11+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: change all interrupts cells for 4 on "
` [PATCH v3 2/2] arm64: dts: rockchip: support the pmu node for rk3399

Great Offer
 2016-09-05 23:20 UTC 

Great Offer
 2016-09-05 23:20 UTC 

Great Offer
 2016-09-05 23:20 UTC 

Great Offer
 2016-09-05 23:20 UTC 

Great Offer
 2016-09-05 23:20 UTC 

Great Offer
 2016-09-05 23:20 UTC 

2.10.0: multiple versionsort.prereleasesuffix buggy?
 2016-09-05 23:21 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] rk3399: enable dwc3 gadget and fastboot
 2016-09-05 23:17 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/4] rk3399: add a empty "sys_proto.h" header file

[U-Boot] [RFC PATCH] rockchip: rk3288: skip lowlevel_init process
 2016-09-05 23:17 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/7] rk3399: enable host controllers
 2016-09-05 23:16 UTC  (17+ messages)
` [U-Boot] [PATCH v3 1/7] usb: xhci-rockchip: add rockchip dwc3 controller driver
` [U-Boot] [PATCH v3 2/7] rockchip: select DM_USB for rockchip SoC
` [U-Boot] [PATCH v3 3/7] config: rk3399: add usb related configs
` [U-Boot] [PATCH v3 4/7] dts: rk3399: add dwc3_typec node for rk3399
` [U-Boot] [PATCH v3 5/7] dts: rk3399-evb: add regulator-fixed for usb host vbus
` [U-Boot] [PATCH v3 6/7] board: evb-rk3399: enable usb 2.0 host vbus power on board_init
` [U-Boot] [PATCH v3 7/7] config: evb-rk3399: enable fixed regulator

[ovmf test] 100764: all pass - PUSHED
 2016-09-05 23:13 UTC 

[Buildroot] [PATCH 1/2] gst1-libav: bump to version 1.8.3
 2016-09-05 23:13 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] gstreamer1: switch URLs to https

[refpolicy] [PATCH 1/2] miscfiles: introduce the user certificate file context
 2016-09-05 23:10 UTC  (5+ messages)
` [refpolicy] [PATCH 2/2] evolution: add support for the new user certificates
  ` [refpolicy] [PATCH 2/2 v2] "

Great Offer
 2016-09-05 22:55 UTC 

Great Offer
 2016-09-05 22:55 UTC 

Great Offer
 2016-09-05 22:55 UTC 

[PATCH 0/6] npm fetcher fixes
 2016-09-05 22:57 UTC  (7+ messages)
` [PATCH 1/6] fetch2/npm: explicitly specify workdir
` [PATCH 2/6] fetch2/npm: fix broken fetches if more than one npm URL fetched
` [PATCH 3/6] fetch2/npm: support subdir= parameter
` [PATCH 4/6] fetch2/npm: handle top-level shrinkwrap file
` [PATCH 5/6] fetch2/npm: clarify comment
` [PATCH 6/6] lib/bb/utils: edit_metadata() comment tweaks

[linux-4.1 baseline-only test] 67638: regressions - FAIL
 2016-09-05 22:54 UTC 

[ovmf baseline-only test] 67639: all pass
 2016-09-05 22:52 UTC 

[PATCH] soc: fsl/qe: fix gpio save_regs functions
 2016-09-05 22:52 UTC 

[PATCH] pinctrl: zynq: fix typo in sdio1_3_grp pin list
 2016-09-05 22:50 UTC  (2+ messages)

[RFC PATCH] pinctrl: Add SX150X GPIO Extender Pinctrl Driver
 2016-09-05 22:47 UTC  (2+ messages)

[PATCH v3 0/6] Add eBPF hooks for cgroups
 2016-09-05 22:39 UTC  (6+ messages)
` [PATCH v3 2/6] cgroup: add support for eBPF programs

[Buildroot] [PATCH 1/2] package/ffmpeg: opencv2 support is broken if BR2_ARM_ENABLE_VFP is enabled
 2016-09-05 22:32 UTC  (4+ messages)

btattach: auto triggering at boot time by Linux distributions
 2016-09-05 22:31 UTC  (4+ messages)

[Buildroot] [PATCH] linux-headers: bump 3.18.x and 4.1.x series
 2016-09-05 22:29 UTC 

[PATCH v1 0/2] Use CLOEXEC to avoid fd leaks
 2016-09-05 22:27 UTC  (3+ messages)
` [PATCH v1 1/2] sha1_file: open window into packfiles with CLOEXEC

[PATCH v2 1/2] rtc-cmos: Ensure no expired alarm is left enabled after resume
 2016-09-05 22:26 UTC  (3+ messages)
  ` [rtc-linux] "

[git pull] pinctrl: sh-pfc: Updates for v4.9 (take two)
 2016-09-05 22:26 UTC  (2+ messages)

[PATCH 0/5] reset: make non-modular drivers really non modular
 2016-09-05 22:25 UTC  (2+ messages)

[PATCH v8 00/13] kexec_file_load implementation for PowerPC
 2016-09-05 22:20 UTC  (28+ messages)
` [PATCH v8 01/13] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
` [PATCH v8 02/13] kexec_file: Change kexec_add_buffer to take kexec_buf as argument
` [PATCH v8 03/13] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v8 04/13] powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead
` [PATCH v8 05/13] powerpc: Factor out relocation code from module_64.c to elf_util_64.c
` [PATCH v8 06/13] powerpc: Generalize elf64_apply_relocate_add
` [PATCH v8 07/13] powerpc: Adapt elf64_apply_relocate_add for kexec_file_load
` [PATCH v8 08/13] powerpc: Add functions to read ELF files of any endianness
` [PATCH v8 09/13] powerpc: Implement kexec_file_load
` [PATCH v8 10/13] powerpc: Add code to work with device trees in kexec_file_load
` [PATCH v8 11/13] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v8 12/13] powerpc: Add purgatory for kexec_file_load implementation
` [PATCH v8 13/13] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs

[PATCH 1/1] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC
 2016-09-05 22:15 UTC  (10+ messages)
` [PATCH v4 0/2] ARM: sunxi: Add support for FriendlyARM "
  ` [PATCH v4 1/2] ARM: dts: sun8i: Add dts file for the "
  ` [PATCH v4 2/2] devicetree: Add vendor prefix for FriendlyARM

[PATCH] Input: update documentation for EVIOCGMASK/EVIOCSMASK
 2016-09-05 22:14 UTC  (3+ messages)

[PATCH] pinctrl: imx: output one pin/config pair per line in pinconf-groups
 2016-09-05 22:19 UTC  (3+ messages)

[Buildroot] [PATCH] add new library: libpugixml
 2016-09-05 22:15 UTC  (2+ messages)

[PATCH RESEND v3] can: flexcan: fix resume function
 2016-09-05 22:15 UTC 

[Qemu-devel] [PATCH v15 00/15] PTimer fixes/features and ARM MPTimer conversion
 2016-09-05 22:12 UTC  (4+ messages)

[PATCH 0/4] One fix and some improvements for RK3288 Popmetal board
 2016-09-05 22:10 UTC  (5+ messages)
` [PATCH 3/4] include: dt-bindings: Add more GPIO bank and index definition for rockchip pinctrl

[meta-fsl-arm PATCH v2 00/16] Machine overrides extender - reduce code duplication
 2016-09-05 16:37 UTC  (12+ messages)

[RFC 00/22] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-09-05 22:03 UTC  (7+ messages)
` [RFC 15/22] xen/arm: p2m: Re-implement relinquish_p2m_mapping using p2m_get_entry
` [RFC 16/22] xen/arm: p2m: Make p2m_{valid, table, mapping} helpers inline
` [RFC 17/22] xen/arm: p2m: Introduce a helper to check if an entry is a superpage

[PATCH] speakup: Add spinlock in synth_direct_store
 2016-09-05 21:55 UTC  (2+ messages)

[PATCH 0/5] handle tag recursion in pack-objects --include-tag
 2016-09-05 21:59 UTC  (8+ messages)
` [PATCH 1/5] t5305: move cleanup into test block
` [PATCH 2/5] t5305: drop "dry-run" of unpack-objects
` [PATCH 3/5] t5305: use "git -C"
` [PATCH 4/5] t5305: simplify packname handling
` [PATCH 5/5] pack-objects: walk tag chains for --include-tag

[U-Boot] [PATCH] efi_loader: provide efi_mem_desc version
 2016-09-05 21:59 UTC 

[PATCH] systemd_230.bb: Set journal RuntimeMaxSize to 64M as default
 2016-09-05 21:59 UTC 

[PATCH 1/2 v6] bus: qcom: add EBI2 device tree bindings
 2016-09-05 21:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/opencv3: use BR2_TOOLCHAIN_HAS_LIBATOMIC
 2016-09-05 21:49 UTC  (3+ messages)

[Buildroot] [PATCH 0/9 v4] br2-external: support multiple trees at once (branch yem/multi-br2-external-10)
 2016-09-05 21:49 UTC  (5+ messages)
` [Buildroot] [PATCH 6/9 v4] docs/manual: document the br2-external NAME
` [Buildroot] [PATCH 7/9 v4] core: add support for multiple br2-external trees
` [Buildroot] [PATCH 8/9 v4] docs/manual: document multi br2-external
` [Buildroot] [PATCH 9/9 v4] docs/manual: add appendix to convert old br2-external trees


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.