All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-22 15:24:45 to 2015-07-22 15:56:08 UTC [more...]

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-07-22 15:55 UTC  (4+ messages)
` [RFC v3 1/4] "

[PATCH] arm64: alternative: Provide if/else/endif assembler macros
 2015-07-22 15:55 UTC  (6+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] arm64: kvm: Adopt new alternative "

[U-Boot] [PATCH 0/8] ARM: keystone2: Clocls and PLLs cleanup
 2015-07-22 15:54 UTC  (11+ messages)
` [U-Boot] [PATCH 1/8] ARM: keystone2: Cleanup SoC detection
` [U-Boot] [PATCH 2/8] ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO
` [U-Boot] [PATCH 3/8] ARM: keystone2: Cleanup PLL init code
` [U-Boot] [PATCH 4/8] ARM: keystone2: Fix dev and arm speed detection
` [U-Boot] [PATCH 5/8] ARM: keystone2: Use common structure for PLLs
` [U-Boot] [PATCH 6/8] ARM: keystone2: Cleanup init_pll definition
` [U-Boot] [PATCH 7/8] ARM: keystone2: Remove unsed external clocks
` [U-Boot] [PATCH 8/8] ARM: keystone2: Use common definition for clk_get_rate

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2015-07-22 15:54 UTC 

[PATCH v13 00/16] Fix RMRR (avoid RDM)
 2015-07-22 15:53 UTC  (20+ messages)
` [PATCH 01/16] introduce XENMEM_reserved_device_memory_map
` [PATCH 02/16] xen/vtd: create RMRR mapping
` [PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [PATCH 04/16] xen: enable XENMEM_memory_map in hvm
` [PATCH 05/16] hvmloader: get guest memory map into memory_map[]
` [PATCH 06/16] hvmloader/pci: try to avoid placing BARs in RMRRs
` [PATCH 07/16] hvmloader/e820: construct guest e820 table
` [PATCH 08/16] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [PATCH 09/16] tools: extend xc_assign_device() to support rdm reservation policy
` [PATCH 10/16] tools: introduce some new parameters to set rdm policy
` [PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [PATCH 12/16] tools: introduce a new parameter to set a predefined rdm boundary
` [PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [PATCH 14/16] xen/vtd: enable USB device assignment
` [PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr
` [PATCH 16/16] tools: parse to enable new rdm policy parameters

[PATCH 0/4] i915 to call hda driver on HDMI plug/unplug
 2015-07-22 15:53 UTC  (3+ messages)

[PATCH 1/2] ptest-runner: Added timeout per tests
 2015-07-22 15:52 UTC  (2+ messages)

[U-Boot] [PATCH 01/19] ARM: zynq: DT: Use the right names for nodes
 2015-07-22 15:51 UTC  (20+ messages)
` [U-Boot] [PATCH 02/19] ARM: zynq: DT: Add missing nodes to DTSI
` [U-Boot] [PATCH 03/19] ARM: zynq: DT: Add a fixed regulator for CPU voltage
` [U-Boot] [PATCH 04/19] ARM: zynq: DT: Migrate UART to Cadence binding
` [U-Boot] [PATCH 05/19] ARM: zynq: DT: Remove 222 MHz OPP
` [U-Boot] [PATCH 06/19] spi: Fix zynq SPI binding
` [U-Boot] [PATCH 07/19] ARM: zynq: DT: Fix GEM register area size
` [U-Boot] [PATCH 08/19] ARM: zynq: DT: Use the zynq binding with macb
` [U-Boot] [PATCH 09/19] ARM: zynq: DT: Clean up timer device tree nodes
` [U-Boot] [PATCH 10/19] ARM: zynq: DT: Cleanup address-cells and size-cells
` [U-Boot] [PATCH 11/19] ARM: zynq: DT: Add pinctrl node
` [U-Boot] [PATCH 12/19] ARM: zynq: DT: Add reference to bus node
` [U-Boot] [PATCH 13/19] ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernel
` [U-Boot] [PATCH 14/19] ARM: zynq: DT: Update years in copyright
` [U-Boot] [PATCH 15/19] ARM: zynq: DT: Get rid of ps-clk-frequency
` [U-Boot] [PATCH 16/19] ARM: zynq: DT: Add missing interrupt for L2 pl310
` [U-Boot] [PATCH 17/19] ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys
` [U-Boot] [PATCH 18/19] ARM: zynq: DT: Update zc770 dtses
` [U-Boot] [PATCH 19/19] ARM: zynq: Add support for zc770-xm011

Weekly Toaster Call notes - Wednesday, July 22nd, 2015
 2015-07-22 15:50 UTC 

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-22 15:49 UTC  (22+ messages)

[PATCH v3 0/5] KASAN for arm64
 2015-07-22 15:49 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: add KASAN support

[U-Boot] [PATCH 00/48] Add support for running U-Boot as an EFI payload/application
 2015-07-22 15:49 UTC  (49+ messages)
` [U-Boot] [PATCH 01/48] Support removing default assembler flags
` [U-Boot] [PATCH 02/48] dm: core: Check for empty list in uclass_find_device()
` [U-Boot] [PATCH 03/48] dm: serial: Correct logic in serial_find_console_or_panic()
` [U-Boot] [PATCH 04/48] elf: Add a few definitions for 64-bit relocation
` [U-Boot] [PATCH 05/48] Add a way to skip relocation
` [U-Boot] [PATCH 06/48] Allow objcopy to work without filling gaps with 0xff
` [U-Boot] [PATCH 07/48] Bring in __aligned_u64 and friends to linux/types.h
` [U-Boot] [PATCH 08/48] x86: Add various minor tidy-ups to the 32-bit startup code
` [U-Boot] [PATCH 09/48] x86: Use CR0 constants in CPU init
` [U-Boot] [PATCH 10/48] x86: Tidy up global_data flags
` [U-Boot] [PATCH 11/48] x86: Drop unused copy_fdt_to_ram()
` [U-Boot] [PATCH 12/48] x86: Tidy up the 64-bit calling code
` [U-Boot] [PATCH 13/48] x86: Add some missing global_data declarations in files that use gd
` [U-Boot] [PATCH 14/48] x86: Tidy up a few minor issues with interrupts
` [U-Boot] [PATCH 15/48] pci: Use debug() instead of DEBUGF() in pci_auto.c
` [U-Boot] [PATCH 16/48] pci: Fix up code for CONFIG_PCI_ENUM_ONLY
` [U-Boot] [PATCH 17/48] efi: Avoid using non-existent text base
` [U-Boot] [PATCH 18/48] efi: Add start-up library code
` [U-Boot] [PATCH 19/48] efi: Display the correct initcall pre-relocation values
` [U-Boot] [PATCH 20/48] efi: Add a serial driver
` [U-Boot] [PATCH 21/48] efi: Drop CONFIG_SYS_TEXT_BASE for EFI
` [U-Boot] [PATCH 22/48] efi: Support building a u-boot.efi executable
` [U-Boot] [PATCH 23/48] x86: Support skipping relocation for EFI
` [U-Boot] [PATCH 24/48] x86: Add asm/elf.h for x86-specific ELF definitions
` [U-Boot] [PATCH 25/48] x86: Add support for U-Boot as an EFI application
` [U-Boot] [PATCH 26/48] x86: Add EFI board code
` [U-Boot] [PATCH 27/48] x86: dts: Add a device tree file for EFI
` [U-Boot] [PATCH 28/48] x86: Allow use of global_data with EFI
` [U-Boot] [PATCH 29/48] x86: Allow relocation code to build without text base
` [U-Boot] [PATCH 30/48] x86: Set up tool chain flags for running as EFI application
` [U-Boot] [PATCH 31/48] x86: Add definitions for the x86-efi board and plumb it in
` [U-Boot] [PATCH 32/48] x86: Add a link script entry for U-Boot as a payload
` [U-Boot] [PATCH 33/48] x86: Add relocation and link script for a 64-bit EFI application
` [U-Boot] [PATCH 34/48] efi: Add support for loading U-Boot through an EFI stub
` [U-Boot] [PATCH 35/48] x86: Support building the "
` [U-Boot] [PATCH 36/48] x86: Add an enum for some commonly-used GDT bits
` [U-Boot] [PATCH 37/48] x86: Add a way to call 32-bit code from 64-bit mode
` [U-Boot] [PATCH 38/48] efi: Add 64-bit payload support
` [U-Boot] [PATCH 39/48] x86: Add Makefile settings for EFI build
` [U-Boot] [PATCH 40/48] x86: Add support for passing tables into U-Boot
` [U-Boot] [PATCH 41/48] efi: Add functions for decoding the EFI tables
` [U-Boot] [PATCH 42/48] efi: Add a command to display the memory map
` [U-Boot] [PATCH 43/48] x86: Handle running as EFI payload
` [U-Boot] [PATCH 44/48] x86: Add helper code for running from EFI
` [U-Boot] [PATCH 45/48] x86: baytrail: Support operation as an EFI payload
` [U-Boot] [PATCH 46/48] x86: qemu: "
` [U-Boot] [PATCH 47/48] x86: Gracefully disable the vesa driver when running from EFI
` [U-Boot] [PATCH 48/48] efi: Add a README to explain how things work

[PATCH v3 00/11] Introduce Intel Trace Hub support
 2015-07-22 15:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mmarek/kbuild
 2015-07-22 15:49 UTC 

[PATCH 0/4] Fix builds for MIPS64 N32
 2015-07-22 15:48 UTC  (9+ messages)

[PATCH] Makefile: Force gzip and xz on module install
 2015-07-22 15:47 UTC  (2+ messages)

[PATCH] lpfc: Use && instead of & for boolean expression
 2015-07-22 15:47 UTC  (2+ messages)

[PATCH v2] pulseaudio: add systemd to PACKAGECONFIG if enabled in DISTRO_FEATURES
 2015-07-22 15:46 UTC  (13+ messages)

[PATCH v2] x86/HVM: avoid pointer wraparound in bufioreq handling
 2015-07-22 15:45 UTC  (6+ messages)

[PATCH v5 0/4] Support for creating/using Stolen memory backed objects
 2015-07-22 15:46 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Support for creating "
` [PATCH 4/4] drm/i915: Support for pread/pwrite from/to non shmem "

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-22 15:45 UTC  (7+ messages)
` [PATCH V4 5/6] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[Buildroot] [autobuild.buildroot.net] Build results for 2015-07-21
 2015-07-22 15:44 UTC  (16+ messages)
` [Buildroot] Analysis of build failures

[PATCH net-next 00/22 v2] Lightweight & flow based encapsulation
 2015-07-22 15:43 UTC  (3+ messages)

[v3, 3/9] fsl/fman: Add the FMan MAC FLIB
 2015-07-22 11:21 UTC 

[v3, 8/9] fsl/fman: Add FMan Port Support
 2015-07-22 11:22 UTC 

[v3, 9/9] fsl/fman: Add FMan MAC driver
 2015-07-22 11:22 UTC 

[v3, 6/9] fsl/fman: Add FMan MAC support
 2015-07-22 11:22 UTC 

[4/6] pseries: Add CPU dlpar remove functionality
 2015-07-22 15:42 UTC  (4+ messages)

perf: multiplexing broken on amd fam16h?
 2015-07-22 15:41 UTC  (8+ messages)

[v3, 1/9] fsl/fman: Add the FMan FLIB
 2015-07-22 11:21 UTC 

[v3, 4/9] fsl/fman: Add FMan MURAM support
 2015-07-22 11:22 UTC 

[PATCH] x86: adjust default caching mode translation tables
 2015-07-22 15:41 UTC  (5+ messages)

[PATCH WIP 00/43] New fast registration API
 2015-07-22 15:41 UTC  (4+ messages)
` [PATCH WIP 37/43] xprtrdma: Port to new memory "

[Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
 2015-07-22 15:41 UTC 

[v3, 0/9] Freescale DPAA FMan
 2015-07-22 11:21 UTC 

[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
 2015-07-22 15:41 UTC  (23+ messages)

[U-Boot] [PATCH 1/2] zynqmp: mp: Simplify set_r5_start handling
 2015-07-22 15:40 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] zynqmp: Add support for IP detection via SLCR

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-22 15:40 UTC  (5+ messages)
` [PATCH v4 6/8] arm64: dts: add SRAM, MHU mailbox and SCPI support on Juno

Parallel file locking quite slow with vers=4.0 compared to vers=3
 2015-07-22 15:40 UTC  (7+ messages)

[PATCH RESEND 1/3] mm, x86: Fix warning in ioremap RAM check
 2015-07-22 15:36 UTC  (3+ messages)
` [tip:x86/urgent] x86/mm: Move warning from __ioremap_check_ram() to the call site

[PATCHv2 1/6] recipetool: catch BBHandledException from parsing
 2015-07-22 15:36 UTC  (7+ messages)
` [PATCHv2 3/6] recipetool: also load plugins from BBPATH
` [PATCHv2 4/6] devtool: "

[U-Boot] [PATCH V3 0/8] configs: make keystone2 config to start using arm_v7_common header
 2015-07-22 15:35 UTC  (19+ messages)
` [U-Boot] [PATCH V3 1/8] configs: split ti_armv7_common into a omap generic header
` [U-Boot] [PATCH V3 2/8] board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR
` [U-Boot] [PATCH V3 3/8] configs: rename ks2_evm into ti_armv7_keystone2
` [U-Boot] [PATCH V3 4/8] configs: ti_armv7_keystone2: start using armv7_common
` [U-Boot] [PATCH V3 5/8] configs: ti_armv7_keystone2: switch addresses to generic addresses
` [U-Boot] [PATCH V3 6/8] ti_armv7_keystone2: switch to using kernel zImage
` [U-Boot] [PATCH V3 7/8] configs: k2*_evm: rename skernel binary names to generated file names
` [U-Boot] [PATCH V3 8/8] configs: keystone2: remove distro specific ramdisk name

nfs4_put_lock_state() wants some nfs4_state on cleanup
 2015-07-22 15:34 UTC 

[Qemu-devel] [PATCH] xen/HVM: atomically access pointers in bufioreq handling
 2015-07-22 15:34 UTC  (6+ messages)
      `  "

[PATCH 0/9] Platform support for thermal management on Junoe
 2015-07-22 15:33 UTC  (4+ messages)
` [PATCH 6/9] hwmon: Support sensors exported via ARM SCP interface
    ` [lm-sensors] "

[Bug 91416] vsync limits fps but still tearing in picture
 2015-07-22 15:33 UTC  (2+ messages)

[PATCH] x86/mm, efi: Check for valid image type
 2015-07-22 15:32 UTC  (2+ messages)

[PATCH 1/2] drm/atomic-helper: Add option to update planes only on active crtc
 2015-07-22 15:32 UTC  (2+ messages)

[PATCH -next] serial: etraxfs-uart: Update gpiod API
 2015-07-22 15:31 UTC  (5+ messages)

reproducable panic eviction work queue
 2015-07-22 15:31 UTC  (14+ messages)

[PATCH] [v2] x86_64/efi: Use all 64 bit of efi_memmap in setup_e820()
 2015-07-22 15:31 UTC 

[PATCH] x86_64/efi: Use all 64 bit of efi_memmap in setup_e820()
 2015-07-22 15:30 UTC  (3+ messages)

[PATCHv2 0/6] recipetool/devtool/oe-selftest: pull from BBPATH
 2015-07-22 15:29 UTC  (3+ messages)

[PATCH v2 0/4] i915 to call hda driver on HDMI plug/unplug
 2015-07-22 15:28 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Add audio hotplug info struct
` [PATCH 2/4] drm/i915: Call audio hotplug notify function
` [PATCH 3/4] ALSA: hda - Dispatch incoming HDMI hotplug i915 callback
` [PATCH 4/4] ALSA: hda - Wake the codec up on hotplug notify events

[PATCH 1/2] ARM: rockchip: set correct stabilization thresholds in suspend
 2015-07-22 15:28 UTC  (4+ messages)
` [PATCH 2/2] ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspend

[v3, 7/9] fsl/fman: Add FMan SP support
 2015-07-22 11:22 UTC 

[meta-oe][PATCH] cronie: Upgrade v1.4.12 to v1.5.0
 2015-07-22 15:27 UTC  (2+ messages)

[v3, 5/9] fsl/fman: Add Frame Manager support
 2015-07-22 11:22 UTC 

[v3, 2/9] fsl/fman: Add the FMan port FLIB
 2015-07-22 11:21 UTC 

[PATCH RESEND 2/3] mm, x86: Remove region_is_ram() call from ioremap
 2015-07-22 15:25 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm: "

[PATCH RESEND 3/3] mm: Fix bugs in region_is_ram()
 2015-07-22 15:26 UTC  (2+ messages)
` [tip:x86/urgent] "

[Buildroot] [PATCH 0/4 v8] linux-backports (new package) and misc related fixes (branch yem/linux-backports)
 2015-07-22 15:25 UTC  (2+ messages)

Yocto + pointcloud library/eigen?
 2015-07-22 14:53 UTC 

[Buildroot] [git commit] package/linux: trash stderr in LINUX_VERSION_PROBED
 2015-07-22 15:25 UTC 

how to delete kernels cleanly
 2015-07-22 15:25 UTC  (4+ messages)

[Buildroot] [git commit] core/pkg-kconfig: do not override @D
 2015-07-22 15:25 UTC 

[RFC] workqueue: avoiding unbounded wq on isolated CPUs by default
 2015-07-22 15:25 UTC  (11+ messages)
          ` [patch] workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs

[Buildroot] [PATCH] dbus: bump to version 1.8.20
 2015-07-22 15:24 UTC  (2+ messages)


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.