All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-05 17:17:54 to 2016-09-05 18:30:11 UTC [more...]

[meta-fsl-arm PATCH v2 00/16] Machine overrides extender - reduce code duplication
 2016-09-05 17:18 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
 2016-09-05 18:29 UTC  (9+ messages)

[PATCH] staging: dgnc: Fix multi line comment alignment
 2016-09-05 18:28 UTC  (2+ messages)

Creating sysfs brightness for every led channels
 2016-09-05 18:27 UTC  (2+ messages)

[PATCH 1/3] tests: py: nft-tests.py: Add function for loading and removing kernel modules
 2016-09-05 18:20 UTC  (3+ messages)
` [PATCH 2/3] tests: py: any: Make tests more generic by using other interfaces
` [PATCH 3/3] tests: py: any: Remove duplicate tests

linux-next: manual merge of the arm-soc tree with Linus' tree
 2016-09-05 18:26 UTC  (2+ messages)

[PATCH 0/2] v4l: vsp1: Add HGT support
 2016-09-05 18:24 UTC  (4+ messages)
` [PATCH 2/2] "

kvm masterclock
 2016-09-05 15:50 UTC 

[Qemu-devel] [PATCH 1/9] tests: cris: force inlining
 2016-09-05 18:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/9] tests: cris: fix syscall inline asm

[PATCH] [media] cx24120: do not allow an invalid delivery system types
 2016-09-05 18:20 UTC  (2+ messages)

[efi:next 25/27] drivers/firmware/efi/test/efi_test.c:269:8-15: WARNING opportunity for memdup_user
 2016-09-05 18:18 UTC  (2+ messages)
  ` [PATCH] efi: fix memdup_user.cocci warnings

[PATCH v3 0/2] arm64: dts: rockchip: Support PMU for rk3399 SoCs
 2016-09-05 18:17 UTC  (8+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: change all interrupts cells for 4 on "
` [PATCH v3 2/2] arm64: dts: rockchip: support the pmu node for rk3399

[Qemu-devel] [PATCH v15 00/15] PTimer fixes/features and ARM MPTimer conversion
 2016-09-05 18:14 UTC  (2+ messages)

[Qemu-devel] [PULL 00/42] Block layer patches
 2016-09-05 18:13 UTC  (43+ messages)
` [Qemu-devel] [PULL 01/42] ide: ide-cd without drive property for empty drive
` [Qemu-devel] [PULL 02/42] scsi: scsi-cd "
` [Qemu-devel] [PULL 03/42] block: Accept node-name for block-stream
` [Qemu-devel] [PULL 04/42] block: Accept node-name for block-commit
` [Qemu-devel] [PULL 05/42] block: Accept node-name for blockdev-backup
` [Qemu-devel] [PULL 06/42] block: Accept node-name for blockdev-mirror
` [Qemu-devel] [PULL 07/42] block: Accept node-name for blockdev-snapshot-delete-internal-sync
` [Qemu-devel] [PULL 08/42] block: Accept node-name for blockdev-snapshot-internal-sync
` [Qemu-devel] [PULL 09/42] block: Accept node-name for change-backing-file
` [Qemu-devel] [PULL 10/42] block: Accept node-name for drive-backup
` [Qemu-devel] [PULL 11/42] block: Accept node-name for drive-mirror
` [Qemu-devel] [PULL 12/42] nbd-server: Use a separate BlockBackend
` [Qemu-devel] [PULL 13/42] nbd-server: Allow node name for nbd-server-add
` [Qemu-devel] [PULL 14/42] block: switch blk_write_compressed() to byte-based interface
` [Qemu-devel] [PULL 15/42] block: Convert bdrv_pwrite_compressed() to BdrvChild
` [Qemu-devel] [PULL 16/42] block/io: reuse bdrv_co_pwritev() for write compressed
` [Qemu-devel] [PULL 17/42] qcow2: add qcow2_co_pwritev_compressed
` [Qemu-devel] [PULL 18/42] qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion
` [Qemu-devel] [PULL 19/42] vmdk: add vmdk_co_pwritev_compressed
` [Qemu-devel] [PULL 20/42] qcow: add qcow_co_pwritev_compressed
` [Qemu-devel] [PULL 21/42] qcow: cleanup qcow_co_pwritev_compressed to avoid the recursion
` [Qemu-devel] [PULL 22/42] block: remove BlockDriver.bdrv_write_compressed
` [Qemu-devel] [PULL 23/42] block/io: turn on dirty_bitmaps for the compressed writes
` [Qemu-devel] [PULL 24/42] block: simplify drive-backup
` [Qemu-devel] [PULL 25/42] block: simplify blockdev-backup
` [Qemu-devel] [PULL 26/42] drive-backup: added support for data compression
` [Qemu-devel] [PULL 27/42] blockdev-backup: "
` [Qemu-devel] [PULL 28/42] qemu-iotests: test backup compression in 055
` [Qemu-devel] [PULL 29/42] qemu-iotests: add vmdk for "
` [Qemu-devel] [PULL 30/42] test-coroutine: Fix coroutine pool corruption
` [Qemu-devel] [PULL 31/42] qcow2: fix iovec size at qcow2_co_pwritev_compressed
` [Qemu-devel] [PULL 32/42] coroutine: Let CoMutex remember who holds it
` [Qemu-devel] [PULL 33/42] coroutine: Assert that no locks are held on termination
` [Qemu-devel] [PULL 34/42] block jobs: Improve error message for missing job ID
` [Qemu-devel] [PULL 35/42] qemu-iotests: Log QMP traffic in debug mode
` [Qemu-devel] [PULL 36/42] block: Allow node name for 'qemu-io' HMP command
` [Qemu-devel] [PULL 37/42] oslib-posix: add helpers for stack alloc and free
` [Qemu-devel] [PULL 38/42] coroutine: add a macro for the coroutine stack size
` [Qemu-devel] [PULL 39/42] coroutine-ucontext: use helper for allocating stack memory
` [Qemu-devel] [PULL 40/42] coroutine-sigaltstack: "
` [Qemu-devel] [PULL 41/42] oslib-posix: add a configure switch to debug stack usage
` [Qemu-devel] [PULL 42/42] coroutine: reduce stack size to 64kB

TLINK_ERROR_EXPIRE breakage
 2016-09-05 18:12 UTC  (3+ messages)

CLONE_FILES description confusing
 2016-09-05 18:10 UTC  (6+ messages)

[8086:0416] i915 Inability to drive internal (eDP) panel since 4.7 final
 2016-09-05 18:08 UTC  (3+ messages)

[OSSTEST PATCH 0/7] Apropos of XTF: Improve failed step selection
 2016-09-05 18:08 UTC  (3+ messages)

[Qemu-devel] [PATCH] Move max-bandwidth and downtime-limit into migrate_set_parameter for both hmp and qmp
 2016-09-05 18:07 UTC  (3+ messages)

[PATCH 1/6] git-gui: The term unified for remote in Japanese
 2016-09-05 18:03 UTC  (4+ messages)

[PATCH BlueZ 1/2] core/device: Fix attempting to connect to random address over BR/EDR
 2016-09-05 18:02 UTC  (2+ messages)

[RFC PATCH v4 00/12] powerpc: "paca->soft_enabled" based local atomic operation implementation
 2016-09-05 18:01 UTC  (5+ messages)
` [RFC PATCH v4 11/12] powerpc: Add a Kconfig and a function to set new soft_enabled mask

SJA1000 register accesses
 2016-09-05 17:58 UTC  (2+ messages)
` [PATCH] can: sja1000: Optimise "

[PATCH v2] ARM: LPAE: initialize cache policy correctly
 2016-09-05 18:00 UTC  (2+ messages)

4.8-rcN nfs O_DYSNC, write(2) doesn't return ENOSPC
 2016-09-05 17:59 UTC  (3+ messages)
` 4.8-rcN nfs, access(W_OK) on an immutable inode

[PATCH v6] mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
 2016-09-05 17:59 UTC  (4+ messages)
` [PATCH v7] "

6pack: stack-out-of-bounds in sixpack_receive_buf
 2016-09-05 17:55 UTC  (4+ messages)

Request Chinese mail list and FrontPage
 2016-09-05 17:54 UTC  (4+ messages)

linux-next: build failure after merge of the akpm-current tree
 2016-09-05 17:49 UTC  (2+ messages)

[PATCH 3.14 00/35] 3.14.78-stable review
 2016-09-05 16:43 UTC  (12+ messages)
` [PATCH 3.14 06/35] PCI: Limit config space size for Netronome NFP6000 family
` [PATCH 3.14 12/35] usb: xhci: Fix panic if disconnect
` [PATCH 3.14 14/35] USB: serial: option: add D-Link DWM-156/A3
` [PATCH 3.14 20/35] s390/dasd: fix hanging device after clear subchannel
` [PATCH 3.14 23/35] cdc-acm: fix wrong pipe type on rx interrupt xfers
` [PATCH 3.14 24/35] megaraid_sas: Fix probing cards without io port
` [PATCH 3.14 26/35] fs/seq_file: fix out-of-bounds read
` [PATCH 3.14 28/35] Input: i8042 - break load dependency between atkbd/psmouse and i8042
` [PATCH 3.14 30/35] crypto: nx - off by one bug in nx_of_update_msc()
` [PATCH 3.14 32/35] USB: serial: mos7720: fix non-atomic allocation in write path
` [PATCH 3.14 33/35] USB: serial: mos7840: "

[PATCH 1/3] conntrackd: cthelper: ftp: Set match offset/len for PORT mangling
 2016-09-05 17:46 UTC  (4+ messages)
` [PATCH 2/3] conntrackd: cthelper: ftp: Fix debug print

[PATCH 4.7 000/143] 4.7.3-stable review
 2016-09-05 17:46 UTC  (29+ messages)
` [PATCH 4.7 004/143] tools/testing/nvdimm: fix SIGTERM vs hotplug crash
` [PATCH 4.7 005/143] SUNRPC: Handle EADDRNOTAVAIL on connection failures
` [PATCH 4.7 009/143] ALSA: hda - Manage power well properly for resume
` [PATCH 4.7 011/143] efi/capsule: Allocate whole capsule into virtual memory
` [PATCH 4.7 013/143] virtio: fix memory leak in virtqueue_add()
` [PATCH 4.7 017/143] perf intel-pt: Fix occasional decoding errors when tracing system-wide
` [PATCH 4.7 018/143] libnvdimm, nd_blk: mask off reserved status bits
` [PATCH 4.7 021/143] um: Dont discard .text.exit section
` [PATCH 4.7 028/143] usb: ehci: change order of register cleanup during shutdown
` [PATCH 4.7 031/143] usb: misc: usbtest: usbtest_do_ioctl may return positive integer
` [PATCH 4.7 035/143] usb: dwc3: gadget: always cleanup all TRBs
` [PATCH 4.7 036/143] usb: hub: Fix unbalanced reference count/memory leak/deadlocks
` [PATCH 4.7 039/143] usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac
` [PATCH 4.7 041/143] usb: renesas_usbhs: Use dmac only if the pipe type is bulk
` [PATCH 4.7 042/143] clk: renesas: r8a7795: Fix SD clocks
` [PATCH 4.7 043/143] USB: validate wMaxPacketValue entries in endpoint descriptors
` [PATCH 4.7 044/143] usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
` [PATCH 4.7 047/143] usb: xhci: Fix panic if disconnect
` [PATCH 4.7 051/143] USB: serial: option: add support for Telit LE920A4
` [PATCH 4.7 056/143] perf/core: Fix event_function_local()
` [PATCH 4.7 059/143] iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
` [PATCH 4.7 062/143] iommu/arm-smmu: Dont BUG() if we find aborting STEs with disable_bypass
` [PATCH 4.7 071/143] arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
` [PATCH 4.7 073/143] of: fix reference counting in of_graph_get_endpoint_by_regs
` [PATCH 4.7 075/143] iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
` [PATCH 4.7 081/143] drm/amd/amdgpu: sdma resume fail during S4 on CI
` [PATCH 4.7 093/143] ARC: use correct offset in pt_regs for saving/restoring user mode r25

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-09-05 17:46 UTC  (11+ messages)

[PATCH] tpm: move struct tpm_class_ops to drivers/char/tpm/tpm.h
 2016-09-05 17:44 UTC  (10+ messages)

[PATCH 00/29] Netfilter updates for net-next
 2016-09-05 17:43 UTC  (3+ messages)
` [PATCH 02/29] netfilter: physdev: add missed blank

[PATCH 0/6] UBI: add support for 'SLC mode' volumes
 2016-09-05 17:42 UTC  (3+ messages)
` [PATCH 3/6] UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)

[PATCH 4.4 000/113] 4.4.20-stable review
 2016-09-05 16:44 UTC  (30+ messages)
` [PATCH 4.4 001/113] hugetlb: fix nr_pmds accounting with shared page tables
` [PATCH 4.4 003/113] uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
` [PATCH 4.4 004/113] tools/testing/nvdimm: fix SIGTERM vs hotplug crash
` [PATCH 4.4 007/113] powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
` [PATCH 4.4 008/113] ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD (VF0610)
` [PATCH 4.4 014/113] perf intel-pt: Fix occasional decoding errors when tracing system-wide
` [PATCH 4.4 015/113] libnvdimm, nd_blk: mask off reserved status bits
` [PATCH 4.4 016/113] ALSA: hda - Manage power well properly for resume
` [PATCH 4.4 021/113] PCI: Add Netronome NFP4000 PF device ID
` [PATCH 4.4 026/113] um: Dont discard .text.exit section
` [PATCH 4.4 027/113] genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 4.4 028/113] genirq/msi: Make sure PCI MSIs are activated early
` [PATCH 4.4 029/113] crypto: caam - fix non-hmac hashes
` [PATCH 4.4 032/113] usb: ehci: change order of register cleanup during shutdown
` [PATCH 4.4 033/113] usb: misc: usbtest: add fix for driver hang
` [PATCH 4.4 035/113] usb: dwc3: gadget: increment request->actual once
` [PATCH 4.4 037/113] usb: hub: Fix unbalanced reference count/memory leak/deadlocks
` [PATCH 4.4 040/113] usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
` [PATCH 4.4 042/113] USB: validate wMaxPacketValue entries in endpoint descriptors
` [PATCH 4.4 043/113] usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
` [PATCH 4.4 044/113] usb/gadget: fix gadgetfs aio support
` [PATCH 4.4 045/113] xhci: always handle "Command Ring Stopped" events
` [PATCH 4.4 046/113] usb: xhci: Fix panic if disconnect
` [PATCH 4.4 047/113] xhci: dont dereference a xhci member after removing xhci
` [PATCH 4.4 048/113] USB: serial: fix memleak in driver-registration error path
` [PATCH 4.4 049/113] USB: serial: option: add D-Link DWM-156/A3
` [PATCH 4.4 054/113] iommu/dma: Dont put uninitialised IOVA domains
` [PATCH 4.4 063/113] sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
` [PATCH 4.4 073/113] ARC: build: Better way to detect ISA compatible toolchain

[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2016.09-eng011
 2016-09-05 17:41 UTC 

[Documentation] State of CPU controller in cgroup v2
 2016-09-05 17:37 UTC  (12+ messages)

[PATCH] Input: focaltech - mark focaltech_set_resolution() static
 2016-09-05 17:33 UTC  (3+ messages)

[PATCH] usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
 2016-09-05 17:29 UTC 

[PATCH net-next v3] gso: Support partial splitting at the frag_list pointer
 2016-09-05 17:30 UTC  (2+ messages)

[PATCH v3 0/6] Add eBPF hooks for cgroups
 2016-09-05 17:29 UTC  (5+ messages)
` [PATCH v3 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands

[PATCH nf] netfilter: nf_tables_trace: fix endiness when dump chain policy
 2016-09-05 17:29 UTC  (2+ messages)

[PATCH] Input: wdt87xx_i2c - fix the flash erase issue
 2016-09-05 17:28 UTC  (2+ messages)

[PATCH v2 0/2] arm64: Use static keys for CPU features
 2016-09-05 17:25 UTC  (6+ messages)
` [PATCH v2 1/2] jump_labels: Allow array initialisers
` [PATCH v2 2/2] arm64: Use static keys for CPU features

[Qemu-devel] [PATCH 0/3] Remove some unused CONFIG_* variables
 2016-09-05 17:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] default-configs: remove CONFIG_PAM
` [Qemu-devel] [PATCH 2/3] default-configs: removed obsolete CONFIG_ISA_MMIO
` [Qemu-devel] [PATCH 3/3] default-configs: remove CONFIG_PIIX_PCI

chipidea: udc: kernel panic in isr_setup_status_phase
 2016-09-05 17:24 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/2] tests: add RTAS protocol
 2016-09-05 17:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] tests: make pc_alloc_init/init_flags/uninit generic

[PATCH v6 0/4] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-09-05 17:23 UTC  (5+ messages)
` [PATCH v6 1/4] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[Qemu-devel] [PATCH] ipmi: fix build config variable name for ipmi_bmc_extern.o
 2016-09-05 17:21 UTC 

[PATCH] oe-build-perf-test: fix log file path
 2016-09-05 17:21 UTC 

[PATCH v2 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-09-05 17:20 UTC  (4+ messages)
` [PATCH v2 3/7] arm64: Introduce uaccess_{disable, enable} functionality based on TTBR0_EL1
  ` [kernel-hardening] "

[PATCH] lttng-modules: Do not fail if CONFIG_TRACEPOINTS is not enabled
 2016-09-05 17:20 UTC 

[patch net-next v7 0/3] return offloaded stats as default and expose original sw stats
 2016-09-05 17:18 UTC  (4+ messages)
` [patch net-next v7 1/3] netdevice: Add offload statistics ndo
` [patch net-next v7 2/3] net: core: Add offload stats to if_stats_msg
` [patch net-next v7 3/3] mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default


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.