All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-11 23:54:16 to 2019-11-12 00:33:20 UTC [more...]

[PATCH 00/30] DC Patches 11 Nov 2019
 2019-11-12  0:33 UTC  (27+ 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

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

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  0:07 UTC  (87+ 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)

[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

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

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

[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  (5+ 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)

[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 

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)

[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  (7+ messages)
` [PATCH v4 07/17] svm: Add support for setup/destroy virutal APIC backing page for AVIC
` [PATCH v4 08/17] kvm: x86: Introduce APICv pre-update hook

[PATCH net V2] devlink: Add method for time-stamp on reporter's dump
 2019-11-12  0:06 UTC  (2+ messages)

[PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible
 2019-11-12  0:05 UTC  (7+ messages)
` [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example

[PATCH V2 0/2] block: allow zone_mgmt_ops to bail out on SIGKILL
 2019-11-12  0:04 UTC  (5+ messages)
` [PATCH V2 1/2] block: export blk_should_abort()
` [PATCH V2 2/2] block: allow zone_mgmt_ops to bail out on SIGKILL

[PATCH] tpm_tis: turn on TPM before calling tpm_get_timeouts
 2019-11-12  0:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Documentation: RCU: whatisRCU: Updated full list of RCU API
 2019-11-12  0:03 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] mm: migrate: handle freed page at the first place
 2019-11-12  0:02 UTC  (3+ messages)

[PATCH 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
 2019-11-11 23:57 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "
    `  "

[PATCH v2 1/3] staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
 2019-11-11 23:15 UTC  (4+ messages)
` [PATCH v2 3/3] staging: wfx: replace u32 by __le32

[PATCH] drm/i915/tgl: MOCS table fixes
 2019-11-11 23:55 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: MOCS table fixes (rev2)
    `  "

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-11 23:54 UTC  (4+ messages)
` [PATCH v24 01/12] Linux Random Number Generator

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 23:54 UTC  (9+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

Public cloud provider for Yocto builds
 2019-11-11 23:52 UTC 


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.