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

[Qemu-devel] [PATCH v2 00/54] qapi: add #if pre-processor conditions to generated code
 2017-09-07 15:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 32/54] qapi: add 'if' to struct members

pam_selinux and systemd
 2017-09-07 14:59 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] msgpack: bump to version 2.1.5
 2017-09-07 15:51 UTC 

[PATCH v5 1/3] DT: net: document Bluetooth bindings in one place
 2017-09-07 15:50 UTC  (6+ messages)
` [PATCH v5 3/3] Bluetooth: btqcomsmd: retieve BD address from DT

[PATCH] drm/i915: Transform WaInPlaceDecompressionHang to a simple reg write
 2017-09-07 15:50 UTC  (4+ messages)

[PATCH v2 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-07 15:49 UTC  (5+ messages)
` [PATCH v2 04/11] usb: xhci: Add Intel cherrytrail extended cap / otg phy mux handling

[PATCH 1/1] audit: Record fanotify access control decisions
 2017-09-07 15:47 UTC  (4+ messages)

refactor extent manipulation
 2017-09-07 15:47 UTC  (15+ messages)
` [PATCH 01/17] xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
` [PATCH 02/17] xfs: use xfs_iext_get_extent instead of open coding it
` [PATCH 03/17] xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
` [PATCH 04/17] xfs: rename bno to end in __xfs_bunmapi
` [PATCH 05/17] xfs: use xfs_bmap_del_extent_delay for the data fork as well
` [PATCH 06/17] xfs: move some more code into xfs_bmap_del_extent_real
` [PATCH 07/17] xfs: use the proper state defines in xfs_bmap_del_extent_real

[tpm2] [01org/tpm2-tools] 1aeadc: README.md: remove left over reference to "manual"
 2017-09-07 15:45 UTC 

linux-next: Tree for Sep 7
 2017-09-07 15:45 UTC  (2+ messages)
` linux-next: Tree for Sep 7 (iio/adc/stm32)

[PATCH 1/6] drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write
 2017-09-07 15:44 UTC  (3+ messages)

[tpm2] [01org/tpm2-tools] 173042: option fixing: move to single getopt
 2017-09-07 15:44 UTC 

[PATCH v10 0/3] Notify monitor when emulating an unimplemented instruction
 2017-09-07 15:41 UTC  (8+ messages)
` [PATCH v10 1/3] gitignore: add local vimrc files
` [PATCH v10 2/3] x86emul: New return code for unimplemented instruction

[PATCH 1/6] drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write
 2017-09-07 15:40 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: Transform WaDisableI2mCycleOnWRPort "
` [PATCH 3/6] drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked register
` [PATCH 4/6] drm/i915: Transform WaDisableGafsUnitClkGating into a simple reg write
` [PATCH 5/6] drm/i915: Transform WaDisableDynamicCreditSharing into a simple register write
` [PATCH 6/6] drm/i915: Transform WaDisablePooledEuLoadBalancingFix "

raid5 messed up
 2017-09-07 15:40 UTC  (7+ messages)

[Qemu-devel] [PULL 0/8] migration queue
 2017-09-07 15:38 UTC  (2+ messages)

[Xenomai] Questions around porting app to Xenomai/Cobalt resulting in SIGABRT ?
 2017-09-07 15:36 UTC 

[PATCH] soc: bcm: brcmstb: fix ARM build errors
 2017-09-07 15:34 UTC  (4+ messages)

[xen-unstable-smoke test] 113127: trouble: broken/fail/pass
 2017-09-07 15:33 UTC 

[PATCH] net: ethernet: ti: netcp_core: no need in netif_napi_del
 2017-09-07 15:32 UTC 

[PATCH 0/2] [v5] pinctrl: qcom: add support for sparse GPIOs
 2017-09-07 15:33 UTC  (6+ messages)
` [PATCH 1/2] [v5] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 2/2] [v3] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH v5 00/11] vpci: PCI config space emulation
 2017-09-07 15:32 UTC  (5+ messages)
` [PATCH v5 09/11] vpci/msi: add MSI handlers
` [PATCH v5 10/11] vpci: add a priority parameter to the vPCI register initializer

[PATCH 0/4] Fix check address limit on user-mode
 2017-09-07 15:30 UTC  (10+ messages)
` [PATCH 1/4] syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check
` [PATCH 2/4] Revert "arm/syscalls: Check address limit on user-mode return"
` [PATCH 3/4] arm/syscalls: Optimize address limit check
` [PATCH 4/4] arm64/syscalls: Move address limit check in loop

[PATCH v5 0/8] Infrastructure to support octeontx HW mempool manager
 2017-09-07 15:30 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] mempool: remove unused flags argument
  ` [PATCH v6 2/8] mempool: change flags from int to unsigned int
  ` [PATCH v6 3/8] mempool: add flags arg in xmem size and usage
  ` [PATCH v6 4/8] doc: remove mempool notice
  ` [PATCH v6 5/8] mempool: get the mempool capability
  ` [PATCH v6 6/8] mempool: detect physical contiguous object in pool
  ` [PATCH v6 7/8] mempool: introduce block size align flag
  ` [PATCH v6 8/8] mempool: notify memory area to pool

[PATCH 1/2] efi: call get_event_log before ExitBootServices
 2017-09-07 15:31 UTC  (5+ messages)

[PATCH v4 00/12] x86: guest resource mapping
 2017-09-07 15:23 UTC  (10+ messages)
` [PATCH v4 08/12] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list
` [PATCH v4 12/12] x86/hvm/ioreq: add a new mappable resource type

[U-Boot] [Patch v2] configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE
 2017-09-07 15:30 UTC  (4+ messages)

[PATCH] drm/amdgpu: keep the MMU lock until the update ends v3
 2017-09-07 15:29 UTC  (2+ messages)

[PATCH] bcache: implement PI controller for writeback rate
 2017-09-07 15:29 UTC  (4+ messages)

[ovmf test] 113115: all pass - PUSHED
 2017-09-07 15:28 UTC 

[PATCH] openmp-rtos: bump SRCREV to version 2.6.2.0
 2017-09-07 15:28 UTC 

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-09-07 15:27 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[GIT PULL] DeviceTree updates for 4.14
 2017-09-07 15:26 UTC  (2+ messages)

[PATCH 0/4] Orphan and disable blktap2
 2017-09-07 15:26 UTC  (4+ messages)
` [PATCH 1/4] MAINTAINERS: orphan blktap2

[Buildroot] [PATCH] strongswan: add upstream security patch
 2017-09-07 15:26 UTC 

[PATCH v3 1/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-09-07 15:24 UTC  (4+ messages)

[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
 2017-09-07 15:23 UTC  (5+ messages)

[PATCH] hwmon: pmbus: Make reg check and clear faults functions return errors
 2017-09-07 15:22 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/19] s390x cleanups and CPU hotplug via device_add
 2017-09-07 15:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 15/19] s390x: print CPU definitions in sorted order

[PATCH igt] igt/prime_vgem: Split out the fine-grain coherency check
 2017-09-07 15:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH] hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
 2017-09-07 15:21 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] memorder: Fix conjugation
 2017-09-07 15:21 UTC  (2+ messages)

[PATCH] lockdep: Remove unnecessary acquisitions wrt workqueue flush
 2017-09-07 15:21 UTC  (4+ messages)

Patch "cs5536: add support for IDE controller variant" has been added to the 4.9-stable tree
 2017-09-07 15:21 UTC 

Patch "cs5536: add support for IDE controller variant" has been added to the 4.4-stable tree
 2017-09-07 15:20 UTC 

Patch "cs5536: add support for IDE controller variant" has been added to the 4.13-stable tree
 2017-09-07 15:20 UTC 

RFC for Telemetry data collection
 2017-09-07 15:20 UTC 

Patch "ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme" has been added to the 4.13-stable tree
 2017-09-07 15:20 UTC 

Patch "cs5536: add support for IDE controller variant" has been added to the 4.12-stable tree
 2017-09-07 15:20 UTC 

Patch "ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme" has been added to the 4.12-stable tree
 2017-09-07 15:20 UTC 

Patch "workqueue: Fix flag collision" has been added to the 3.18-stable tree
 2017-09-07 15:19 UTC 

Patch "cs5536: add support for IDE controller variant" has been added to the 3.18-stable tree
 2017-09-07 15:19 UTC 

[PATCH 1/2] openmpacc: bump SRCREV to version 1.5.3.0
 2017-09-07 15:19 UTC  (2+ messages)
` [PATCH 2/2] ocl: update to version 1.1.14.0

dw2102 kernel oops
 2017-09-07 15:10 UTC 

[PATCH] perf sched timehist: Add pid and tid options
 2017-09-07 15:17 UTC  (3+ messages)

[Buildroot] [PATCH v1] gst1-plugins-bad: fix build against openjpeg 2.2
 2017-09-07 15:17 UTC 

RFC: nvme multipath support
 2017-09-07 15:17 UTC  (5+ messages)
` [PATCH 10/10] nvme: implement multipath access to nvme subsystems

[PATCH v2 00/14] generate full callchain cursor entries for inlined frames
 2017-09-07 15:16 UTC  (7+ messages)
` [PATCH v2 03/14] perf report: create real callchain "

[PATCH V1 rdma-core 0/3] Verbs support for source QPN
 2017-09-07 15:16 UTC  (3+ messages)
` [PATCH V1 rdma-core 1/3] verbs: Enable creating QP with a given source QP number

[PATCH RFC] nfs-utils: mount: handle EACCES during version negotiation
 2017-09-07 15:14 UTC 

[U-Boot] [PATCH] arm: am33xx: Make pin multiplexing functions optional
 2017-09-07 15:14 UTC  (4+ messages)

[PATCH rdma-core 0/3] Verbs support for source QPN
 2017-09-07 15:13 UTC  (6+ messages)
` [PATCH rdma-core 2/3] mlx5: Add support for managing QP with a given source QP number

[PATCH 0/8] Fixed16.16 wrapper cleanup & wm optimization
 2017-09-07 15:11 UTC  (4+ messages)

[linux-linus test] 113104: regressions - trouble: blocked/broken/fail/pass
 2017-09-07 15:12 UTC 

[PATCH 1/1] NFS: Sync the correct byte range during synchronous writes
 2017-09-07 15:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-img: Clarify about relative backing file options
 2017-09-07 15:11 UTC  (2+ messages)

[PATCH 0/4] sched: Fix some load-balancer vs hotplug holes
 2017-09-07 15:03 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Avoid newidle balance for !active CPUs
` [PATCH 2/4] sched/fair: Plug hole between hotplug and active load_balance
` [PATCH 3/4] sched: WARN when migrating to an offline CPU
` [PATCH 4/4] sched/debug: Add debugfs knob for "sched_debug"

[PATCH i-g-t] pm_rps: [RFC] RPS tests documentation update
 2017-09-07 15:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

hwmon/sht15: gpio irq problem
 2017-09-07 15:10 UTC  (2+ messages)

[mmotm:master 143/319] include/linux/swapops.h:224:16: error: empty scalar initializer
 2017-09-07 15:09 UTC  (4+ messages)

[PATCH v4 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-09-07 15:09 UTC  (8+ messages)
` [PATCH v4 1/3] "

[PATCH RFC 0/5] xprtrdma Send completion batching
 2017-09-07 15:08 UTC  (11+ messages)

[PATCH 00/31] Numerous patches to resolve yocto-compat-layer
 2017-09-07 15:08 UTC  (6+ messages)
` [PATCH 19/31] glade3: Move PACKAGECONFIG setting to enable_gnome.conf

[Qemu-devel] [PATCH for-2.11 v2] file-posix: Clear out first sector in hdev_create
 2017-09-07 15:07 UTC  (2+ messages)

[Buildroot] [PATCH] libsoup: security bump to version 2.56.1
 2017-09-07 15:07 UTC 

[PATCH i-g-t] kms_rotation_crc: 90 degree flip test is not a stress test
 2017-09-07 15:07 UTC  (5+ messages)
` [PATCH i-g-t v2] "

[PATCH v2 00/40] tracing: Inter-event (e.g. latency) support
 2017-09-07 15:05 UTC  (4+ messages)
` [PATCH v2 08/40] ring-buffer: Redefine the unimplemented RINGBUF_TIME_TIME_STAMP

[PATCH] i915: Fix obj size vs. alignment for drm_pci_alloc()
 2017-09-07 15:05 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH v2 00/16] qapi-schema: Reorganize along maintenance boundaries
 2017-09-07 15:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 11/16] qapi-schema: Collect TPM stuff in qapi/tpm.json

4.13 on thinkpad x220: oops when writing to SD card
 2017-09-07 15:03 UTC  (8+ messages)

[v7 0/5] cgroup-aware OOM killer
 2017-09-07 15:03 UTC  (14+ messages)
` [v7 5/5] mm, oom: cgroup v2 mount option to disable "

[PATCH 1/2][RESEND] dm-log-writes: don't use all the cpu
 2017-09-07 15:03 UTC  (2+ messages)
` [PATCH 2/2][RESEND] dm-log-writes: fix >512b sectorsize support

[PATCH 0/3] Move tagset reinit to its only current consumer, nvme-core
 2017-09-07 15:01 UTC  (10+ messages)
` [PATCH 1/3] block: introduce blk_mq_tagset_iter
` [PATCH 2/3] nvme: introduce nvme_reinit_tagset
` [PATCH 3/3] block: remove blk_mq_reinit_tagset

[PATCH] mmc: cavium: Fix use-after-free in of_platform_device_destroy
 2017-09-07 15:00 UTC  (6+ messages)

[linux-3.18 test] 113110: trouble: blocked/broken/fail/pass
 2017-09-07 14:57 UTC 

[PATCH 1/6] libsepol: use IN6ADDR_ANY_INIT to initialize IPv6 addresses
 2017-09-07 14:57 UTC  (2+ messages)

[PATCH] rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches
 2017-09-07 14:35 UTC  (3+ messages)

[PATCH RFC] Add SUPPORT.md
 2017-09-07 14:56 UTC  (4+ messages)
` [PATCH RFC] Add SUPPORT.md\

[Qemu-devel] [PATCH 0/2 v3] xenfb: rework xen vkbd backend
 2017-09-07 14:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2 v3] xenfb: Use Input Handlers directly
      `  "

[Intel-wired-lan] Tuning the napi_poll function
 2017-09-07 14:56 UTC 

[PATCH v3] net/mlx5: support upstream rdma-core
 2017-09-07 14:55 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] nfs: track writeback errors with errseq_t
 2017-09-07 14:54 UTC  (10+ messages)

[PATCH] name-rev: change ULONG_MAX to TIME_MAX
 2017-09-07 14:54 UTC  (3+ messages)
` [PATCH 0/4] Test name-rev with small stack

[Qemu-devel] [RFC PATCH qemu 0/4] memory: Reduce memory use
 2017-09-07 14:54 UTC  (4+ messages)

[PATCH] pinctrl: armada-37xx: Fix gpio interrupt setup
 2017-09-07 14:54 UTC  (2+ messages)

[PATCH] em28xx: add support for Hauppauge WinTV-dualHD DVB tuner
 2017-09-07 14:52 UTC  (6+ messages)
    ` Fwd: "

[RFC PATCH 0/8] Further radix TLB flush optimisations
 2017-09-07 14:51 UTC  (9+ messages)
` [RFC PATCH 1/8] powerpc/64s/radix: Fix theoretical process table entry cache invalidation
` [RFC PATCH 2/8] powerpc/64s/radix: tlbie improve preempt handling
` [RFC PATCH 3/8] powerpc/64s/radix: optimize TLB range flush barriers
` [RFC PATCH 4/8] powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions
` [RFC PATCH 5/8] powerpc/64s/radix: Introduce local single page ceiling for TLB range flush
` [RFC PATCH 6/8] powerpc/64s/radix: Optimize flush_tlb_range
` [RFC PATCH 7/8] powerpc/64s/radix: Improve TLB flushing for unmaps that free a page table
` [RFC PATCH 8/8] powerpc/64s/radix: Only flush local TLB for spurious fault flushes

[PATCH v3 0/3] AS3645A flash support
 2017-09-07 14:52 UTC  (7+ messages)
` [PATCH v3 2/3] leds: as3645a: Add LED flash class driver

FAILED: patch "[PATCH] ahci: don't use MSI for devices with the silly Intel NVMe" failed to apply to 4.9-stable tree
 2017-09-07 14:51 UTC 

Patch "USB: core: Avoid race of async_completed() w/ usbdev_release()" has been added to the 4.9-stable tree
 2017-09-07 14:49 UTC 

[PATCH] x86/page: Implement {get, set}_pte_flags() as static inlines
 2017-09-07 14:51 UTC  (2+ messages)

Patch "workqueue: Fix flag collision" has been added to the 4.9-stable tree
 2017-09-07 14:49 UTC 

Patch "s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs" has been added to the 4.9-stable tree
 2017-09-07 14:49 UTC 

Patch "staging/rts5208: fix incorrect shift to extract upper nybble" has been added to the 4.9-stable tree
 2017-09-07 14:49 UTC 

Patch "rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter" has been added to the 4.9-stable tree
 2017-09-07 14:49 UTC 

Patch "MCB: add support for SC31 to mcb-lpc" has been added to the 4.9-stable tree
 2017-09-07 14:49 UTC 

Patch "mwifiex: correct channel stat buffer overflows" has been added to the 4.9-stable tree
 2017-09-07 14:49 UTC 


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.