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
2021-06-07
arm64: entry: fold el1_inv() into el1h_64_sync_handler()
Mark Rutland
1
-10
/
+1
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
4
-138
/
+93
2021-06-07
arm64: entry: template the entry asm functions
Mark Rutland
1
-86
/
+27
2021-06-07
arm64: entry: improve bad_mode()
Mark Rutland
1
-15
/
+16
2021-06-07
arm64: entry: move bad_mode() to entry-common.c
Mark Rutland
2
-25
/
+27
2021-06-07
arm64: entry: consolidate EL1 exception returns
Mark Rutland
1
-4
/
+8
2021-06-07
arm64: entry: organise entry vectors consistently
Mark Rutland
1
-21
/
+21
2021-06-07
arm64: entry: organise entry handlers consistently
Mark Rutland
1
-42
/
+36
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
5
-108
/
+110
2021-06-07
arm64: entry: add a call_on_irq_stack helper
Mark Rutland
2
-0
/
+38
2021-06-07
arm64: entry: move NMI preempt logic to C
Mark Rutland
2
-11
/
+10
2021-06-07
arm64: entry: move arm64_preempt_schedule_irq to entry-common.c
Mark Rutland
2
-17
/
+20
2021-06-07
arm64: entry: convert SError handlers to C
Mark Rutland
4
-16
/
+42
2021-06-07
arm64: entry: unmask IRQ+FIQ after EL0 handling
Mark Rutland
2
-2
/
+2
2021-06-07
arm64: remove redundant local_daif_mask() in bad_mode()
Mark Rutland
1
-1
/
+0
2021-05-23
Linux 5.13-rc3
Linus Torvalds
1
-1
/
+1
2021-05-22
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2
-15
/
+15
2021-05-22
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
2021-05-22
proc: remove Alexey from MAINTAINERS
Alexey Dobriyan
1
-1
/
+0
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
5
-10
/
+20
2021-05-22
watchdog: reliable handling of timestamps
Petr Mladek
1
-14
/
+20
2021-05-22
kasan: slab: always reset the tag in get_freepointer_safe()
Alexander Potapenko
1
-0
/
+1
2021-05-22
tools/testing/selftests/exec: fix link error
Yang Yingliang
1
-3
/
+3
2021-05-22
ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
Varad Gautam
3
-6
/
+12
2021-05-22
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
2
-24
/
+0
2021-05-22
mm/shuffle: fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2021-05-21
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
1
-5
/
+17
2021-05-21
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
2021-05-21
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
1
-4
/
+4
2021-05-20
Fix KASAN identified use-after-free issue.
Rohith Surabattula
2
-9
/
+23
2021-05-20
xfs: restore old ioctl definitions
Darrick J. Wong
1
-0
/
+4
2021-05-20
xfs: fix deadlock retry tracepoint arguments
Darrick J. Wong
1
-1
/
+3
2021-05-20
xfs: retry allocations when locality-based search fails
Darrick J. Wong
1
-1
/
+14
2021-05-21
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2
-35
/
+52
2021-05-21
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls
Nicholas Piggin
2
-9
/
+28
2021-05-20
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
1
-0
/
+3
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
3
-22
/
+6
2021-05-20
btrfs: zoned: fix parallel compressed writes
Johannes Thumshirn
1
-4
/
+38
2021-05-20
btrfs: zoned: pass start block to btrfs_use_zone_append
Johannes Thumshirn
4
-7
/
+6
2021-05-20
io_uring: fortify tctx/io_wq cleanup
Pavel Begunkov
1
-4
/
+4
2021-05-20
platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet
Hans de Goede
1
-0
/
+35
2021-05-20
dma-buf: fix unintended pin/unpin warnings
Christian König
1
-5
/
+5
2021-05-20
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
1
-2
/
+2
2021-05-19
Defer close only when lease is enabled.
Rohith Surabattula
3
-0
/
+4
2021-05-19
Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.
Rohith Surabattula
4
-18
/
+23
2021-05-19
cifs: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-19
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
1
-0
/
+2
2021-05-19
drm/amdgpu: stop touching sched.ready in the backend
Christian König
4
-16
/
+1
2021-05-19
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
1
-1
/
+0
2021-05-19
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
1
-0
/
+4
[next]