All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-20 07:06:16 to 2015-11-20 08:19:21 UTC [more...]

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-20  8:19 UTC  (9+ messages)

[PATCH 0/4] shared/gatt: Couple fixes and improvements
 2015-11-20  8:19 UTC  (7+ messages)
` [PATCH 3/4] shared/gatt-server: Improve long write session handling

[RFC] mm: direct mapping count in /proc/meminfo is error
 2015-11-20  8:17 UTC  (2+ messages)

[PATCH] clk: si5351: Add setup steps
 2015-11-20  8:18 UTC  (3+ messages)

can: kvaser_usb: Add support for Kvaser CAN/USB devices
 2015-11-20  8:19 UTC  (2+ messages)

[PATCH v4 0/13] Add mipi dsi support for rk3288
 2015-11-20  8:15 UTC  (35+ messages)
` [PATCH v4 01/13] clk: rockchip: add id for mipidsi sclk on rk3288
` [PATCH v4 02/13] clk: rockchip: add mipidsi clocks "
` [PATCH v4 03/13] drm/rockchip: return a true clock rate to adjusted_mode
` [PATCH v4 04/13] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
` [PATCH v4 05/13] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
` [PATCH v4 06/13] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
` [PATCH v4 07/13] drm: rockchip: Support Synopsys DesignWare MIPI DSI host controller
` [PATCH v4 08/13] Documentation: dt-bindings: Add bindings for rk3288 DW MIPI DSI driver
` [PATCH v4 09/13] ARM: dts: rockchip: add rk3288 mipi_dsi nodes
` [PATCH v4 10/13] of: add vendor prefix for boe
` [PATCH v4 11/13] drm/panel: simple: Add support for BOE TV080WUM-NL0
` [PATCH v4 12/13] drm/panel: simple: Add boe,tv080wum-nl0 simple panel device tree binding
  ` [PATCH v4 12/13] drm/panel: simple: Add boe, tv080wum-nl0 "
` [PATCH v4 13/13] ARM: dts: rockchip: add support mipi panel tv080wum-nl0 for rk3288-evb

[PATCH v4 00/16] MADV_FREE support
 2015-11-20  8:02 UTC  (40+ messages)
` [PATCH v4 01/16] mm: support madvise(MADV_FREE)
` [PATCH v4 02/16] mm: define MADV_FREE for some arches
` [PATCH v4 03/16] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v4 04/16] mm: free swp_entry in madvise_free
` [PATCH v4 05/16] mm: move lazily freed pages to inactive list
` [PATCH v4 06/16] mm: mark stable page dirty in KSM
` [PATCH v4 07/16] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v4 08/16] sparc: "
` [PATCH v4 09/16] powerpc: "
` [PATCH v4 10/16] arm: add pmd_mkclean "
` [PATCH v4 11/16] arm64: "
` [PATCH v4 12/16] mm: don't split THP page when syscall is called
` [PATCH v4 13/16] mm: introduce wrappers to add new LRU
` [PATCH v4 14/16] mm: introduce lazyfree LRU list
` [PATCH v4 15/16] mm: support MADV_FREE on swapless system
` [PATCH v4 16/16] mm: add knob to tune lazyfreeing

HoG: Report Map Sharing is not Happening all the time
 2015-11-20  8:17 UTC  (4+ messages)

[PATCH 00/25] serial: sh-sci: Add external clock and BRG Support
 2015-11-20  8:17 UTC  (23+ messages)
` [PATCH 17/25] serial: sh-sci: Correct SCIF type on R-Car for BRG
` [PATCH 18/25] serial: sh-sci: Prepare for multiple clocks and baud rate generators
` [PATCH 23/25] arm64: renesas: r8a7795 dtsi: Add BRG support for (H)SCIF
` [PATCH 02/25] serial: sh-sci: Update DT binding documentation for BRG support
` [PATCH 01/25] serial: sh-sci: Update DT binding documentation for external clock input

[PATCH 1/2] drm/i915/pm: Unconstify power_domain_str
 2015-11-20  8:21 UTC  (5+ messages)

./run-make-check.sh
 2015-11-20  8:15 UTC  (2+ messages)

[PATCH] misc: mic: ERR_PTR expects -Exxx
 2015-11-20  8:14 UTC 

[RFC PATCH 0/7] perf tools: Config BPF maps through perf cmdline
 2015-11-20  8:13 UTC  (3+ messages)
` [RFC PATCH 1/7] perf tools: Add API to config maps in bpf object

[PATCH] KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
 2015-11-20  8:11 UTC  (2+ messages)

[RFC PATCH 0/2] Google extension to improve qemu-nvme performance
 2015-11-20  8:11 UTC  (6+ messages)
` [PATCH -qemu] nvme: support Google vendor extension
    ` [Qemu-devel] "

[PATCH RESEND 00/20] dev->struct_mutex locking crusade
 2015-11-20  8:11 UTC  (4+ messages)
` [PATCH] drm/sysfs: Send out uevent when connector->force changes

[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2015-11-20  8:10 UTC  (17+ messages)
` [Announcement] 2014-Q3 release of "
  ` [Announcement] 2015-Q1 "
      ` [Announcement] 2015-Q2 "
        ` [Announcement] 2015-Q3 "
                ` [Intel-gfx] "
                ` [Qemu-devel] "

[PATCH 1/5] drm/imx: ipuv3 plane: Introduce ipu_plane_cleanup()
 2015-11-20  8:14 UTC  (3+ messages)
` [PATCH 4/5] drm/imx: ipuv3 plane: Use the helper ipu_plane_cleanup() in ipu_plane_destroy()
` [PATCH 5/5] drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changes

[PATCH v1] mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
 2015-11-20  7:57 UTC  (4+ messages)

[Patch-V3 0/6] HID: Support for the Logitech G920 Wheel
 2015-11-20  8:05 UTC  (2+ messages)

[Qemu-devel] [PULL 00/14] Migration pull request
 2015-11-20  8:03 UTC  (7+ messages)

[PATCH] leds: turn off the LED and wait for completion on unregistering LED class device
 2015-11-20  8:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] acpi: fix buffer overrun on migration
 2015-11-20  8:02 UTC  (2+ messages)

[PATCH] net: tulip: update MAINTAINER status to Orphan
 2015-11-20  7:58 UTC  (4+ messages)

[PATCH] regulator: of: simplifing the parsing code
 2015-11-20  7:57 UTC 

HVM domains crash after upgrade from XEN 4.5.1 to 4.5.2
 2015-11-20  7:57 UTC  (20+ messages)

OSD replacement feature
 2015-11-20  7:55 UTC  (2+ messages)

[RFD] CAT user space interface revisited
 2015-11-20  7:53 UTC  (6+ messages)

[PATCH 1/6] staging: wilc1000: remove unused variable
 2015-11-20  7:56 UTC  (6+ messages)
` [PATCH 2/6] staging: wilc1000: return linux error value
` [PATCH 3/6] staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_t
` [PATCH 4/6] staging: wilc1000: remove io_type "
` [PATCH 5/6] staging: wilc1000: remove unused varialbe tx_buffer_offset
` [PATCH 6/6] staging: wilc1000: move all of wilc_wlan_dev_t to struct wilc

[U-Boot] Login to Linux system over LCD console on Raspberry Pi
 2015-11-20  7:52 UTC 

[U-Boot] [PATCH 1/3] arm: ls102x: add get_svr and IS_SVR_REV helper
 2015-11-20  7:52 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fsl/errata: move fsl_errata.h to common directory
` [U-Boot] [PATCH 3/3] fsl/ddr: updated ddr errata-A008378 for arm and power SoCs

[PATCH] i2c: core: Add client I2C address to devinfo
 2015-11-20  7:51 UTC  (2+ messages)

[PATCH] apache2: fix host-user-contaminated warnings
 2015-11-20  7:39 UTC 

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-20  7:47 UTC  (6+ messages)

[Qemu-devel] [PATCH] eepro100: prevent an infinite loop over same command block
 2015-11-20  7:47 UTC  (11+ messages)

[PATCH] KVM: x86: emulate: correct page fault error code for NoWrite instructions
 2015-11-20  7:46 UTC  (5+ messages)

[PATCH v2 0/2] fix a possible NULL dereference
 2015-11-20  7:45 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: nand: atmel_nand: constify atmel_nand_caps structures
` [PATCH v2 2/2] mtd: nand: atmel_nand: fix a possible NULL dereference

[xen-4.4-testing test] 64766: tolerable FAIL - PUSHED
 2015-11-20  7:42 UTC 

[Qemu-devel] [PATCH for-2.5] eepro100: Prevent two endless loops
 2015-11-20  7:42 UTC 

bootm multi uimage from nand
 2015-11-20  7:41 UTC  (2+ messages)

Rcar Gen2: DU: Bootlogs Error and show image error
 2015-11-20  7:39 UTC 

[PATCH V2 0/3] add spba clock for fsl audio IP
 2015-11-20  7:39 UTC  (3+ messages)
` [PATCH V2 1/3] ASoC: fsl_esai: spba clock is needed by esai device

viability of supporting interrupts in user space driver?
 2015-11-20  7:38 UTC 

[PATCH 1/3] clk: remove redundant negative index check in of_clk_get_parent_name()
 2015-11-20  7:36 UTC  (3+ messages)
` [PATCH 2/3] clk: let of_clk_get_parent_name() fail for invalid clock-indices
` [PATCH 3/3] clk: split of_clk_get_parent_name() into two functions

i2c_designware doesn't recover from subdevice driver unload
 2015-11-20  7:35 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-19
 2015-11-20  7:30 UTC 

[PATCH] net: eth: Remove ethaddr_param
 2015-11-20  7:28 UTC  (2+ messages)

[PATCH] HID: usbhid: add Logitech G710+ keyboard quirk NOGET
 2015-11-20  7:10 UTC 

[PATCH v2] fpga: zynq-fpga: Enable pm_runtime (suspend, resume)
 2015-11-20  7:25 UTC  (3+ messages)

[PATCH] crypto: add asynchronous compression support
 2015-11-20  7:25 UTC  (7+ messages)

x86/microcode update on systems without INITRD
 2015-11-20  7:19 UTC  (4+ messages)

[PATCH 00/17] Armada 370/XP NAND driver
 2015-11-20  7:18 UTC  (14+ messages)

[PATCH 00/17] Update ixgbe base code
 2015-11-20  7:17 UTC  (18+ messages)
` [PATCH 01/17] ixgbe/base: update README
` [PATCH 02/17] ixgbe/base: avoid needless PHY access on copper phys
` [PATCH 03/17] ixgbe/base: do not wait for signature rule addition
` [PATCH 04/17] ixgbe/base: use mvals values instead of defines
` [PATCH 05/17] ixgbe/base: add Single-port Sage Pond device ID
` [PATCH 06/17] ixgbe/base: remove driver config of KX4 PHY
` [PATCH 07/17] ixgbe/base: add Flow Control Ethertype to ETQF filter list
` [PATCH 08/17] ixgbe/base: add KR mode support
` [PATCH 09/17] ixgbe/base: add flow director drop queue
` [PATCH 10/17] ixgbe/base: check mac type for iosf and phy
` [PATCH 11/17] ixgbe/base: configure x550 MDIO clock speed
` [PATCH 12/17] ixgbe/base: fill at least min credits to a TC credit refills
` [PATCH 13/17] ixgbe/base: support new thermal alarm
` [PATCH 14/17] ixgbe/base: add new iXFI configuration helper function
` [PATCH 15/17] ixgbe/base: prevent KR PHY reset in init
` [PATCH 16/17] ixgbe/base: new defines for FW
` [PATCH 17/17] ixgbe: add new device X550T1

[PATCH 00/04] pinctrl: sh-pfc: r8a7794: DU support
 2015-11-20  7:16 UTC  (4+ messages)

[PATCH 0/7] watchdog: factorize reboot notifier registration
 2015-11-20  7:15 UTC  (4+ messages)
` [PATCH 5/7] watchdog: gpio_wdt: use core reboot notifier

[Bug 93032] [radeonsi] gpu lockup after a few minutes of play
 2015-11-20  7:15 UTC  (6+ messages)

[Bug 93004] New: Guild Wars 2 crash on nouveau DX11 cards
 2015-11-20  7:15 UTC  (2+ messages)
  ` [Bug 93004] "

[U-Boot] [PATCH 0/6] gpt: command: Add support for "gpt verify" command
 2015-11-20  7:06 UTC  (4+ messages)
` [U-Boot] [PATCH v2 0/5] "
  ` [U-Boot] [PATCH v2 4/5] gpt: part: Definition and declaration of GPT verification functions
  ` [U-Boot] [PATCH v2 5/5] gpt: command: Extend gpt command to support GPT table verification


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.