All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-17 11:59:33 to 2016-08-17 12:53:53 UTC [more...]

Patch "usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

Patch "USB: serial: option: add support for Telit LE910 PID 0x1206" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

Patch "usb: gadget: avoid exposing kernel stack" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

Patch "usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

[PATCH v5 0/2] USB Type-C Connector class
 2016-08-17 12:53 UTC  (3+ messages)
` [PATCH v5 2/2] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY

Patch "usb: quirks: Add no-lpm quirk for Elan" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

Patch "usb: dwc3: fix for the isoc transfer EP_BUSY flag" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

Patch "usb: f_fs: off by one bug in _ffs_func_bind()" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

Patch "arm64: kernel: Save and restore UAO and addr_limit on exception entry" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

Patch "arm64: debug: unmask PSTATE.D earlier" has been added to the 4.4-stable tree
 2016-08-17 12:53 UTC 

[PATCH 0/9] x86/mtrr: basic cleanups
 2016-08-17 12:53 UTC  (9+ messages)
` [PATCH 1/9] x86/mtrr: prefix fns with mtrr and drop static
` [PATCH 2/9] x86/mtrr: drop mtrr_if indirection
` [PATCH 3/9] x86/mtrr: drop have_wrcomb() wrapper
` [PATCH 4/9] x86/mtrr: drop unnecessary use_intel() macro

Patch "USB: serial: option: add support for Telit LE910 PID 0x1206" has been added to the 3.14-stable tree
 2016-08-17 12:53 UTC 

Patch "usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()" has been added to the 3.14-stable tree
 2016-08-17 12:53 UTC 

[MINIOS PATCH 0/4] x86: Use ELF notes and unfied linker script
 2016-08-17 12:52 UTC  (8+ messages)
` [MINIOS PATCH 1/4] gitignore: ignore vim swap file
` [MINIOS PATCH 2/4] Introduce asm_macros.h
` [MINIOS PATCH 3/4] x86: switch to use elfnote
` [MINIOS PATCH 4/4] x86: use unified linker script

[Bug 97371] AMDGPU/Iceland amdgpu: failed testing IB on ring 9/10
 2016-08-17 12:51 UTC  (3+ messages)

[PATCH 8/8] tests: Add losetup-loop test suite
 2016-08-17 12:51 UTC  (2+ messages)

[PATCH v2 0/2] HuC/GuC status to Get Params
 2016-08-17 12:50 UTC  (7+ messages)
` [PATCH v2 1/2] drm/i915/get_params: Add GuC status to getparams
` [PATCH v2 2/2] drm/i915/get_params: Add HuC "
` ✗ Ro.CI.BAT: failure for HuC/GuC status to Get Params. (rev2)

[PATCH v5 0/3] arm64: hibernate: Resume when hibernate image created on non-boot CPU
 2016-08-17 12:50 UTC  (8+ messages)
` [PATCH v5 1/3] cpu/hotplug: Allow suspend/resume CPU to be specified
` [PATCH v5 2/3] arm64: hibernate: Resume when hibernate image created on non-boot CPU
` [PATCH v5 3/3] Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"

[PATCH 0/3] doc-rst: parseheaders directive
 2016-08-17 12:50 UTC  (2+ messages)

[stable:PATCH 1/2] arm64: kernel: Save and restore addr_limit on exception entry
 2016-08-17 12:50 UTC  (5+ messages)

[PATCH 6/8] losetup: Prevent rare detach race
 2016-08-17 12:49 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: Remove tags file on mrproper
 2016-08-17 12:49 UTC  (4+ messages)

[PATCH v3 0/3] i2c: designware: improve performance for transfers
 2016-08-17 12:48 UTC  (6+ messages)
` [PATCH v3 2/3] i2c: designware: detect when dynamic tar update is possible

[PATCH v4 01/13] cmd: fdt: Narrow the check for fdt addr
 2016-08-17 12:48 UTC  (6+ messages)
` [U-Boot,v4,01/13] "
        ` [U-Boot] [U-Boot, v4, 01/13] "

[RFC2 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-08-17 12:48 UTC  (20+ messages)
` [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 03/18] arm64: ensure the kernel is compiled for LP64
` [PATCH 04/18] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 06/18] thread: move thread bits accessors to separated file
` [PATCH 07/18] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 09/18] arm64: introduce binfmt_elf32.c
` [PATCH 11/18] arm64: ilp32: share aarch32 syscall handlers
` [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 13/18] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 16/18] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 17/18] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 18/18] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH 0/2] Do not lock temporary files via child processes on Windows
 2016-08-17 12:48 UTC  (4+ messages)
` [PATCH 1/2] t6026-merge-attr: child processes must not inherit index.lock handles
` [PATCH 2/2] mingw: ensure temporary file handles are not inherited by child processes

[PATCH 1/2] devicetree: Add vendor prefix for Shenzhen Sunchip Technology Co., Ltd
 2016-08-17 12:48 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v3 00/38] arm/altp2m: Introducing altp2m to ARM
 2016-08-17 12:48 UTC  (8+ messages)
` [PATCH v3 31/38] altp2m: Introduce altp2m_switch_vcpu_altp2m_by_id
` [PATCH v3 38/38] arm/p2m: Add test of xc_altp2m_change_gfn

[PATCH V4 0/3] Integration of function trace with System Trace IP blocks
 2016-08-17 12:48 UTC  (5+ messages)
` [PATCH V4 1/3] tracing: add a possibility of exporting function trace to other places instead of ring buffer only

libipset developer documentation?
 2016-08-17 12:12 UTC 

[PATCH 0/8] losetup: re-use loop device
 2016-08-17 12:47 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Check live status before reading edid"
 2016-08-17 12:47 UTC 

t0027 racy?
 2016-08-17 12:46 UTC  (3+ messages)
` [PATCH v2 0/1] convert: Correct NNO tests and missing `LF will be replaced by CRLF`

[PATCH] drm/i915: Remember to set vma->pages for the preallocated stolen object
 2016-08-17 12:46 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] pico-imx6ul: Directly write to register LDOGCTL
 2016-08-17 12:46 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mx7dsabresd: "
` [U-Boot] [PATCH 3/3] "

[PATCH v7 00/19] Support for sustained capturing of GuC firmware logs
 2016-08-17 12:45 UTC  (5+ messages)
` [PATCH 19/19] drm/i915: Sync against the GuC log buffer flush work item on system suspend

[PATCH 0/5] Change my email to kernel.org
 2016-08-17 12:45 UTC  (10+ messages)
` [PATCH 1/5] mfd: max14577: Change Krzysztof Kozlowski's "
` [PATCH 2/5] power: supply: "
` [PATCH 3/5] extcon: max14577: "
` [PATCH 4/5] input: misc: max77693: "
` [PATCH 5/5] regulator: "
  ` Applied "regulator: Change Krzysztof Kozlowski's email to kernel.org" to the regulator tree

[RFC PATCH 0/7] atmel-isi: convert to a standalone driver
 2016-08-17 12:44 UTC  (9+ messages)
` [RFC PATCH 1/7] ov7670: add media controller support
` [RFC PATCH 2/7] ov7670: call v4l2_async_register_subdev
` [RFC PATCH 4/7] ov7670: get xvclk
` [RFC PATCH 5/7] ov7670: add devicetree support

Discussion about virtual iommu support for Xen guest
 2016-08-17 12:42 UTC  (17+ messages)
                            ` Xen virtual IOMMU high level design doc

[PATCH] drm/i915: Add missing kerneldoc for guc_client_alloc:engines
 2016-08-17 12:42 UTC 

[LTP] [PATCH] mtest07/mallocstress: Fix usage message
 2016-08-17 12:42 UTC 

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2016-08-17 12:21 UTC 

locking looks odd
 2016-08-17 12:41 UTC  (2+ messages)

[Buildroot] [PATCH] busybox: add upstream fixes for 1.25.0
 2016-08-17 12:41 UTC 

npm.bbclass
 2016-08-17 12:40 UTC  (3+ messages)

[PATCH] irqchip/gicv3: remove disabling redistributor and group1 non-secure interrupts
 2016-08-17 12:39 UTC  (3+ messages)

Determining patch impact on a specific config
 2016-08-17 12:39 UTC 

[PATCH 0/4] zswap: Optimize compressed pool memory utilization
 2016-08-17 12:38 UTC  (3+ messages)

Questions about Accepter::stop()
 2016-08-17 12:36 UTC  (10+ messages)

[PATCH] usb: core: setup dma_pfn_offset for USB devices
 2016-08-17 12:35 UTC 

[Qemu-devel] [PATCH 00/18] Dirty bitmaps postcopy migration
 2016-08-17 12:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH 02/18] migration: fix ram_save_pending

[Buildroot] [PATCH v3 1/1] package/simh: new package
 2016-08-17 12:34 UTC 

[Qemu-devel] [PATCH] net/net: Bugfix for net_fill_rstate()
 2016-08-17 12:33 UTC 

Best Practices for PMD Verification before Upstream Requests
 2016-08-17 12:34 UTC 

[PATCH 3/4] zswap: Zero-filled pages handling
 2016-08-17 12:32 UTC  (5+ messages)

[LTP] [PATCH] du01: create the temp file outside of the working directory
 2016-08-17 12:32 UTC  (2+ messages)

DPDK Stable Releases and Long Term Support
 2016-08-17 12:29 UTC  (2+ messages)

8700e3e7c4: BUG: unable to handle kernel NULL pointer dereference at 000001fc
 2016-08-17 12:29 UTC 

Gstreamer
 2016-08-17 12:28 UTC  (2+ messages)

[PATCH 1/5] drm/radeon: fix radeon_move_blit on 32bit systems
 2016-08-17 12:26 UTC  (5+ messages)
  ` [PATCH 2/5] drm/amdgpu: fix amdgpu_move_blit "
  ` [PATCH 3/5] drm/amdgpu: fix lru size grouping
  ` [PATCH 4/5] drm/amdgpu: fix sdma_v2_4_ring_test_ib
  ` [PATCH 5/5] drm/amdgpu: fix timeout value check in amd_sched_job_recovery

[PATCH] genhomedircon: add support for %group syntax
 2016-08-17 12:27 UTC  (6+ messages)

[PATCH v1] Livepatch ARM 64 implementation
 2016-08-17 12:24 UTC  (9+ messages)
` [PATCH v1 2/9] x86/arm: Make 'make debug' work properly
` [PATCH v1 3/9] x86/arm64: Move the ALT_[ORIG|REPL]_PTR macros to header files
` [PATCH v1 7/9] livepatch: ARM64: Ignore mapping symbols: $[a, d, x, p]
` [PATCH v1 8/9] livepatch: Move test-cases to common

[PATCH] btrfs: waiting on qgroup rescan should not always be interruptible
 2016-08-17 12:21 UTC  (2+ messages)

[PATCH] cpu/hotplug: get rid of CPU_STARTING reference
 2016-08-17 12:21 UTC 

[PATCH v2 0/4] R-Car VSP1 1-D Histogram support
 2016-08-17 12:20 UTC  (5+ messages)
` [PATCH v2 1/4] v4l: Add metadata buffer type and format
` [PATCH v2 2/4] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engine
` [PATCH v2 3/4] v4l: vsp1: Add HGO support
` [PATCH v2 4/4] v4l: vsp1: Don't create HGO entity when the userspace API is disabled

[x86/uaccess] 5b710f34e1: kernel BUG at mm/usercopy.c:75!
 2016-08-17 12:17 UTC  (2+ messages)

Context switch latency in tickless isolated CPU
 2016-08-17 12:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] iSCSI: start moving options also for -drive
 2016-08-17 12:16 UTC  (3+ messages)

[Qemu-devel] [PULL 0/1] Fix 'make docker-test-mingw@fedora'
 2016-08-17 12:15 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] curl: Cast fd to int for DPRINTF

[PATCH v2 0/2] ti_am335x_adc: Fix bugs related to oneshot read
 2016-08-17 12:13 UTC  (6+ messages)
` [PATCH v2 1/2] iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
` [PATCH v2 2/2] iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample

usercopy: kernel memory exposure attempt detected
 2016-08-17 12:13 UTC  (2+ messages)

[kvm-unit-tests PATCH V4 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-17 12:11 UTC  (3+ messages)

[Qemu-arm] Help: Does Qemu support virtio-pci for net-device and disk device?
 2016-08-17 12:08 UTC  (2+ messages)
` [Qemu-devel] "

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-08-17 12:07 UTC  (14+ messages)
` [kvm-unit-tests PATCH v7 01/13] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v7 02/13] pci: x86: Rename pci_config_read() to pci_config_readl()
` [kvm-unit-tests PATCH v7 03/13] pci: Add 'extern' to public function declarations
` [kvm-unit-tests PATCH v7 04/13] pci: x86: Add remaining PCI configuration space accessors
` [kvm-unit-tests PATCH v7 05/13] pci: Factor out pci_bar_get()
` [kvm-unit-tests PATCH v7 06/13] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v7 07/13] pci: Add pci_bar_set_addr()
` [kvm-unit-tests PATCH v7 08/13] pci: Add pci_dev_exists()
` [kvm-unit-tests PATCH v7 09/13] pci: Add pci_print()
` [kvm-unit-tests PATCH v7 10/13] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v7 11/13] arm/arm64: pci: Add PCI bus operation test
` [kvm-unit-tests PATCH v7 12/13] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v7 13/13] arm/arm64: pci: Add pci-testdev PCI device operation test

[PATCH v2] gnttab: Add gntdev device mappings for FreeBSD
 2016-08-17 12:06 UTC 

[PATCH] ubifs: Fix xattr generic handler usage
 2016-08-17 12:06 UTC  (2+ messages)

drm/bridge: dw_hdmi: Colorspace registers
 2016-08-17 12:06 UTC  (4+ messages)

[PATCH 0/1] ARM: Keystone: Fix USB Mass storage on K2E
 2016-08-17 12:05 UTC  (4+ messages)
` [PATCH 1/1] ARM: dma: fix dma_max_pfn()

On the ath9k performance regression with FQ and crypto
 2016-08-17 12:04 UTC  (3+ messages)

[Bug 97039] The Talos Principle and Serious Sam 3 GPU faults
 2016-08-17 12:03 UTC  (2+ messages)

[PATCH] gnttab: Add gntdev device mappings for FreeBSD
 2016-08-17 12:02 UTC  (3+ messages)

[RFC v3 0/2] Support for posix acls in fuse
 2016-08-17 12:01 UTC  (5+ messages)
` [RFC v3 2/2] fuse: Add posix acl support

[Qemu-devel] [Bug 1348106] [NEW] kvm crash on Kali Linux
 2016-08-17 11:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1348106] "

Recent changes (master)
 2016-08-17 12:00 UTC 

[PATCH v2 0/3] ARM: kernel: module PLT optimizations
 2016-08-17 11:59 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: kernel: merge core and init PLTs
` [PATCH v2 2/3] ARM: kernel: allocate PLT entries only for external symbols
` [PATCH v2 3/3] ARM: kernel: sort relocation sections before allocating PLTs


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.