index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
3
-8
/
+20
2021-05-14
ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...
Hugh Dickins
1
-1
/
+2
2021-05-14
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-14
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-14
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
1
-1
/
+1
2021-05-14
mm, slub: move slub_debug static key enabling outside slab_mutex
Vlastimil Babka
2
-9
/
+10
2021-05-14
mm/hugetlb: fix cow where page writtable in child
Peter Xu
1
-0
/
+1
2021-05-14
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
3
-18
/
+41
2021-05-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-75
/
+148
2021-05-14
Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-47
/
+56
2021-05-14
Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-318
/
+419
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-14
Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/a...
Dave Airlie
17
-303
/
+409
2021-05-14
Merge tag 'drm-misc-fixes-2021-05-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-11
/
+6
2021-05-13
Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-4
/
+21
2021-05-13
Merge tag 'acpi-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-2
/
+6
2021-05-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
5
-2
/
+5
2021-05-13
Merge branch 'pm-core'
Rafael J. Wysocki
2
-3
/
+8
2021-05-13
Merge branch 'resizex' (patches from Maciej)
Linus Torvalds
3
-34
/
+80
2021-05-13
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
3
-25
/
+26
2021-05-13
vt_ioctl: Revert VT_RESIZEX parameter handling removal
Maciej W. Rozycki
1
-10
/
+47
2021-05-13
vgacon: Record video mode changes with VT_RESIZEX
Maciej W. Rozycki
1
-3
/
+11
2021-05-13
Merge tag 'hwmon-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+38
2021-05-13
arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h
Mark Brown
1
-1
/
+1
2021-05-13
drm/amdgpu: update vcn1.0 Non-DPG suspend sequence
Sathishkumar S
1
-4
/
+9
2021-05-13
drm/amdgpu: set vcn mgcg flag for picasso
Sathishkumar S
1
-1
/
+2
2021-05-13
drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...
Kai-Heng Feng
3
-0
/
+12
2021-05-13
drm/amdgpu: update the method for harvest IP for specific SKU
Likun Gao
1
-14
/
+16
2021-05-13
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
6
-2
/
+57
2021-05-13
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
1
-0
/
+1
2021-05-13
drm/amd/pm: Fix out-of-bounds bug
Gustavo A. R. Silva
2
-99
/
+109
2021-05-13
drm/radeon/si_dpm: Fix SMU power state load
Gustavo A. R. Silva
2
-99
/
+109
2021-05-13
drm/radeon/ni_dpm: Fix booting bug
Gustavo A. R. Silva
2
-84
/
+94
2021-05-12
hwmon: (adm9240) Fix writes into inX_max attributes
Guenter Roeck
1
-1
/
+1
2021-05-12
Merge tag 'docs-5.13-3' of git://git.lwn.net/linux
Linus Torvalds
15
-81
/
+30
2021-05-12
Merge tag 'tpmdd-next-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-14
/
+23
2021-05-12
tpm: fix error return code in tpm2_get_cc_attrs_tbl()
Zhen Lei
1
-0
/
+1
2021-05-12
tpm, tpm_tis: Reserve locality in tpm_tis_resume()
Jarkko Sakkinen
1
-2
/
+10
2021-05-12
tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
Jarkko Sakkinen
1
-6
/
+4
2021-05-12
trusted-keys: match tpm_get_ops on all return paths
Ben Boeckel
1
-3
/
+3
2021-05-12
KEYS: trusted: Fix memory leak on object td
Colin Ian King
1
-3
/
+5
2021-05-12
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
1
-1
/
+17
2021-05-12
f2fs: return EINVAL for hole cases in swap file
Jaegeuk Kim
1
-2
/
+2
2021-05-12
ACPI: PM: Add ACPI ID of Alder Lake Fan
Sumeet Pawnikar
1
-0
/
+1
2021-05-11
f2fs: avoid swapon failure by giving a warning first
Jaegeuk Kim
1
-6
/
+23
2021-05-11
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
3
-12
/
+13
2021-05-11
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
1
-23
/
+12
2021-05-11
f2fs: compress: fix to free compress page correctly
Chao Yu
1
-1
/
+2
2021-05-11
f2fs: support iflag change given the mask
Jaegeuk Kim
1
-1
/
+2
2021-05-11
f2fs: avoid null pointer access when handling IPU error
Jaegeuk Kim
1
-2
/
+2
[next]