index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-15
Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-75
/
+121
2021-05-15
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-55
/
+69
2021-05-15
Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+23
2021-05-15
Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-79
/
+59
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2
-2
/
+2
2021-05-15
Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
9
-18
/
+47
2021-05-14
Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+27
2021-05-15
Merge tag 'drm-intel-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-61
/
+12
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
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
1
-4
/
+27
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-13
erofs: fix 1 lcluster-sized pcluster for big pcluster
Gao Xiang
1
-2
/
+19
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
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
2
-21
/
+36
2021-05-12
MAINTAINERS: Move nvdimm mailing list
Dan Williams
6
-32
/
+32
2021-05-12
tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
Zou Wei
1
-1
/
+1
2021-05-12
libnvdimm: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
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
drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
Ankit Nautiyal
1
-1
/
+1
2021-05-12
drm/i915/overlay: Fix active retire callback alignment
Tvrtko Ursulin
1
-1
/
+1
2021-05-12
drm/i915: Fix crash in auto_retire
Stéphane Marchesin
1
-1
/
+2
[next]