All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-16 14:51:30 to 2017-06-16 15:37:51 UTC [more...]

[PATCH net-next v2 0/2] r8152: adjust runtime suspend/resume
 2017-06-16 15:37 UTC  (4+ messages)

[RFC PATCH v3 00/10] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-06-16 15:44 UTC  (4+ messages)
` [RFC PATCH v3 05/10] arm/p2m: Make PTE helpers publicly available

[PATCH 0/2] Add support for TI TAS6424 digital amplifier
 2017-06-16 15:33 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: sound: add bindings for TAS6424
` [PATCH 2/2] ASoC: add support for TAS6424 digital amplifier

upsteam find bo api
 2017-06-16 15:37 UTC  (4+ messages)
` Fwd: "

[Qemu-devel] [PATCH] target-arm: Bug fix in filling the cp_regs hashtable
 2017-06-16 15:36 UTC  (7+ messages)
` [Qemu-arm] "
    ` [Qemu-devel] [Qemu-arm] "

[RFC PATCH 00/13] Switchtec NTB Support
 2017-06-16 15:34 UTC  (6+ messages)

[PATCH 0/3] rtc: make st-lpc robust against y2038/2106 bug
 2017-06-16 15:34 UTC  (12+ messages)
` [PATCH 1/3] tools: timer: add rtctest_setdate
    ` [rtc-linux] "
` [PATCH 2/3] tools: timer: add test to check y2038/2106 bug
` [PATCH 3/3] rtc: st-lpc: make it robust against "
  ` [rtc-linux] Re: [PATCH 0/3] rtc: make st-lpc "

[RFC PATCH 00/19] Guest introspection
 2017-06-16 15:34 UTC  (4+ messages)

[PATCH] ti-sysbios: Upstream version 6.46.5.55
 2017-06-16 15:34 UTC 

write_ctrlreg event masking
 2017-06-16 15:33 UTC  (11+ messages)
  ` [PATCH v2 1/2] x86/monitor: add masking support for write_ctrlreg events
  ` [PATCH v2 2/2] xen-access: write_ctrlreg_c4 test

[Qemu-devel] [PATCH 2/3] exec: simplify address_space_get_iotlb_entry
 2017-06-16 15:33 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/7] qcow2: Reduce the number of I/O ops when doing COW
 2017-06-16 15:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 6/7] qcow2: Pass a QEMUIOVector to do_perform_cow_{read, write}()
` [Qemu-devel] [PATCH v2 7/7] qcow2: Merge the writing of the COW regions with the guest data

[PATCH v2 0/6] [media] s5p-jpeg: Various fixes and improvements
 2017-06-16 15:30 UTC  (3+ messages)
  ` [PATCH v2 6/6] [media] s5p-jpeg: Add stream error handling for Exynos5420

[PATCH 0/7] lseek SEEK_HOLE / SEEK_DATA via iomap
 2017-06-16 15:30 UTC  (10+ messages)
` [PATCH 1/7] GFS2: Make height info part of metapath
` [PATCH 2/7] GFS2: Implement iomap for block_map
` [PATCH 3/7] GFS2: Switch fiemap implementation to use iomap
` [PATCH 4/7] vfs: Add iomap_seek_hole_data helper
` [PATCH 5/7] gfs2: Implement lseek SEEK_HOLE / SEEK_DATA via iomap
` [PATCH 6/7] xfs: Switch to iomap for lseek SEEK_HOLE / SEEK_DATA
` [PATCH 7/7] xfs: Switch to iomap for seeking in quota files
    ` [Cluster-devel] "

[PATCH v4 0/4] drm/i915: Misc improvements around module params
 2017-06-16 15:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Misc improvements around module params (rev4)

[PATCH 0/2] x86: Add a hvmop for setting the #VE suppress bit
 2017-06-16 15:29 UTC  (3+ messages)
` [PATCH 2/2] x86/altp2m: Add a hvmop for setting the suppress #VE bit

[net-next:master 1119/1146] ERROR: "tcp_rate_check_app_limited" [net/tls/tls.ko] undefined!
 2017-06-16 15:29 UTC  (2+ messages)

[RFC] Kernel Control Path (KCP)
 2017-06-16 15:27 UTC  (8+ messages)

[PATCH] scsi_proto.h: ATA_32 added for ata pass-thru(32)
 2017-06-16 15:27 UTC  (2+ messages)

[PATCH] mmap.2: mmap with address NULL and MAP_FIXED results in EPERM
 2017-06-16 15:25 UTC  (3+ messages)

[Buildroot] libasan.so missing
 2017-06-16 15:24 UTC  (3+ messages)

[PATCH] package_ipk: Clean up Source entry in ipk packages
 2017-06-16 15:24 UTC  (3+ messages)

[PATCH v2 00/19] Server-side NFS/RDMA changes proposed for v4.13
 2017-06-16 15:22 UTC  (40+ messages)
` [PATCH v2 01/19] ib_core: Enable and expose force_mr module parameter
` [PATCH v2 02/19] svcrdma: Squelch disconnection messages
` [PATCH v2 03/19] svcrdma: Avoid Send Queue overflow
` [PATCH v2 04/19] svcrdma: Remove svc_rdma_marshal.c
` [PATCH v2 05/19] svcrdma: Improve Read chunk sanity checking
` [PATCH v2 06/19] svcrdma: Improve Write "
` [PATCH v2 07/19] svcrdma: Improve Reply "
` [PATCH v2 08/19] svcrdma: Don't account for Receive queue "starvation"
` [PATCH v2 09/19] sunrpc: Allocate one more page per svc_rqst
` [PATCH v2 10/19] svcrdma: Add recvfrom helpers to svc_rdma_rw.c
` [PATCH v2 11/19] svcrdma: Use generic RDMA R/W API in RPC Call path
` [PATCH v2 12/19] svcrdma: Properly compute .len and .buflen for received RPC Calls
` [PATCH v2 13/19] svcrdma: Remove unused Read completion handlers
` [PATCH v2 14/19] svcrdma: Remove frmr cache
` [PATCH v2 15/19] svcrdma: Clean-up svc_rdma_unmap_dma
` [PATCH v2 16/19] svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
` [PATCH v2 17/19] svcrdma: use offset_in_page() macro
` [PATCH v2 18/19] svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
` [PATCH v2 19/19] sunrpc: Disable splice for krb5i

[PATCH v4] image_types.bbclass: get rid of IMAGE_DEPENDS
 2017-06-16 15:21 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] tracing: Cleanup trace sample file
 2017-06-16 15:21 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/7] Poison some more target-specific defines
 2017-06-16 15:21 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/7] include/exec/poison: Add missing TARGET defines
` [Qemu-devel] [PATCH 2/7] include/exec/poison: Mark some CONFIG defines as poisoned, too
` [Qemu-devel] [PATCH 3/7] Move CONFIG_KVM related definitions to kvm_i386.h
` [Qemu-devel] [PATCH 4/7] include/exec/poison: Mark CONFIG_KVM as poisoned, too
` [Qemu-devel] [PATCH 5/7] cpu: Introduce a wrapper for tlb_flush() that can be used in common code
` [Qemu-devel] [PATCH 6/7] include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
` [Qemu-devel] [PATCH 7/7] Makefile: Move bootdevice.o to common-obj-y

[PATCH] Device API : overload device connect dbus method to allow transport arg (manage priority between LE and BR/EDR connect)
 2017-06-16 15:21 UTC 

[Qemu-devel] [virtio-dev] Re: [virtio-dev] Re: [PATCH v1] virtio-net: enable configurable tx queue size
 2017-06-16 15:19 UTC  (13+ messages)
            ` [Qemu-devel] [virtio-dev] "

[PATCH v2] serial: Delete dead code for CIR serial ports
 2017-06-16 15:17 UTC 

[PATCH] x86:kvm:hyperv: make VP_INDEX managed by userspace
 2017-06-16 15:16 UTC 

master - test: New test file for validating kernel status during sync ops
 2017-06-16 15:16 UTC 

[RFC 0/2] Add V4L2_BUF_TYPE_META_OUTPUT buffer type
 2017-06-16 15:14 UTC  (3+ messages)
` [RFC 1/2] v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
` [RFC 2/2] docs-rst: v4l: Document V4L2_BUF_TYPE_META_OUTPUT interface

Questions on event masks (specifically in tools/3dsp.c)
 2017-06-16 15:15 UTC  (10+ messages)

Sparse GPIO maps with pinctrl-msm.c?
 2017-06-16 15:15 UTC  (3+ messages)

master - test: New test file for validating kernel status during sync ops
 2017-06-16 15:14 UTC 

master - tests: use exclusive activation
 2017-06-16 15:13 UTC 

master - cleanup: drop unused parameter
 2017-06-16 15:13 UTC 

master - debug: passing non-raid seg would be internal error
 2017-06-16 15:13 UTC 

master - cleanup: show what happens when passed prompt
 2017-06-16 15:13 UTC 

master - cleanup: improve debug tracing
 2017-06-16 15:13 UTC 

master - cleanup: use 'dm_get_status_raid'
 2017-06-16 15:13 UTC 

master - raid: report percent with segtype info
 2017-06-16 15:13 UTC 

[PATCH] serial: Delete dead code for CIR serial ports
 2017-06-16 15:13 UTC  (3+ messages)

master - libdm: workarounds reported raid status info
 2017-06-16 15:13 UTC 

[PATCH] drm/i915: Fix retrieval of hangcheck stats
 2017-06-16 15:13 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v4 0/2] nfs_complete_rename() calls d_move() without i_mutex
 2017-06-16 15:13 UTC  (3+ messages)
` [PATCH v4 1/2] Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
` [PATCH v4 2/2] NFS: nfs_rename() - revalidate directories on -ERESTARTSYS

[PATCH] ARM: dts: iwg20d-q7: Add pinctl support for scif0
 2017-06-16 14:57 UTC  (2+ messages)

How to use GattProfile1
 2017-06-16 15:11 UTC  (27+ messages)

[PATCH] selftests: lib: Skip tests on missing test modules
 2017-06-16 15:10 UTC  (2+ messages)

[PATCH v3 0/3] mitigate the per-pCPU blocking list may be too long
 2017-06-16 15:09 UTC  (3+ messages)
` [PATCH v3 3/3] VT-d PI: restrict the vcpu number on a given pcpu

[PATCH 0/3] ALSA: firewire: use .ack callback of PCM operation for packet processing
 2017-06-16 15:08 UTC  (14+ messages)
` [PATCH 1/2] ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback

[PATCH] usb: musb: dsps: keep VBUS on for host-only mode
 2017-06-16 15:07 UTC 

[PATCH linux dev-4.10] ARM: dts: aspeed: quanta-q71l: i2c-mux compat fix
 2017-06-16 15:05 UTC 

[OSSTEST PATCH 1/6] sg-run-job: Document run-ts and spawn-ts argument syntaxes
 2017-06-16 15:05 UTC  (6+ messages)
` [OSSTEST PATCH 2/6] sg-run-job: Support scripts which need to be told when to quit
` [OSSTEST PATCH 3/6] TestSupport: Provide controller_ipaddr
` [OSSTEST PATCH 4/6] ts-syslog-server: New test script
` [OSSTEST PATCH 5/6] sg-run-job: Spawn ts-syslog-server
` [OSSTEST PATCH 6/6] Debian: Pass sylog server details to debian-installer

[PATCH] veth: Be more robust on network device creation when no attributes
 2017-06-16 15:05 UTC 

[PATCH 1/2] drm/i915: Simplify intel_engines_init
 2017-06-16 15:04 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Do not re-calculate num_rings locally
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Simplify intel_engines_init

u-boot-fslc: migration from morty to pyro with a signed image using CST
 2017-06-16 15:04 UTC  (2+ messages)

[RFC] virtio-mem: paravirtualized memory
 2017-06-16 15:04 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH v3 0/2] nfs_complete_rename() calls d_move() without i_mutex
 2017-06-16 15:03 UTC  (4+ messages)
` [PATCH v3 2/2] NFS: nfs_rename() - revalidate directories on -ERESTARTSYS

[PATCH 0/6] rsi driver bringup changes
 2017-06-16 15:02 UTC  (8+ messages)
` [PATCH 2/6] rsi: use enum for FSM states

[RFC] ubsan: signed integer overflow in scsi_partsize
 2017-06-16 15:01 UTC  (3+ messages)

[RFC] ubsan: signed integer overflow in mem_cgroup_event_ratelimit
 2017-06-16 15:00 UTC  (4+ messages)

[v2 00/20] rsi driver enhancements
 2017-06-16 14:54 UTC  (21+ messages)
` [v2 01/20] rsi: changes in eeprom read frame
` [v2 02/20] rsi: fix sdio card reset problem
` [v2 03/20] rsi: chip reset for SDIO interface
` [v2 04/20] rsi: correct SDIO disconnect path handling
` [v2 05/20] rsi: card reset for USB interface
` [v2 06/20] rsi: USB tx headroom cleanup
` [v2 07/20] rsi: correct the logic of deriving queue number
` [v2 08/20] rsi: rename USB endpoint macros
` [v2 09/20] rsi: choose correct endpoint based on queue
` [v2 10/20] rsi: set immediate wakeup bit
` [v2 11/20] rsi: management frame descriptor preparation cleanup
` [v2 12/20] rsi: separate function for management packet descriptor
` [v2 13/20] rsi: data packet descriptor code cleanup
` [v2 14/20] rsi: data packet descriptor enhancements
` [v2 15/20] rsi: separate function for data packet descriptor
` [v2 16/20] rsi: rename variable in_sdio_litefi_irq
` [v2 17/20] rsi: Optimise sdio claim and release host
` [v2 18/20] rsi: SDIO Rx packet processing enhancement
` [v2 19/20] rsi: use separate mutex lock for receive thread
` [v2 20/20] rsi: Rename mutex tx_rxlock to the tx_lock

[PATCH] Bluetooth: hci: Fix connect issue to BLE peripherals with long broadcast intervals
 2017-06-16 14:56 UTC 

[PATCH] fs: pass on flags in compat_writev
 2017-06-16  9:08 UTC  (2+ messages)

[RFC][PATCH 00/27] VFS: Introduce filesystem context [ver #5]
 2017-06-16 14:53 UTC  (6+ messages)
` [PATCH 07/27] VFS: Differentiate mount flags (MS_*) from internal superblock flags "

[PATCHSET v4] Add support for write life time hints
 2017-06-16 14:53 UTC  (9+ messages)
` [PATCH 04/11] fs: add support for allowing applications to pass in "

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-16 14:53 UTC  (8+ messages)
` [PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits

[Qemu-devel] [PATCH v2] live-block-ops.txt: Rename, rewrite, and improve it
 2017-06-16 14:51 UTC 

[dpdk-test-report] | ERROR | daily Intel builds (57/60)
 2017-06-16 14:52 UTC  (4+ messages)
` [PATCH] mem: support page locking on FreeBSD


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.