All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-09 17:59:51 to 2018-08-09 19:41:49 UTC [more...]

[PATCH] PCI/AER: Do not clear AER bits if we don't own AER
 2018-08-09 19:00 UTC  (5+ messages)

IOAT DMA w/IOMMU
 2018-08-09 19:35 UTC  (6+ messages)

[PATCH RESEND] Blk-throttle: reduce tail io latency when iops limit is enforced
 2018-08-09 19:17 UTC  (2+ messages)

[PATCH v6 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-08-09 18:56 UTC  (6+ messages)
` [PATCH v6 3/4] compiler.h: Allow arch-specific overrides
` [PATCH v6 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug

[PATCH v6 00/12] blk-mq: Implement runtime power management
 2018-08-09 19:41 UTC  (9+ messages)
` [PATCH v6 01/12] block, scsi: Introduce request flag RQF_DV
` [PATCH v6 02/12] scsi: Alter handling of RQF_DV requests
` [PATCH v6 05/12] block, scsi: Rename QUEUE_FLAG_PREEMPT_ONLY into DV_ONLY and introduce PM_ONLY
` [PATCH v6 06/12] scsi: Reallow SPI domain validation during system suspend
` [PATCH v6 07/12] block: Move power management code into a new source file
` [PATCH v6 10/12] block: Change the runtime power management approach (1/2)
` [PATCH v6 11/12] block: Change the runtime power management approach (2/2)
` [PATCH v6 12/12] blk-mq: Enable support for runtime power management

[Buildroot] [PATCH 1/2] linux-headers: bump 4.{4, 9, 14, 17}.x series
 2018-08-09 19:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.17.14

[PATCH v3 0/7] firmware: coreboot: Fix probe and simplify code
 2018-08-09 19:40 UTC  (9+ messages)
` [PATCH v3 2/7] firmware: coreboot: Unmap ioregion on failure
` [PATCH v3 3/7] firmware: coreboot: Make bus registration symmetric
` [PATCH v3 5/7] firmware: coreboot: Remap RAM with memremap() instead of ioremap()

[PATCH 1/4] ARM: i.MX: HAB: fix missing include for EPERM
 2018-08-09 19:38 UTC  (3+ messages)
` [PATCH 4/4] linux/types.h: fix missing include for BITS_TO_LONGS()

[PATCH] hwmon: (k10temp) 27C offset needed for Threadripper 2920X / 2970WX
 2018-08-09 16:26 UTC 

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-09 19:37 UTC  (11+ messages)

[PATCH] vfio/pci: Some buggy virtual functions incorrectly report 1 for intx
 2018-08-09 19:37 UTC 

[PATCH] doc/qat: clarify build config options
 2018-08-09 19:36 UTC  (3+ messages)
` [PATCH v2 6/8] doc/qat: update kernel dependency section

[PATCH v3 0/3] PCI: NVMe reset quirks
 2018-08-09 19:35 UTC  (6+ messages)
` [PATCH v3 3/3] PCI: Intel DC P3700 NVMe delay after FLR quirk

[PATCH v3 0/8] Add delta islands support
 2018-08-09 19:34 UTC  (2+ messages)

[PATCH] src/statx: fix undefined reference to xfstests_statx
 2018-08-09 17:07 UTC  (2+ messages)

[PATCH v2 2/2] firmware: coreboot: Collapse platform drivers into bus core
 2018-08-09 19:33 UTC  (2+ messages)

[PATCH v1 00/10] Another round of tsens cleanups
 2018-08-09 19:32 UTC  (12+ messages)
` [PATCH v1 01/10] arm/arm64: dts: msm8974/msm8916: thermal: Split address space into two
` [PATCH v1 02/10] dt-bindings: thermal: Fix a typo in documentation
` [PATCH v1 03/10] thermal: tsens: Add SPDX license identifiers
` [PATCH v1 04/10] thermal: tsens: Get rid of dead code
` [PATCH v1 05/10] thermal: tsens: Rename map field in order to add a second address map

[PATCH v3] dt-bindings: media: adv748x: Document re-mappable addresses
 2018-08-09 19:29 UTC 

[RELEASE] LTTng-modules 2.10.7 and 2.9.10 (Linux kernel tracer)
 2018-08-09 19:29 UTC 

[diamon-discuss] [RELEASE] LTTng-modules 2.10.7 and 2.9.10 (Linux kernel tracer)
 2018-08-09 19:29 UTC 

[xen-unstable-smoke test] 125829: trouble: blocked/broken/pass
 2018-08-09 19:28 UTC 

[PATCH bpf] bpf: fix bpffs non-array map seq_show issue
 2018-08-09 17:02 UTC  (8+ messages)

b43/leds: Ensure NUL-termination of LED name string
 2018-08-09 17:01 UTC  (6+ messages)

Two RFC/WIP series for facilitating merge conflict resolution
 2018-08-09 19:26 UTC  (8+ messages)
` [RFC/WIP PATCH 0/1] Simplify handling of directory/file conflicts
  ` [RFC/WIP PATCH 1/1] merge-recursive: make file/directory conflicts easier to resolve
` [RFC/WIP PATCH 0/3] Modifications to handling of non-textual file merge conflicts

[PATCH] Documentation/diff-options: explain different diff algorithms
 2018-08-09 19:26 UTC  (5+ messages)

[RFC PATCH 00/10] fetch: make sure submodule oids are fetched
 2018-08-09 19:24 UTC  (5+ messages)
` [PATCH 03/10] sha1-array: provide oid_array_remove_if

[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-08-09 19:21 UTC  (40+ messages)
` [PATCH v5 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v5 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v5 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v5 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v5 05/18] khwasan: initialize shadow to 0xff
` [PATCH v5 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v5 07/18] khwasan: add tag related helper functions
` [PATCH v5 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v5 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v5 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v5 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v5 13/18] khwasan: add bug reporting routines
` [PATCH v5 14/18] khwasan: add hooks implementation
` [PATCH v5 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v5 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v5 17/18] khwasan: update kasan documentation
` [PATCH v5 18/18] kasan: add SPDX-License-Identifier mark to source files

[PATCH iproute2/net-next] tc_util: Add support for showing TCA_STATS_BASIC_HW statistics
 2018-08-09 16:56 UTC  (3+ messages)

[PATCH v2] doc: add note for builtin-net-driver option
 2018-08-09 19:21 UTC  (4+ messages)
` [PATCH v3] "

[MODERATED] Cache load gadgets
 2018-08-09 19:20 UTC  (8+ messages)
` [MODERATED] "
        `  "

Error running AF_XDP sample application
 2018-08-09 16:18 UTC 

[pci:pci/virtualization 10/11] drivers//pci/quirks.c:3705:13: error: implicit declaration of function 'readq'; did you mean 'readl'?
 2018-08-09 19:19 UTC 

[U-Boot] [PATCH] arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
 2018-08-09 19:17 UTC  (4+ messages)

[MODERATED] [PATCH] Late microcode
 2018-08-09 19:13 UTC  (2+ messages)
`  "

[DO NOT MERGE] ARM: dts: vf610-zii-dev-rev-c: add support for SFF modules
 2018-08-09 16:44 UTC  (2+ messages)

L!TF Bulletin #9: The camp fire edition
 2018-08-09 19:11 UTC 

[PATCH lttng-modules stable-2.x 1/2] Fix: Allow alphanumeric characters in SLE version
 2018-08-09 19:11 UTC 

[PATCH lttng-modules 1/2] Fix: Allow alphanumeric characters in SLE version
 2018-08-09 19:10 UTC 

[Qemu-devel] [RFC PATCH v2 00/22] More patches to disable stuff
 2018-08-09 19:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
` [Qemu-devel] [PATCH v2 10/22] virtio: split vsock bits from virtio-pci

[MPTCP] [Weekly meetings] MoM - 9th of August 2018
 2018-08-09 19:08 UTC 

[SPDK] Inline/Incapsule data support for spdk NVMF host
 2018-08-09 19:06 UTC 

[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
 2018-08-09 19:04 UTC  (8+ messages)
` [U-Boot] [PATCH 0/6] "
  ` [U-Boot] [PATCH 1/6] arm: socfpga: fix SPL on gen5 after moving to DM serial
  ` [U-Boot] [PATCH 2/6] arm: socfpga: fix device trees to work with "
  ` [U-Boot] [PATCH 3/6] arm: socfpga: spl_gen5: clean up malloc_base assignment
  ` [U-Boot] [PATCH 4/6] arm: socfpga: cyclone5: handle debug uart
  ` [U-Boot] [PATCH 5/6] serial: ns16550: fix debug uart putc called before init
  ` [U-Boot] [PATCH 6/6] malloc_simple: calloc: don't call memset if malloc failed

[PATCH net-next 0/4] new mechanism to ACK immediately
 2018-08-09 16:38 UTC  (5+ messages)
` [PATCH net-next 1/4] tcp: mandate a one-time immediate ACK
` [PATCH net-next 2/4] tcp: avoid resetting ACK timer in DCTCP
` [PATCH net-next 3/4] tcp: always ACK immediately on hole repairs
` [PATCH net-next 4/4] tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag

[Intel-wired-lan] [PATCH] ixgbevf: VF2VF TCP RSS
 2018-08-09 19:04 UTC  (2+ messages)

[PATCH 0/4] t5552: fix flakiness by introducing proper locking for GIT_TRACE
 2018-08-09 19:01 UTC  (3+ messages)
` [PATCH 1/4] Introduce a function to lock/unlock file descriptors when appending

[PATCH] pci/sriov: Hold rescan lock while enumerating
 2018-08-09 16:33 UTC 

[PATCH] scsi: ufs: Check workqueue exists before destroying it
 2018-08-09 18:57 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
 2018-08-09 18:55 UTC  (9+ messages)
` [Qemu-devel] [PATCH 17/56] json: Reject unescaped control characters
` [Qemu-devel] [PATCH 18/56] json: Revamp lexer documentation
` [Qemu-devel] [PATCH 19/56] json: Tighten and simplify qstring_from_escaped_str()'s loop
` [Qemu-devel] [PATCH 20/56] check-qjson: Document we expect invalid UTF-8 to be rejected

[Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
 2018-08-09 18:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 08/20] target/arm: Pass in current_el to fp and sve_exception_el

[PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections
 2018-08-09 16:24 UTC  (3+ messages)

Help with TASCAM US-122
 2018-08-09 18:49 UTC  (8+ messages)
    ` : Kernal+debug installed: "
          ` : Captured udev env vars: "
            ` : Possible issue with udev rules: "

[PATCH bpf-next 0/3] Implement bpf map queue
 2018-08-09 16:23 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: add bpf queue map

[PATCH net-next v2 0/1] net/tls: Combined memory allocation for decryption request
 2018-08-09 16:25 UTC  (3+ messages)
` [PATCH net-next v2 1/1] "

[PATCH] x86/mm/pti: Move user W+X check into pti_finalize()
 2018-08-09 18:46 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH v2 1/2] ext4: Close race between direct IO and ext4_break_layouts()
 2018-08-09 16:21 UTC  (4+ messages)
` [PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()

[PATCHv2] ath10k : Fix channel survey dump
 2018-08-09 18:46 UTC  (2+ messages)

[1/2] x86/MCE/AMD: Check for NULL banks in THR interrupt handler
 2018-08-09 18:46 UTC  (8+ messages)
` [2/2] x86/MCE/AMD: Skip creating kobjects with NULL names
    ` [PATCH 2/2] "
  ` [PATCH 1/2] x86/MCE/AMD: Check for NULL banks in THR interrupt handler

[PATCH 1/2] PCI/ACPI: correct error message for ASPM disabling
 2018-08-09 18:46 UTC  (3+ messages)
` [PATCH 2/2] PCI/ACPI: allow _OSC presence to be optional for PCI

[PATCH] x86, relocs: Add __end_rodata_aligned to S_REL
 2018-08-09 18:45 UTC  (2+ messages)
` [tip:x86/pti] x86/relocs: "

Miscellaneous ioplug questions
 2018-08-09 18:45 UTC 

provide image solutions
 2018-08-09 12:13 UTC 

Phosphor Web-ui: Server unreachable
 2018-08-09 18:43 UTC  (8+ messages)

[PATCH 1/1] verify-tag/verify-commit should exit unsuccessfully when signature is not trusted
 2018-08-09 18:40 UTC  (12+ messages)

Interesting offer
 2018-08-09 18:40 UTC 

MHI initial design review
 2018-08-09 18:39 UTC  (4+ messages)
` MHI code review
  ` [PATCH v2 1/7] mhi_bus: core: initial checkin for modem host interface bus driver

[U-Boot] [PATCH 1/1] fat: provide position in debug message
 2018-08-09 18:37 UTC 

[PATCH] net/virtio-user: check negotiated features before set
 2018-08-09 18:34 UTC 

in our studio
 2018-08-09 14:01 UTC 

rpmdeps buffer overflow
 2018-08-09 18:34 UTC 

we found that
 2018-08-09 13:43 UTC 

[PATCH bpf-next] BPF: helpers: New helper to obtain namespace data from current task
 2018-08-09 16:07 UTC  (3+ messages)

[Query]: DSA Understanding
 2018-08-09 16:03 UTC  (12+ messages)

[RFC] ARM64, PCIe, annd ACPI
 2018-08-09 16:04 UTC  (9+ messages)

[SPDK] Announcing the 2018 SPDK Developer Meetup hosted by NetApp
 2018-08-09 18:30 UTC 

[PATCH 05/14] xfs: repair free space btrees
 2018-08-09 15:59 UTC  (11+ messages)

rasdaemon: fix mcgstatus_msg length check
 2018-08-09 18:25 UTC 

Some questions about FIO
 2018-08-09 15:56 UTC 

[PATCH] drm/i915/execlists: Avoid kicking priority on the current context
 2018-08-09 18:21 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Avoid kicking priority on the current context (rev4)

[PATCH bpf-next 0/3] bpf: add bpffs pretty print for hash/lru_hash maps
 2018-08-09 15:55 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: fix bpffs non-array map seq_show issue
` [PATCH bpf-next 2/3] bpf: btf: add pretty print for hash/lru_hash maps
` [PATCH bpf-next 3/3] tools/bpf: add bpffs pretty print btf test "

[PATCH v1 0/4] Renesas Stout board support (R-Car Gen2)
 2018-08-09 18:18 UTC  (10+ messages)
` [PATCH v1 4/4] xen/arm: Reuse R-Car Gen2 platform code for Stout board

ssb: Remove home-grown printk wrappers
 2018-08-09 15:50 UTC  (3+ messages)

ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
 2018-08-09 15:49 UTC  (2+ messages)

[PATCH] nfsd: ensure that writing '+4' to /proc/fs/nfsd/versions enables minor version 0
 2018-08-09 15:46 UTC  (4+ messages)

[PATCH 0/2] Repacking of promisor packfiles
 2018-08-09 18:12 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] repack: repack promisor objects if -a or -A is set

phosphor-logging in testing
 2018-08-09 18:10 UTC  (2+ messages)

b43legacy/leds: Ensure NUL-termination of LED name string
 2018-08-09 15:45 UTC  (2+ messages)

[PATCH v5 0/6] Not restarting for due to signals
 2018-08-09 18:09 UTC  (4+ messages)
` [PATCH v5 6/6] signal: Don't restart fork when signals come in
    ` [PATCH v6 "

[PATCH v1 2/3] zinc: Introduce minimal cryptography library
 2018-08-09 18:08 UTC  (11+ messages)

[PATCH 1/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_security.c
 2018-08-09 18:03 UTC  (6+ messages)
` [PATCH 3/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_xmit.c

[net-next, PATCH 1/2] net: socionext: Use descriptor info instead of MMIO reads on Rx
 2018-08-09 15:37 UTC  (2+ messages)

[PATCH v5 3/6] signal: Add calculate_sigpending()
 2018-08-09 18:02 UTC 

How to fio benchmark on RAID device avoiding any caching
 2018-08-09 15:25 UTC  (2+ messages)

[PATCH v8 0/5] Support for Qualcomm UFS QMP PHY on SDM845
 2018-08-09 18:00 UTC  (3+ messages)
` [PATCH v8 4/5] scsi: ufs: Power on phy after it is initialized


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.