index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)
Al Viro
2
-46
/
+51
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
-28
/
+30
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
-29
/
+28
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
-60
/
+42
2020-03-18
vm86: get rid of get_user_ex() use
Al Viro
1
-29
/
+23
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
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
53
-261
/
+252
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
9
-0
/
+2058
2020-02-09
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-09
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-129
/
+247
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
12
-0
/
+3280
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-11
/
+260
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+3
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-36
/
+88
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+10
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-35
/
+127
2020-02-09
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-19
/
+28
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
80
-327
/
+782
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-08
Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-5
/
+7
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
35
-674
/
+696
2020-02-08
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
9
-36
/
+113
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
142
-3263
/
+6566
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
585
-15629
/
+32079
2020-02-08
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
40
-131
/
+457
2020-02-08
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
1
-4
/
+7
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
37
-781
/
+561
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
10
-109
/
+117
2020-02-08
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
4
-30
/
+51
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
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
6
-35
/
+120
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
14
-53
/
+159
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
12
-31
/
+114
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
[next]