All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-09 11:03:21 to 2017-01-09 11:32:01 UTC [more...]

[PATCH v7 00/20] ILP32 for ARM64
 2017-01-09 11:29 UTC  (29+ 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 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
` [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

[U-Boot] [v4 18/29] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
 2017-01-09 11:31 UTC  (12+ messages)
` [U-Boot] [v4 19/29] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
` [U-Boot] [v4 20/29] arm: socfpga: arria10: Enable SPL for Arria 10
` [U-Boot] [v4 21/29] arm: socfpga: arria10: Added clock manager and pin mux compat macro
` [U-Boot] [v4 22/29] arm: socfpga: arria10: Added some hardware base address for Arria 10
` [U-Boot] [v4 23/29] arm: socfpga: arria10: Added support for Arria 10 socdk
` [U-Boot] [v4 24/29] arm: socfpga: arria10: Added drivers for Arria10 Reset Manager
` [U-Boot] [v4 25/29] arm: socfpga: arria10: Added miscellaneous drivers for Arria 10
` [U-Boot] [v4 26/29] arm: socfpga: arria10: Added drivers for Arria10 clock manager
` [U-Boot] [v4 27/29] arm: socfpga: arria10: Added drivers for Arria10 pinmux/pins configuration
` [U-Boot] [v4 28/29] arm: socfpga: arria10: Added Arria10 critical HW initialization to spl
` [U-Boot] [v4 29/29] arm: socfpga: arria10: Enable fpga driver build for SPL

[PATCH] stable-fixup: hotplug: fix unused function warning
 2017-01-09 11:29 UTC  (5+ messages)
` Patch "stable-fixup: hotplug: fix unused function warning" has been added to the 4.4-stable tree

[RFC PATCH 0/7] KVM: arm/arm64: Optimize arch timer register handling
 2017-01-09 11:29 UTC  (9+ messages)
` [RFC PATCH 1/7] arm64: Use physical counter for in-kernel reads

[PATCH v6 0/3] Add Mediatek JPEG Decoder
 2017-01-09 11:29 UTC  (11+ messages)
` [PATCH v6 3/3] arm: dts: mt2701: Add node for "

[PART1 PATCH v4 2/8] drm/amdgpu: add parse clock gating state
 2017-01-09 11:29 UTC  (4+ messages)
` [PART1 PATCH v4 7/8] drm/amdgpu: add get clockgating_state method for uvd v5&v6

[PATCH v2 00/21] Vybrid related patches
 2017-01-09 11:28 UTC  (4+ messages)
` [PATCH v2 03/21] i.MX: ocotp: Simplify MAC address storing logic

[Regression 4.7-rc1] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
 2017-01-09 11:28 UTC  (2+ messages)

Patch "usb: dwc3: gadget: always unmap EP0 requests" has been added to the 4.9-stable tree
 2017-01-09 11:28 UTC 

QCA9984 firmware crash
 2017-01-09 11:27 UTC 

Patch "usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()" has been added to the 4.9-stable tree
 2017-01-09 11:28 UTC 

Patch "usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()" has been added to the 4.9-stable tree
 2017-01-09 11:28 UTC 

Nokia N900 headset detection & MIC Bias + TVOUT
 2017-01-09 11:27 UTC  (2+ messages)

Patch "usb: dwc3: gadget: always unmap EP0 requests" has been added to the 4.4-stable tree
 2017-01-09 11:27 UTC 

Patch "usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()" has been added to the 4.4-stable tree
 2017-01-09 11:27 UTC 

Patch "usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()" has been added to the 4.4-stable tree
 2017-01-09 11:27 UTC 

[PATCH 0/6] Use crtc helper drm_crtc_from_index() for more drivers
 2017-01-09 11:25 UTC  (7+ messages)
` [PATCH 1/6] drm: exynos: use crtc helper drm_crtc_from_index()
` [PATCH 2/6] drm: kirin: "
` [PATCH 3/6] drm: mediatek: "
` [PATCH 4/6] drm: nouveau: "
` [PATCH 5/6] drm: tegra: "
` [PATCH 6/6] drm: vc4: "

Proposition - latency histogram
 2017-01-09 11:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: Prevent inifnite loop in decrementer auto-reload
 2017-01-09 11:26 UTC  (2+ messages)

[PATCH v5 3/8] ethdev: reserve capability flags for PMD-specific API
 2017-01-09 11:26 UTC  (4+ messages)

Multiple Endpoints
 2017-01-09 11:35 UTC  (8+ messages)
            ` Varying source address and stateful firewalls (Was: Multiple Endpoints)

[U-Boot] [v4 01/29] arm: socfpga: arria10: add additional i2c nodes for Arria10
 2017-01-09 11:25 UTC  (17+ messages)
` [U-Boot] [v4 02/29] arm: socfpga: arria10: add sdram defines "
` [U-Boot] [v4 03/29] arm: socfpga: arria10: add board files for the Arria10 SoCDK
` [U-Boot] [v4 04/29] arm: socfpga: arria10: add system manager defines
` [U-Boot] [v4 05/29] arm: socfpga: arria10: add misc functions for Arria10
` [U-Boot] [v4 06/29] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [v4 07/29] arm: socfpga: arria10: add socfpga_arria10_defconfig
` [U-Boot] [v4 08/29] arm: socfpga: arria10: add config option build for arria10
` [U-Boot] [v4 09/29] arm: socfpga: add define for bootinfo bsel bit shift
` [U-Boot] [v4 10/29] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [v4 11/29] arm: socfpga: wrap system manager functions for A5/C5 devices
` [U-Boot] [v4 12/29] arm: socfpga: arria10: don't build GEN5 sdram for arria10
` [U-Boot] [v4 13/29] arm: socfpga: arria10 fpga does not have bridges mapped
` [U-Boot] [v4 14/29] arm: socfpga: arria10: remove board_init and s_init
` [U-Boot] [v4 15/29] arm: socfpga: combine clrbits/setbits into a single clrsetbits
` [U-Boot] [v4 16/29] arm: socfpga: add reset manager defines for Arria10
` [U-Boot] [v4 17/29] arm: socfpga: arria10: update dwmac reset function to support Arria10

FAILED: patch "[PATCH] drm/i915: tune down the fast link training vs boot fail" failed to apply to 4.9-stable tree
 2017-01-09 11:25 UTC  (3+ messages)

[PATCH 2/6 v4] alsa-lib: Fix for sync issue on xrun recover
 2017-01-09 11:24 UTC 

[BACKPORT PATCH 1/3] usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
 2017-01-09 11:23 UTC  (5+ messages)
` [BACKPORT PATCH 2/3] usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
` [BACKPORT PATCH 3/3] usb: dwc3: gadget: always unmap EP0 requests

[RFC PATCH] vring: Force use of DMA API for ARM-based systems
 2017-01-09 11:24 UTC  (7+ messages)

[PATCH] pcm: returning semop error code for semaphore up/down failures
 2017-01-09 11:24 UTC 

[QUESTION] Early Write Acknowledge for PCIe configuration space
 2017-01-09 11:23 UTC  (4+ messages)

[PATCH v5] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2017-01-09 11:23 UTC  (2+ messages)

[ovmf test] 104081: all pass - PUSHED
 2017-01-09 11:23 UTC 

[PATCH qemu-xen-traditional 0/2] Xen HVM unplug changes
 2017-01-09 11:23 UTC  (2+ messages)

[GIT PULL FOR v4.11] Various fixes & enhancements
 2017-01-09 11:22 UTC 

[PATCH] drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt
 2017-01-09 11:21 UTC  (2+ messages)

[PATCH] ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
 2017-01-09 11:20 UTC  (4+ messages)

BUG: 4.10 i915 drm display noise regression - bisected to a6a7cc4b7
 2017-01-09 11:19 UTC  (3+ messages)
` [PATCH v2] drm/i915: Flush untouched framebuffers before display on !llc

[PATCH] RFC: Universal scan proposal
 2017-01-09 11:19 UTC  (15+ messages)

[PATCH v3 00/21] Add configuration options for split-index
 2017-01-09 11:18 UTC  (6+ messages)
` [PATCH v3 08/21] Documentation/git-update-index: talk about core.splitIndex config var

[PATCH v2] KVM: arm/arm64: Fix occasional warning from the timer work function
 2017-01-09 11:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/1] Change default CFLAGS to -O3
 2017-01-09 11:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] "

dwc3: add support for hardware with multiple ports on USB2 hub enabled
 2017-01-09 11:18 UTC  (4+ messages)

[PATCH v2] amdgpu: sync amdgpu_drm.h with the kernel
 2017-01-09 11:18 UTC 

pull-request: mac80211 2017-01-06
 2017-01-09 11:17 UTC  (3+ messages)

[PATCH v2 0/9] pinctrl: sunxi: Generic bindings rework
 2017-01-09 11:16 UTC  (9+ messages)
` [PATCH v2 9/9] ARM: sunxi: Convert pinctrl nodes to generic bindings

drivers/net/wireless/intel/iwlwifi/pcie/trans.c: 2 * suspicious code ?
 2017-01-09 11:16 UTC  (2+ messages)

[PATCH v2] net/mlx4_core: VF probe fail when HW support 64-bit coherent DMA
 2017-01-09 11:16 UTC  (3+ messages)

Patch "USB: serial: kl5kusb105: abort on open exception path" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "USB: phy: am335x-control: fix device and of_node leaks" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "USB: serial: io_ti: bind to interface after fw download" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
 2017-01-09 11:13 UTC  (6+ messages)

Patch "staging: iio: ad7606: fix improper setting of oversampling pins" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "usb: gadget: Fix second argument of percpu_ida_alloc()" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "usb: gadget: fix request length error for isoc transfer" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "mei: move write cb to completion on credentials failures" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "mei: fix parameter rename KDoc" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "mei: bus: fix mei_cldev_enable KDoc" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "[media] dibusb: fix possible memory leak in dibusb_rc_query()" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

[RFC PATCH] iommu/arm-smmu: Add global SMR masking property
 2017-01-09 11:14 UTC  (4+ messages)

Patch "iio: accel: st_accel: fix LIS3LV02 reading and scaling" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "ARM: dts: r8a7794: Correct hsusb parent clock" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "arm64: dts: hip06: Correct hardware pin number of usb node" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "ARM: dts: sun7i: bananapi-m1-plus: Enable USB PHY for USB host support" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()" has been added to the 4.9-stable tree
 2017-01-09 11:14 UTC 

Patch "USB: phy: am335x-control: fix device and of_node leaks" has been added to the 4.4-stable tree
 2017-01-09 11:14 UTC 

Patch "USB: serial: kl5kusb105: abort on open exception path" has been added to the 4.4-stable tree
 2017-01-09 11:14 UTC 

Patch "USB: serial: io_ti: bind to interface after fw download" has been added to the 4.4-stable tree
 2017-01-09 11:14 UTC 

Patch "ARM: dts: r8a7794: Correct hsusb parent clock" has been added to the 4.4-stable tree
 2017-01-09 11:14 UTC 

Patch "staging: iio: ad7606: fix improper setting of oversampling pins" has been added to the 4.4-stable tree
 2017-01-09 11:14 UTC 

Patch "mei: bus: fix mei_cldev_enable KDoc" has been added to the 4.4-stable tree
 2017-01-09 11:14 UTC 

Patch "ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()" has been added to the 4.4-stable tree
 2017-01-09 11:14 UTC 

[PATCH v2 0/2] ASoC: Use DMI name in sound card long name
 2017-01-09 11:13 UTC  (10+ messages)
` [PATCH v2 1/2] ASoC: core: Add API to use "

Mr.micheal Hans
 2017-01-09 11:13 UTC 

[Qemu-devel] Proposal for 2.9 release schedule
 2017-01-09 11:11 UTC  (7+ messages)

[RFC] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCB
 2017-01-09 11:11 UTC  (4+ messages)

Dell XPS13: MCE (Hardware Error) reported
 2017-01-09 11:11 UTC  (12+ messages)

[U-Boot] [v3 01/30] arm: socfpga: arria10: add additional i2c nodes for Arria10
 2017-01-09 11:11 UTC  (4+ messages)
` [U-Boot] [v3 25/30] arm: socfpga: arria10: Added drivers for Arria10 Reset Manager

[Qemu-devel] [PATCH] exec: Add missing rcu_read_unlock
 2017-01-09 11:09 UTC 

[PATCH] net/enic: add support for TSO
 2017-01-09 11:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/21] new backup architecture
 2017-01-09 11:04 UTC  (2+ messages)

[PATCH v1 0/2] rte_memcmp functions
 2017-01-09 11:08 UTC  (4+ messages)
` [PATCH v1 2/2] Test cases for "

make log force warnings less annoying
 2017-01-09 11:08 UTC  (3+ messages)
` [PATCH] xfs: don't print warnings when xfs_log_force fails

[PATCH V6 1/3] dt-bindings: document common IEEE 802.11 frequency limit property
 2017-01-09 11:07 UTC  (12+ messages)
` [PATCH V6 4/3] brcmfmac: use wiphy_read_of_freq_limits to respect extra limits

[PATCH 00/11] Convert a few docs/misc pages into man pages
 2017-01-09 11:07 UTC  (8+ messages)

[U-Boot] [PATCH] sunxi: makes an invisible option for H3-like DRAM controllers
 2017-01-09 11:06 UTC  (4+ messages)

[PATCH 00/74] Consolidated pull
 2017-01-09 11:05 UTC 

SIOCSIWFREQ while in NL80211_IFTYPE_STATION
 2017-01-09 11:05 UTC  (7+ messages)

xfs/118: add to dangerous group
 2017-01-09 11:05 UTC  (2+ messages)

[PATCH 0/7] static CSA for SRIOV serials
 2017-01-09 11:04 UTC  (3+ messages)
` [PATCH 7/7] drm/amdgpu:map/unmap static csa accordingly

[PATCH 0/3] watchdog: imx2: handle WMCR only being available on i.MX35 and later
 2017-01-09 11:04 UTC  (4+ messages)

[PATCH v2 00/25] xen/x86: Per-domain CPUID policies
 2017-01-09 11:03 UTC  (23+ messages)
` [PATCH v2 04/25] x86/cpuid: Allocate a CPUID policy for every domain
` [PATCH v2 05/25] x86/cpuid: Recalculate a domains CPUID policy when appropriate
` [PATCH v2 06/25] x86/hvm: Dispatch cpuid_viridian_leaves() from guest_cpuid()
` [PATCH v2 07/25] x86/cpuid: Dispatch cpuid_hypervisor_leaves() "
` [PATCH v2 08/25] x86/cpuid: Introduce named feature bitfields
` [PATCH v2 09/25] x86/hvm: Improve hvm_efer_valid() using named features
` [PATCH v2 10/25] x86/hvm: Improve CR4 verification "
` [PATCH v2 11/25] x86/vvmx: Use hvm_cr4_guest_valid_bits() to calculate MSR_IA32_VMX_CR4_FIXED1
` [PATCH v2 12/25] x86/pv: Improve pv_cpuid() using named features
` [PATCH v2 13/25] x86/hvm: Improve CPUID and MSR handling "
` [PATCH v2 14/25] x86/svm: Improvements "
` [PATCH v2 15/25] x86/pv: Use per-domain policy information when calculating the cpumasks
` [PATCH v2 16/25] x86/pv: Use per-domain policy information in pv_cpuid()
` [PATCH v2 17/25] x86/hvm: Use per-domain policy information in hvm_cpuid()
` [PATCH v2 18/25] x86/cpuid: Drop the temporary linear feature bitmap from struct cpuid_policy
` [PATCH v2 19/25] x86/cpuid: Calculate appropriate max_leaf values for the global policies
` [PATCH v2 20/25] x86/cpuid: Perform max_leaf calculations in guest_cpuid()
` [PATCH v2 21/25] x86/cpuid: Move all leaf 7 handling into guest_cpuid()
` [PATCH v2 22/25] x86/hvm: Use guest_cpuid() rather than hvm_cpuid()
` [PATCH v2 23/25] x86/svm: "
` [PATCH v2 24/25] x86/cpuid: Effectively remove pv_cpuid() and hvm_cpuid()
` [PATCH v2 25/25] x86/cpuid: Alter the legacy-path prototypes to match guest_cpuid()

[PATCH 0/3] rm_work enhancements
 2017-01-09 11:03 UTC  (3+ messages)
` [PATCH 1/3] recipes: anonymous functions with priorities


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.