All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-23 12:56:52 to 2019-08-23 13:47:54 UTC [more...]

post-receive: pub/scm/linux/kernel/git/joro/iommu
 2019-08-23 13:47 UTC 

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2019-08-23 13:47 UTC 

[PATCH net-next v3 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-23 13:45 UTC  (8+ messages)
` [PATCH net-next v3 1/3] net: ethernet: mediatek: Add basic PHYLINK support
` [PATCH net-next v3 2/3] net: ethernet: mediatek: Re-add support SGMII
` [PATCH net-next v3 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API

[PATCH 1/1] bluetooth: update default BLE connection interval bounds
 2019-08-23 13:45 UTC  (2+ messages)

[PATCH] x86/sgx: Replace @is_secs_child with @pt in sgx_encl_ewb()
 2019-08-23 13:45 UTC  (2+ messages)

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-23 13:45 UTC  (16+ messages)
` [PATCH v2 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v2 03/10] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v2 05/10] PCI: layerscape: Fix some format issue of the code

[Qemu-devel] [PATCH 0/4] Record Python version and misc test/CI fixes
 2019-08-23 13:44 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] configure: keep track of Python version

[PATCH nft v5] meta: add ibrpvid and ibrvproto support
 2019-08-23 13:45 UTC 

[PATCH 00/11] Refactor to expand subslice mask (rev 2)
 2019-08-23 13:44 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH net] ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
 2019-08-23 13:44 UTC 

[PATCH] x86/sgx: Pass userspace source address directly to EADD
 2019-08-23 13:44 UTC  (2+ messages)

[PATCH] drm/komeda: Add missing of_node_get() call
 2019-08-23 13:43 UTC  (3+ messages)

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-23 13:43 UTC  (2+ messages)
` [RFC 1/1] ext4: PoC implementation of option-1

[igt-dev] [PATCH i-g-t 1/2] tools/intel_vbt_decode: dump backlight data for all panels
 2019-08-23 13:43 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tools/intel_vbt_decode: dump all backlight data
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tools/intel_vbt_decode: dump backlight data for all panels

[dpdk-dev] [PATCH 0/4] SPDX license tagging
 2019-08-23 13:43 UTC  (2+ messages)

cleanup the walk_page_range interface
 2019-08-23 13:43 UTC  (4+ messages)

Lacie Rugged USB3-FW does not work with UAS
 2019-08-23 13:43 UTC  (3+ messages)

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-23 13:42 UTC  (8+ messages)
` [PATCH 3/4] kernel.h: Add non_block_start/end()

AF_XDP integration with FDio VPP? (Was: Questions about XDP)
 2019-08-23 13:42 UTC  (5+ messages)

[Patch v4] usb: hcd: fix use-after-free on driver removal
 2019-08-23 13:42 UTC  (3+ messages)
  ` AW: "

[PATCH] tty/serial: atmel: remove unneeded atmel_get_lines_status function
 2019-08-23 13:41 UTC 

[PATCH 0/5] x86/sgx: Improve permission handing
 2019-08-23 13:41 UTC  (9+ messages)
` [PATCH 4/5] x86/sgx: Validate TCS permssions in sgx_validate_secinfo()

[PATCH] x86/sgx: Fix ELDU MAC failures
 2019-08-23 13:39 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-08-23 13:39 UTC 

[PATCH] mm/hmm: hmm_range_fault handle pages swapped out
 2019-08-23 13:39 UTC  (3+ messages)

bug: interactive rebase's 'edit' insn copies notes to newly inserted commit
 2019-08-23 13:38 UTC 

[PATCH -next] rtc: pcf2127: Fix build error without CONFIG_WATCHDOG_CORE
 2019-08-23 13:38 UTC  (2+ messages)

[RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
 2019-08-23 13:38 UTC  (6+ messages)

[PATCH] drm/powerplay: Fix Vega20 power reading again
 2019-08-23 13:37 UTC 

[Qemu-devel] [PATCH v2] iotests: Check for enabled drivers before testing them
 2019-08-23 13:35 UTC 

[PATCH v2] arch: um: enable CONFIG_CONSTRUCTORS
 2019-08-23 13:36 UTC 

[PATCH bpf-next v4 00/11] XDP unaligned chunk placement support
 2019-08-23 13:35 UTC  (6+ messages)
` [PATCH bpf-next v5 "
  ` [PATCH bpf-next v5 03/11] xsk: add support to allow unaligned chunk placement
        ` [Intel-wired-lan] "

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-23 13:32 UTC  (13+ messages)
` [RESEND PATCH 02/13] KVM: x86: Clean up handle_emulation_failure()
` [RESEND PATCH 03/13] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
` [RESEND PATCH 04/13] KVM: x86: Drop EMULTYPE_NO_UD_ON_FAIL as a standalone type
` [RESEND PATCH 05/13] KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
` [RESEND PATCH 06/13] KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()

[PATCH 0/6] Test suite fixes for musl libc
 2019-08-23 13:32 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] tests: remove reliance on buffer behaviour of stderr/stdout streams
  ` [PATCH v2 2/6] tests: libfdisk: remove reliance on buffer behaviour of standard streams
  ` [PATCH v2 3/6] tests: colcrt: fix reliance on EILSEQ in POSIX locale
  ` [PATCH v2 4/6] tests: column: use actually invalid multibytes to test encoding
  ` [PATCH v2 5/6] tests: col: avoid hardcoding of errno string
  ` [PATCH v2 6/6] tests: fdisk: "

[U-Boot] [PATCH v4 1/4] rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
 2019-08-23 13:33 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/4] armv8: ls2088aqds: The ls2088aqds board supports the I2C driver model

[PATCH] staging: vt6656: Use common error handling code in vnt_alloc_bufs()
 2019-08-23 13:30 UTC  (2+ messages)

[PATCH] arch: um: enable CONFIG_CONSTRUCTORS
 2019-08-23 13:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2019-08-23 13:29 UTC 

❌ FAIL: Test report for kernel 5.2.10-rc1-f5284fb.cki (stable)
 2019-08-23 13:28 UTC  (3+ messages)

vm->mutex
 2019-08-23 13:27 UTC  (16+ messages)
` [PATCH 01/15] drm/i915: Hold irq-off for the entire fake lock period
` [PATCH 02/15] drm/i915/gtt: Preallocate Braswell top-level page directory
` [PATCH 03/15] drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
` [PATCH 04/15] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
` [PATCH 05/15] drm/i915: Make shrink/unshrink be atomic
` [PATCH 06/15] drm/i915: Mark up obj->pin_global as being atomic
` [PATCH 07/15] drm/i915: Only track bound elements of the GTT
` [PATCH 08/15] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
` [PATCH 09/15] drm/i915: Mark up address spaces that may need to allocate
` [PATCH 10/15] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 11/15] drm/i915: Push the i915_active.retire into a worker
` [PATCH 12/15] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 13/15] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 14/15] drm/i915: Drop struct_mutex from around i915_retire_requests()
` [PATCH 15/15] drm/i915: Serialise the fill BLT with the vma pinning

[PATCH v3 0/8] AMD64 EDAC fixes
 2019-08-23 13:27 UTC  (4+ messages)
` [PATCH v3 7/8] EDAC/amd64: Support Asymmetric Dual-Rank DIMMs

[OpenRISC] [PATCH] or1k: Fix incorrect value in PLT GOT entries, causing infinite loop
 2019-08-23 13:28 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2019-08-23 13:28 UTC 

[PATCH v3 00/23] Tiger Lake batch 3
 2019-08-23 13:28 UTC  (5+ messages)
` [PATCH v3 13/23] FIXME: drm/i915/tgl: Select master transcoder in DP MST
` ✗ Fi.CI.CHECKPATCH: warning for Tiger Lake batch 3 (rev5)
` ✗ Fi.CI.SPARSE: "

[PATCH RFC 00/24] scsi: enable reserved commands for LLDDs
 2019-08-23 13:26 UTC 

[PATCH] drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+
 2019-08-23 13:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-23 13:25 UTC  (6+ messages)
        ` [Bridge] "

[PATCH V5 0/7] Consolidate FS read I/O callbacks code
 2019-08-23 13:25 UTC  (8+ messages)
` [PATCH V5 1/7] buffer_head: Introduce BH_Read_Cb flag
` [PATCH V5 2/7] FS: Introduce read callbacks
` [PATCH V5 3/7] fs/mpage.c: Integrate "
` [PATCH V5 4/7] fs/buffer.c: add decryption support via read_callbacks
` [PATCH V5 5/7] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
` [PATCH V5 6/7] ext4: Enable encryption for subpage-sized blocks
` [PATCH V5 7/7] fscrypt: remove struct fscrypt_ctx

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-08-23 13:25 UTC 

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-23 13:23 UTC  (6+ messages)
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure

[PATCH net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-23 13:19 UTC  (6+ messages)
          ` [Intel-wired-lan] "

[linux-lvm] Programming interface
 2019-08-23 13:20 UTC  (3+ messages)

[PATCH -next] ASoC: SOF: imx8: Make some functions static
 2019-08-23 13:19 UTC  (5+ messages)
` [alsa-devel] "

[v2 0/2] Add Q6SSTOP clock controller for QCS404
 2019-08-23 13:18 UTC  (5+ messages)
` [v2 1/2] dt-bindings: clock: qcom: Add QCOM Q6SSTOP clock controller bindings

[PATCH] drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
 2019-08-23 13:18 UTC  (2+ messages)

(unknown)
 2019-08-23 13:18 UTC  (4+ messages)
` [PATCH v2 8/8] drm/panfrost: Remove unnecessary flushing from tlb_inv_context

[PATCH 0/3] scsi: bnx2fc: remove some set but not used variables
 2019-08-23 13:22 UTC  (4+ messages)
` [PATCH 1/3] scsi: bnx2fc: remove set but not used variable 'fh'
` [PATCH 2/3] scsi: bnx2fc: remove set but not used variables 'lport','host'
` [PATCH 3/3] scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'

[PATCH 0/5][v2] Fix global reserve size and can overcommit
 2019-08-23 13:17 UTC  (2+ messages)

HERZLICHEN GLÜCKWUNSCH € 1,000.000,00 wurde an Si =?UTF-8?Q?e_gespend
 2019-08-23 13:16 UTC 

[Qemu-devel] more automated/public CI for QEMU pullreqs
 2019-08-23 13:15 UTC  (7+ messages)

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-08-23 13:15 UTC  (9+ messages)

[PATCH 0/2] drm/i915: Engine relative MMIO
 2019-08-23 13:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Engine relative MMIO (rev7)

[PATCH_v3 0/2] Add Q6SSTOP clock controller for QCS404
 2019-08-23 13:14 UTC  (3+ messages)
` [PATCH_v3 1/2] dt-bindings: clock: qcom: Add QCOM Q6SSTOP clock controller bindings
` [PATCH_v3 2/2] clk: qcom: Add Q6SSTOP clock controller for QCS404

[PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-23 13:13 UTC  (11+ messages)
` [PATCH v3 2/7] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v3 3/7] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v3 4/7] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE
` [PATCH v3 5/7] media: v4l2-core: Add new helper for area controls

post-receive: pub/scm/linux/kernel/git/chao/linux
 2019-08-23 13:12 UTC 

[Qemu-devel] [PATCH 0/2] migration/qemu-file: cleanup and refine qemu-file
 2019-08-23 13:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] migration/qemu-file: fix potential buf waste for extra buf_index adjustment

[PATCH 0/3] arm64: meson-g12b: Add support for the Ugoos AM6
 2019-08-23 13:08 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: Add vendor prefix for Ugoos
` [PATCH 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
` [PATCH 3/3] arm64: dts: meson-g12b-ugoos-am6: add initial device-tree

[Qemu-devel] [PATCH 0/2] block/file-posix: Reduce xfsctl() use
 2019-08-23 13:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] iotests: Test reverse sub-cluster qcow2 writes

[f2fs-dev] [PATCH v2 0/4] fsck: Check write pointers of zoned block devices
 2019-08-23 13:09 UTC  (2+ messages)

[RFC] performance regression with "ext4: Allow parallel DIO reads"
 2019-08-23 13:08 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 00/68] target/arm: Convert aa32 base isa to decodetree
 2019-08-23 13:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 19/68] target/arm: Convert T32 ADDW/SUBW

[PATCH] perf trace beauty ioctl: fix off-by-one error in table
 2019-08-23 13:07 UTC  (2+ messages)

[PATCH] arch: um: place (soft)irq text with macros
 2019-08-23 13:06 UTC 

[SPDK] FW: wiping blobstore
 2019-08-23 13:06 UTC 

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2019-08-23 13:06 UTC 

[PATCH] arch: um: fix VDSO compiler warning
 2019-08-23 13:05 UTC 

[PATCH v7] ata/pata_buddha: Probe via modalias instead of initcall
 2019-08-23 13:03 UTC  (3+ messages)

[PATCH] perf cgroups: Don't rotate events for cgroups unnecessarily
 2019-08-23 13:03 UTC  (9+ messages)

[SPDK] copy and paste error
 2019-08-23 13:02 UTC 

[PATCH 0/2][v2] Rework the worst case calculations for space reservation
 2019-08-23 13:03 UTC  (2+ messages)

[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
 2019-08-23 13:01 UTC  (7+ messages)
` [PATCH 2/3] git-gui: Add the ability to revert selected lines

[Qemu-devel] [PATCH v2 0/2] Add dbus-vmstate
 2019-08-23 13:00 UTC  (5+ messages)

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-23 12:56 UTC  (7+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH 1/2] powerpc/32s: automatically allocate BAT in setbat()
 2019-08-23 12:50 UTC 

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-23 12:59 UTC  (3+ messages)

[git pull] pinctrl: sh-pfc: Updates for v5.4 (take two)
 2019-08-23 12:59 UTC 

IPv6 routes inserted into the kernel with 'route' end up with invalid type
 2019-08-23 12:59 UTC  (2+ messages)

[PATCH V4 0/6] null_blk: simplify null_handle_cmd()
 2019-08-23 12:58 UTC  (2+ messages)

[git pull] clk: renesas: Updates for v5.4
 2019-08-23 12:58 UTC 

[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
 2019-08-23 12:57 UTC  (3+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support

[PATCH 0/5] dmaengine: ti: edma: Multicore usage related fixes
 2019-08-23 12:56 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: dma: ti-edma: Add option for reserved channel ranges
` [PATCH 5/5] dmaengine: ti: edma: Add support for handling reserved channels


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.