All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-26 10:36:03 to 2016-09-26 11:55:52 UTC [more...]

[ADV7393] DRM Encoder Slave or DRM Bridge
 2016-09-26 11:55 UTC  (12+ messages)

[PATCH V5 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
 2016-09-26 11:54 UTC  (4+ messages)

Request: Extra case for %G? format
 2016-09-26 11:53 UTC  (2+ messages)

group scheduler regression since 4.3 (bisect 9d89c257d sched/fair: Rewrite runnable load and utilization average tracking)
 2016-09-26 11:53 UTC  (4+ messages)

[PATCH] drm/i915/audio: extend get_saved_enc() to support more scenarios
 2016-09-26 11:51 UTC  (4+ messages)

[PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails
 2016-09-26 11:49 UTC 

Kernel 4.6.7-rt13: Intel Ethernet driver igb causes huge latencies in cyclictest
 2016-09-26 11:48 UTC  (9+ messages)
  ` AW: "

[PATCH 1/2] drm/amdgpu: fix GART_DEBUGFS define
 2016-09-26 11:47 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: improve VM PTE trace points

[PATCH] brcmfmac: implement more accurate skb tracking
 2016-09-26 11:46 UTC  (2+ messages)

[PATCH v2] f2fs: support checkpoint error injection
 2016-09-26 11:45 UTC  (2+ messages)

[PATCH v4 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-09-26 11:46 UTC  (5+ messages)
` [PATCH v4 1/6] VMX: Statically assign two PI hooks
` [PATCH v4 2/6] VMX: Properly handle pi when all the assigned devices are removed

[PATCH 1/2] f2fs: do fault injection initialization in default_options
 2016-09-26 11:45 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix to recover old fault injection config in ->remount_fs

[PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event
 2016-09-26 11:45 UTC  (7+ messages)

[Qemu-devel] [PATCH V8 0/6] coroutine: mmap stack memory and stack size
 2016-09-26 11:44 UTC  (7+ messages)
` [Qemu-devel] [PATCH V8 1/6] oslib-posix: add helpers for stack alloc and free
` [Qemu-devel] [PATCH V8 2/6] coroutine: add a macro for the coroutine stack size
` [Qemu-devel] [PATCH V8 3/6] coroutine-ucontext: use helper for allocating stack memory
` [Qemu-devel] [PATCH V8 4/6] coroutine-sigaltstack: "
` [Qemu-devel] [PATCH V8 5/6] oslib-posix: add a configure switch to debug stack usage
` [Qemu-devel] [PATCH V8 6/6] coroutine: reduce stack size to 60kB

[U-Boot] [PATCH 0/3] keystone, clk: revert ugly work-around by #ifdef CONFIG_CLK
 2016-09-26 11:45 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: keystone: remove declaration of unused functions
` [U-Boot] [PATCH 2/3] ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
` [U-Boot] [PATCH 3/3] Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"

[PATCH] vhost: mark symbols static in vhost.c
 2016-09-26 11:45 UTC  (2+ messages)

[PATCH net-next 2/2] net: ethernet: mediatek: bug fix to disable HW LRO
 2016-09-26 11:43 UTC  (2+ messages)

Json config and stubdomain
 2016-09-26 11:40 UTC  (3+ messages)

[PATCH TRIVIAL infiniband-diags] ibaddr.c: Fix LID printfs to be unsigned rather than signed
 2016-09-26 11:38 UTC 

[U-Boot] [PATCH] vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
 2016-09-26 11:37 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[PATCH v3] drm/exynos: mixer: configure layers once in mixer_atomic_flush()
 2016-09-26 11:36 UTC 

[PATCH 2nd RESEND v2 0/3] drm/bridge: add Silicon Image SiI8620 driver
 2016-09-26 11:35 UTC  (6+ messages)
  ` [PATCH 2nd RESEND v2 3/3] "

[PATCH v7 00/14] x86: multiboot2 protocol support
 2016-09-26 11:34 UTC  (6+ messages)
` [PATCH v7 01/14] x86: move xen ELF end of image to 16 MiB
` [PATCH v7 02/14] x86: properly calculate xen ELF end of image address

[Qemu-devel] [PATCH 00/18] target-riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G, RV32G)
 2016-09-26 10:56 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] target-riscv: Add RISC-V target stubs and Maintainer
` [Qemu-devel] [PATCH 02/18] target-riscv: Add RISC-V Target stubs inside target-riscv/
` [Qemu-devel] [PATCH 03/18] target-riscv: Add initialization for translation
` [Qemu-devel] [PATCH 04/18] target-riscv: Add framework for instruction decode
` [Qemu-devel] [PATCH 05/18] target-riscv: Add Arithmetic instructions
` [Qemu-devel] [PATCH 06/18] target-riscv: Add JALR, Branch Instructions
` [Qemu-devel] [PATCH 07/18] target-riscv: Add Loads/Stores, FP Loads/Stores
` [Qemu-devel] [PATCH 08/18] target-riscv: Add Atomic Instructions
` [Qemu-devel] [PATCH 09/18] target-riscv: Add FMADD, FMSUB, FNMADD, FNMSUB Instructions,
` [Qemu-devel] [PATCH 10/18] target-riscv: Add Single Precision Floating-Point Instructions
` [Qemu-devel] [PATCH 11/18] target-riscv: Add Double "
` [Qemu-devel] [PATCH 12/18] target-riscv: Add system instructions
` [Qemu-devel] [PATCH 13/18] target-riscv: Add CSR read/write helpers
` [Qemu-devel] [PATCH 14/18] target-riscv: softmmu/address translation support
` [Qemu-devel] [PATCH 15/18] target-riscv: Interrupt Handling
` [Qemu-devel] [PATCH 16/18] target-riscv: Timer Support
` [Qemu-devel] [PATCH 17/18] target-riscv: Add support for Host-Target Interface (HTIF) Devices
` [Qemu-devel] [PATCH 18/18] target-riscv: Add generic test board, activate target

Fwd: Openindiana, using -machine pc,accel=xen in qemu
 2016-09-26 11:32 UTC  (4+ messages)
` Fwd: Openindiana, using -machine pc, accel=xen "

Regression in 4.8 - CPU speed set very low
 2016-09-26 11:37 UTC  (4+ messages)

[Buildroot] [PATCH] qt5: Disable passing of -isystem flag in CXXFLAGS
 2016-09-26 11:30 UTC  (3+ messages)

Patch "vti: flush x-netns xfrm cache when vti interface is removed" has been added to the 4.4-stable tree
 2016-09-26 11:28 UTC 

[PATCH 1/2] brcmfmac: initialize fws(ignal) for BCDC protocol only
 2016-09-26 11:28 UTC  (2+ messages)

Patch "tipc: fix NULL pointer dereference in shutdown()" has been added to the 4.4-stable tree
 2016-09-26 11:28 UTC 

Patch "net: smc91x: fix SMC accesses" has been added to the 4.4-stable tree
 2016-09-26 11:28 UTC 

Patch "Revert "phy: IRQ cannot be shared"" has been added to the 4.4-stable tree
 2016-09-26 11:28 UTC 

Patch "net/mlx5: Added missing check of msg length in verifying its signature" has been added to the 4.4-stable tree
 2016-09-26 11:28 UTC 

Patch "net/irda: handle iriap_register_lsap() allocation failure" has been added to the 4.4-stable tree
 2016-09-26 11:28 UTC 

Patch "net: dsa: bcm_sf2: Fix race condition while unmasking interrupts" has been added to the 4.4-stable tree
 2016-09-26 11:28 UTC 

Patch "bridge: re-introduce 'fix parsing of MLDv2 reports'" has been added to the 4.4-stable tree
 2016-09-26 11:28 UTC 

[U-Boot] [PATCH v2] net: fec_mxc: Convert into driver model
 2016-09-26 11:27 UTC 

[PATCH] staging: vt6656: Remove unneccesary return variable
 2016-09-26 11:26 UTC  (3+ messages)
  ` [Outreachy kernel] "

[PATCH] [4.8-rc7, regression] fault_in_multipages_readable() throws set-but-unused error
 2016-09-26 11:24 UTC  (5+ messages)

[PATCH V2][linux-fslc][4.1-1.0.x-imx] net: fec: support RRACC_SHIFT16 to align IP header
 2016-09-26 11:24 UTC  (3+ messages)
` [PATCH V3 0/4][linux-fslc][4.1-1.0.x-imx] net: fec: updates "

[Qemu-devel] Migration dirty bitmap: should only mark pages as dirty after they have been sent
 2016-09-26 11:23 UTC  (2+ messages)

[Qemu-devel] [PATCH]MC146818 RTC: coordinate guest clock base to destination host after migration
 2016-09-26 11:22 UTC  (11+ messages)
          ` [Qemu-devel] [PATCH v2]MC146818 "
              ` [Qemu-devel] [PATCH v3]MC146818 "
                  ` [Qemu-devel] [PATCH v4]MC146818 "

[Qemu-devel] [PATCH v2 00/14] pc: q35: x2APIC support in kvm_apic mode
 2016-09-26 11:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 07/14] pc: apic_common: extend APIC ID property to 32bit

[PATCH net-next 0/2] net: ethernet: mediatek: some bug fixes for PDAM and HW LRO
 2016-09-26 11:21 UTC  (3+ messages)
` [PATCH net-next 2/2] net: ethernet: mediatek: bug fix to disable "

[PATCH V2] staging: rtl8172: usb_intf.c: Fixed block comment coding style
 2016-09-26 11:20 UTC  (3+ messages)

[PATCH 2/2] mwifiex: fix unaligned read in mwifiex_config_scan()
 2016-09-26 11:19 UTC  (2+ messages)
` [2/2] "

[U-Boot] Please pull from u-boot-i2c
 2016-09-26 11:17 UTC 

[PATCH 0/2] power: supply: max17042_battery: Improve properties
 2016-09-26 11:16 UTC  (5+ messages)
` [PATCH 1/2] power: supply: max17042_battery: use VF SOC register for capacity property
` [PATCH 2/2] power: supply: max17042_battery: add technology property support

Realtek datasheets - R8168
 2016-09-26 11:16 UTC 

[PATCH v6 0/2] Add USB configuration for imx53
 2016-09-26 11:14 UTC  (3+ messages)
` [PATCH v6 1/2] usb: chipidea: imx: configure imx for ULPI phy
` [PATCH v6 2/2] usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHY

[PATCH v2 0/7] ZBC / Zoned block device support
 2016-09-26 11:14 UTC  (16+ messages)
` [PATCH v2 1/7] block: Add 'zoned' queue limit
` [PATCH v2 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v2 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v2 4/7] block: Define zoned block device operations
` [PATCH v2 5/7] block: Implement support for zoned block devices
` [PATCH v2 6/7] sd: Implement support for ZBC devices
` [PATCH v2 7/7] blk-zoned: implement ioctls

defining default locale (LANG/LC_ALL)
 2016-09-26 11:13 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] target-arm: cache tbflags in CPUARMState
 2016-09-26 11:13 UTC  (3+ messages)

[PATCH 1/2] Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
 2016-09-26 11:11 UTC  (3+ messages)

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
 2016-09-26 11:12 UTC 

pull-request: iwlwifi-next 2016-09-19
 2016-09-26 11:12 UTC  (3+ messages)
` pull-request: iwlwifi-next 2016-09-19-2

Does data checksumming remain for files with No_COW file attribute?
 2016-09-26 11:11 UTC  (5+ messages)

[patch net-next v3 0/6] fib offload: switch to notifier
 2016-09-26 11:11 UTC  (8+ messages)
` [patch net-next v3 1/6] fib: introduce FIB notification infrastructure
` [patch net-next v3 2/6] fib: introduce FIB info offload flag helpers
` [patch net-next v3 3/6] mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
` [patch net-next v3 4/6] rocker: use "
` [patch net-next v3 5/6] switchdev: remove FIB offload infrastructure
` [patch net-next v3 6/6] doc: update switchdev L3 section

[PATCH RFC v2 net-next 0/8] net: qualcomm: add QCA7000 UART driver
 2016-09-26 11:08 UTC  (9+ messages)
` [PATCH RFC v2 net-next 1/8] net: qualcomm: remove unnecessary includes
` [PATCH RFC v2 net-next 2/8] net: qca_debug: use net_device_ops instead of direct call
` [PATCH RFC v2 net-next 3/8] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
` [PATCH RFC v2 net-next 4/8] net: qualcomm: rename qca_framing.c to qca_common.c
` [PATCH RFC v2 net-next 5/8] net: qualcomm: move MTU handling to qca_common
` [PATCH RFC v2 net-next 6/8] net: qualcomm: prepare frame decoding for UART driver
` [PATCH RFC v2 net-next 7/8] net: qualcomm: make qca_common a separate kernel module
` [PATCH RFC v2 net-next 8/8] net: qualcomm: add QCA7000 UART driver

[PATCH v2 net-next 0/2] bnx2x: page allocation failure
 2016-09-26 10:55 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] bnx2x: allocate mac filtering pending list in PAGE_SIZE increments

[PATCH] drm/i915/bxt: Broxton decoupled MMIO
 2016-09-26 11:08 UTC  (4+ messages)
` [PATCH v2] "

[Bug 91202] output to DVI-I is blank
 2016-09-26 11:08 UTC  (2+ messages)
` [Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

[PATCH] staging: ks7010: ks_wlan_net: Use netdev_info instead of printk
 2016-09-26 11:07 UTC 

openpower.xyz updates
 2016-09-26 11:07 UTC 

[U-Boot] [RFC PATCH 1/2] dm: Add support for scsi/sata based devices
 2016-09-26 11:06 UTC  (3+ messages)

[PATCH] examples/ipsec-secgw: Update checksum while decrementing ttl
 2016-09-26 16:33 UTC  (3+ messages)
` [PATCH] app/test: Remove hard coding for nb_queue_pairs in test_cryptodev
` [PATCH] test_cryptodev_perf: IV and digest should be stored at a DMAeble address

[Qemu-devel] [PULL 00/36] target-arm queue
 2016-09-26 11:01 UTC  (3+ messages)
` [Qemu-devel] [PULL 23/36] cadence_gem: Add queue support

[RFC] mm: a question about high-order check in __zone_watermark_ok()
 2016-09-26 11:02 UTC  (7+ messages)

[PATCH 0/5] ARM64: Uprobe support added
 2016-09-26 11:01 UTC  (12+ messages)
` [PATCH 5/5] arm64: Add uprobe support

[PATCH 00/10] delete builds, projects, recipes, layers
 2016-09-26 10:59 UTC  (11+ messages)
` [PATCH 01/10] toaster: Clean up and convert to rest api project edit and get calls
` [PATCH 02/10] toaster: move MostRecentBuildsView to its own widget
` [PATCH 03/10] toaster: libtoaster Add a global notification set/show mechanism
` [PATCH 04/10] toaster: project page Implement front end feature to delete project
` [PATCH 05/10] toaster: alerts and modals Avoid modals and alerts overlaying each other
` [PATCH 06/10] toaster: Add backend API for deleting a build
` [PATCH 07/10] toaster: Add front end controls "
` [PATCH 08/10] toaster: importlayer Convert success import to new notification system
` [PATCH 09/10] toaster: customrecipe Add frontend feature to delete custom image recipe
` [PATCH 10/10] toaster: layerdetails Update implementation of delete imported layer

[Qemu-devel] [PULL 00/33] Block layer patches
 2016-09-26 10:59 UTC  (3+ messages)
` [Qemu-devel] [PULL 17/33] block: Accept device model name for x-blockdev-remove-medium

[PATCH] i2c_powermac: shut up lockdep warning
 2016-09-26 11:00 UTC  (2+ messages)

ehea crash on boot
 2016-09-26 10:59 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mxsfb: Add bindings for the MXSFB KMS/DRM driver
 2016-09-26 10:36 UTC  (6+ messages)
` [PATCH 2/2] drm: Add new driver for MXSFB controller

[PATCH] drm: simple_kms_helper: Handle the vblank events
 2016-09-26  9:41 UTC  (3+ messages)

[PATCH v2 RESEND] qtnfmac: announcement of new FullMAC driver for Quantenna chipsets
 2016-09-26 10:56 UTC  (7+ messages)

[U-Boot] [PATCH v4 00/17] imx6: Add Engicam i.CoreM6 QDL support
 2016-09-26 10:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] net: imx: limit buffer descriptor count
 2016-09-26 10:51 UTC  (5+ messages)

[RFC PATCH] powerpc/mm: THP page cache support
 2016-09-26 10:50 UTC  (3+ messages)

[PATCH] drivers/i40e: fix the hash filter invalid calculation in X722
 2016-09-26 10:51 UTC 

[PATCH] usb: gadget: udc: atmel: fix endpoint name
 2016-09-26 10:47 UTC  (7+ messages)

[Buildroot] [PATCH 1/2] jsoncpp: follow Debian, Ubuntu, Arch convention for headers location
 2016-09-26 10:44 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] jsoncpp: patch to include stdint.h, necessary for int64_t and uint64_t

i2c: xlp9xx: ACPI support for I2C clients
 2016-09-26 10:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net v3 0/2] Fix tc-ife bugs
 2016-09-26 10:45 UTC  (3+ messages)
` [PATCH net v3 1/2] act_ife: Fix external mac header on encode
` [PATCH net v3 2/2] act_ife: Fix false encoding

[ANNOUNCE] Reiser4 Logical Volumes. Mirrors and Failover
 2016-09-26 10:43 UTC  (2+ messages)

[PATCH 0/2] Staging: iio: constify attribute_group structures
 2016-09-26 10:43 UTC  (4+ messages)
` [PATCH 1/2] Staging: iio: adc: "

[Qemu-devel] [PATCH v3 0/3] object: Add 'help' option for all available backends and properties
 2016-09-26 10:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/3] qom: make base type user-creatable abstract
` [Qemu-devel] [PATCH v3 2/3] qapi: auto generate enum value strings
` [Qemu-devel] [PATCH v3 3/3] object: Add 'help' option for all available backends and properties

master - man: fix dmsetup stats
 2016-09-26 10:38 UTC 

[PATCH] rsi: update in vap_capabilities frame to device
 2016-09-26 10:33 UTC 

New branch for linux-next
 2016-09-26 10:36 UTC 

[PATCH] ASoC: tpa6130a2: fix volume setting when no stream is running
 2016-09-26 10:35 UTC  (2+ messages)
` [PATCH] ASoC: tpa6130a2: unmerge power enable error path from power disable path


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.