Tags give the ability to mark specific points in history as being important
-
wireless-drivers-for-davem-2017-07-21
d755cbc2 · ·wireless-drivers fixes for 4.13 Important, but small in size, fixes. brcmfmac * fix a regression in SDIO support introduced in v4.13-rc1 rtlwifi * fix a regression in bluetooth coexistance introduced in v4.13-rc1 iwlwifi * a few NULL pointer dereferences in the recovery flow * a small but important fix for IBSS * a one-liner fix for tracing, which was including too much data
-
drm-fixes-for-v4.13-rc2
imx, misc and amdkfd fixes
-
xfs-4.13-fixes-1
10479e2d · ·Changes since last update: - Fix firstfsb variables that we left uninitialized, which could lead locking problems. - Check for NULL metadata buffer pointers before using them. - Don't allow btree cursor manipulation if the btree block is corrupt. Better to just shut down.
-
pm-4.13-rc2
ffa64d5e · ·Power management fixes for v4.13-rc2 - Fix the average CPU load computations in the intel_pstate driver on Knights Landing (Xeon Phi) processors that require an extra factor to compensate for a rate change differences between the TSC and MPERF which is missing (Srinivas Pandruvada). - Fix an initialization ordering issue in the generic power domains (genpd) framework (Sudeep Holla).
-
drm-misc-fixes-2017-07-20
636c4c3e · ·Core Changes: - fence: Introduce new fence flag to signify timestamp is populated (Chris) - mst: Avoid processing incomplete data + fix NULL dereference (Imre) Driver Changes: - vc4: Avoid WARN from grabbing a ref from vblank that's not on (Boris) Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Boris Brezillon <boris.brezillon@free-electrons.com> Cc: Imre Deak <imre.deak@intel.com>
-
libnvdimm-fixes-4.13-rc2
bbb3be17 · ·libnvdimm for 4.13-rc2 * Fix handling of media errors that span a sector * Fix support of multiple namespaces in a libnvdimm region being in device-dax mode * Clean up the machine check notifier properly when the nfit driver fails to register * Address a static analysis (smatch) report in device-dax
-
drm-intel-next-2017-07-17
58947144 · ·2nd round of 4.14 features: - prep for deferred fbdev setup - refactor fixed 16.16 computations and skl+ wm code (Mahesh Kumar) - more cnl paches (Rodrigo, Imre et al) - tighten context cleanup and handling (Chris Wilson) - fix interlaced handling on skl+ (Mahesh Kumar) - small bits as usual