All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-16 16:06:32 to 2017-10-16 16:25:59 UTC [more...]

[PATCH 4.13 00/53] 4.13.8-stable review
 2017-10-16 16:16 UTC  (45+ messages)
` [PATCH 4.13 02/53] MIPS: math-emu: Remove pr_err() calls from fpu_emu()
` [PATCH 4.13 03/53] MIPS: bpf: Fix uninitialised target compiler error
` [PATCH 4.13 04/53] mei: always use domain runtime pm callbacks
` [PATCH 4.13 05/53] dmaengine: edma: Align the memcpy acnt array size with the transfer
` [PATCH 4.13 07/53] NFS: Fix uninitialized rpc_wait_queue
` [PATCH 4.13 08/53] nfs/filelayout: fix oops when freeing filelayout segment
` [PATCH 4.13 09/53] HID: usbhid: fix out-of-bounds bug
` [PATCH 4.13 12/53] KVM: MMU: always terminate page walks at level 1
` [PATCH 4.13 13/53] KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
` [PATCH 4.13 14/53] usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
` [PATCH 4.13 16/53] iommu/amd: Finish TLB flush in amd_iommu_unmap()
` [PATCH 4.13 17/53] device property: Track owner device of device property
` [PATCH 4.13 18/53] Revert "vmalloc: back off when the current task is killed"
` [PATCH 4.13 20/53] ALSA: usb-audio: Kill stray URB at exiting
` [PATCH 4.13 21/53] ALSA: seq: Fix use-after-free at creating a port
` [PATCH 4.13 23/53] ALSA: caiaq: Fix stray URB at probe error path
` [PATCH 4.13 24/53] ALSA: line6: Fix NULL dereference at podhd_disconnect()
` [PATCH 4.13 25/53] ALSA: line6: Fix missing initialization before error path
` [PATCH 4.13 26/53] ALSA: line6: Fix leftover URB at error-path during probe
` [PATCH 4.13 27/53] drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
` [PATCH 4.13 29/53] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
` [PATCH 4.13 31/53] drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
` [PATCH 4.13 32/53] usb: gadget: configfs: Fix memory leak of interface directory data
` [PATCH 4.13 33/53] usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
` [PATCH 4.13 34/53] PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
` [PATCH 4.13 36/53] direct-io: Prevent NULL pointer access in submit_page_section
` [PATCH 4.13 37/53] fix unbalanced page refcounting in bio_map_user_iov
` [PATCH 4.13 38/53] more bio_map_user_iov() leak fixes
` [PATCH 4.13 39/53] bio_copy_user_iov(): dont ignore ->iov_offset
` [PATCH 4.13 40/53] perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
` [PATCH 4.13 41/53] genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
` [PATCH 4.13 42/53] genirq/cpuhotplug: Add sanity check for effective affinity mask
` [PATCH 4.13 43/53] USB: serial: ftdi_sio: add id for Cypress WICED dev board
` [PATCH 4.13 44/53] USB: serial: cp210x: fix partnum regression
` [PATCH 4.13 45/53] USB: serial: cp210x: add support for ELV TFD500
` [PATCH 4.13 46/53] USB: serial: option: add support for TP-Link LTE module
` [PATCH 4.13 47/53] USB: serial: qcserial: add Dell DW5818, DW5819
` [PATCH 4.13 48/53] USB: serial: console: fix use-after-free on disconnect
` [PATCH 4.13 49/53] USB: serial: console: fix use-after-free after failed setup
` [PATCH 4.13 50/53] RAS/CEC: Use the right length for "cec_disable"
` [PATCH 4.13 51/53] x86/microcode: Do the family check first
` [PATCH 4.13 52/53] x86/alternatives: Fix alt_max_short macro to really be a max()
` [PATCH 4.13 53/53] KVM: nVMX: update last_nonleaf_level when initializing nested EPT

[PATCH for-4.10] xen/dom0: Fix latent dom0 construction bugs on all architectures
 2017-10-16 16:25 UTC  (10+ messages)

[patch net v2 0/4] net/sched: Fix a system panic when deleting filters
 2017-10-16 16:25 UTC  (5+ messages)
` [patch net v2 3/4] selftests: Introduce a new script to generate tc batch file
` [patch net v2 4/4] selftests: Introduce a new test case to tc testsuite

[Buildroot] [PATCH v3 0/7] glibc: bump to 2.26
 2017-10-16 16:25 UTC  (3+ messages)

[PATCH iproute2 1/1] tests: Revert back /bin/sh in shebang
 2017-10-16 16:25 UTC  (2+ messages)

[PATCH iproute2 v2 0/4] Fix ip segfault when using --color switch
 2017-10-16 16:24 UTC  (2+ messages)

[PATCH v4] pidns: introduce syscall translate_pid
 2017-10-16 16:24 UTC  (5+ messages)

[Buildroot] Discussion on per-package logging
 2017-10-16 16:23 UTC  (3+ messages)
` [Buildroot] [PATCH RFC] core: enable per-package log files

[Intel-wired-lan] 6 port NIC
 2017-10-16 16:23 UTC  (2+ messages)

[Qemu-devel] [RFC 0/6] enable numa configuration before machine_init() from HMP/QMP
 2017-10-16 16:22 UTC  (7+ messages)
` [Qemu-devel] [RFC 1/6] numa: postpone options post-processing till machine_run_board_init()
` [Qemu-devel] [RFC 2/6] numa: split out NumaOptions parsing into parse_NumaOptions()
` [Qemu-devel] [RFC 3/6] possible_cpus: add CPUArchId::type field
` [Qemu-devel] [RFC 4/6] CLI: add -paused option
` [Qemu-devel] [RFC 5/6] HMP: add set-numa-node command
` [Qemu-devel] [RFC 6/6] QMP: "

[PATCH] md/bitmap: avoid read out of the disk
 2017-10-16 16:21 UTC  (7+ messages)

[Part1 PATCH v6 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-10-16 16:21 UTC  (3+ messages)
` [Part1 PATCH v6 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support

[PATCH igt 1/2] lib: Skip unsupported suspend-test modes
 2017-10-16 16:21 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] "

amdgpu: DRI3 with EGL?
 2017-10-16 16:21 UTC  (3+ messages)

[iproute2] regression in ss output
 2017-10-16 16:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/7] kvm: slot handling fixes (and small cleanups)
 2017-10-16 16:20 UTC  (2+ messages)

[Intel-wired-lan] IPSec offload - ixgbe/i40e 
 2017-10-16 16:20 UTC  (7+ messages)

[PATCH v5] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-16 16:19 UTC  (3+ messages)

[PATCH] staging: net: netlogic: Fix alignment issue
 2017-10-16 16:19 UTC 

[PATCH] libxc: don't fail domain creation when unpacking initrd fails
 2017-10-16 16:19 UTC  (3+ messages)

[PATCH 4.9 00/39] 4.9.57-stable review
 2017-10-16 16:16 UTC  (30+ messages)
` [PATCH 4.9 01/39] ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
` [PATCH 4.9 02/39] CIFS: Reconnect expired SMB sessions
` [PATCH 4.9 03/39] nl80211: Define policy for packet pattern attributes
` [PATCH 4.9 04/39] rcu: Allow for page faults in NMI handlers
` [PATCH 4.9 05/39] USB: dummy-hcd: Fix deadlock caused by disconnect detection
` [PATCH 4.9 06/39] MIPS: math-emu: Remove pr_err() calls from fpu_emu()
` [PATCH 4.9 08/39] dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
` [PATCH 4.9 11/39] KVM: MMU: always terminate page walks at level 1
` [PATCH 4.9 13/39] usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
` [PATCH 4.9 15/39] iommu/amd: Finish TLB flush in amd_iommu_unmap()
` [PATCH 4.9 16/39] device property: Track owner device of device property
` [PATCH 4.9 17/39] fs/mpage.c: fix mpage_writepage() for pages with buffers
` [PATCH 4.9 18/39] ALSA: usb-audio: Kill stray URB at exiting
` [PATCH 4.9 19/39] ALSA: seq: Fix use-after-free at creating a port
` [PATCH 4.9 21/39] ALSA: caiaq: Fix stray URB at probe error path
` [PATCH 4.9 22/39] ALSA: line6: Fix missing initialization before "
` [PATCH 4.9 23/39] ALSA: line6: Fix leftover URB at error-path during probe
` [PATCH 4.9 24/39] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
` [PATCH 4.9 25/39] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
` [PATCH 4.9 28/39] usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
` [PATCH 4.9 29/39] direct-io: Prevent NULL pointer access in submit_page_section
` [PATCH 4.9 31/39] more bio_map_user_iov() leak fixes
` [PATCH 4.9 32/39] bio_copy_user_iov(): dont ignore ->iov_offset
` [PATCH 4.9 33/39] USB: serial: ftdi_sio: add id for Cypress WICED dev board
` [PATCH 4.9 34/39] USB: serial: cp210x: add support for ELV TFD500
` [PATCH 4.9 35/39] USB: serial: option: add support for TP-Link LTE module
` [PATCH 4.9 36/39] USB: serial: qcserial: add Dell DW5818, DW5819
` [PATCH 4.9 38/39] x86/alternatives: Fix alt_max_short macro to really be a max()
` [PATCH 4.9 39/39] KVM: nVMX: update last_nonleaf_level when initializing nested EPT

[PATCH for-4.10 1/2] tools/libxc: Fix precopy_policy() to not pass a structure by value
 2017-10-16 16:18 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/5] solve issues in gpt management
 2017-10-16 16:17 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] test/py: gpt: copy persistent file
` [U-Boot] [PATCH v2 2/5] test/py: gpt: add test for sub-command read/verify/write
` [U-Boot] [PATCH v2 3/5] disk: efi: correct the overlap check on GPT header and PTE
` [U-Boot] [PATCH v2 4/5] test/py: gpt: test start LBA for sub-command rename and swap
` [U-Boot] [PATCH v2 5/5] cmd: gpt: solve issue for swap

[PATCHv2 0/7] Add support for USB OTG on STM32F7
 2017-10-16 16:16 UTC  (4+ messages)

[PATCHv2] simauth: fixup adding more dbus return checks
 2017-10-16 16:17 UTC  (2+ messages)

[PATCH net] bpf: disallow arithmetic operations on context pointer
 2017-10-16 16:16 UTC  (2+ messages)

[PATCH 4.4 00/28] 4.4.93-stable review
 2017-10-16 16:12 UTC  (24+ messages)
` [PATCH 4.4 01/28] brcmfmac: add length check in brcmf_cfg80211_escan_handler()
` [PATCH 4.4 02/28] ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
` [PATCH 4.4 03/28] CIFS: Reconnect expired SMB sessions
` [PATCH 4.4 04/28] nl80211: Define policy for packet pattern attributes
` [PATCH 4.4 05/28] iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
` [PATCH 4.4 06/28] rcu: Allow for page faults in NMI handlers
` [PATCH 4.4 07/28] USB: dummy-hcd: Fix deadlock caused by disconnect detection
` [PATCH 4.4 08/28] MIPS: math-emu: Remove pr_err() calls from fpu_emu()
` [PATCH 4.4 09/28] dmaengine: edma: Align the memcpy acnt array size with the transfer
` [PATCH 4.4 10/28] HID: usbhid: fix out-of-bounds bug
` [PATCH 4.4 12/28] KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
` [PATCH 4.4 13/28] usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
` [PATCH 4.4 15/28] ALSA: usb-audio: Kill stray URB at exiting
` [PATCH 4.4 16/28] ALSA: seq: Fix use-after-free at creating a port
` [PATCH 4.4 17/28] ALSA: seq: Fix copy_from_user() call inside lock
` [PATCH 4.4 19/28] ALSA: line6: Fix leftover URB at error-path during probe
` [PATCH 4.4 20/28] usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
` [PATCH 4.4 22/28] fix unbalanced page refcounting in bio_map_user_iov
` [PATCH 4.4 23/28] USB: serial: ftdi_sio: add id for Cypress WICED dev board
` [PATCH 4.4 24/28] USB: serial: cp210x: add support for ELV TFD500
` [PATCH 4.4 26/28] USB: serial: qcserial: add Dell DW5818, DW5819
` [PATCH 4.4 27/28] USB: serial: console: fix use-after-free after failed setup
` [PATCH 4.4 28/28] x86/alternatives: Fix alt_max_short macro to really be a max()

[PATCH] Args need to be the same for replay cache
 2017-10-16 16:15 UTC  (11+ messages)
` pynfs replay cache test SEQ9f
    ` [nfsv4] "

[PATCH] drm/i915: Add in-flight request details to intel_engine_dump()
 2017-10-16 16:10 UTC  (2+ messages)

[U-Boot] [PATCH V2] imx: mx6slevk: fix mmc breakage
 2017-10-16 16:15 UTC  (2+ messages)

FAILED: patch "[PATCH] KVM: nVMX: update last_nonleaf_level when initializing nested" failed to apply to 4.4-stable tree
 2017-10-16 16:13 UTC  (3+ messages)

FAILED: patch "[PATCH] binder: fix use-after-free in binder_transaction()" failed to apply to 4.13-stable tree
 2017-10-16 16:12 UTC  (2+ messages)

[PATCH] svcrdma: Preserve CB send buffer across retransmits
 2017-10-16 16:14 UTC 

[PATCH] drm/i915/gvt: Clean up dead code in cmd_parser
 2017-10-16 16:14 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/4] kexec-tools: mips: Fixes for 64-bit and OCTEON
 2017-10-16 16:13 UTC  (5+ messages)
` [PATCH 1/4] kexec-tools: mips: Merge adjacent memory ranges

[PATCH net-next 0/2] TCP experimental option for SMC rendezvous
 2017-10-16 16:13 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: TCP experimental option for SMC

[OVERLAYFS] Can I create file in directory on lower layer located on NFS
 2017-10-16 16:13 UTC 

[PATCH 3.18 00/19] 3.18.76-stable review
 2017-10-16 16:12 UTC  (16+ messages)
` [PATCH 3.18 01/19] ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
` [PATCH 3.18 02/19] CIFS: Reconnect expired SMB sessions
` [PATCH 3.18 03/19] HID: usbhid: fix out-of-bounds bug
` [PATCH 3.18 05/19] KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
` [PATCH 3.18 07/19] iommu/amd: Finish TLB flush in amd_iommu_unmap()
` [PATCH 3.18 08/19] ALSA: usb-audio: Kill stray URB at exiting
` [PATCH 3.18 09/19] ALSA: seq: Fix use-after-free at creating a port
` [PATCH 3.18 10/19] ALSA: seq: Fix copy_from_user() call inside lock
` [PATCH 3.18 11/19] ALSA: caiaq: Fix stray URB at probe error path
` [PATCH 3.18 12/19] usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
` [PATCH 3.18 13/19] direct-io: Prevent NULL pointer access in submit_page_section
` [PATCH 3.18 15/19] USB: serial: cp210x: add support for ELV TFD500
` [PATCH 3.18 16/19] USB: serial: option: add support for TP-Link LTE module
` [PATCH 3.18 18/19] USB: serial: console: fix use-after-free after failed setup
` [PATCH 3.18 19/19] ALSA: seq: Fix missing NULL check at remove_events ioctl

[PATCH v2] x86/hvm: Add MSR old value
 2017-10-16 16:13 UTC  (2+ messages)

[xen-4.8-testing test] 114505: regressions - FAIL
 2017-10-16 16:12 UTC  (3+ messages)

[GIT PULL] arch_timer updates for v4.15
 2017-10-16 16:12 UTC  (4+ messages)
` [PATCH 2/2] clocksource: arm_arch_timer: fix DEFINE_PER_CPU expansion
  ` [PATCH] checkpatch: Allow DEFINE_PER_CPU definitions to exceed line length

[tpm2] [01org/tpm2-tools] 490281: Update CHANGELOG.md
 2017-10-16 16:12 UTC 

[net-next 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2017-10-10
 2017-10-16 16:11 UTC  (5+ messages)
` [net-next 6/9] e1000e: fix buffer overrun while the I219 is processing DMA transactions

[GIT PULL v2] ACPI IORT changes for v4.15
 2017-10-16 16:11 UTC  (2+ messages)

[PATCH] arm64: KVM: set right LR register value for 32 bit guest when inject abort
 2017-10-16 16:10 UTC  (2+ messages)

[tpm2] [01org/tpm2-tools] 47662b: update travis to use openssl 1.0.1g
 2017-10-16 16:11 UTC 

architecture conditional
 2017-10-16 16:10 UTC  (2+ messages)

[REGRESSION]: x86/idt: Move early IDT setup out of 32-bit asm
 2017-10-16 16:10 UTC  (3+ messages)

[PATCH net-next v3 0/5] net: dsa: remove .set_addr
 2017-10-16 16:09 UTC  (3+ messages)

[Devel] [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
 2017-10-16 16:09 UTC  (4+ messages)
`  "

[PATCH 1/2] powerpc/perf/imc: use cpu_to_node instead topology_physical_package_id
 2017-10-16 16:09 UTC  (4+ messages)
` [PATCH 2/2] powerpc/perf/imc: use NUMA_NO_NODE for alloc_pages_node

[PATCH 1/2] mac80211: Add TXQ scheduling API
 2017-10-16 16:09 UTC  (2+ messages)
` [PATCH 2/2] mac80211: Add airtime accounting and scheduling to TXQs

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-10-16 16:09 UTC  (4+ messages)
` [RFC 06/19] s390/zcrypt: register matrix device with VFIO mediated device framework

[U-Boot] [PATCH v1 1/3] test/py: gpt: update test_gpt
 2017-10-16 16:08 UTC  (5+ messages)

Patch "KVM: nVMX: update last_nonleaf_level when initializing nested EPT" has been added to the 4.9-stable tree
 2017-10-16 16:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] Add make check tests for Migration
 2017-10-16 16:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/6] tests: Add migration xbzrle test

[CI v6 00/15] Firmware code reorg
 2017-10-16 16:07 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for Firmware code reorg (rev5)

Patch "KVM: nVMX: update last_nonleaf_level when initializing nested EPT" has been added to the 4.13-stable tree
 2017-10-16 16:06 UTC 

[PATCH V7 0/6] blk-mq-sched: improve sequential I/O performance
 2017-10-16 16:06 UTC  (13+ messages)
` [PATCH V7 4/6] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops


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.