All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-30 18:34:57 to 2019-10-30 19:25:19 UTC [more...]

[PATCH v4 00/13] DSC MST support for AMDGPU
 2019-10-30 19:24 UTC  (54+ messages)
  ` [PATCH 01/13] drm/amd/display: Add MST atomic routines
  ` [PATCH 02/13] drm/dp_mst: Add PBN calculation for DSC modes
  ` [PATCH 03/13] drm/dp_mst: Parse FEC capability on MST ports
  ` [PATCH 04/13] drm/dp_mst: Add MST support to DP DPCD R/W functions
  ` [PATCH 05/13] drm/dp_mst: Fill branch->num_ports
  ` [PATCH 06/13] drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux
  ` [PATCH 07/13] drm/dp_mst: Add new quirk for Synaptics MST hubs
  ` [PATCH 08/13] drm/amd/display: Initialize DSC PPS variables to 0
  ` [PATCH 09/13] drm/amd/display: Validate DSC caps on MST endpoints
  ` [PATCH 10/13] drm/amd/display: Write DSC enable to MST DPCD
  ` [PATCH 11/13] drm/amd/display: MST DSC compute fair share
  ` [PATCH 12/13] drm/dp_mst: Add DSC enablement helpers to DRM
  ` [PATCH 13/13] drm/amd/display: Recalculate VCPI slots for new DSC connectors

[PATCH linux-kselftest/test v6] lib/list-test: add a test for the 'list' doubly linked list
 2019-10-30 19:23 UTC  (9+ messages)

[RFC 0/2] io_uring: examine request result only after completion
 2019-10-30 19:21 UTC  (19+ messages)

[RFC PATCH v2 00/13] Support ROHM BD71828 PMIC
 2019-10-30 19:22 UTC  (7+ messages)
` [RFC PATCH v2 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings

[Intel-gfx] [PATCH 01/11] drm/i915: Split detaching and removing the vma
 2019-10-30 19:21 UTC  (33+ messages)
  `  "
  ` [Intel-gfx] [PATCH 02/11] drm/i915/gt: Call intel_gt_sanitize() directly
      `  "
  ` [Intel-gfx] [PATCH 03/11] drm/i915/gem: Leave reloading kernel context on resume to GT
      `  "
  ` [Intel-gfx] [PATCH 04/11] drm/i915/gt: Move user_forcewake application "
      `  "
  ` [Intel-gfx] [PATCH 05/11] drm/i915: Defer rc6 shutdown to suspend_late
      `  "
  ` [Intel-gfx] [PATCH 06/11] drm/i915: Drop GEM context as a direct link from i915_request
      `  "
  ` [Intel-gfx] [PATCH 07/11] drm/i915: Push the use-semaphore marker onto the intel_context
      `  "
  ` [Intel-gfx] [PATCH 08/11] drm/i915: Remove i915->kernel_context
      `  "
  ` [Intel-gfx] [PATCH 09/11] drm/i915/gt: Defer engine registration until fully initialised
      `  "
  ` [Intel-gfx] [PATCH 10/11] drm/i915/gt: Pull timeline initialise to intel_gt_init_early
      `  "
  ` [Intel-gfx] [PATCH 11/11] drm/i915: Move i915_gem_init_contexts() earlier
      `  "

KMSAN: uninit-value in cdc_ncm_set_dgram_size
 2019-10-30 19:22 UTC 

[Xen-devel] [seabios test] 143330: regressions - FAIL
 2019-10-30 19:20 UTC 

https://sourceware.org/bugzilla/show_bug.cgi?id=23657
 2019-10-30 19:20 UTC  (2+ messages)

[PATCH] lib/color_encoding: Fix up support for XYUV format
 2019-10-30 19:20 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] cpufreq: Add user_min/max_freq
 2019-10-30 19:18 UTC  (3+ messages)

[PATCH 0/3] VGT+ support
 2019-10-30 19:17 UTC  (4+ messages)
` [PATCH 1/3] ip: Allow query link with extended vf properties
` [PATCH 3/3] ip: Add SR-IOV VF VGT+ support
` [PATCH 2/3] ip: Present the VF VLAN tagging mode

Kernel hangs in cifs_reconnect
 2019-10-30 19:17 UTC  (7+ messages)

ESP SCSI driver (was: Amiga PCMCIA network card support)
 2019-10-30 18:52 UTC  (10+ messages)
` [PATCH] esp_scsi: Add support for FSC chip

[PATCH v4 0/6] lib/string: Add strscpy_pad() function
 2019-10-30 19:16 UTC  (5+ messages)
` [PATCH v4 2/6] kselftest: Add test runner creation script

[net-next 1/1] tipc: add smart nagle feature
 2019-10-30 19:16 UTC  (2+ messages)

[PATCH 05/16] handshake: Convert handshake event callbacks variadic functions
 2019-10-30 19:16 UTC  (2+ messages)

[PATCH] nvdimm/btt: fix variable 'rc' set but not used
 2019-10-30 19:15 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/3] net/qede/base: fix for FW bug
 2019-10-30 19:15 UTC  (2+ messages)

[PATCH 0/3] VGT+ support
 2019-10-30 19:14 UTC  (4+ messages)
` [PATCH 1/3] net: Support querying specific VF properties
` [PATCH 2/3] net: Add SRIOV VGT+ support
` [PATCH 3/3] net/mlx5: "

[Intel-gfx] [PATCH] drm/i915: Split detaching and removing the vma
 2019-10-30 19:13 UTC  (3+ messages)
  `  "

[PATCH] sfc: should check the return value after allocating memory
 2019-10-30 19:12 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2020.01-rc1 released
 2019-10-30 19:11 UTC  (2+ messages)
` [U-Boot] [U-Boot-Board-Maintainers] "

ath3k patch file not found
 2019-10-30 19:10 UTC 

[PATCH linux-kselftest/test v1] apparmor: add AppArmor KUnit tests for policy unpack
 2019-10-30 19:09 UTC  (12+ messages)

FitImage cause dependency loop
 2019-10-30 19:09 UTC 

Compile build issues with samples/bpf/ again
 2019-10-30 19:09 UTC  (2+ messages)

[PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
 2019-10-30 19:08 UTC  (8+ messages)
    ` [Linux-kernel-mentees] "

[PATCH] drm/amdgpu: Show resolution correctly in mode validation debug output
 2019-10-30 18:58 UTC  (3+ messages)

[PATCH net-next 1/1] tc-testing: fixed two failing pedit tests
 2019-10-30 19:08 UTC 

[Intel-gfx] [PATCH] drm/i915: Preload LUTs if the hw isn't currently using them
 2019-10-30 19:08 UTC  (3+ messages)
  `  "

[PATCH] selinux: sidtab: reverse lookup hash table
 2019-10-30 19:07 UTC  (5+ messages)

[PATCH net-next v2 0/4] mlxsw: Update firmware version
 2019-10-30 19:07 UTC  (2+ messages)

[PATCH v3 0/3] staging: rts5208: Eliminate the use of Camel Case
 2019-10-30 19:05 UTC  (8+ messages)
` [PATCH v3 1/3] staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}
  ` [PATCH v3 1/3] staging: rts5208: Eliminate the use of Camel Case in files ms.{h,c}
` [PATCH v3 2/3] staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}
  ` [PATCH v3 2/3] staging: rts5208: Eliminate the use of Camel Case in files xd.{h,c}
` [PATCH v3 3/3] staging: rts5208: Eliminate the use of Camel Case in file sd.h

[LTP] Send CKI test reports to LTP list ?
 2019-10-30 19:05 UTC 

[PATCH net] mlxsw: core: Unpublish devlink parameters during reload
 2019-10-30 19:04 UTC  (2+ messages)

bpf_helpers and you... some more
 2019-10-30 19:03 UTC 

[PATCH] sctp: set ooo_okay properly for Transmit Packet Steering
 2019-10-30 19:03 UTC  (7+ messages)

Optimize perf stat for large number of events/cpus v3
 2019-10-30 19:03 UTC  (6+ messages)
` [PATCH v3 3/7] perf evsel: Add iterator to iterate over events ordered by CPU

[PATCH] Revert "ext4 crypto: fix to check feature status before get policy"
 2019-10-30 19:02 UTC  (5+ messages)
    ` [f2fs-dev] "

[dpdk-dev] [PATCH v4 0/1] fbarray: get fbarrays from containerized secondary
 2019-10-30 19:00 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/1] fbarray: fix duplicated fbarray file in secondary
  ` [dpdk-dev] [PATCH v5 1/1] "

[PATCH net 1/1] qed: Optimize execution time for nvm attributes configuration
 2019-10-30 18:57 UTC  (2+ messages)

[PATCH] spapr/kvm: Set default cpu model for all machine classes
 2019-10-30 17:32 UTC  (2+ messages)

[thud][PATCH v2] libepoxy: specify x11 as false explicitly when config option x11 not used
 2019-10-30 18:55 UTC  (2+ messages)

[U-Boot] Drop "" Subject tag and footer?
 2019-10-30 18:56 UTC  (2+ messages)

RFC: New device for zero-copy VM memory access
 2019-10-30 18:52 UTC  (2+ messages)

[PATCH net] vxlan: fix unexpected failure of vxlan_changelink()
 2019-10-30 18:55 UTC  (2+ messages)

[Xen-devel] [linux-4.9 test] 143328: regressions - FAIL
 2019-10-30 18:54 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2019-10-30 18:22 UTC  (2+ messages)

[PATCH v2 0/2] Fix silent truncations in the SPI NOR driver
 2019-10-30 18:53 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: fix silent truncation in spi_nor_read()
` [PATCH v2 2/2] mtd: spi-nor: fix silent truncation in spi_nor_read_raw()

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-30 18:52 UTC  (15+ messages)

bpf: bug in bpf_xdp_adjust_head, 5.0.20 kernel
 2019-10-30 18:51 UTC 

[net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2019-10-29
 2019-10-30 18:50 UTC  (3+ messages)
` [net-next 5/9] ice: Add support for AF_XDP

[PULL] topic/mst-suspend-resume-reprobe-2019-10-29-2
 2019-10-30 18:49 UTC  (6+ messages)
    ` [Intel-gfx] "

[RFC v2 0/2] gpio: Support for shared GPIO lines on boards
 2019-10-30 18:49 UTC  (6+ messages)

[PATCH] dma-debug: increase HASH_SIZE
 2019-10-30 18:48 UTC 

[PATCH v7] drm/amd/display: Add MST atomic routines
 2019-10-30 18:48 UTC  (8+ messages)

[PATCH] locking/percpu_rwsem: Rewrite to not use rwsem
 2019-10-30 18:47 UTC  (7+ messages)

[PATCH net-next 0/7] bnxt_en: Updates for net-next
 2019-10-30 18:46 UTC  (3+ messages)
` [PATCH net-next 1/7] bnxt_en: Add support for L2 rewrite

[SPDK] Re: SPDK socket abstraction layer
 2019-10-30 18:46 UTC 

[brauner:clone3_stack_direction 1/1] kernel/fork.c:2581:18: warning: passing argument 1 of '__range_ok' makes pointer from integer without a cast
 2019-10-30 18:46 UTC 

[thud/master][PATCH 3] ipc-lld: inherit update-alternatives for softlink
 2019-10-30 18:46 UTC 

[sashal-linux-stable:queue-4.19 101/106] drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:935:2: error: implicit declaration of function 'readx_poll_timeout_atomic'
 2019-10-30 18:45 UTC 

[PATCH v4 0/4] Implement STRICT_MODULE_RWX for powerpc
 2019-10-30 18:43 UTC  (5+ messages)

[PATCH 0/2] fw_cfg: Allow reboot-timeout=-1 again
 2019-10-30 18:41 UTC  (3+ messages)
` [PATCH 2/2] tests/fw_cfg: Test 'reboot-timeout=-1' special value

[U-Boot] [PATCH 2/2] ARM: dts: imx6qdl: Add U-Boot specific device tree files for Cubox-i
 2019-10-30 18:43 UTC  (3+ messages)
` [U-Boot] ?==?utf-8?q? ?==?utf-8?q? [PATCH 2/2]?==?utf-8?q? ARM:?==?utf-8?q? "

[igt-dev] [PATCH i-g-t] tests/kms_flip: Allow an extra half frame for vblank waits
 2019-10-30 18:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[BUG] bpf:
 2019-10-30 18:42 UTC  (4+ messages)
  ` [BUG] bpf: oops in kfree_skb test

[PATCH] mm: fix unevictable page reclaim when calling madvise_pageout
 2019-10-30 18:42 UTC  (10+ messages)

[PATCH] drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptes
 2019-10-30 18:41 UTC  (6+ messages)
  ` [PATCH] drm/amdgpu: Improve RAS documentation

[PATCH v3 1/2] usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
 2019-10-30 18:39 UTC  (2+ messages)
` [PATCH v3 2/2] usb: gadget: composite: Support more than 500mA MaxPower

[PATCH v4 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-10-30 18:40 UTC  (4+ messages)
` [PATCH v4 06/10] lib/refcount: Move saturation warnings out of line

[PATCH] qed: fix spelling mistake "queuess" -> "queues"
 2019-10-30 18:40 UTC  (3+ messages)

[PATCH v2] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-10-30 18:37 UTC  (5+ messages)

git branch --edit-description a custom file
 2019-10-30 18:39 UTC 

[MODERATED] [PATCH v7 0/5] NX 0
 2019-10-30 18:38 UTC  (3+ messages)
` [MODERATED] [PATCH v7 1/5] NX 1
  ` [MODERATED] "

[PATCH 00/11] powerpv/powernv: Restore pnv_npu_try_dma_set_bypass()
 2019-10-30 18:33 UTC  (6+ messages)

[PATCH 1/4] drm/i915/bios: use a flag for vbt hdmi level shift presence
 2019-10-30 18:36 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "
    `  "

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-30 18:36 UTC  (5+ messages)
` [RFC PATCH 13/13] x86/Kconfig: Add Kconfig for KVM based XO

[dpdk-dev] [PATCH] net/bnx2x: fix the meson compile issue
 2019-10-30 18:35 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

[dpdk-dev] DPDK QoS scheduler changes, are we there yet?
 2019-10-30 18:35 UTC 

[RFC PATCH v4 00/19] Core scheduling v4
 2019-10-30 18:33 UTC  (4+ messages)
` [RFC PATCH v4 12/19] sched: A quick and dirty cgroup tagging interface
` [RFC PATCH v4 13/19] sched: Add core wide task selection and scheduling
` [RFC PATCH v4 16/19] sched: Debug bits


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.