All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-12 00:07:28 to 2019-11-12 00:34:20 UTC [more...]

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2019-11-12  0:34 UTC 

[PATCH 00/30] DC Patches 11 Nov 2019
 2019-11-12  0:33 UTC  (91+ messages)
  ` [PATCH 01/30] drm/amd/display: add automated audio test support
  ` [PATCH 02/30] drm/amd/display: Renoir chroma viewport WA change formula
  ` [PATCH 03/30] drm/amd/display: Renoir chroma viewport WA Read the correct register
  ` [PATCH 04/30] drm/amd/display: Add hubp clock status in DTN log for Navi
  ` [PATCH 05/30] drm/amd/display: Update background color in bottommost mpcc
  ` [PATCH 06/30] drm/amd/display: Fix incorrect deep color setting in YCBCR420 modes
  ` [PATCH 07/30] drm/amd/display: 3.2.59
  ` [PATCH 08/30] drm/amd/display: Fix stereo with DCC enabled
  ` [PATCH 09/30] drm/amd/display: Changes in dc to allow full update in some cases
  ` [PATCH 10/30] drm/amd/display: Add DMUB service function check if hw initialized
  ` [PATCH 11/30] drm/amd/display: Add DMUB param to load inst const from driver
  ` [PATCH 12/30] drm/amd/display: Add debugfs initalization on mst connectors
  ` [PATCH 13/30] drm/amd/display: Connect DIG FE to its BE before link training starts
  ` [PATCH 14/30] drm/amd/display: Clean up some code with unused registers
  ` [PATCH 15/30] drm/amd/display: revert change causing DTN hang for RV
  ` [PATCH 16/30] drm/amd/display: Fix debugfs on MST connectors
  ` [PATCH 17/30] drm/amd/display: cleanup of construct and destruct funcs
  ` [PATCH 18/30] drm/amd/display: add color space option when sending link test pattern
  ` [PATCH 19/30] drm/amd/display: Adjust DML workaround threshold
  ` [PATCH 20/30] drm/amd/display: Add debug trace for dmcub FW autoload
  ` [PATCH 21/30] drm/amd/display: 3.2.60
  ` [PATCH 22/30] drm/amd/display: add debugfs sdp hook up function for Navi
  ` [PATCH 23/30] drm/amd/display: Avoid conflict between HDR multiplier and 3dlut
  ` [PATCH 24/30] drm/amd/display: Don't spin forever waiting for DMCUB phy/auto init
  ` [PATCH 25/30] drm/amd/display: cleanup of function pointer tables
  ` [PATCH 26/30] drm/amd/display: DML Validation Dump/Check with Logging
  ` [PATCH 27/30] drm/amd/display: Spin for DMCUB PHY init in DC
  ` [PATCH 28/30] drm/amd/display: Use a temporary copy of the current state when updating DSC config
  ` [PATCH 29/30] drm/amd/display: Add DSC 422Native debug option
    ` [PATCH 30/30] drm/amd/display: Add Navi10 DMUB VBIOS code

[PATCH v2 0/3] mmc: Fixup HW reset for SDIO cards
 2019-11-12  0:33 UTC  (7+ messages)
` [PATCH v2 1/3] mwifiex: Re-work support for SDIO HW reset
` [PATCH v2 3/3] mmc: core: Re-work HW reset for SDIO cards

[PATCH 0/2] nvme-pci: improve IO performance via poll after batch submission
 2019-11-12  0:33 UTC  (4+ messages)
` [PATCH 2/2] nvme-pci: poll IO after batch submission for multi-mapping queue

[PATCH v4 00/17] xfs: Delay Ready Attributes
 2019-11-12  0:33 UTC  (4+ messages)
` [PATCH v4 15/17] xfs: Check for -ENOATTR or -EEXIST

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  0:07 UTC  (55+ messages)
` [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v3 11/23] IB/{core, hw, umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
  ` [PATCH v3 11/23] IB/{core,hw,umem}: "
` [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

stable-rc/linux-4.9.y boot: 48 boots: 0 failed, 48 passed (v4.9.200-66-gc28abeb7953e)
 2019-11-12  0:32 UTC 

post-receive: pub/scm/network/wireless/iwd
 2019-11-12  0:32 UTC 

post-receive: pub/scm/network/wireless/iwd
 2019-11-12  0:31 UTC 

[PATCH 1/2] module: Fix variable names
 2019-11-12  0:30 UTC  (2+ messages)

[BUG] rk3399-rockpro64 pcie synchronous external abort
 2019-11-12  0:30 UTC  (5+ messages)

[GIT PULL] cgroup fixes for v5.4-rc7
 2019-11-12  0:30 UTC  (2+ messages)

[cip-dev] [RFT/RFC linux-4.4.y-cip v2] gpiolib: Fix bad of_node pointer
 2019-11-12  0:29 UTC  (3+ messages)

[PATCH v2] peap: Adjust V0 not to close tunnel on Success of Phase2
 2019-11-12  0:29 UTC  (2+ messages)

[RFC 02/11] soc: Add Realtek chip info driver for RTD1195 and RTD1295
 2019-11-12  0:29 UTC  (10+ messages)
` [PATCH] base: soc: Export soc_device_to_device() helper

post-receive: pub/scm/linux/kernel/git/ebiggers/xfsprogs-dev
 2019-11-12  0:28 UTC 

Split commit graphs and commit-graph read
 2019-11-12  0:28 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/xfstests-dev
 2019-11-12  0:28 UTC 

[PATCH 1/2] tune-riscv: Add support for hard and soft float
 2019-11-12  0:21 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-11-12  0:26 UTC 

post-receive: pub/scm/linux/kernel/git/dtor/input
 2019-11-12  0:26 UTC 

[PATCH 4.19 000/211] 4.19.77-stable review
 2019-11-12  0:25 UTC  (8+ messages)
` [PATCH 4.19 167/211] KVM: x86: Manually calculate reserved bits when loading PDPTRS

[alsa-devel] [PATCH v3 00/19] ASoC: soc-core cleanup - step 4
 2019-11-12  0:24 UTC  (5+ messages)
` [alsa-devel] [PATCH v3 02/19] ASoC: soc-core: tidyup soc_init_dai_link()
      `  "

variable refresh rate API
 2019-11-12  0:24 UTC 

[MPTCP] Re: [RFC PATCH 2/6] mptcp: allow partial cleaning of rtx head dfrag
 2019-11-12  0:23 UTC 

[lkp] [+3487487 bytes kernel size regression] [i386-tinyconfig] [6c839134bc] doc: Convert arrayRCU.txt to arrayRCU.rst
 2019-11-12  0:22 UTC  (2+ messages)

[RESEND PATCH v1 2/2] scsi: ufs: fix potential bug which ends in system hang-up
 2019-11-12  0:22 UTC 

[RESEND PATCH v1 1/2] scsi: ufs: print helpful hint when response size exceed buffer size
 2019-11-12  0:21 UTC 

[BUG] rk3399-rockpro64 pcie synchronous external abort
 2019-11-12  0:21 UTC  (4+ messages)

[RESEND PATCH v1 0/2] Two small patches for UFS
 2019-11-12  0:21 UTC 

[PATCH v3 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-12  0:19 UTC  (5+ messages)
` [PATCH v3 1/4] Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
` [PATCH v3 2/4] Bluetooth: btbcm: Support pcm configuration
` [PATCH v3 3/4] Bluetooth: hci_bcm: Support pcm params in dts
` [PATCH v3 4/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH 2/2] Input: ili210x - add ILI2117 support
 2019-11-12  0:19 UTC  (10+ messages)

[PATCH] ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
 2019-11-12  0:19 UTC  (2+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-12  0:19 UTC 

[PATCH net-next 00/17] Allow slow to initialise GPON modules to work
 2019-11-12  0:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-12  0:18 UTC 

post-receive: pub/scm/linux/kernel/git/dtor/input
 2019-11-12  0:18 UTC 

[PATCH v2] PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
 2019-11-12  0:17 UTC  (2+ messages)

[PATCH 4.4 STABLE] kvm: mmu: Don't read PDPTEs when paging is not enabled
 2019-11-12  0:17 UTC 

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2019-11-12  0:16 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-12  0:16 UTC 

check_signed.c false negative
 2019-11-11 23:21 UTC 

[PATCH v10 0/2] Refactor Gen11+ SAGV support
 2019-11-12  0:15 UTC  (5+ messages)
` [PATCH v10 1/2] drm/i915: Refactor intel_can_enable_sagv
  ` [Intel-gfx] "

[PATCH v4 00/14] t5520: various test cleanup
 2019-11-12  0:14 UTC  (16+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/14] t: teach test_cmp_rev to accept ! for not-equals
  ` [PATCH v5 02/14] t5520: improve test style
  ` [PATCH v5 03/14] t5520: use sq for test case names
  ` [PATCH v5 04/14] t5520: let sed open its own input
  ` [PATCH v5 05/14] t5520: replace test -f with test-lib functions
  ` [PATCH v5 06/14] t5520: remove spaces after redirect operator
  ` [PATCH v5 07/14] t5520: use test_line_count where possible
  ` [PATCH v5 08/14] t5520: replace test -{n,z} with test-lib functions
  ` [PATCH v5 09/14] t5520: use test_cmp_rev where possible
  ` [PATCH v5 10/14] t5520: test single-line files by git with test_cmp
  ` [PATCH v5 11/14] t5520: don't put git in upstream of pipe
  ` [PATCH v5 12/14] t5520: replace subshell cat comparison with test_cmp
  ` [PATCH v5 13/14] t5520: remove redundant lines in test cases
  ` [PATCH v5 14/14] t5520: replace `! git` with `test_must_fail git`

[PATCH] net: sfp: fix sfp_bus_put() kernel documentation
 2019-11-12  0:13 UTC  (2+ messages)

Unix domain socket missing error code
 2019-11-12  0:12 UTC  (2+ messages)

[PATCH net-next v2] net: openvswitch: add hash info to upcall
 2019-11-12  0:12 UTC  (2+ messages)

[PATCH net-next 0/2] PTP clock source for SJA1105 tc-taprio offload
 2019-11-12  0:11 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: sja1105: Make the PTP command read-write
` [PATCH net-next 2/2] net: dsa: sja1105: Implement state machine for TAS with PTP clock source

[PATCH net-next] r8169: respect EEE user setting when restarting network
 2019-11-12  0:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-11-12  0:11 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-12  0:11 UTC 

[kees:kspp/cfi/x86 37/69] include/linux/scs.h:46:37: warning: 'struct task_struct' declared inside parameter list
 2019-11-12  0:10 UTC 

[dpdk-dev] [PATCH] net/ice: change RSS rule destroy API
 2019-11-12  0:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/ice: fix RSS rule destroy

[Xen-devel] [xen-4.12-testing test] 144007: regressions - FAIL
 2019-11-12  0:07 UTC 

[Bug 204609] New: amdgpu: powerplay failed send message
 2019-11-12  0:08 UTC  (3+ messages)
` [Bug 204609] "

[PATCH v4 00/17] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-11-12  0:08 UTC  (4+ messages)
` [PATCH v4 08/17] kvm: x86: Introduce APICv pre-update hook


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.