index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
drm/amd/display: handle failed allocation during stream construction
Josip Pavic
1
-3
/
+16
2020-07-14
drm/amd/display: OLED panel backlight adjust not work with external display connected
hersen wu
1
-0
/
+5
2020-07-14
drm/amdgpu/display: create fake mst encoders ahead of time (v4)
Alex Deucher
4
-28
/
+48
2020-07-14
drm/amdgpu: fix preemption unit test
Jack Xiao
1
-5
/
+15
2020-07-14
drm/amdgpu/gfx10: fix race condition for kiq
Jack Xiao
1
-1
/
+8
2020-07-09
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Marek Olšák
1
-1
/
+2
2020-07-09
drm/radeon: fix double free
Tom Rix
1
-4
/
+3
2020-07-09
drm/amd/display: add dmcub check on RENOIR
Aaron Ma
1
-1
/
+1
2020-07-09
drm/amdgpu: add TMR destory function for psp
Huang Rui
1
-4
/
+53
2020-07-09
drm/amdgpu: asd function needs to be unloaded in suspend phase
Huang Rui
1
-0
/
+6
2020-07-08
drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splat
Zenghui Yu
1
-2
/
+3
2020-07-08
drm/nouveau/nouveau: fix page fault on device private memory
Ralph Campbell
1
-0
/
+1
2020-07-08
drm/nouveau/svm: fix migrate page regression
Ralph Campbell
1
-1
/
+1
2020-07-08
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
Ben Skeggs
2
-4
/
+4
2020-07-08
drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabled
Ben Skeggs
1
-0
/
+3
2020-07-07
drm/i915/gt: Pin the rings before marking active
Chris Wilson
1
-6
/
+6
2020-07-06
drm/i915: Also drop vm.ref along error paths for vma construction
Chris Wilson
1
-10
/
+6
2020-07-06
drm/i915: Drop vm.ref for duplicate vma on construction
Chris Wilson
1
-0
/
+1
2020-07-06
drm/i915/fbc: Fix fence_y_offset handling
Ville Syrjälä
4
-25
/
+25
2020-07-06
drm/i915: Skip stale object handle for debugfs per-file-stats
Chris Wilson
1
-1
/
+1
2020-07-05
Linux 5.8-rc4
Linus Torvalds
1
-1
/
+1
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
1
-3
/
+5
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-05
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
1
-0
/
+3
2020-07-05
drm/mediatek: mtk_hdmi: Remove debug messages for function calls
Enric Balletbo i Serra
2
-15
/
+1
2020-07-05
drm/mediatek: mtk_mt8173_hdmi_phy: Remove unnused const variables
Enric Balletbo i Serra
1
-48
/
+0
2020-07-05
drm/mediatek: Delete not used of_device_get_match_data
Matthias Brugger
1
-1
/
+0
2020-07-05
drm/mediatek: Remove unnecessary conversion to bool
Bernard Zhao
1
-4
/
+1
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2
-0
/
+30
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
1
-0
/
+4
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
2
-5
/
+20
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-07-03
mm/page_alloc: fix documentation error
Joel Savitz
1
-1
/
+1
2020-07-03
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
3
-3
/
+4
2020-07-03
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Barry Song
1
-2
/
+2
2020-07-03
samples/vfs: avoid warning in statx override
Kees Cook
1
-0
/
+2
2020-07-03
mm/hugetlb.c: fix pages per hugetlb calculation
Mike Kravetz
1
-1
/
+1
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
3
-0
/
+8
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2
-6
/
+17
2020-07-03
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
1
-0
/
+2
[next]