All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-07 08:15:40 to 2017-08-07 09:08:52 UTC [more...]

[PATCH v2 00/20] lpfc updates for 11.4.0.3
 2017-08-07  9:08 UTC  (25+ messages)
` [PATCH v2 07/20] lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology
` [PATCH v2 08/20] lpfc: Fix duplicate NVME rport entries and namespaces
` [PATCH v2 09/20] lpfc: Fix crash in lpfc nvmet when fc port is reset
` [PATCH v2 10/20] lpfc: Fix NVME PRLI handling during RSCN
` [PATCH v2 12/20] lpfc: Limit amount of work processed in IRQ
` [PATCH v2 13/20] lpfc: Fix MRQ > 1 context list handling
` [PATCH v2 14/20] lpfc: Fix relative offset error on large nvmet target ios
` [PATCH v2 15/20] lpfc: Fix nvme target failure after 2nd adapter reset
` [PATCH v2 16/20] lpfc: Fix bad sgl reposting "
` [PATCH v2 17/20] lpfc: remove console log clutter
` [PATCH v2 18/20] lpfc: Add Buffer to Buffer credit recovery support
` [PATCH v2 20/20] lpfc: lpfc version bump 11.4.0.3

[PATCH 1/2] gpio: mb86s7x: Handle return value of clk_prepare_enable
 2017-08-07  9:08 UTC  (2+ messages)

[PATCH 0/3] enable new "size" property and runtime pm
 2017-08-07  9:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: add "size" property

[Cluster-devel] [PATCH] dlm: use sock_create_lite inside tcp_accept_from_sock
 2017-08-07  9:07 UTC  (2+ messages)

[PATCH] pinctrl: sirf: atlas7: fix of_irq_get() error check
 2017-08-07  9:07 UTC  (5+ messages)

[PATCH 00/10] mac80211 patches from our internal tree 2017-08-05
 2017-08-07  9:06 UTC  (2+ messages)

[PATCH v4] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-07  9:06 UTC  (5+ messages)

We were facing libsas kernel crash issue with SLES 12 SP3 kernel – 4.4.70-default when we had connected cascaded second expander
 2017-08-07  9:04 UTC 

[PATCH] pinctrl-st: fix of_irq_to_resource() result check
 2017-08-07  9:05 UTC  (3+ messages)

[PATCH 0/3] KVM: optimize the kvm_vcpu_on_spin
 2017-08-07  9:04 UTC  (8+ messages)
` [PATCH 1/3] KVM: add spinlock-exiting optimize framework
` [PATCH 2/3] KVM: X86: implement the logic for spinlock optimization
` [PATCH 3/3] KVM: implement spinlock optimization logic for arm/s390

[PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported
 2017-08-07  9:04 UTC  (16+ messages)

[PATCH 0/3] ARM: bcm2836: Move SMP startup code to arch/arm
 2017-08-07  9:04 UTC  (5+ messages)
` [PATCH 3/3] irqchip: "

[PATCH] serio: PS2 gpio bit banging driver for the serio bus
 2017-08-07  9:03 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/ppc: Only set PCR in kvm if actually in a compat mode
 2017-08-07  9:00 UTC  (9+ messages)
          ` [Qemu-devel] [Qemu-ppc] "

[GIT PULL] GVT-g fixes for 4.13-rc5
 2017-08-07  8:59 UTC  (2+ messages)

[PATCH v4 0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver
 2017-08-07  8:57 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/17] nbd client refactoring and fixing
 2017-08-07  8:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH 04/17] nbd/client: fix nbd_send_request to return int
` [Qemu-devel] [PATCH 05/17] block/nbd-client: get rid of ssize_t

[Qemu-devel] [PATCH v2 0/4] i386/kvm: advertise Hyper-V frequency MSRs
 2017-08-07  8:57 UTC  (10+ messages)
`  "
` [Qemu-devel] [PATCH v2 1/4] i386/kvm: use a switch statement for MSR detection
  `  "
` [Qemu-devel] [PATCH v2 2/4] i386/kvm: set tsc_khz before configuring Hyper-V CPUID
  `  "
` [Qemu-devel] [PATCH v2 3/4] i386/kvm: introduce tsc_is_stable_and_known()
  `  "
` [Qemu-devel] [PATCH v2 4/4] i386/kvm: advertise Hyper-V frequency MSRs
  `  "

[PATCH] net/af_packet: support Tx scattered mbuf input
 2017-08-07  8:56 UTC 

[PATCH] dim: symbolic link for the rr-cache
 2017-08-07  8:55 UTC 

[PATCH] dim: Continue also for dry runs
 2017-08-07  8:55 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] drm: dw-hdmi-i2s: add missing company name on Copyright
 2017-08-07  8:55 UTC  (2+ messages)

mgr balancer module
 2017-08-07  8:55 UTC  (8+ messages)

[PATCH 00/25 v7] SBSA UART emulation support in Xen
 2017-08-07  8:53 UTC  (26+ messages)
` [PATCH 01/25 v7] xen/arm: vpl011: Define common ring buffer helper functions in console.h
` [PATCH 02/25 v7] xen/arm: vpl011: Add SBSA UART emulation in Xen
` [PATCH 03/25 v7] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 04/25 v7] xen/arm: vpl011: Add support for vuart in libxl
` [PATCH 05/25 v7] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c
` [PATCH 06/25 v7] xen/arm: vpl011: Add a new domctl API to initialize vpl011
` [PATCH 07/25 v7] xen/arm: vpl011: Add a new vuart node in the xenstore
` [PATCH 08/25 v7] xen/arm: vpl011: Modify xenconsole to define and use a new console structure
` [PATCH 09/25 v7] xen/arm: vpl011: Rename the console structure field conspath to xspath
` [PATCH 10/25 v7] xen/arm: vpl011: Modify xenconsole functions to take console structure as input
` [PATCH 11/25 v7] xen/arm: vpl011: Add a new console_init function in xenconsole
` [PATCH 12/25 v7] xen/arm: vpl011: Add a new buffer_available "
` [PATCH 13/25 v7] xen/arm: vpl011: Add a new maybe_add_console_evtchn_fd "
` [PATCH 14/25 v7] xen/arm: vpl011: Add a new maybe_add_console_tty_fd "
` [PATCH 15/25 v7] xen/arm: vpl011: Add a new console_evtchn_unmask "
` [PATCH 16/25 v7] xen/arm: vpl011: Add a new handle_console_ring "
` [PATCH 17/25 v7] xen/arm: vpl011: Add a new handle_console_tty "
` [PATCH 18/25 v7] xen/arm: vpl011: Add a new console_cleanup "
` [PATCH 19/25 v7] xen/arm: vpl011: Add a new console_open_log "
` [PATCH 20/25 v7] xen/arm: vpl011: Add a new console_close_evtchn "
` [PATCH 21/25 v7] xen/arm: vpl011: Add support for multiple consoles "
` [PATCH 22/25 v7] xen/arm: vpl011: Add support for vuart console "
` [PATCH 23/25 v7] xen/arm: vpl011: Add a new vuart console type to xenconsole client
` [PATCH 24/25 v7] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 25/25 v7] xen/arm: vpl011: Update documentation for vuart console support

[PATCH 0/5] xen: RCU: x86/ARM: Add support of rcu_idle_{enter, exit}
 2017-08-07  8:54 UTC  (7+ messages)
` [PATCH 3/5] xen: RCU/x86/ARM: discount CPUs that were idle when grace period started
` [PATCH 4/5] xen: RCU: don't let a CPU with a callback go idle
` [PATCH 5/5] xen: RCU: avoid busy waiting until the end of grace period

[RFC] what should we report for the failure of pcie_set_mps?
 2017-08-07  8:53 UTC 

[PATCH v2 00/23] Support more devices on rockchip rv1108
 2017-08-07  8:50 UTC  (4+ messages)
` [PATCH v2 10/23] pinctrl: rockchip: add schmitt input mode support for rv1108

[PATCH V1 0/3] asix: Improve robustness
 2017-08-07  8:50 UTC  (4+ messages)
` [PATCH V1 1/3] asix: Add rx->ax_skb = NULL after usbnet_skb_return()
` [PATCH V1 2/3] asix: Ensure asix_rx_fixup_info members are all reset
` [PATCH V1 3/3] asix: Fix small memory leak in ax88772_unbind()

[PATCH 0/4] PM: Replace "freeze" with "s2idle" in item names related to suspend-to-idle
 2017-08-07  8:49 UTC  (3+ messages)
` [PATCH 1/4] PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_S2IDLE

[xen-unstable-smoke test] 112502: regressions - trouble: broken/fail/pass
 2017-08-07  8:49 UTC 

[PATCH 00/14] Support more devices on rockchip rv1108
 2017-08-07  8:49 UTC  (4+ messages)
` [PATCH 03/14] pinctrl: rockchip: add input schmitt support for rv1108

[U-Boot] [PATCH v4 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
 2017-08-07  8:48 UTC  (8+ messages)
` [U-Boot] [U-Boot, v4, "

Crashed filesystem, nothing helps
 2017-08-07  8:47 UTC  (5+ messages)

[RESEND PATCH] fput: Don't reinvent the wheel but use existing llist API
 2017-08-07  8:45 UTC 

[PATCH] pinctrl: intel: wrap Intel pin control drivers in an architecture check
 2017-08-07  8:47 UTC  (2+ messages)

[PATCH i-g-t 1/3] lib/igt_aux: Export statistics of signal helper
 2017-08-07  8:47 UTC  (7+ messages)
` [PATCH i-g-t 2/3] lib/igt_kms: Remove vblank wait after plane update
` [PATCH i-g-t 3/3] tests: Add kms_atomic_interruptible test

[RESEND PATCH] namespace.c: Don't reinvent the wheel but use existing llist API
 2017-08-07  8:44 UTC 

[PATCH 0/3] power: supply: charger-manager: 1 fix and 2 minor clean-ups
 2017-08-07  8:45 UTC  (6+ messages)
` [PATCH] scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'

[Qemu-devel] [PATCH v6 0/4] Unit test+fix for problem with QEMU handling of multiple bind()s to the same port
 2017-08-07  8:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 1/4] tests: Add test-listen - a stress test for QEMU socket listen
` [Qemu-devel] [PATCH v6 3/4] sockets: factor out create_fast_reuse_socket
` [Qemu-devel] [PATCH v6 4/4] sockets: Handle race condition between binds to the same port

[PATCH RESEND] mm: don't zero ballooned pages
 2017-08-07  8:44 UTC  (4+ messages)

[PATCH v2] sched: debug: use task_pid_nr_ns in /proc/$pid/sched
 2017-08-07  8:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] sf: add support for GD25Q256
 2017-08-07  8:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] quorum: Handle bdrv_getlength() failures in quorum_co_flush()
 2017-08-07  8:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.10] "

[RESEND PATCH] mm: Don't reinvent the wheel but use existing llist API
 2017-08-07  8:42 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Add intermediate driver(cff driver) between flash & FPGA
 2017-08-07  8:43 UTC  (6+ messages)
` [U-Boot] [PATCH 4/5] arm: socfpga: Add intermediate driver between flash and FPGA manager

[PATCH] ipmi: fix unsigned long overflow
 2017-08-07  8:41 UTC  (3+ messages)
` [PATCH] ipmi: fix unsigned long underflow

[PATCH 0/2] sched/debug: show task state on /proc/sched_debug
 2017-08-07  8:44 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] sched/debug: intruduce task_state_to_char helper function

[PATCH v2] f2fs: support journelled quota
 2017-08-07  8:40 UTC  (6+ messages)

[PATCH v6 0/3] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-08-07  8:39 UTC  (7+ messages)
` [PATCH v6 1/3] perf/core: use rb trees for pinned/flexible groups

[ANNOUNCE] v4.11.12-rt9
 2017-08-07  8:38 UTC  (7+ messages)

[RESEND PATCH] bcache: Don't reinvent the wheel but use existing llist API
 2017-08-07  8:38 UTC 

[Qemu-devel] [PATCH] block: drop bdrv_set_key from BlockDriver
 2017-08-07  8:38 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] f2fs: avoid unneeded sync on quota file
 2017-08-07  8:37 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: generalize guest cpuid helpers
 2017-08-07  8:36 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: x86: X86_FEATURE_NRIPS is not scattered anymore
` [PATCH v2 2/3] KVM: x86: generalize guest_cpuid_has_ helpers
` [PATCH v2 3/3] KVM: x86: use general helpers for some cpuid manipulation

[PATCH v3] f2fs: support journalled quota
 2017-08-07  8:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2017-08-07  8:35 UTC  (3+ messages)
` [U-Boot] [PATCH v5 "

[Qemu-devel] Editing qemu source code
 2017-08-07  8:35 UTC  (3+ messages)

undefined reference to `__multi3' when building with gcc 7.x
 2017-08-07  8:34 UTC  (7+ messages)

[PATCH 0/3] drm: Add CRTC-id based ioctls for vblank query/event
 2017-08-07  8:34 UTC  (7+ messages)
  ` [PATCH 3/3] drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v2]

hotplug support for arch/arc/plat-eznps platform
 2017-08-07  8:33 UTC  (2+ messages)

using rte_flow via tespmd with Intel X552
 2017-08-07  8:33 UTC  (5+ messages)

[PATCH v4 15/17] ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35
 2017-08-07  8:32 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] mmc: uniphier-sd: Factor out register IO
 2017-08-07  8:30 UTC  (5+ messages)

[PATCH 0/5] block: a virtual block device driver for testing
 2017-08-07  8:29 UTC  (2+ messages)

[PATCH 0/3] IPI: Avoid to use 2 cache lines for one call_single_data
 2017-08-07  8:28 UTC  (10+ messages)
` [PATCH 3/3] "

[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2017-08-07  8:27 UTC  (10+ messages)
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[U-Boot] [PATCHv4 0/2] ARM: sunxi: Add support for OLinuXino Lime2 eMMC
 2017-08-07  8:26 UTC  (3+ messages)

[v3 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
 2017-08-07  8:26 UTC  (5+ messages)
` [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle

[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-08-07  8:24 UTC  (3+ messages)
` [PATCH v13 6/7] drm/i915: Introduce GEM proxy
  ` [Intel-gfx] "

[PATCH 0/3] remove rw_page() from brd, pmem and btt
 2017-08-07  8:23 UTC  (12+ messages)

[PATCH] mips: Fix race on setting and getting cpu_online_mask
 2017-08-07  8:23 UTC  (2+ messages)

[PATCH] libblkid: add support for UBI superblock
 2017-08-07  8:21 UTC  (6+ messages)
` [PATCH V2] "

[Devel] [PATCH v5 1/2] ACPI/IORT: Add ITS address regions reservation helper
 2017-08-07  8:21 UTC  (3+ messages)
`  "

[ANNOUNCE] Git for Windows 2.14.0
 2017-08-07  8:21 UTC  (3+ messages)
` [git-for-windows] "

[wireless-regdb] [PATCH] wireless-regdb: Update regulatory rules for Singapore (SG)
 2017-08-07  8:19 UTC  (2+ messages)
`  "

[PATCH 0/7] arm64: dts: hi3660: add more device nodes
 2017-08-07  8:13 UTC  (2+ messages)
` [PATCH 2/7] arm64: dts: hi3660: add L2 cache topology

[PATCH] x86/apic/x2apic: Share IRQ vector between cluster members only when no cpumask is specified
 2017-08-07  8:18 UTC  (2+ messages)

[PATCH] media: i2c: OV5647: gate clock lane before stream on
 2017-08-07  8:17 UTC  (3+ messages)

Suspend-resume failure on Intel Eagle Lake Core2Duo
 2017-08-07  8:17 UTC  (20+ messages)

[PATCHv2] bpf: fix selftest/bpf/test_pkt_md_access on s390x
 2017-08-07  8:16 UTC 

[patch net-next v2 00/16] net: sched: summer cleanup part 2, ndo_setup_tc
 2017-08-07  8:15 UTC  (15+ messages)
` [patch net-next v2 03/16] net: sched: make egress_dev flag part of flower offload struct
` [patch net-next v2 04/16] cxgb4: push cls_u32 setup_tc processing into a separate function
` [patch net-next v2 05/16] ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
` [patch net-next v2 06/16] mlx5e: push cls_flower "
` [patch net-next v2 07/16] mlx5e_rep: push cls_flower setup_tc processing into a separate function
` [patch net-next v2 08/16] mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions
` [patch net-next v2 09/16] mlxsw: spectrum: rename cls arg in matchall processing
` [patch net-next v2 10/16] dsa: push cls_matchall setup_tc processing into a separate function
` [patch net-next v2 11/16] nfp: change flows in apps that offload ndo_setup_tc
` [patch net-next v2 12/16] hns3pf: don't check handle during mqprio offload
` [patch net-next v2 13/16] net: sched: push cls related args into cls_common structure
` [patch net-next v2 14/16] net: sched: move prio into cls_common
` [patch net-next v2 15/16] net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
` [patch net-next v2 16/16] net: sched: get rid of struct tc_to_netdev

[Qemu-devel] [Bug 1709025] [NEW] Disk corrupted after snapshot deletion
 2017-08-07  8:04 UTC 

Sparse documentation format, rST vs MD
 2017-08-07  8:15 UTC  (3+ messages)


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.