All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-07 21:24:03 to 2016-04-07 23:04:31 UTC [more...]

[PATCH v5 00/21] x86: Improvements to cpuid handling for guests
 2016-04-07 23:04 UTC  (5+ messages)
` [PATCH v5 01/21] xen/x86: Annotate VM applicability in featureset
` [PATCH v5 02/21] xen/x86: Calculate maximum host and guest featuresets

[PATCH 0/4] IB/srpt and the percpu_ida conversion
 2016-04-07 23:03 UTC  (7+ messages)
` [PATCH 4/4] IB/srpt: Convert to percpu_ida tag allocation
  ` [PATCH] IB/srpt: Revert "Convert to percpu_ida tag allocation"

N900 sleep mode (in 4.5-rc0, if that matters)
 2016-04-07 23:01 UTC  (14+ messages)
        ` 4.4: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
                ` 4.4, 4.6: "

[PATCH - alsa-lib 1/1] Change card/pid get functions to return -ENOSYS if the kernel is too old
 2016-04-07 23:00 UTC  (6+ messages)

[Intel-wired-lan] [PATCH 1/2] ixgbevf: refactor ethtool stats handling
 2016-04-07 22:58 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH 2/2] ixgbevf: add support for per-queue ethtool stats

[PATCH V3 0/8] net: mediatek: make the driver pass stress tests
 2016-04-07 22:54 UTC  (6+ messages)
  ` [PATCH V3 1/8] net: mediatek: watchdog_timeo was not set
  ` [PATCH V3 2/8] net: mediatek: mtk_cal_txd_req() returns bad value
  ` [PATCH V3 4/8] net: mediatek: fix stop and wakeup of queue
  ` [PATCH V3 6/8] net: mediatek: fix mtk_pending_work
  ` [PATCH V3 8/8] net: mediatek: do not set the QID field in the TX DMA descriptors

[PATCH for-4.7 v2 1/2] xen/x86: Remove the use of vm86_mode()
 2016-04-07 22:53 UTC  (5+ messages)
` [PATCH for-4.7 v2 2/2] xen/x86: Introduce a new VMASSIST for architectural behaviour of iopl

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] b8b2dc512c80f79afb1957a751a14893ed4e6e1b BUILD SUCCESS
 2016-04-07 22:53 UTC 

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-07 22:53 UTC  (6+ messages)
` [RFC PATCH v1.9 05/14] sched: horrible way to detect whether a task has been preempted
  `  "

[PATCH v3 00/16] index-helper, watchman
 2016-04-07 22:52 UTC  (4+ messages)
` [PATCH v3 09/16] index-helper: use watchman to avoid refreshing index with lstat()

[PATCH] Revert "Input: atmel_mxt_ts - disable interrupt for 50ms after reset"
 2016-04-07 22:52 UTC 

add RWF_(D)SYNC flag to preadv2/pwritev2 V2
 2016-04-07 22:50 UTC  (7+ messages)
` [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write

[PATCH 00/19] mkfs cleaning
 2016-04-07 22:49 UTC  (5+ messages)
` [PATCH 13/19] mkfs: encode conflicts into parsing table
` [PATCH 14/19] mkfs: add string options to generic parsing

Sometimes all the applications using sqlite do not work correctly
 2016-04-07 22:48 UTC  (3+ messages)

[PATCH] ib_srpt: Add missing ioctx->buf + ->dma alloc_session_cb init
 2016-04-07 22:48 UTC  (8+ messages)

[PATCH] ne10: use bb.debug for debug messages
 2016-04-07 22:47 UTC  (2+ messages)

[PATCH net-next] sock: make lockdep_sock_is_held static inline
 2016-04-07 22:47 UTC  (4+ messages)

kernel 4.6-rc unbootable due to module changes
 2016-04-07 22:48 UTC  (7+ messages)

[PATCH v2 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-07 22:45 UTC  (5+ messages)
` [PATCH v2 08/11] xen: sched: allow for choosing credit2 runqueues configuration at boot

[PATCH v3] Input: rotary_encoder - support binary encoding of states
 2016-04-07 22:45 UTC  (2+ messages)

abstract model of IOMMU unmaping/mapping failures
 2016-04-07 22:44 UTC  (4+ messages)

[ndctl PATCH 4/5] ndctl, list: add a '--health' option
 2016-04-07 22:42 UTC  (2+ messages)
` [ndctl PATCH v2] "

[RFC 0/4] Runtime pm for thunderbolt.ko
 2016-04-07 22:42 UTC  (7+ messages)
` [RFC 1/4] PCI: Add Thunderbolt device IDs

[Qemu-devel] [PULL for-2.6] target-xtensa fix
 2016-04-07 22:39 UTC 

[ndctl PATCH 2/5] ndctl: helper for S.M.A.R.T. data retrieval
 2016-04-07 22:39 UTC  (2+ messages)
` [ndctl PATCH v2] "

Strange "SECINFO: security flavor .." messages
 2016-04-07 22:38 UTC 

[PATCH v4 00/14] x86: remove paravirt_enabled
 2016-04-07 22:36 UTC  (12+ messages)
` [PATCH v4 01/14] x86/boot: enumerate documentation for the x86 hardware_subarch
` [PATCH v4 08/14] apm32: remove paravirt_enabled() use
` [PATCH v4 11/14] pnpbios: replace paravirt_enabled() check with legacy device check
  ` [Xen-devel] "
` [PATCH v4 13/14] x86/init: rename ebda code file

[RFC PATCH 00/11] GSO partial and TSO FIXEDID support
 2016-04-07 22:33 UTC  (12+ messages)
` [RFC PATCH 01/11] GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
` [RFC PATCH 02/11] ethtool: Add support for toggling any of the GSO offloads
` [RFC PATCH 03/11] GSO: Add GSO type for fixed IPv4 ID
` [RFC PATCH 04/11] GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
` [RFC PATCH 05/11] GSO: Support partial segmentation offload
` [RFC PATCH 06/11] VXLAN: Add option to mangle IP IDs on inner headers when using TSO
` [RFC PATCH 07/11] GENEVE: "
` [RFC PATCH 08/11] Documentation: Add documentation for TSO and GSO features
` [RFC PATCH 09/11] i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
` [RFC PATCH 10/11] ixgbe/ixgbevf: Add support for GSO partial
` [RFC PATCH 11/11] igb/igbvf: "

[PATCH] libnvdimm, test: add mock SMART data payload
 2016-04-07 22:32 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH for-2.6] nbd: Don't kill server on client that doesn't request TLS
 2016-04-07 22:32 UTC  (2+ messages)

[PATCH] Revert regression in ath9k on AR9281
 2016-04-07 22:24 UTC 

[Qemu-devel] [Bug 1563887] Re: qemu-system-ppc64 freezes on starting image on ppc64le
 2016-04-07 22:20 UTC 

[PATCH v4] ARM: dts: kirkwood: Add DTS for Linksys EA4200v2/EA4500
 2016-04-07 22:30 UTC  (6+ messages)
` [PATCH v4] ARM: dts: kirkwood: Add DTS for Linksys EA4200v2/EA4500\

[PATCH 00/24] Yet another pre-refs-backend series
 2016-04-07 22:29 UTC  (2+ messages)

[PATCH] clocksource: Add missing include of of.h
 2016-04-07 22:29 UTC  (2+ messages)

[PATCH] clocksource: use clocksource_freq2mult() helper
 2016-04-07 22:28 UTC  (2+ messages)

J1939 Linux
 2016-04-07 22:28 UTC  (5+ messages)

Checkpatch warnings on switch case fallthru
 2016-04-07 22:23 UTC 

master - tests: require newer cache target
 2016-04-07 22:22 UTC 

master - tests: use mkfs.ext3
 2016-04-07 22:22 UTC 

master - activation: do not check for devs without LVM-
 2016-04-07 22:22 UTC 

master - lvcreate: %FREE -> %PVS
 2016-04-07 22:22 UTC 

master - WHATS_NEW: update
 2016-04-07 22:22 UTC 

[xen-unstable test] 89249: regressions - FAIL
 2016-04-07 22:21 UTC 

[Qemu-devel] [PATCHv4] Improve documentation for TLS
 2016-04-07 22:20 UTC  (3+ messages)

[Qemu-devel] [PATCHv5] Improve documentation for TLS
 2016-04-07 22:20 UTC 

[Bug 92258] Opening context menu in Steam could lead to radeon kernel module crash
 2016-04-07 22:19 UTC  (4+ messages)
` [Bug 92258] [regression] Opening menu in Steam running via DRI_PRIME with enabled DRI3 "

[Qemu-devel] [PULL v2 00/15] Misc changes for QEMU 2.6.0-rc2
 2016-04-07 22:19 UTC 

[dpdk-announce] release candidate 16.04-rc4
 2016-04-07 22:17 UTC 

Greetings My Dear Friend
 2016-04-07 21:59 UTC 

[Qemu-devel] [PULL 00/15] Misc patches for QEMU 2.6.0-rc2
 2016-04-07 22:14 UTC  (3+ messages)
` [Qemu-devel] [PULL 09/15] nbd: Don't kill server when client requests unknown option

iSER initiator in 4.5 is unhappy
 2016-04-07 22:13 UTC  (11+ messages)

[PATCH net-next 0/2] fix two more udp pull header issues
 2016-04-07 22:12 UTC  (2+ messages)
` [PATCH net-next 1/2] udp: do not expect udp headers on ioctl SIOCINQ

[RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems
 2016-04-07 22:12 UTC  (5+ messages)

[net-next:master 194/196] include/net/sock.h:1367:9: error: implicit declaration of function 'lockdep_is_held'
 2016-04-07 22:12 UTC  (3+ messages)

[net-next:master 207/208] net/tipc/bearer.c:560:48: sparse: incompatible types in comparison expression (different base types)
 2016-04-07 22:10 UTC 

[PATCH] pinctrl: tegra: clear park bit for all pins
 2016-04-07 22:10 UTC  (3+ messages)

[Buildroot] qemu for x86
 2016-04-07 22:09 UTC 

[Buildroot] [PATCH] libsrtp: security bump to version 1.5.4
 2016-04-07 22:09 UTC 

[PATCH v7 1/2] ARM: dma-mapping: Don't use outer_flush_range when the L2C is coherent
 2016-04-07 22:09 UTC  (2+ messages)

[PATCH] ARM: dts: orion5x: add device tree for kurobox-pro
 2016-04-07 22:09 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
 2016-04-07 22:05 UTC  (11+ messages)

[PATCH] staging: android: ion: dummy: fix dereference of ERR_PTR
 2016-04-07 22:05 UTC  (2+ messages)

[PATCH] cpufreq: Skip all governor-related actions for cpufreq_suspended set
 2016-04-07 22:05 UTC  (4+ messages)

[PATCH v4 1/3] ppc64/book3s: fix branching to out of line handlers in relocation kernel
 2016-04-07 22:00 UTC  (3+ messages)
` [PATCH v4 2/3] ppc64/book3s: make some room for common interrupt vector code
` [PATCH v4 3/3] ppc64/book3s: remove __end_handlers marker

DPDK namespace
 2016-04-07 22:01 UTC  (8+ messages)
      ` On DPDK ABI policy

[PATCH V2 5/8] net: mediatek: fix mtk_pending_work
 2016-04-07 22:00 UTC  (3+ messages)

Deadlock related to file permissions and/or cgroup, 4.4.6+
 2016-04-07 21:59 UTC 

fsck -l: fix racing between unlock/unlink and open
 2016-04-07 21:59 UTC 

[PATCH 5/5] max44000: Initial triggered buffer support
 2016-04-07 21:56 UTC  (2+ messages)

[ath9k-devel] [PATCH 2/3] kernel: owl-loader for delayed Atheros ath9k fixup
 2016-04-07 21:56 UTC 

[RFC PATCH v2 00/13] SELinux support for Infiniband RDMA
 2016-04-07 21:55 UTC  (5+ messages)
` [RFC PATCH v2 11/13] ib/core: Enforce Infiniband device SMI security

Is mdadm.conf necessary? Is this the cause of my problems?
 2016-04-07 21:55 UTC 

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-07 21:54 UTC  (7+ messages)
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage

[PATCH] drm/i915: Apply WaC6DisallowByGfxPause prior to SKL B0 / BXT A1
 2016-04-07 21:52 UTC 

[GIT PULL 00/19] perf/core improvements and fixes
 2016-04-07 21:52 UTC  (6+ messages)
` [PATCH 17/19] perf tools: Build syscall table .c header from kernel's syscall_64.tbl

[PATCH v3] ARM64: ACPI: Update documentation for latest specification version
 2016-04-07 21:50 UTC  (3+ messages)

[PATCH V10 00/28] Add new powerpc specific ELF core notes
 2016-04-07 21:49 UTC  (3+ messages)

[PATCH RFC nf-next 0/3] named expressions for nf_tables
 2016-04-07 21:49 UTC  (2+ messages)

[Buildroot] [PATCH v1] evemu: bump version to 2.4.0
 2016-04-07 21:49 UTC  (2+ messages)

[Buildroot] [git commit] evemu: bump version to 2.4.0
 2016-04-07 21:49 UTC 

[dm-crypt] Encrypted container showing only lost+found directory
 2016-04-07 21:48 UTC  (2+ messages)

[PATCH v6 0/2] Fix dma mapping when the cache is coherent
 2016-04-07 21:45 UTC  (5+ messages)
` [PATCH v6 1/2] ARM: dma-mapping: Don't use outer_flush_range when the L2C "

[Qemu-devel] run qemu on windows
 2016-04-07 21:45 UTC 

[PATCH V3] net: emac: emac gigabit ethernet controller driver
 2016-04-07 21:43 UTC  (8+ messages)

[PATCH 1/2] pci: add pci_unmap_iospace function for PCI_IOBASE
 2016-04-07 21:41 UTC  (6+ messages)
` [PATCH 2/2] pci, acpi: free IO resource during shutdown

[U-Boot] [PATCH v2] fastboot: OUT transaction length must be aligned to wMaxPacketSize
 2016-04-07 21:39 UTC  (10+ messages)

[PATCH 0/3] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-07 21:38 UTC  (12+ messages)
` [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions

[PATCH] mwifiex: fix the incorrect WARN_ON during suspend
 2016-04-07 21:37 UTC 

[PATCH] doc: announce xstats api change for 16.07
 2016-04-07 21:36 UTC  (3+ messages)

What's cooking in git.git (Apr 2016, #03; Thu, 7)
 2016-04-07 21:36 UTC  (3+ messages)

[PATCH] cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
 2016-04-07 21:38 UTC 

[net-next:master 194/208] include/net/sock.h:1363:13: error: 'lockdep_sock_is_held' defined but not used
 2016-04-07 21:34 UTC 

[PATCH] pci: Added flag to pci_host_bridge to hint not to use acpi
 2016-04-07 21:34 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/7] virtio: aio handler API
 2016-04-07 21:33 UTC  (2+ messages)

[PATCH] xfs/259: handle minimum block size more precisely
 2016-04-07 21:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] exec.c: Ensure right alignment also for file backed ram
 2016-04-07 21:31 UTC 

[PATCH v2 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-04-07 21:32 UTC  (7+ messages)
` [PATCH v2 6/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT

[PATCH] format-patch: allow --no-patch to disable patch output
 2016-04-07 21:30 UTC  (2+ messages)

[PATCH] Pass --retry to dmsetup when removing flakey and error devices
 2016-04-07 21:28 UTC  (2+ messages)

[PATCH] x86 get_unmapped_area: Add PMD alignment for DAX PMD mmap
 2016-04-07 21:20 UTC  (7+ messages)

[PATCH v4 0/6] Fixes and workarounds for GuC/doorbell setup
 2016-04-07 21:26 UTC  (3+ messages)
` [PATCH v4 3/6] drm/i915/guc: refactor doorbell management code

[PATCH v1] doc: fix spellings
 2016-04-07 21:26 UTC  (2+ messages)

[RFC PATCH] PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs
 2016-04-07 21:25 UTC  (3+ messages)

[PATCH 2/9] rxrpc: Disable a debugging statement that has been left enabled
 2016-04-07 21:24 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.7 1/1] block/gluster: add support for selecting debug logging level
 2016-04-07 21:24 UTC 

[PATCH] doc: announce ABI change for rte_port_source_params structure
 2016-04-07 21:24 UTC  (4+ messages)

[PATCH v3 00/29] Volting/Clocking improvements for Fermi and newer
 2016-04-07 21:24 UTC  (18+ messages)
  ` [PATCH v3 13/29] clk: respect voltage limits in nvkm_cstate_prog
  ` [PATCH v3 14/29] bios: add parsing of BASE CLOCK table
  ` [PATCH v3 15/29] clk: allow boosting only when NvBoost is set
  ` [PATCH v3 16/29] volt: don't require perfect fit
  ` [PATCH v3 17/29] bios/vmap: unk0 field is the mode
  ` [PATCH v3 18/29] volt: add coefficients I found on my gpu
  ` [PATCH v3 19/29] clk: save the max clock we can set
  ` [PATCH v3 20/29] clk: rename nvkm_pstate_calc to nvkm_clk_update
  ` [PATCH v3 21/29] nvif: add boost info and set operations
  ` [PATCH v3 22/29] debugfs: add boost interface to change the boost_mode
  ` [PATCH v3 23/29] clk: remove dstate and tstate
  ` [PATCH v3 24/29] therm: don't cancel the timer
  ` [PATCH v3 25/29] clk: make pstate a pointer to nvkm_pstate
  ` [PATCH v3 26/29] clk: hold information about the current cstate status
  ` [PATCH v3 27/29] clk: we should pass the pstate id around not the index in the list
  ` [PATCH v3 28/29] clk: only do partial reclocks as required
  ` [PATCH v3 29/29] therm: trigger reclock in temperature daemon


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.