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-03-21
x86/entry: Remove syscall qualifier support
Brian Gerst
6
-22
/
+14
2020-03-21
x86/entry/64: Remove ptregs qualifier from syscall table
Brian Gerst
1
-10
/
+10
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
12
-72
/
+24
2020-03-21
x86/entry/64: Split X32 syscall table into its own file
Brian Gerst
3
-25
/
+29
2020-03-21
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
3
-7
/
+10
2020-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
3
-7
/
+2
2020-03-21
x86/entry: Refactor SYS_NI macros
Brian Gerst
1
-9
/
+23
2020-03-21
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
1
-18
/
+26
2020-03-21
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
1
-41
/
+32
2020-03-21
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
1
-25
/
+24
2020-03-10
x86/entry/64: Trace irqflags unconditionally as ON when returning to user space
Thomas Gleixner
2
-3
/
+3
2020-03-10
x86/entry/32: Remove unused label restore_nocheck
Thomas Gleixner
1
-1
/
+1
2020-02-29
x86/entry/32: Remove the 0/-1 distinction from exception entries
Thomas Gleixner
1
-3
/
+3
2020-02-27
x86/traps: Stop using ist_enter/exit() in do_int3()
Andy Lutomirski
1
-6
/
+15
2020-02-27
x86/entry/entry_32: Route int3 through common_exception
Thomas Gleixner
1
-8
/
+2
2020-02-27
x86/irq: Remove useless return value from do_IRQ()
Thomas Gleixner
2
-3
/
+2
2020-02-27
x86/traps: Remove redundant declaration of do_double_fault()
Thomas Gleixner
1
-7
/
+7
2020-02-27
x86/traps: Document do_spurious_interrupt_bug()
Thomas Gleixner
1
-0
/
+19
2020-02-27
x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
Thomas Gleixner
1
-1
/
+0
2020-02-27
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
3
-4
/
+4
2020-02-27
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
2
-5
/
+10
2020-02-27
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
1
-0
/
+1
2020-02-23
Linux 5.6-rc3
Linus Torvalds
1
-1
/
+1
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-22
io_uring: fix __io_iopoll_check deadlock in io_sq_thread
Xiaoguang Wang
1
-18
/
+9
2020-02-21
ext4: fix mount failure with quota configured as module
Jan Kara
1
-1
/
+1
2020-02-21
jbd2: fix ocfs2 corrupt when clearing block group bits
wangyan
1
-2
/
+6
2020-02-21
ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
Eric Biggers
2
-9
/
+23
2020-02-21
ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
Eric Biggers
3
-11
/
+11
2020-02-21
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
5
-37
/
+76
2020-02-21
MAINTAINERS: use tabs for SAFESETID
Randy Dunlap
1
-4
/
+4
2020-02-21
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
1
-2
/
+6
2020-02-21
mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
Wei Yang
1
-1
/
+1
2020-02-21
mm/vmscan.c: don't round up scan size for online memory cgroup
Gavin Shan
1
-3
/
+6
2020-02-21
lib/string.c: update match_string() doc-strings with correct behavior
Alexandru Ardelean
1
-0
/
+16
2020-02-21
mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
Vasily Averin
1
-1
/
+3
2020-02-21
mm/swapfile.c: fix a comment in sys_swapon()
Christoph Hellwig
1
-1
/
+1
2020-02-21
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
Douglas Anderson
1
-4
/
+4
2020-02-21
get_maintainer: remove uses of P: for maintainer name
Joe Perches
1
-24
/
+0
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
1
-0
/
+33
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-02-21
Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
Ioanna Alifieraki
1
-4
/
+2
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
2
-10
/
+14
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
6
-326
/
+1
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
1
-37
/
+0
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
3
-0
/
+53
2020-02-21
hwmon: (w83627ehf) Fix crash seen with W83627DHG-P
Guenter Roeck
1
-1
/
+6
2020-02-21
io_uring: prevent sq_thread from spinning when it should stop
Stefano Garzarella
1
-12
/
+12
2020-02-21
Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof
Filipe Manana
1
-5
/
+5
2020-02-21
nvme-multipath: Fix memory leak with ana_log_buf
Logan Gunthorpe
1
-0
/
+1
[next]