Skip to content
GitLab
Explore
Sign in
Commits · ead8e4e7e2c75ced6fcd9a53d3e9a2ecd7368553
linux
Browse files
Mar 26, 2020
x86: __setup_rt_frame(): consolidate uaccess areas
· ead8e4e7
Al Viro
authored
Feb 15, 2020
ead8e4e7
x86: __setup_frame(): consolidate uaccess areas
· 5c1f1780
Al Viro
authored
Feb 15, 2020
5c1f1780
x86: setup_sigcontext(): list user_access_{begin,end}() into callers
· b00d8f8f
Al Viro
authored
Feb 15, 2020
b00d8f8f
x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)
· 119cd59f
Al Viro
authored
Feb 15, 2020
119cd59f
x86: ia32_setup_rt_frame(): consolidate uaccess areas
· 57d563c8
Al Viro
authored
Feb 15, 2020
57d563c8
x86: ia32_setup_frame(): consolidate uaccess areas
· e2390741
Al Viro
authored
Feb 15, 2020
e2390741
x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callers
· 44a1d996
Al Viro
authored
Feb 15, 2020
44a1d996
Mar 19, 2020
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
· 39f16c1c
Al Viro
authored
Feb 15, 2020
39f16c1c
x86: switch ia32_setup_sigcontext() to unsafe_put_user()
· d2d2728d
Al Viro
authored
Feb 15, 2020
d2d2728d
x86: switch setup_sigcontext() to unsafe_put_user()
· 9f855c08
Al Viro
authored
Feb 15, 2020
9f855c08
x86: switch save_v86_state() to unsafe_put_user()
· a37d01ea
Al Viro
authored
Feb 15, 2020
a37d01ea
x86: kill get_user_{try,catch,ex}
· 77f3c616
Al Viro
authored
Feb 15, 2020
77f3c616
x86: get rid of get_user_ex() in restore_sigcontext()
· 3add42c2
Al Viro
authored
Feb 15, 2020
3add42c2
x86: get rid of get_user_ex() in ia32_restore_sigcontext()
· 978727ca
Al Viro
authored
Feb 15, 2020
978727ca
vm86: get rid of get_user_ex() use
· c63aad69
Al Viro
authored
Feb 15, 2020
c63aad69
Mar 18, 2020
x86: get rid of small constant size cases in raw_copy_{to,from}_user()
· 4b842e4e
Al Viro
authored
Feb 15, 2020
4b842e4e
x86: switch sigframe sigset handling to explict __get_user()/__put_user()
· 71c3313a
Al Viro
authored
Feb 15, 2020
71c3313a
Feb 15, 2020
x86 kvm page table walks: switch to explicit __get_user()
· a4814443
Al Viro
authored
Feb 15, 2020
a4814443
x86 user stack frame reads: switch to explicit __get_user()
· c8e3dd86
Al Viro
authored
Feb 15, 2020
c8e3dd86
Feb 10, 2020
Linux 5.6-rc1
· bb6d3fb3
Linus Torvalds
authored
Feb 09, 2020
View commits for tag v5.6-rc1
v5.6-rc1
bb6d3fb3
Merge tag 'kbuild-v5.6-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
· 89a47dd1
Linus Torvalds
authored
Feb 09, 2020
89a47dd1
Feb 09, 2020
Merge tag 'zonefs-5.6-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
· 380a129e
Linus Torvalds
authored
Feb 09, 2020
380a129e
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
· 490d332e
Marc Zyngier
authored
Feb 09, 2020
490d332e
Merge tag '5.6-rc-smb3-plugfest-patches' of
git://git.samba.org/sfrench/cifs-2.6
· d1ea35f4
Linus Torvalds
authored
Feb 09, 2020
d1ea35f4
Merge branch 'work.vboxsf' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
· 5586c3c1
Linus Torvalds
authored
Feb 09, 2020
5586c3c1
Merge tag 'x86-urgent-2020-02-09' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 1a2a76c2
Linus Torvalds
authored
Feb 09, 2020
1a2a76c2
Merge tag 'smp-urgent-2020-02-09' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· f4137760
Linus Torvalds
authored
Feb 09, 2020
f4137760
Merge tag 'perf-urgent-2020-02-09' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· ca21b9b3
Linus Torvalds
authored
Feb 09, 2020
ca21b9b3
Merge tag 'timers-urgent-2020-02-09' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 2fbc23c7
Linus Torvalds
authored
Feb 09, 2020
2fbc23c7
Merge tag 'irq-urgent-2020-02-09' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· f06bed87
Linus Torvalds
authored
Feb 09, 2020
f06bed87
Merge tag 'efi-urgent-2020-02-09' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 6ff90aa2
Linus Torvalds
authored
Feb 09, 2020
6ff90aa2
Merge tag 'scsi-misc' of
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
· fdfa3a67
Linus Torvalds
authored
Feb 08, 2020
fdfa3a67
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
· 291abfea
Linus Torvalds
authored
Feb 08, 2020
291abfea
Feb 08, 2020
fs: Add VirtualBox guest shared folder (vboxsf) support
· 0fd16957
Hans de Goede
authored
Dec 12, 2019
0fd16957
Merge tag 'powerpc-5.6-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
· d4f309ca
Linus Torvalds
authored
Feb 08, 2020
d4f309ca
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
· b0ef7cda
Linus Torvalds
authored
Feb 08, 2020
b0ef7cda
Merge tag 'armsoc-late' of
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
· 4ef1a30c
Linus Torvalds
authored
Feb 08, 2020
4ef1a30c
Merge tag 'armsoc-defconfig' of
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
· 5939224c
Linus Torvalds
authored
Feb 08, 2020
5939224c
Merge tag 'armsoc-drivers' of
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
· eab35405
Linus Torvalds
authored
Feb 08, 2020
eab35405
Merge tag 'armsoc-dt' of
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
· 1afa9c3b
Linus Torvalds
authored
Feb 08, 2020
1afa9c3b
Loading