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
2019-10-16
drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
Chris Wilson
1
-6
/
+26
2019-10-16
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
5
-1
/
+19
2019-10-16
drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Ville Syrjälä
1
-6
/
+16
2019-10-16
drm/i915/execlists: Refactor -EIO markup of hung requests
Chris Wilson
1
-14
/
+17
2019-10-15
drm/panfrost: Handle resetting on timeout better
Steven Price
1
-5
/
+11
2019-10-14
drm/panfrost: Add missing GPU feature registers
Steven Price
1
-0
/
+3
2019-10-14
drm/ttm: fix handling in ttm_bo_add_mem_to_lru
Christian König
1
-2
/
+3
2019-10-14
drm/ttm: Restore ttm prefaulting
Thomas Hellstrom
1
-9
/
+7
2019-10-14
drm/ttm: fix busy reference in ttm_mem_evict_first
Christian König
1
-2
/
+2
2019-10-13
Linux 5.4-rc3
Linus Torvalds
1
-1
/
+1
2019-10-12
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-12
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-12
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-12
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
1
-4
/
+1
2019-10-12
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
1
-0
/
+4
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
10
-4
/
+98
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
6
-60
/
+81
2019-10-12
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
3
-15
/
+5
2019-10-12
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-12
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
1
-9
/
+18
2019-10-12
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down")
Steven Rostedt (VMware)
1
-41
/
+1
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
1
-9
/
+11
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
1
-11
/
+25
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
1
-0
/
+3
2019-10-12
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
1
-10
/
+14
2019-10-12
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-11
drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync
Xiaojie Yuan
1
-1
/
+1
2019-10-11
drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
Hans de Goede
2
-35
/
+35
2019-10-11
Revert "drm/radeon: Fix EEH during kexec"
Alex Deucher
1
-8
/
+0
2019-10-11
drm/msm/dsi: Implement reset correctly
Jeffrey Hugo
1
-2
/
+4
2019-10-11
Documentation/process: Add fallthrough pseudo-keyword
Joe Perches
2
-11
/
+24
2019-10-11
compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
Joe Perches
1
-0
/
+17
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
1
-6
/
+6
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
1
-2
/
+2
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
1
-1
/
+1
2019-10-11
MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Douglas Anderson
1
-0
/
+1
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-10-10
io_uring: fix sequence logic for timeout requests
Jens Axboe
1
-17
/
+20
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2
-9
/
+9
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
2
-0
/
+5
2019-10-10
MIPS: elf_hwcap: Export userspace ASEs
Jiaxun Yang
2
-0
/
+44
2019-10-10
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-10-10
xen: Stop abusing DT of_dma_configure API
Rob Herring
2
-21
/
+4
2019-10-10
MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
Geert Uytterhoeven
2
-4
/
+4
2019-10-10
dma-buf/resv: fix exclusive fence get
Qiang Yu
1
-1
/
+1
2019-10-10
xen/grant-table: remove unnecessary printing
Fuqian Huang
1
-2
/
+1
[next]