All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-25 08:05:09 to 2017-10-25 09:06:29 UTC [more...]

[PATCH v9 0/9] i915 PMU and engine busy stats
 2017-10-25  9:06 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: Extract intel_get_cagf
` [PATCH 2/9] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 3/9] drm/i915/pmu: Suspend sampling when GPU is idle
` [PATCH 4/9] drm/i915: Wrap context schedule notification
` [PATCH 5/9] drm/i915: Engine busy time tracking
` [PATCH 6/9] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 7/9] drm/i915/pmu: Add interrupt count metric
` [PATCH 8/9] drm/i915: Convert intel_rc6_residency_us to ns
` [PATCH 9/9] drm/i915/pmu: Add RC6 residency metrics

[LTP] [PATCH] ltp: keep the .tid hidden in the test library
 2017-10-25  9:05 UTC  (3+ messages)

[GIT PULL de-alpha] Make core code not need to know about Alpha for v4.15
 2017-10-25  9:04 UTC  (4+ messages)

[PATCH v4 0/2] Fix single step for traps
 2017-10-25  9:04 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: Use existing defines for mdscr
` [PATCH v4 2/2] arm64: Fix single stepping in kernel traps

ibqueryerrors.c: Add support for additional counters in PortCountersExtended
 2017-10-25  9:04 UTC  (4+ messages)

[PATCH v2 1/6] ethdev: do not rely on detachable flag in detach
 2017-10-25  9:03 UTC  (8+ messages)
` [PATCH v2 4/6] doc: follow detachable flag disappearance
` [PATCH v2 5/6] doc: update detachable flag deprecation notice
` [PATCH v2 6/6] doc: note ether API change for detachable flag

[PATCH] net/octeontx: fix build for gcc < 4.6
 2017-10-25  9:03 UTC 

[PATCH V3 0/6] event synthesization multithreading for perf record
 2017-10-25  9:02 UTC  (11+ messages)

[PATCH V3 net-next 0/3] TCP experimental option for SMC rendezvous
 2017-10-25  9:01 UTC  (4+ messages)
` [PATCH V3 net-next 1/3] smc: fix mutex unlocks during link group creation
` [PATCH V3 net-next 2/3] tcp: TCP experimental option for SMC
` [PATCH V3 net-next 3/3] smc: add SMC rendezvous protocol

[PATCH v7 0/3] run-time Linking support
 2017-10-25  9:00 UTC  (10+ messages)
` [PATCH v8 1/3] eal/x86: run-time dispatch over memcpy

[PATCH v2 0/4] android: binder: fixes for memory allocator change
 2017-10-25  7:11 UTC  (7+ messages)
` [PATCH v2 1/4] android: binder: Don't get mm from task

[LTP] [RFC PATCH 0/7] Remove network test for ancient software
 2017-10-25  8:59 UTC  (3+ messages)

[bug report] IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
 2017-10-25  8:59 UTC  (2+ messages)

[Bug 197045] New: renameat2 rename_noreplace
 2017-10-25  8:59 UTC  (2+ messages)
` [Bug 197045] "

[PATCH] md: dm-verity: aggregate crypto API calls
 2017-10-25  8:58 UTC 

[dm-crypt] Veritysetup
 2017-10-25  8:57 UTC  (3+ messages)

[bug report] spi: Add ADI driver for Spreadtrum platform
 2017-10-25  8:57 UTC 

[PATCH v1 0/3] Remove RTE_ETH_DEV_DETACHABLE
 2017-10-25  8:56 UTC  (4+ messages)
` [PATCH v1 2/3] doc: follow detachable flag disappearance

[PATCH i-g-t] HAX: Find CRC failures more reliably
 2017-10-25  8:56 UTC  (3+ messages)
` [PATCH i-g-t] HAX: Find CRC failures more reliably, v2
` ✗ Fi.CI.BAT: failure for HAX: Find CRC failures more reliably (rev2)

[PATCH v10 0/4] flow classification library
 2017-10-25  8:56 UTC  (5+ messages)
` [PATCH v11 "

[PATCH] md: dm-verity: aggregate crypto API calls
 2017-10-25  8:56 UTC 

[PATCH v5 0/9] cross-release: Enhence performance and fix false positives
 2017-10-25  8:56 UTC  (20+ messages)
` [PATCH v5 1/9] block: use DECLARE_COMPLETION_ONSTACK in submit_bio_wait
` [PATCH v5 2/9] locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP
` [PATCH v5 3/9] completion: Change the prefix of lock name for completion variable
` [PATCH v5 4/9] locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default
` [PATCH v5 5/9] locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS
` [PATCH v5 6/9] locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK
` [PATCH v5 7/9] completion: Add support for initializing completion with lockdep_map
` [PATCH v5 8/9] workqueue: Remove unnecessary acquisitions wrt workqueue flush
` [PATCH v5 9/9] block: Assign a lock_class per gendisk used for wait_for_completion()

[xen-4.7-testing test] 115189: regressions - FAIL
 2017-10-25  8:55 UTC 

[PATCH linux dev-4.10] leds: pca955x: map gpio offset to led index correctly
 2017-10-25  8:36 UTC 

[PATCH 00/16] KFD interrupt and signal event handling improvements
 2017-10-25  8:54 UTC  (13+ messages)
` [PATCH 03/16] drm/amdkfd: increase limit of signal events to 4096 per process
` [PATCH 04/16] drm/amdkfd: Short cut for kfd_wait_on_events without waiting
` [PATCH 05/16] drm/amdkfd: Fix scheduler race in kfd_wait_on_events sleep loop
` [PATCH 06/16] drm/amdkfd: Clean up kfd_wait_on_events
` [PATCH 07/16] drm/amdkfd: Fix event destruction with pending waiters
` [PATCH 08/16] drm/amdkfd: remove redundant kfd_event_waiter.input_index

[PATCH v5 0/2] perf script: Add script per-event-dump support
 2017-10-25  8:53 UTC  (3+ messages)
` [PATCH v5 1/2] Add new elements for per-event-dump option
` [PATCH v5 2/2] Add the fp_selection_helper to set the fp for print functions

[Buildroot] [RFC v4 1/4] package/pkg-golang: new package infrastructure
 2017-10-25  8:53 UTC  (3+ messages)

[PATCH] md: dm-verity: aggregate crypto API calls
 2017-10-25  8:52 UTC 

[PATCH] lightnvm: Convert timers to use timer_setup()
 2017-10-25  8:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] BCM2837 and machine raspi3
 2017-10-25  8:52 UTC  (6+ messages)
` [Qemu-arm] "

[PATCH] conf/ucm: rt5651: Add UCM config for bytcr-rt5651
 2017-10-25  8:51 UTC  (4+ messages)

[meta-raspberrypi] Rocko branch maintenance
 2017-10-25  8:50 UTC 

[PATCH RFC] random: fix syzkaller fuzzer test int overflow
 2017-10-25  8:49 UTC  (7+ messages)

[LTP] [PATCH 1/3] kmsg01: set/restore console log level
 2017-10-25  8:49 UTC  (4+ messages)
` [LTP] [PATCH 3/3] kmsg01: use lower timeout for test_read_block()

Donation!
 2017-10-25  7:57 UTC 

Donation!
 2017-10-25  7:57 UTC 

[PATCH] perf callchain: Pass relative address to hist entry
 2017-10-25  8:48 UTC  (3+ messages)

[PATCH kvm-unit-tests 00/18] merge x86 vmalloc and arm/powerpc alloc
 2017-10-25  8:48 UTC  (5+ messages)
` [PATCH kvm-unit-tests 16/18] arm: only align CPU stacks to one page
` [PATCH kvm-unit-tests 17/18] arm: do not allocate virtio buffers from the stack

[PATCH igt] lib/gt: Always eat the unwanted error state
 2017-10-25  8:48 UTC  (2+ messages)

[linux-lvm] unable to remove snapshot of raid1 leg
 2017-10-25  8:47 UTC  (5+ messages)

[Qemu-arm] [Qemu devel V4 PATCH] msf2: Remove dead code reported by Coverity
 2017-10-25  8:45 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH] bitmap: Fix optimization of bitmap_set/clear for big-endian machines
 2017-10-25  8:46 UTC  (3+ messages)

[PATCH 0/2] R-Car Display Unit: Fine-tuning for some function implementations
 2017-10-25  8:43 UTC  (9+ messages)
` [PATCH 2/2] drm/rcar-du: Adjust 14 checks for null pointers
    `  "
        ` Unicode characters in commit messages?

[PATCH v3 0/2] Add Combo PHY driver for HiSilicon STB SoCs
 2017-10-25  8:44 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: add bindings doc for hi3798cv200 combphy
` [PATCH v3 2/2] phy: add combo phy driver for HiSilicon STB SoCs

[meta-raspberrypi][PATCH 1/3] linux-firmware: Replace /lib with ${nonarch_base_libdir}
 2017-10-25  8:43 UTC  (2+ messages)

Proposal: rename tpm1_eventlog.c and tpm2_eventlog.c
 2017-10-25  8:43 UTC  (3+ messages)

alpha boot hang - 4.14-rc* regression
 2017-10-25  8:43 UTC  (3+ messages)

[PATCH 0/2] gpio: Expose reset tolerance capability
 2017-10-25  8:32 UTC  (5+ messages)
` [PATCH 1/2] gpio: gpiolib: Expand sleep tolerance to include controller reset

[PATCH] clvmd: don't report error on testing connection
 2017-10-25  8:42 UTC 

[PATCH v2 0/7] fix fanotify issues with the series in v4.12
 2017-10-25  8:41 UTC  (8+ messages)
` [PATCH v2 1/7] fsnotify: clean up fsnotify_prepare/finish_user_wait()
` [PATCH v2 2/7] fsnotify: pin both inode and vfsmount mark
` [PATCH v2 3/7] fsnotify: fix pinning group in fsnotify_prepare_user_wait()
` [PATCH v2 4/7] fsnotify: skip unattached marks
` [PATCH v2 5/7] fanotify: fix fsnotify_prepare_user_wait() failure
` [PATCH v2 6/7] fsnotify: clean up fsnotify()
` [PATCH v2 7/7] fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs

[Qemu-devel] [PATCH v2] throttle: fix a qemu crash problem when calling blk_delete
 2017-10-25  8:40 UTC  (2+ messages)

[PATCH 1/2] misc: rtsx: Move Realtek Card Reader Driver to misc
 2017-10-25  8:40 UTC  (3+ messages)
  ` 答复: "

[PATCH v12 00/11] x86: guest resource mapping
 2017-10-25  8:40 UTC  (19+ messages)
` [PATCH v12 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources

[LTP] [RFC] [PATCH] syscalls/madvise09: Fix TCONF propagation, remove .min_kver
 2017-10-25  8:40 UTC  (3+ messages)

[RFC PATCH 0/5] gpio: Expose reset tolerance capability
 2017-10-25  8:14 UTC  (14+ messages)
` [RFC PATCH 1/5] gpio: gpiolib: Add core support for maintaining GPIO values on reset
` [RFC PATCH 3/5] gpio: gpiolib: Add chardev "

[PATCH] KVM: VMX: require virtual NMI support
 2017-10-25  8:40 UTC  (5+ messages)

[PATCH] cgroup/cpuset: remove circular dependency deadlock
 2017-10-25  8:39 UTC  (6+ messages)

[PATCH] Enable SR-IOV instantiation through /sys file
 2017-10-25  8:39 UTC  (6+ messages)

[PATCH v5 0/9] Mediatek MT2712 clock and scpsys support
 2017-10-25  8:38 UTC  (6+ messages)

[PATCH v7 0/6] stm32 clocksource driver rework
 2017-10-25  8:37 UTC  (4+ messages)
` [PATCH v7 1/6] timer: add timer_of_exit function

[U-Boot] [PATCH 1/2] rockchip: sysreset: merge into one common driver
 2017-10-25  8:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: clock: update sysreset driver bingding

[PATCH v3 0/5] Switch arm64 over to qrwlock
 2017-10-25  8:36 UTC  (6+ messages)

[PATCH] eal: fix build with glibc < 2.12
 2017-10-25  8:36 UTC 

[PATCH] doc: more clarification for i40e 16 bytes desc
 2017-10-25  8:36 UTC  (2+ messages)

[patch net-next v2 00/20] net: sched: convert cls ndo_setup_tc offload calls to per-block callbacks
 2017-10-25  8:36 UTC  (5+ messages)

[PATCH v5 1/1] pwm: mediatek: add MT2712/MT7622 support
 2017-10-25  8:35 UTC  (3+ messages)

librados3
 2017-10-25  8:35 UTC  (7+ messages)

[PATCH v6 1/1] pwm: mediatek: add MT2712/MT7622 support
 2017-10-25  8:34 UTC  (4+ messages)

[PATCH] md: dm-verity: aggregate crypto API calls
 2017-10-25  8:29 UTC 

[PATCH] md: dm-verity: aggregate crypto API calls
 2017-10-25  8:28 UTC 

[RFC] perf tool: Fix memory corruption because of zero length symbols
 2017-10-25  8:28 UTC  (2+ messages)

[Qemu-trivial] [PATCH] hw/arm/virt: support 4 serial ports
 2017-10-23 12:35 UTC  (4+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "
  ` [Qemu-trivial] "

[PATCH] md: dm-verity: aggregate crypto API calls
 2017-10-25  8:26 UTC 

[PATCH] net/mlx5: fix adjust priority for drop queue
 2017-10-25  8:25 UTC  (4+ messages)
` [PATCH v2] "

[U-Boot] [PATCH] rockchip: rk3328: fix rockchip_get_cru api
 2017-10-25  8:24 UTC 

[PATCH v2 0/4] Quirks cleanup and hid-generic niceness
 2017-10-25  8:24 UTC  (3+ messages)

[PATCH 0/2] Fix an error-handling path when locking refs
 2017-10-25  8:23 UTC  (6+ messages)
` [PATCH 1/2] t1404: add a bunch of tests of D/F conflicts

[RFC] [Draft Design] ACPI/IORT Support in Xen
 2017-10-25  8:22 UTC  (5+ messages)

[PATCH v2] dwc: dra7xx: Print link state to console for debug
 2017-10-25  8:21 UTC  (4+ messages)

about pca955x led driver gpio management
 2017-10-25  8:18 UTC  (8+ messages)

[PATCH 1/2] misc: rtsx: Move Realtek Card Reader Driver to misc
 2017-10-25  8:16 UTC 

[Buildroot] [PATCH] support/dependencies: always run check-host-tar.mk first
 2017-10-25  8:16 UTC  (3+ messages)

[Qemu-devel] Block format 'raw' does not support the option 'locking' when disable image locking with option locking=off
 2017-10-25  8:15 UTC 

[cip-dev] cip-dev Digest, Vol 17, Issue 22
 2017-10-25  8:14 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/6] CAN bus Kvaser PCI CAN-S (single SJA1000 channel) emulation added
 2017-10-25  7:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/6] Fixed IRQ problem for CAN device can_pcm3680_pci

[Qemu-devel] [RFC PATCH qemu] git-submodule.sh: Do not try writing to source directory if not necessary
 2017-10-25  8:10 UTC  (5+ messages)

[PATCH] drm/amd/display: assign fb_location only if bo is pinned
 2017-10-25  8:08 UTC  (10+ messages)

[PATCH] paravirt/locks: avoid modifying static key before jump_label_init()
 2017-10-25  8:06 UTC  (6+ messages)

[PATCH AUTOSEL for 4.9 01/50] [media] adv7604: Initialize drive strength to default when using DT
 2017-10-25  8:06 UTC  (3+ messages)
` [PATCH AUTOSEL for 4.9 43/50] regulator: core: Don't use regulators as supplies until the parent is bound

[PATCH 0/3] iio: adc: stm32: Add support for differential channels
 2017-10-25  8:05 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: stm32: add support for diff channels

[PATCH 1/2] tzcode-native: update to 2017d
 2017-10-25  8:04 UTC  (2+ messages)

[meta][pyro][PATCHv2] Fix some issues in the fitImage generation
 2017-10-25  8:05 UTC  (3+ messages)

[meta][PATCH 1/2] Fix some issues in the fitImage generation
 2017-10-25  8:05 UTC  (2+ messages)
` ✗ patchtest: failure for "[meta] Fix some issues in the ..." and 1 more

[PATCH] ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c
 2017-10-25  8:05 UTC 

[PATCH v3 1/6] drm/rockchip/dsi: Define and use macros for PHY register addresses
 2017-10-25  8:04 UTC  (3+ messages)
` [PATCH v3 4/6] drm/rockchip/dsi: add dual mipi channel support


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.