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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
drm/i915/dg1: Reserve first 1MB of local memory
Imre Deak
1
-0
/
+41
2021-03-24
drm/i915: introduce mem->reserved
Abdiel Janulgue
3
-0
/
+96
2021-03-24
drm/i915: reserve stolen for LMEM region
CQ Tang
2
-4
/
+12
2021-03-24
drm/i915: setup the LMEM region
Matthew Auld
3
-1
/
+41
2021-03-24
drm/i915: make local-memory probing a GT operation
Matthew Auld
6
-7
/
+49
2021-03-24
drm/i915/gt: use new tasklet API for execution list
Emil Renner Berthing
4
-23
/
+23
2021-03-24
drm/i915/buddy: document the unused header bits
Matthew Auld
3
-2
/
+56
2021-03-24
drm/i915/gt: Move the defer_request waiter active assertion
Chris Wilson
1
-1
/
+1
2021-03-24
drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
Chris Wilson
1
-3
/
+13
2021-03-24
drm/i915/gem: consolidate 2big error checking for object sizes
Matthew Auld
4
-34
/
+29
2021-03-24
drm/i915/gem: don't trust the dma_buf->size
Matthew Auld
1
-0
/
+10
2021-03-24
drm/i915/gt: Replace 'return' with a fall-through
Chris Wilson
1
-3
/
+3
2021-03-24
drm/i915/gt: Add a space before '('
Chris Wilson
1
-1
/
+1
2021-03-24
drm/i915/gt: Replace unnecessary ',' with '; '
Chris Wilson
2
-3
/
+3
2021-03-24
drm/i915/gt: Insert spaces into GEN3_L3LOG_SIZE/4
Chris Wilson
1
-3
/
+5
2021-03-24
drm/i915/gt: Wrap macro arg in ()
Chris Wilson
1
-1
/
+1
2021-03-24
drm/i915/gt: Remove a bonus newline
Chris Wilson
2
-2
/
+0
2021-03-24
drm/i915/gt: Fixup misaligned function parameters
Chris Wilson
2
-4
/
+3
2021-03-24
drm/i915/gt: Remove repeated words from comments
Chris Wilson
5
-5
/
+5
2021-03-24
drm/i915/gt: Add some missing blank lines after declaration
Chris Wilson
5
-0
/
+7
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
75
-459
/
+78
2021-03-24
drm/i915: Decrease number of subplatform bits
Tvrtko Ursulin
3
-3
/
+4
2021-03-24
drm/i915/gt: Call stop_ring() from ring resume, again
Chris Wilson
1
-52
/
+56
2021-03-24
drm/i915: Remove I915_USER_PRIORITY_SHIFT
Chris Wilson
7
-48
/
+24
2021-03-24
drm/i915: Strip out internal priorities
Chris Wilson
8
-87
/
+20
2021-03-15
drm/i915/dp_link_training: Convert DRM_DEBUG_KMS to drm_dbg_kms
Sean Paul
1
-7
/
+8
2021-03-15
drm/i915/dp_link_training: Add newlines to debug messages
Sean Paul
1
-2
/
+2
2021-03-15
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
1
-8
/
+5
2021-03-14
Linux 5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-14
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-13
zram: fix broken page writeback
Minchan Kim
1
-3
/
+3
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
1
-3
/
+8
2021-03-13
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument
Zhou Guanghui
3
-14
/
+9
2021-03-13
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
1
-1
/
+1
2021-03-13
ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
Sergei Trofimovich
1
-6
/
+18
2021-03-13
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2021-03-13
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
1
-2
/
+6
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
1
-6
/
+12
2021-03-13
kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
Marco Elver
1
-1
/
+1
2021-03-13
kfence: fix printk format for ptrdiff_t
Marco Elver
1
-6
/
+6
2021-03-13
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
1
-0
/
+6
2021-03-13
MAINTAINERS: exclude uapi directories in API/ABI section
Vlastimil Babka
1
-2
/
+2
2021-03-13
binfmt_misc: fix possible deadlock in bm_register_write
Lior Ribak
1
-15
/
+14
2021-03-13
mm/highmem.c: fix zero_user_segments() with start > end
OGAWA Hirofumi
1
-5
/
+12
2021-03-13
hugetlb: do early cow when page pinned on src mm
Peter Xu
1
-4
/
+62
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
4
-9
/
+3
[next]