All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-01 15:33:03 to 2016-04-01 16:05:26 UTC [more...]

[PATCH v3 0/9] EFI framebuffer support for ARM and arm64
 2016-04-01 16:05 UTC  (2+ messages)

[PATCH v2 net-next 00/11] net: various udp/tcp changes
 2016-04-01 16:05 UTC  (13+ messages)
` [PATCH v2 net-next 01/11] net: add SOCK_RCU_FREE socket flag
` [PATCH v2 net-next 02/11] udp: no longer use SLAB_DESTROY_BY_RCU
` [PATCH v2 net-next 03/11] tcp/dccp: remove BH disable/enable in lookup
` [PATCH v2 net-next 04/11] tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
` [PATCH v2 net-next 05/11] inet: reqsk_alloc() needs to take care of dead listeners
` [PATCH v2 net-next 06/11] tcp/dccp: do not touch listener sk_refcnt under synflood
` [PATCH v2 net-next 07/11] sock_diag: add SK_MEMINFO_DROPS
` [PATCH v2 net-next 08/11] tcp: increment sk_drops for dropped rx packets
` [PATCH v2 net-next 09/11] tcp: increment sk_drops for listeners
` [PATCH v2 net-next 10/11] ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()
` [PATCH v2 net-next 11/11] tcp: rate limit ACK sent by SYN_RECV request sockets

[seabios bisection] complete build-amd64-xsm
 2016-04-01 16:04 UTC 

[Qemu-devel] Why is SeaBIOS used with -kernel?
 2016-04-01 16:03 UTC  (12+ messages)

[PATCH 1/3] of: mtd: add helper reading "nand-ecc-algo" from DT
 2016-04-01 16:02 UTC  (6+ messages)
` [PATCH 2/3] mtd: nand: read (from DT) and store ECC algorithm

[PATCH v2 00/11] da8xx USB clocks
 2016-04-01 16:02 UTC  (7+ messages)
` [PATCH v2 06/11] phy: da8xx-usb: new driver for DA8XX SoC USB PHY

nvme device timeout
 2016-04-01 16:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Move away from anglo-centricity
 2016-04-01 16:01 UTC  (2+ messages)

Bug with paravirt ops and livepatches
 2016-04-01 16:01 UTC  (6+ messages)

[GIT PULL] omap fixes against v4.6-rc1
 2016-04-01 16:01 UTC  (2+ messages)

[PATCH v3 0/4] Add an option to git-format-patch to record base tree info
 2016-04-01 16:00 UTC  (5+ messages)
` [PATCH v3 2/4] format-patch: add '--base' option "

[PATCH v5] xSplice v1 design and implementation
 2016-04-01 16:00 UTC  (5+ messages)
` [PATCH v5 15/28] xsplice: Add .xsplice.hooks functions and test-case
` [PATCH v5 16/28] xsplice: Add support for bug frames

[PATCH 0/2] Remaining prerequisite patches for COLO
 2016-04-01 15:59 UTC  (3+ messages)
` [PATCH 1/2] libxc: support to resume uncooperative HVM guests

[BUG] backport commit ebeec2ef4c in ubuntu-vivid.git break cephfs
 2016-04-01 15:59 UTC  (4+ messages)

[PATCH] ivshmem: avoid infinite loop when concatenating adjacent segments
 2016-04-01 15:59 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.6] crypto: Avoid memory leak on failure
 2016-04-01 15:57 UTC 

[RFC PATCH 0/3] staging: lustre: detypedef
 2016-04-01 15:58 UTC  (3+ messages)
` [lustre-devel] "

[PATCH v4 1/3] ethdev: refine API to query supported packet types
 2016-04-01 15:55 UTC  (4+ messages)
` [PATCH 2/2] doc: update which PMDs can parse packet type

[PATCH] Fixed --enable-systemd on latest Debian stretch. Added xencommons as a systemd.service
 2016-04-01 15:57 UTC  (3+ messages)

[PATCH] Security: Keys: Added derived keytype
 2016-04-01 15:56 UTC  (2+ messages)

mac80211 kasan splat, hacked 4.4.6+, ath10k with modified 10.4.3 fw
 2016-04-01 15:56 UTC 

[Buildroot] [V2 1/3] libtommath: new package
 2016-04-01 15:55 UTC  (5+ messages)
` [Buildroot] [V2 2/3] libtomcrypt: "
` [Buildroot] [V2 3/3] dropbear: use libtomath & libtomcrypt

[Qemu-devel] q35 migration broken
 2016-04-01 15:54 UTC  (2+ messages)

pv-grub guest booting fail with recent qemu-xen
 2016-04-01 15:54 UTC  (7+ messages)

[Qemu-devel] [PULL] slirp updates
 2016-04-01 15:53 UTC  (2+ messages)
` [Qemu-devel] [PULL] slirp: Allow disabling IPv4 or IPv6

[PATCH] Security: Rename SELinux to NSALinux
 2016-04-01 15:47 UTC  (2+ messages)

LVM performance problems with large number of VGs
 2016-04-01 15:53 UTC  (3+ messages)

[PATCH v10 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-04-01 15:49 UTC  (59+ messages)
` [PATCH v10 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v10 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v10 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v10 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v10 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v10 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v10 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v10 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v10 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v10 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v10 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v10 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v10 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v10 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v10 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v10 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v10 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH v5 00/10] qede: Add qede PMD
 2016-04-01 15:51 UTC  (6+ messages)
` [PATCH v5 05/10] qede: Add core driver

xen-utils not running within xen or no compatible utils
 2016-04-01 15:51 UTC  (5+ messages)

[PATCH] x86: Add a turbo mode sysctl
 2016-04-01 15:49 UTC  (2+ messages)

[PATCH v10 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-04-01 15:48 UTC 

[PATCH 1/3] ARM: multi_v7_defconfig: Add more BCM2835 support
 2016-04-01 15:48 UTC  (5+ messages)
` [PATCH 2/3] ARM: multi_v7_defconfig: Switch BCM2835 to sdhci-iproc.c for MMC

[PATCH 0/3] Include OFD lock owners when looking up state
 2016-04-01 15:48 UTC  (6+ messages)
` [PATCH 1/3] NFS: add get_nfs_lock_context, find_nfs_lock_context
` [PATCH 2/3] NFS: add OFD lock owners to nfs_lock_context
` [PATCH 3/3] NFSv4: use OFD lock owners in lock state lookup

[PATCH v3 00/18] Add Initial support for PLX Technology OX810SE
 2016-04-01 15:48 UTC  (10+ messages)
` [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings

[Bug 93767] Glitches with soft shadows and MSAA in Knights of the Old Republic 2
 2016-04-01 15:48 UTC  (2+ messages)

[PATCH] mm: slub: replace kick_all_cpus_sync with synchronize_sched in kmem_cache_shrink
 2016-04-01 15:48 UTC  (3+ messages)

[GIT PULL] enable dm814x and dra62x clock driver for v4.6 merge window
 2016-04-01 15:48 UTC  (3+ messages)

[U-Boot] [PATCH] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
 2016-04-01 15:47 UTC  (9+ messages)
` [U-Boot] [PATCH 0/7] Handle GPIO_ACTIVE_LOW in gpio-uclass
  ` [U-Boot] [PATCH 1/7] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
  ` [U-Boot] [PATCH 2/7] gpio: intel_broadwell: remove gpio_xlate routine
  ` [U-Boot] [PATCH 3/7] gpio: omap: "
  ` [U-Boot] [PATCH 4/7] gpio: pic32: "
  ` [U-Boot] [PATCH 5/7] gpio: rk: "
  ` [U-Boot] [PATCH 6/7] gpio: exynos(s5p): "
  ` [U-Boot] [PATCH 7/7] gpio: tegra: remove flags parsing in xlate routine

[Qemu-devel] Is NBD_CMD_FLAG_FUA valid during NBD_CMD_FLUSH?
 2016-04-01 15:46 UTC  (13+ messages)
` [Qemu-devel] [Nbd] "

[PATCH] drm/i915/hdmi: Fix weak connector detection
 2016-04-01 15:46 UTC  (4+ messages)

[PATCH v2 0/9] r8a7790: add UHS-I (SDR50) support to Lager
 2016-04-01 15:44 UTC  (10+ messages)
` [PATCH v2 1/9] mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable,disable} ops
` [PATCH v2 2/9] mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
` [PATCH v2 3/9] mmc: tmio: Add UHS-I mode support
` [PATCH v2 4/9] mmc: tmio: always start clock after frequency calculation
` [PATCH v2 5/9] mmc: tmio: stop clock when 0Hz is requested
` [PATCH v2 6/9] mmc: host: add note that set_ios needs to handle 0Hz properly
` [PATCH v2 7/9] mmc: sh_mobile_sdhi: Add UHS-I mode support
` [PATCH v2 8/9] ARM: shmobile: r8a7790: Set maximum frequencies for SDHI clocks
` [PATCH v2 9/9] ARM: shmobile: r8a7790: lager: Enable UHS-I SDR-50

[PATCH v2 net-next 0/8] add TX timestamping via cmsg
 2016-04-01 15:44 UTC  (5+ messages)
` [PATCH v2 net-next 2/8] tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
` [PATCH v2 net-next 3/8] tcp: use one bit in TCP_SKB_CB to mark ACK timestamps

[Qemu-devel] [PATCH] qemu-iotests: 149: Use "/usr/bin/env python"
 2016-04-01 15:44 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

Another ENOSPC situation
 2016-04-01 15:44 UTC  (2+ messages)

[PATCH 1/2] pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
 2016-04-01 15:43 UTC  (2+ messages)

dtc warnings
 2016-04-01 15:42 UTC  (3+ messages)

[PATCH 0/2 vers 2] FlexFiles: too many bytes w/ direct+aio retried read
 2016-04-01 15:42 UTC  (3+ messages)
` [PATCH 1/2 vers 2] pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
` [PATCH 2/2 vers 2] nfs: add debug to directio "good_bytes" counting

[PATCH 0/3] ARM: DTS: da850: add node for i2c1
 2016-04-01 15:42 UTC  (8+ messages)
` [PATCH 1/3] dt: davinci: use proper address after @
` [PATCH 2/3] ARM: DTS: da850: add node for i2c1
` [PATCH 3/3] ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry "

[Intel-wired-lan] [PATCH V4 00/11] ixgbe: Add support for x550em_a MAC
 2016-04-01 15:41 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH V4 11/11] ixgbe: Bump version number

zram: per-cpu compression streams
 2016-04-01 15:38 UTC  (10+ messages)

[PATCH 00/10] xl: improve coding style and return more failure on failure for more xl commands
 2016-04-01 15:39 UTC  (3+ messages)
` [PATCH 10/10] libxl: libxl_tmem functions improving coding style

[PATCH] app/test/test_table_acl: fill missing field
 2016-04-01 15:40 UTC 

[Buildroot] [PATCH v2] qt5webkit: restore package
 2016-04-01 15:40 UTC 

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-01 15:38 UTC  (3+ messages)

Troubleshooting LVDS on GM45
 2016-04-01 15:37 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
  ` [PATCH 2/2] drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() "

[Qemu-devel] [PATCH] build: link with libatomic on powerpc-linux
 2016-04-01 15:31 UTC  (3+ messages)

ceph-disk improvements
 2016-04-01 15:36 UTC 

[PATCH v2] ARM: dts: dra7: Correct clock tree for sys_32k_ck
 2016-04-01 15:36 UTC  (9+ messages)

[Qemu-devel] [Bug 1563887] Re: qemu-system-ppc64 freezes on starting image on ppc64le
 2016-04-01 15:30 UTC 

[PATCH 1/2] imap-send.c: implements the GIT_CURL_DEBUG environment variable
 2016-04-01 15:35 UTC  (2+ messages)

[PATCH 12/12] mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
 2016-04-01 15:34 UTC  (5+ messages)

Block layer - meaning of REQ_FUA on not write requests
 2016-04-01 15:27 UTC 

[PATCH 0/2] clocksource: sp804: Add OX810SE 24bit mode Support
 2016-04-01 15:33 UTC  (4+ messages)
` [PATCH 1/2] clocksource: sp804: Add support for OX810SE 24bit timer width


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.