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
2020-03-26
x86: ia32_setup_rt_frame(): consolidate uaccess areas
Al Viro
1
-10
/
+3
2020-03-26
x86: ia32_setup_frame(): consolidate uaccess areas
Al Viro
1
-27
/
+12
2020-03-26
x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callers
Al Viro
1
-16
/
+28
2020-03-19
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Al Viro
3
-43
/
+49
2020-03-18
x86: switch ia32_setup_sigcontext() to unsafe_put_user()
Al Viro
1
-31
/
+33
2020-03-18
x86: switch setup_sigcontext() to unsafe_put_user()
Al Viro
2
-46
/
+45
2020-03-18
x86: switch save_v86_state() to unsafe_put_user()
Al Viro
1
-31
/
+30
2020-03-18
x86: kill get_user_{try,catch,ex}
Al Viro
1
-54
/
+0
2020-03-18
x86: get rid of get_user_ex() in restore_sigcontext()
Al Viro
1
-50
/
+36
2020-03-18
x86: get rid of get_user_ex() in ia32_restore_sigcontext()
Al Viro
1
-62
/
+44
2020-03-18
vm86: get rid of get_user_ex() use
Al Viro
1
-30
/
+24
2020-03-18
x86: get rid of small constant size cases in raw_copy_{to,from}_user()
Al Viro
3
-145
/
+2
2020-03-18
x86: switch sigframe sigset handling to explict __get_user()/__put_user()
Al Viro
3
-28
/
+14
2020-02-15
x86 kvm page table walks: switch to explicit __get_user()
Al Viro
1
-1
/
+1
2020-02-15
x86 user stack frame reads: switch to explicit __get_user()
Al Viro
3
-31
/
+11
2020-02-09
Linux 5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-09
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
4
-30
/
+51
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+1
2020-02-08
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
1
-4
/
+6
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
3
-24
/
+24
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
1
-0
/
+80
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2
-2
/
+5
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
1
-1
/
+1
2020-02-08
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
1
-1
/
+2
2020-02-07
bpf: Improve bucket_log calculation logic
Martin KaFai Lau
1
-2
/
+3