All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-26 17:23:02 to 2019-07-26 18:24:23 UTC [more...]

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2019-07-26 18:24 UTC 

[PATCH v6 00/24] Associate ddc adapters with connectors
 2019-07-26 18:24 UTC  (19+ messages)
` [PATCH v6 08/24] drm/mediatek: Provide ddc symlink in hdmi connector sysfs directory
` [PATCH v6 09/24] drm/tegra: Provide ddc symlink in output "
  ` [PATCH v6 10/24] drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
  ` [PATCH v6 11/24] drm/imx: imx-tve: "
  ` [PATCH v6 14/24] drm: zte: Provide ddc symlink in vga connector sysfs directory
  ` [PATCH v6 18/24] drm/ast: Provide ddc symlink in "
  ` [PATCH v6 20/24] drm/bridge: dw-hdmi: "
  ` [PATCH v6 24/24] drm/i915: Provide ddc symlink in hdmi "
` [PATCH v6 12/24] drm/vc4: Provide ddc symlink in "
` [PATCH v6 13/24] drm: zte: Provide ddc symlink in hdmi "
` [PATCH v6 15/24] drm/tilcdc: Provide ddc symlink in "
` [PATCH v6 16/24] drm: sti: Provide ddc symlink in hdmi "
` [PATCH v6 17/24] drm/mgag200: Provide ddc symlink in "
` [PATCH v6 19/24] drm/bridge: dumb-vga-dac: "
` [PATCH v6 21/24] drm/bridge: ti-tfp410: "
` [PATCH v6 22/24] drm/amdgpu: "
` [PATCH v6 23/24] drm/radeon: "
` ✗ Fi.CI.CHECKPATCH: warning for Associate ddc adapters with connectors (rev3)

mmc: sdhci-of-arasan small issue with clock with 5.2 kernel
 2019-07-26 18:23 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-07-26 18:23 UTC 

[Qemu-devel] [PATCH 00/67] target/arm: Convert aa32 base isa to decodetree
 2019-07-26 18:13 UTC  (68+ messages)
` [Qemu-devel] [PATCH 01/67] decodetree: Allow !function with no input bits
` [Qemu-devel] [PATCH 02/67] target/arm: Remove offset argument to gen_exception_insn
` [Qemu-devel] [PATCH 03/67] target/arm: Remove offset argument to gen_exception_bkpt_insn
` [Qemu-devel] [PATCH 04/67] target/arm: Remove offset argument to gen_exception_internal_insn
` [Qemu-devel] [PATCH 05/67] target/arm: Use the saved value of the insn address
` [Qemu-devel] [PATCH 06/67] target/arm: Introduce pc_read
` [Qemu-devel] [PATCH 07/67] target/arm: Introduce add_reg_for_lit
` [Qemu-devel] [PATCH 08/67] target/arm: Use store_reg_from_load in thumb2 code
` [Qemu-devel] [PATCH 09/67] target/arm: Fold a pc load into load_reg
` [Qemu-devel] [PATCH 10/67] target/arm: Move test for AL into arm_skip_unless
` [Qemu-devel] [PATCH 11/67] target/arm: Add stubs for aa32 decodetree
` [Qemu-devel] [PATCH 12/67] target/arm: Introduce gen_illegal_op
` [Qemu-devel] [PATCH 13/67] target/arm: Convert Data Processing (reg, reg-shifted-reg, imm)
` [Qemu-devel] [PATCH 14/67] target/arm: Convert multiply and multiply accumulate
` [Qemu-devel] [PATCH 15/67] target/arm: Convert Saturating addition and subtraction
` [Qemu-devel] [PATCH 16/67] target/arm: Convert Halfword multiply and multiply accumulate
` [Qemu-devel] [PATCH 17/67] target/arm: Convert MSR (immediate) and hints
` [Qemu-devel] [PATCH 18/67] target/arm: Convert MRS/MSR (banked, register)
` [Qemu-devel] [PATCH 19/67] target/arm: Convert Cyclic Redundancy Check
` [Qemu-devel] [PATCH 20/67] target/arm: Convert the rest of A32 Miscelaneous instructions
` [Qemu-devel] [PATCH 21/67] target/arm: Convert T32 ADDW/SUBW
` [Qemu-devel] [PATCH 22/67] target/arm: Convert load/store (register, immediate, literal)
` [Qemu-devel] [PATCH 23/67] target/arm: Convert Synchronization primitives
` [Qemu-devel] [PATCH 24/67] target/arm: Convert USAD8, USADA8, SBFX, UBFX, BFC, BFI, UDF
` [Qemu-devel] [PATCH 25/67] target/arm: Convert Parallel addition and subtraction
` [Qemu-devel] [PATCH 26/67] target/arm: Convert Packing, unpacking, saturation, and reversal
` [Qemu-devel] [PATCH 27/67] target/arm: Convert Signed multiply, signed and unsigned divide
` [Qemu-devel] [PATCH 28/67] target/arm: Convert MOVW, MOVT
` [Qemu-devel] [PATCH 29/67] target/arm: Convert LDM, STM
` [Qemu-devel] [PATCH 30/67] target/arm: Convert B, BL, BLX (immediate)
` [Qemu-devel] [PATCH 31/67] target/arm: Convert SVC
` [Qemu-devel] [PATCH 32/67] target/arm: Convert RFE and SRS
` [Qemu-devel] [PATCH 33/67] target/arm: Convert Clear-Exclusive, Barriers
` [Qemu-devel] [PATCH 34/67] target/arm: Convert CPS (privileged)
` [Qemu-devel] [PATCH 35/67] target/arm: Convert SETEND
` [Qemu-devel] [PATCH 36/67] target/arm: Convert PLI, PLD, PLDW
` [Qemu-devel] [PATCH 37/67] target/arm: Convert Unallocated memory hint
` [Qemu-devel] [PATCH 38/67] target/arm: Convert Table Branch
` [Qemu-devel] [PATCH 39/67] target/arm: Convert SG
` [Qemu-devel] [PATCH 40/67] target/arm: Convert TT
` [Qemu-devel] [PATCH 41/67] target/arm: Simplify disas_thumb2_insn
` [Qemu-devel] [PATCH 42/67] target/arm: Simplify disas_arm_insn
` [Qemu-devel] [PATCH 44/67] target/arm: Convert T16 data-processing (two low regs)
` [Qemu-devel] [PATCH 45/67] target/arm: Convert T16 load/store (register offset)
` [Qemu-devel] [PATCH 46/67] target/arm: Convert T16 load/store (immediate offset)
` [Qemu-devel] [PATCH 47/67] target/arm: Convert T16 add pc/sp (immediate)
` [Qemu-devel] [PATCH 48/67] target/arm: Convert T16 load/store multiple
` [Qemu-devel] [PATCH 49/67] target/arm: Convert T16 add/sub (3 low, 2 low and imm)
` [Qemu-devel] [PATCH 50/67] target/arm: Convert T16 one low register and immediate
` [Qemu-devel] [PATCH 51/67] target/arm: Convert T16 branch and exchange
` [Qemu-devel] [PATCH 52/67] target/arm: Convert T16 add, compare, move (two high registers)
` [Qemu-devel] [PATCH 53/67] target/arm: Convert T16 adjust sp (immediate)
` [Qemu-devel] [PATCH 54/67] target/arm: Convert T16, extract
` [Qemu-devel] [PATCH 55/67] target/arm: Convert T16, Change processor state
` [Qemu-devel] [PATCH 56/67] target/arm: Convert T16, Reverse bytes
` [Qemu-devel] [PATCH 57/67] target/arm: Convert T16, nop hints
` [Qemu-devel] [PATCH 58/67] target/arm: Convert T16, push and pop
` [Qemu-devel] [PATCH 59/67] target/arm: Convert T16, Conditional branches, Supervisor call
` [Qemu-devel] [PATCH 60/67] target/arm: Convert T16, Miscellaneous 16-bit instructions
` [Qemu-devel] [PATCH 61/67] target/arm: Convert T16, shift immediate
` [Qemu-devel] [PATCH 62/67] target/arm: Convert T16, load (literal)
` [Qemu-devel] [PATCH 63/67] target/arm: Convert T16, Unconditional branch
` [Qemu-devel] [PATCH 64/67] target/arm: Convert T16, long branches
` [Qemu-devel] [PATCH 65/67] target/arm: Clean up disas_thumb_insn
` [Qemu-devel] [PATCH 66/67] target/arm: Move singlestep check from gen_jmp to gen_goto_tb
` [Qemu-devel] [PATCH 67/67] target/arm: Merge gen_bx_im into trans_BLX_i

[PATCH 1/6] staging: rtl8188eu: add spaces around '+' in usb_halinit.c
 2019-07-26 18:21 UTC  (9+ messages)
` [PATCH 2/6] staging: rtl8188eu: add spaces around '&' "
` [PATCH 3/6] staging: rtl8188eu: add spaces around '|' "
` [PATCH 4/6] staging: rtl8188eu: add spaces around '<<' and '>>' "
` [PATCH 5/6] staging: rtl8188eu: add spaces around '-' and '*' "
` [PATCH 6/6] staging: rtl8188eu: cleanup comparsion to NULL "

[PATCH] media input infrastructure:tw686x: Added Added custom function to set vdev->release in tw686x driver
 2019-07-26 18:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S24 01/12] ice: Allow egress control packets from PF_VSI
 2019-07-26 18:20 UTC  (24+ messages)
` [Intel-wired-lan] [PATCH S24 02/12] ice: Account for all states of FW DCBx and LLDP
` [Intel-wired-lan] [PATCH S24 03/12] ice: Don't call synchronize_irq() for VF's from the host
` [Intel-wired-lan] [PATCH S24 04/12] ice: Treat DCBx state NOT_STARTED as valid
` [Intel-wired-lan] [PATCH S24 05/12] ice: Fix RSS LUT table when setting Rx channels
` [Intel-wired-lan] [PATCH S24 06/12] ice: Copy dcbx configuration only if mode is correct
` [Intel-wired-lan] [PATCH S24 07/12] ice: reject VF attempts to enable head writeback
` [Intel-wired-lan] [PATCH S24 08/12] ice: Rename ethtool private flag for lldp
` [Intel-wired-lan] [PATCH S24 09/12] ice: silence some bogus error messages
` [Intel-wired-lan] [PATCH S24 10/12] ice: Fix flag used for module query
` [Intel-wired-lan] [PATCH S24 11/12] ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
` [Intel-wired-lan] [PATCH S24 12/12] ice: Add input handlers for virtual channel handlers

[PATCH 0/4] Tiger Lake: MOCS table handling
 2019-07-26 18:20 UTC  (3+ messages)
` [PATCH 1/4] drm/i915/tgl: Move fault registers to their new offset

[Xen-devel] [linux-linus test] 139361: regressions - FAIL
 2019-07-26 18:19 UTC 

[PATCH] reset: unstage empty deleted ita files
 2019-07-26 18:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] crypto: s390/aes - fix name clash after AES library refactor
 2019-07-26 18:19 UTC 

[PATCH net-next v2] mlx4/en_netdev: allow offloading VXLAN over VLAN
 2019-07-26 18:18 UTC 

Request for inclusion on linux-4.14.y
 2019-07-26 18:17 UTC 

[Qemu-devel] [PATCH v4 0/7] Measure Tiny Code Generation Quality
 2019-07-26 18:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 7/7] monitor: adding info tbs, tb, and coverset

[PATCH] MAINTAINERS: Update Intel ASoC drivers maintainers
 2019-07-26 18:15 UTC 

[RFC] net: phy: read link status twice when phy_check_link_status()
 2019-07-26 18:14 UTC  (2+ messages)

[vfs:work.mount1 32/32] fs/gfs2/ops_fstype.c:1527:9: warning: 'error' may be used uninitialized in this function
 2019-07-26 18:14 UTC 

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-26 18:14 UTC  (5+ messages)
` [PATCH v6 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v6 1/1] "

Bug#932845: TS-219 RTC issue with Debian Buster
 2019-07-26 18:12 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 00/11] add SPDX tags to files with Intel copyright
 2019-07-26 18:11 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 05/11] examples/qos_sched: replace license text with SPDX tag
  ` [dpdk-dev] [PATCH v2 07/11] ethdev: "
  ` [dpdk-dev] [PATCH v2 09/11] port: "

How to add multiple example with conflicting includes
 2019-07-26 18:11 UTC 

Reporting reused packfile objects
 2019-07-26 18:10 UTC 

[dpdk-dev] [PATCH] maintainers: add co-maintainer to sched library
 2019-07-26 18:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] doc: integrate UEFI documentation into Sphinx toctree
 2019-07-26 18:10 UTC 

[5.2 regression] rtwpci + amd iommu
 2019-07-26 18:08 UTC  (4+ messages)

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-07-26 18:08 UTC  (15+ messages)
` [RFC PATCH 17/40] soundwire: bus: use runtime_pm_get_sync/pm when enabled
` [RFC PATCH 27/40] soundwire: Add Intel resource management algorithm
  ` [alsa-devel] "
` [RFC PATCH 36/40] soundwire: intel: disable interrupts on suspend
  ` [alsa-devel] "
` [RFC PATCH 37/40] soundwire: cadence_master: add hw_reset capability in debugfs
  ` [alsa-devel] "
` [RFC PATCH 38/40] soundwire: cadence_master: make clock stop exit configurable on init
  ` [alsa-devel] "

[NTB] 26b3a37b92: WARNING:at_kernel/params.c:#param_sysfs_init
 2019-07-26 18:08 UTC  (2+ messages)

[PATCHv3] EDAC, altera: Move Stratix10 SDRAM ECC to peripheral
 2019-07-26 18:09 UTC 

[PATCH AUTOSEL 4.19 001/158] wil6210: fix potential out-of-bounds read
 2019-07-26 18:07 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 097/158] media: coda: fix mpeg2 sequence number handling

[PATCH] kprobes: Allow kprobes coexist with livepatch
 2019-07-26 18:06 UTC  (5+ messages)

[PATCH] drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functions
 2019-07-26 18:06 UTC  (2+ messages)

[PATCH 1/6] staging: rtl8188eu: add spaces around '+' in usb_halinit.c
 2019-07-26 18:04 UTC 

how to encrypt fip for GXB P201 and possible bug in docs
 2019-07-26 18:03 UTC  (2+ messages)

[PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 18:02 UTC  (3+ messages)
      ` [PATCH v2 25/26] docs: rcu: convert some articles from html to ReST

[lttng-ust][PATCH] Add config time check for new gettid API
 2019-07-26 18:01 UTC 

[5.2 REGRESSION] Generic vDSO breaks seccomp-enabled userspace on i386
 2019-07-26 18:01 UTC  (11+ messages)

[PATCH] staging:iio:adc:ad7280a: add of_match_table entry
 2019-07-26 17:59 UTC  (3+ messages)

[PATCH 4.19 000/271] 4.19.61-stable review
 2019-07-26 17:59 UTC  (5+ messages)
` [PATCH 4.19 078/271] perf/x86/intel/uncore: Handle invalid event coding for free-running counter
` [PATCH 4.19 085/271] ACPICA: Clear status of GPEs on first direct enable

switch the remaining architectures to use generic GUP v4
 2019-07-26 17:58 UTC  (5+ messages)
` [PATCH 09/16] sparc64: use the generic get_user_pages_fast code

[VDSO] [x86_32] v5-3-rc1 needs vdso32=0 to get systemd-journald running
 2019-07-26 17:57 UTC  (4+ messages)

[GIT PULL] Block fixes for 5.3-rc2
 2019-07-26 17:56 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Admatec AG
 2019-07-26 17:54 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards

[RFC-ish PATCH 00/17] Clean up ASPEED devicetree warnings
 2019-07-26 17:53 UTC  (10+ messages)
` [PATCH 06/17] ARM: dts: swift: Cleanup gpio-keys-polled properties
` [RFC PATCH 14/17] ipmi: kcs: Finish configuring ASPEED KCS device before enable
` [RFC PATCH 15/17] ipmi: kcs: aspeed: Implement v2 bindings

[PATCH 1/3] drm/i915/uc: Remove redundant header_offset/size definitions
 2019-07-26 17:51 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/uc: Remove redundant ucode offset definition
` [PATCH 3/3] drm/i915/uc: Remove redundant RSA "

[PATCH v3] nvme: fix controller removal race with scan work
 2019-07-26 17:50 UTC  (4+ messages)

[PATCH v3] drivers/autotune: Fix UBSAN warnings
 2019-07-26 17:47 UTC 

[RESEND v2 1/1] power/supply/sbs-battery: Fix confusing battery status when idle or empty
 2019-07-26 17:47 UTC  (2+ messages)

[PATCH v4 00/11] add thermal driver for h6
 2019-07-26 17:46 UTC  (5+ messages)

[Bug 110719] Crash in radeon_drv_video.so when attempting to convert rgb video data
 2019-07-26 17:46 UTC  (2+ messages)
` [Bug 110719] Crash in radeonsi_drv_video.so "

[PATCH v3 00/13] Cleanup recordmcount and begin objtool conversion
 2019-07-26 17:45 UTC  (3+ messages)
` [PATCH v3 04/13] recordmcount: Rewrite error/success handling

UDF filesystem image with Write-Once UDF Access Type
 2019-07-26 17:44 UTC  (2+ messages)

[PATCH 0/2] Fix Octeon to build on !MIPS
 2019-07-26 17:44 UTC  (3+ messages)
` [PATCH 1/2] octeon: Fix typo
` [PATCH 2/2] staging/octeon: Allow test build on !MIPS

[Qemu-devel] [PATCH-4.2 v1 0/6] RISC-V: Hypervisor prep work part 2
 2019-07-26 17:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH-4.2 v1 5/6] target/riscv: Update the Hypervisor CSRs to v0.4
    ` [Qemu-riscv] "

[PATCH v3] drm: Set crc->opened to false before setting crc source to NULL
 2019-07-26 17:37 UTC 

[PATCH v12 0/2] Add XYUV format support
 2019-07-26 17:36 UTC  (4+ messages)
` [PATCH v12 1/2] drm: Introduce new DRM_FORMAT_XYUV

[Qemu-devel] [PULL 0/1] Linux user for 4.1 patches
 2019-07-26 17:35 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] linux-user: Make sigaltstack stacks per-thread

Intercepting MOV to/from CR3 when using EPT
 2019-07-26 17:34 UTC  (3+ messages)

[SPDK] ctrlr.c: 534:spdk_nvmf_ctrlr_connect: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:cnode2' does not allow host '2014-08.org.nvmexpress:uuid:f7124f51-379b-4752-b195-0487d39d4543'
 2019-07-26 17:34 UTC 

[dpdk-dev] Should we disallow running secondaries after primary has died?
 2019-07-26 17:33 UTC  (11+ messages)

[Bug 204331] New: amdgpu audio parameter not functional
 2019-07-26 17:33 UTC  (2+ messages)
` [Bug 204331] "

RDEPENDS in a containerized world
 2019-07-26 17:32 UTC 

[PATCH] nvme-rdma: fix possible use-after-free in connect error flow
 2019-07-26 17:29 UTC 

[PATCH -next] scsi: initio: Make some functions static
 2019-07-26 17:28 UTC  (2+ messages)

[cip-dev] [ANNOUNCE] v4.19.50-cip3-rt2
 2019-07-26 17:27 UTC  (6+ messages)
` [cip-dev] [ANNOUNCE] v4.4.185-cip35-rt24

[Qemu-devel] [PATCH v3 0/3] qapi: block-dirty-bitmap-remove transaction action
 2019-07-26 17:26 UTC  (5+ messages)

[PATCH v3 1/2] tests: move common definitions and functions into pidfd.h
 2019-07-26 17:24 UTC  (4+ messages)
` [PATCH v3 2/2] tests: add pidfd poll tests

[PATCH] KVM: X86: Use IPI shorthands in kvm guest when support
 2019-07-26 17:22 UTC  (2+ messages)


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.