All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-07 19:00:06 to 2016-01-07 20:03:21 UTC [more...]

[Qemu-devel] [PATCH v2 00/27] 9pfs: disentangling virtio and generic code
 2016-01-07 19:56 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 01/27] 9pfs: rename virtio-9p-coth.{c, h} to coth.{c, h}
` [Qemu-devel] [PATCH v2 02/27] 9pfs: rename virtio-9p-handle.c to 9p-handle.c
` [Qemu-devel] [PATCH v2 03/27] 9pfs: rename virtio-9p-local.c to 9p-local.c
` [Qemu-devel] [PATCH v2 04/27] 9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.c
` [Qemu-devel] [PATCH v2 05/27] 9pfs: rename virtio-9p-proxy.{c, h} to 9p-proxy.{c, h}
` [Qemu-devel] [PATCH v2 06/27] 9pfs: rename virtio-9p-synth.{c, h} to 9p-synth.{c, h}
` [Qemu-devel] [PATCH v2 07/27] 9pfs: rename virtio-9p-xattr{, -user}.{c, h} to 9p-xattr{, -user}.{c, h}
` [Qemu-devel] [PATCH v2 08/27] 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
` [Qemu-devel] [PATCH v2 09/27] 9pfs: remove dead code
` [Qemu-devel] [PATCH v2 10/27] fsdev: break out 9p-marshal.{c, h} from virtio-9p-marshal.{c, h}
` [Qemu-devel] [PATCH v2 12/27] 9pfs: use V9fsBlob to transmit xattr
` [Qemu-devel] [PATCH v2 16/27] 9pfs: make pdu_{, un}marshal proper functions
` [Qemu-devel] [PATCH v2 24/27] 9pfs: rename virtio_9p_set_fd_limit to use v9fs_ prefix
` [Qemu-devel] [PATCH v2 26/27] 9pfs: factor out v9fs_device_{, un}realize_common

[U-Boot] [PATCH v4] colibri_vf: Add board_usb_phy_mode function
 2016-01-07 20:02 UTC  (5+ messages)
` [U-Boot] [PATCH v5] "

[PATCHv1 0/6] rdma controller support
 2016-01-07 20:01 UTC  (20+ messages)
` [PATCHv1 2/6] IB/core: Added members to support rdma cgroup
` [PATCHv1 6/6] rdmacg: Added documentation for rdma controller

Source code review around jump label usage
 2016-01-07 19:59 UTC  (15+ messages)
` [PATCH] net-thunder: One check less in nicvf_register_interrupts() after error detection
        `  "

cephfs (hammer) flips directory access bits
 2016-01-07 19:58 UTC  (2+ messages)

[PATCHv2 net-next 0/4] MTU changes and other fixes
 2016-01-07 19:57 UTC  (2+ messages)

Build failure: -Wno-unused-const-variable DNE on old GCC
 2016-01-07 19:57 UTC  (4+ messages)

[Qemu-devel] [PULL v2 00/40] Block layer patches
 2016-01-07 19:56 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 10/40] blockdev: Implement change with basic operations

[PATCH 0/8] [media] Check v4l2_of_parse_endpoint() ret val in all drivers
 2016-01-07 19:56 UTC  (3+ messages)
` [PATCH 1/8] [media] v4l: of: Correct v4l2_of_parse_endpoint() kernel-doc

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2016-01-07 19:55 UTC  (4+ messages)
` [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[Qemu-devel] [PATCH 0/6] virtio/vhost cross-endian cleanup
 2016-01-07 19:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/6] Revert "vhost-net: tell tap backend about the vnet endianness"
` [Qemu-devel] [PATCH 3/6] virtio: drop the virtio_needs_swap() helper

ARM*-EFI timers
 2016-01-07 19:55 UTC  (3+ messages)

[PATCH RFC 00/26] Phylink & SFP support
 2016-01-07 19:54 UTC  (19+ messages)
` [PATCH RFC 01/26] phy: move fixed_phy MII register generation to a library
` [PATCH RFC 02/26] phy: convert swphy register generation to tabular form
` [PATCH RFC 03/26] phy: separate swphy state validation from register generation
` [PATCH RFC 04/26] phy: generate swphy registers on the fly
` [PATCH RFC 05/26] phy: improve safety of fixed-phy MII register reading
` [PATCH RFC 06/26] phy: provide a hook for link up/link down events
` [PATCH RFC 07/26] phy: marvell: 88E1512: add flow control support
` [PATCH RFC 08/26] phy: export phy_start_machine() for phylink
` [PATCH RFC 09/26] phy: export phy_speed_to_str() "

[PATCH] net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
 2016-01-07 19:52 UTC 

[Buildroot] [PATCH] bash: bump to patchlevel 42
 2016-01-07 19:52 UTC 

[xen-unstable-smoke test] 77413: tolerable all pass - PUSHED
 2016-01-07 19:51 UTC 

[PATCH v5 00/10] NFS/RDMA server patches for v4.5
 2016-01-07 19:50 UTC  (22+ messages)
` [PATCH v5 01/10] svcrdma: Clean up rdma_create_xprt()
` [PATCH v5 02/10] svcrdma: Clean up process_context()
` [PATCH v5 03/10] svcrdma: Improve allocation of struct svc_rdma_op_ctxt
` [PATCH v5 04/10] svcrdma: Improve allocation of struct svc_rdma_req_map
` [PATCH v5 05/10] svcrdma: Remove unused req_map and ctxt kmem_caches
` [PATCH v5 06/10] svcrdma: Add gfp flags to svc_rdma_post_recv()
` [PATCH v5 07/10] svcrdma: Remove last two __GFP_NOFAIL call sites
` [PATCH v5 08/10] svcrdma: Make map_xdr non-static
` [PATCH v5 09/10] svcrdma: Define maximum number of backchannel requests
` [PATCH v5 10/10] svcrdma: Add class for RDMA backwards direction transport

[U-Boot] sf: About sandbox flash driver
 2016-01-07 19:49 UTC  (2+ messages)

[PATCH] mtd: nand: add FSL_SOC dependency to drivers using FSL_LBC
 2016-01-07 19:47 UTC  (2+ messages)

[BUG] skb corruption and kernel panic at forwarding with fragmentation
 2016-01-07 19:47 UTC  (15+ messages)
          ` [PATCH] net: prevent corruption of skb when using skb_gso_segment

PLEASE KINDLY GET BACK TO ME URGENTLY
 2016-01-07 19:46 UTC 

[PATCH] x86: Add an explicit barrier() to clflushopt()
 2016-01-07 19:44 UTC  (5+ messages)

Recent spontaneous reboots on multiple machines
 2016-01-07 19:46 UTC  (2+ messages)

[PATCH] stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
 2016-01-07 19:45 UTC  (6+ messages)

Questions on passing --depth to git-clone vs. git-fetch
 2016-01-07 19:45 UTC  (5+ messages)
    ` [PATCH] docs: clarify that passing --depth to git-clone implies --single-branch

[PATCH v4.4-rc8] dmaengine: ioatdma: Squelch framesize warnings
 2016-01-07 19:45 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
 2016-01-07 19:44 UTC  (2+ messages)

[PATCH] drm/i915: Init power domains early in driver load
 2016-01-07 19:41 UTC  (4+ messages)

[U-Boot] [PATCH v2] mx6cuboxi: Fix the reset delay for the AR8035 PHY
 2016-01-07 19:41 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/13] Dirty bitmap changes for migration/persistence work
 2016-01-07 19:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH 08/13] block: Support meta dirty bitmap
` [Qemu-devel] [PATCH 09/13] block: Add two dirty bitmap getters
` [Qemu-devel] [PATCH 10/13] block: Assert that bdrv_release_dirty_bitmap succeeded

[OSSTEST PATCH 0/7] Better database handling in Tcl
 2016-01-07 19:38 UTC  (8+ messages)
` [OSSTEST PATCH 1/7] Tcl database debugging: Actually work
` [OSSTEST PATCH 2/7] Database locking: Tcl: Use db-execute-array
` [OSSTEST PATCH 3/7] Database locking: Tcl: Use db-execute
` [OSSTEST PATCH 4/7] Database locking: Tcl: Always use db-execute-array for SELECT
` [OSSTEST PATCH 5/7] Database locking: Tcl: for errorCode, use pg_exec, not pg_execute
` [OSSTEST PATCH 6/7] Database locking: Tcl: Retry only on DEADLOCK DETECTED
` [OSSTEST PATCH 7/7] ms-ownerdaemon: Cope with db restart. Retry recording dead tasks

[PATCH] F2FS support
 2016-01-07 19:37 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [f2fs-dev] [PATCH v4] "
        ` [f2fs-dev] [PATCH v5] "

Segmentation fault found while fuzzing .pack file under 2.7.0.rc3
 2016-01-07 19:37 UTC  (3+ messages)

[PATCH] mtd: nandsim: use nand_get_controller_data()
 2016-01-07 19:36 UTC  (2+ messages)

[PATCH v5] fs: clear file privilege bits when mmap writing
 2016-01-07 19:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag()
 2016-01-07 19:35 UTC  (2+ messages)

[PATCHv2 net-next 00/22] Support MDIO devices
 2016-01-07 19:33 UTC  (2+ messages)

hammer mon failure
 2016-01-07 19:33 UTC  (2+ messages)

[PATCH] mtd: jz4780_nand: remove useless mtd->priv = chip assignment
 2016-01-07 19:32 UTC  (2+ messages)

[RESEND][PATCH v2] clk_register_clkdev: remove format string interface
 2016-01-07 19:32 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S26 00/12] i40e/i40evf updates
 2016-01-07 19:31 UTC  (13+ messages)
` [Intel-wired-lan] [next PATCH S26 07/12] i40e: APIs to Add/remove port mirroring rules
` [Intel-wired-lan] [next PATCH S26 08/12] i40e: negate phy int mask bits
` [Intel-wired-lan] [next PATCH S26 09/12] i40e: drop unused function
` [Intel-wired-lan] [next PATCH S26 10/12] i40e: count allocation errors
` [Intel-wired-lan] [next PATCH S26 11/12] i40e: avoid large memcpy by assigning struct
` [Intel-wired-lan] [next PATCH S26 12/12] i40e/i40evf: bump version to 1.4.12/1.4.8

[PATCH 1/8] perf: Add PERF_SAMPLE_PHYS_ADDR
 2016-01-07 19:31 UTC  (4+ messages)

[RFC] disk doesn't spin down with thin pool + dmeventd
 2016-01-07 19:31 UTC 

[U-Boot] [PATCH] powerpc, mpc5xxx: fix missing bootflag init
 2016-01-07 19:30 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v4.4-rc8
 2016-01-07 19:28 UTC  (2+ messages)

[Buildroot] [PATCH] giflib: bump to version 5.1.2
 2016-01-07 19:27 UTC 

Unrecoverable Out Of Memory kernel error
 2016-01-07 19:26 UTC  (3+ messages)

[Bug 93634] New: WARN_ON triggered on DPMS event
 2016-01-07 19:25 UTC 

[PATCH 0/2] Extensible SDK size reduction
 2016-01-07 19:24 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH 1/3] populate_sdk_ext: Pass excluded_targets as a list to prune_lockedsigs
  ` [PATCH 2/3] copy_buildsystem.py: Allow substring matches for excluded_targets
  ` [PATCH 3/3] populate_sdk_ext: Don't put nativesdk and crosssdk items in ext sdk

[PATCH] acpi: avoid leaking format string into kobject name
 2016-01-07 19:24 UTC 

[meta-oe][PATCH] gpsd: Add patch to fix broken ACTIVATE hook
 2016-01-07 19:24 UTC  (2+ messages)

[U-Boot] [PATCH] net: Fix delay in net_retry test
 2016-01-07 19:24 UTC  (3+ messages)

[U-Boot] [PATCH] fdt: fix address cell count checking in fdt_translate_address()
 2016-01-07 19:24 UTC  (7+ messages)

[U-Boot] [PATCH 1/3] dm: Disable all SPI and SPI flash tests
 2016-01-07 19:23 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] usb: Allow up to 7 storage devices
` [U-Boot] [PATCH 3/3] dm: usb: Add a remove() method for USB keyboards

[PATCH 01/40] drivers/stagin/wlan-ng/p80211conv.c: Fix coding style
 2016-01-07 19:21 UTC  (3+ messages)

[PATCH 20/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:17 UTC 

[PATCH 19/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:17 UTC 

[PATCH 18/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:17 UTC 

[PATCH 17/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:17 UTC 

[PATCH 16/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:17 UTC 

[PATCH 15/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:17 UTC 

[PATCH 14/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:17 UTC 

[PATCH 13/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:16 UTC 

[PATCH v8 00/20] KVM: ARM64: Add guest PMU support
 2016-01-07 19:17 UTC  (7+ messages)
` [PATCH v8 02/20] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v8 08/20] KVM: ARM64: Add access handler for event typer register

[PATCH 12/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:16 UTC 

[PATCH v3] ARM: fix atags_to_fdt with stack-protector-strong
 2016-01-07 19:16 UTC  (7+ messages)

[PATCH 11/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:16 UTC 

[PATCH 10/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:16 UTC 

[PATCH 09/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:15 UTC 

[PATCH 08/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:15 UTC 

[PATCH 07/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:15 UTC 

[PATCH 06/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:15 UTC 

[PATCH 05/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:15 UTC 

[PATCH 04/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:15 UTC 

[Bug 47846] New: Nouveau -> overscan using HDMI
 2016-01-07 19:15 UTC  (2+ messages)
  ` [Bug 47846] "

[PATCH 03/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:15 UTC 

header conflict introduced by change to netfilter_ipv4/ip_tables.h
 2016-01-07 19:15 UTC  (3+ messages)

[PATCH 02/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
 2016-01-07 19:14 UTC 

[PATCH] input: touchscreen: ti_am335x_tsc: Fix HWPEN interrupt handling
 2016-01-07 19:14 UTC  (2+ messages)

[PATCH v4.4-rc8] jffs2: xattr: Silence frame size warning
 2016-01-07 19:11 UTC 

btrfs trim erases bootloader area
 2016-01-07 19:11 UTC 

[Buildroot] ifupdown-0.8.2 / dhcp-4.1-ESV-R12 incompatibility
 2016-01-07 19:11 UTC  (2+ messages)

[PATCH v2 31/32] sh: support a 2-byte smp_store_mb
 2016-01-07 19:10 UTC  (15+ messages)

[Qemu-devel] [PATCH 0/2] compat: recent vmw_pvscsi back-compat props are 2.5 specific
 2016-01-07 19:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] compat: Introduce HW_COMPAT_2_5

[U-Boot] [PATCH] cgtqmx6eval: README: Fix parameter of 'sf write' command
 2016-01-07 19:10 UTC  (2+ messages)

sigaltstack breaks swapcontext()
 2016-01-07 19:10 UTC  (9+ messages)

[kernel-hardening] [PATCH v2 00/13] arm64: implement support for KASLR
 2016-01-07 19:07 UTC  (6+ messages)
` [kernel-hardening] [PATCH v2 13/13] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
  ` [kernel-hardening] "
    `  "

[Qemu-devel] [PATCH 00/22] 9pfs: disentangling virtio and generic code
 2016-01-07 19:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 20/22] 9pfs: break out generic code from virtio-9p.{c, h}

[PATCH] efi: fix out-of-bounds null overwrite vulnerability
 2016-01-07 19:05 UTC  (2+ messages)

[PATCH v2] dtc: create tool to diff device trees
 2016-01-07 19:03 UTC 

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2016-01-07 19:00 UTC  (6+ messages)
` [U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure

[PATCH v2 net-next 0/5] Local Checksum Offload
 2016-01-07 19:00 UTC  (4+ messages)
` [PATCH v2 net-next 4/5] fou: enable LCO in FOU and GUE


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.