aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann5-38/+37
2019-10-23compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro2-47/+38
2019-10-23compat_ioctl: unify copy-in of ppp filtersAl Viro2-98/+108
2019-10-23tty: handle compat PPP ioctlsArnd Bergmann1-0/+4
2019-10-23compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann3-2/+3
2019-10-23compat_ioctl: handle SIOCOUTQNSDArnd Bergmann1-0/+1
2019-10-23af_unix: add compat_ioctl supportArnd Bergmann1-0/+19
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann5-159/+143
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann63-11/+62
2019-10-23fs: compat_ioctl: move FITRIM emulation into file systemsArnd Bergmann8-2/+7
2019-10-23gfs2: add compat_ioctl supportArnd Bergmann1-0/+30
2019-10-23compat_ioctl: remove unused convert_in_user macroArnd Bergmann1-7/+0
2019-10-23compat_ioctl: remove last RAID handling codeArnd Bergmann1-13/+0
2019-10-23compat_ioctl: remove /dev/raw ioctl translationArnd Bergmann1-4/+0
2019-10-23compat_ioctl: remove PCI ioctl translationArnd Bergmann1-6/+0
2019-10-23compat_ioctl: remove joystick ioctl translationArnd Bergmann1-7/+0
2019-10-23compat_ioctl: remove /dev/random commandsArnd Bergmann2-7/+1
2019-10-23compat_ioctl: remove IGNORE_IOCTL()Arnd Bergmann1-56/+0
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann4-158/+7
2019-10-23compat_ioctl: remove HIDIO translationArnd Bergmann1-17/+0
2019-10-23compat_ioctl: remove HCIUART handlingArnd Bergmann1-13/+0
2019-10-23compat_ioctl: move hci_sock handlers into driverArnd Bergmann2-25/+20
2019-10-23compat_ioctl: move rfcomm handlers into driverArnd Bergmann2-8/+12
2019-10-23compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann2-17/+31
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann2-3/+11
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann5-115/+114
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann4-67/+4
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann33-52/+36
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann16-237/+20
2019-10-23compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann3-54/+40
2019-10-23ceph: fix compat_ioctl for ceph_dir_operationsArnd Bergmann2-1/+2
2019-10-23compat_sys_ioctl(): make parallel to do_vfs_ioctl()Al Viro1-37/+28
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro3-35/+49
2019-10-23do_vfs_ioctl(): use saner typesAl Viro1-8/+8
2019-10-23compat: itanic doesn't have oneAl Viro1-2/+2
2019-10-23FIGETBSZ: fix compatAl Viro1-1/+1
2019-10-23fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro1-1/+2
2019-10-23compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann2-0/+42
2019-10-06Linux 5.4-rc2Linus Torvalds1-2/+2
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds1-10/+3
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds1-35/+93
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens1-1/+1
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-05dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov1-2/+2
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin2-5/+13
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada1-10/+0
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada1-2/+2
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada1-1/+1
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller1-6/+7