aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-23compat_ioctl: ppp: move simple commands into ppp_generic.cArnd Bergmann
2019-10-23compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann
2019-10-23compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro
2019-10-23compat_ioctl: unify copy-in of ppp filtersAl Viro
2019-10-23tty: handle compat PPP ioctlsArnd Bergmann
2019-10-23compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann
2019-10-23compat_ioctl: handle SIOCOUTQNSDArnd Bergmann
2019-10-23af_unix: add compat_ioctl supportArnd Bergmann
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann
2019-10-23fs: compat_ioctl: move FITRIM emulation into file systemsArnd Bergmann
2019-10-23gfs2: add compat_ioctl supportArnd Bergmann
2019-10-23compat_ioctl: remove unused convert_in_user macroArnd Bergmann
2019-10-23compat_ioctl: remove last RAID handling codeArnd Bergmann
2019-10-23compat_ioctl: remove /dev/raw ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove PCI ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove joystick ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove /dev/random commandsArnd Bergmann
2019-10-23compat_ioctl: remove IGNORE_IOCTL()Arnd Bergmann
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann
2019-10-23compat_ioctl: remove HIDIO translationArnd Bergmann
2019-10-23compat_ioctl: remove HCIUART handlingArnd Bergmann
2019-10-23compat_ioctl: move hci_sock handlers into driverArnd Bergmann
2019-10-23compat_ioctl: move rfcomm handlers into driverArnd Bergmann
2019-10-23compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-10-23compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann
2019-10-23ceph: fix compat_ioctl for ceph_dir_operationsArnd Bergmann
2019-10-23compat_sys_ioctl(): make parallel to do_vfs_ioctl()Al Viro
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro
2019-10-23do_vfs_ioctl(): use saner typesAl Viro
2019-10-23compat: itanic doesn't have oneAl Viro
2019-10-23FIGETBSZ: fix compatAl Viro
2019-10-23fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro
2019-10-23compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann
2019-10-06Linux 5.4-rc2Linus Torvalds
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds