summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: socket: move check for forbid_cmsg_compat to __sys_...msg()Dominik Brodowski2018-04-021-4/+9
* net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+1
* net: socket: add __sys_shutdown() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+1
* net: socket: add __sys_socketpair() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+2
* net: socket: add __sys_getpeername() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+2
* net: socket: add __sys_getsockname() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+2
* net: socket: add __sys_listen() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+1
* net: socket: add __sys_connect() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+2
* net: socket: add __sys_bind() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+1
* net: socket: add __sys_socket() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+1
* net: socket: add __sys_accept4() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+2
* net: socket: add __sys_sendto() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+3
* net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-0/+6
* mm: use do_futex() instead of sys_futex() in mm_release()Dominik Brodowski2018-04-021-3/+10
* kernel: open-code sys_rt_sigpending() in sys_sigpending()Dominik Brodowski2018-04-021-1/+1
* syscalls: define and explain goal to not call syscalls in the kernelDominik Brodowski2018-03-251-0/+7
* Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-091-7/+10
|\
| * PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQGuenter Roeck2018-03-051-7/+10
* | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-091-0/+17
|\ \
| * | ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva2018-03-021-0/+17
* | | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-081-2/+24
|\ \ \
| * | | signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn2018-03-021-2/+24
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-072-2/+3
|\ \ \
| * | | scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-012-2/+3
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-062-4/+4
|\ \ \ \
| * | | | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-062-4/+4
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-053-37/+17
|\ \ \ \
| * | | | net: make skb_gso_*_seglen functions privateDaniel Axtens2018-03-041-33/+0
| * | | | net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-041-1/+1
| * | | | mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-281-3/+15
| * | | | net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-02-271-0/+1
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-1/+1
|\ \ \ \ \
| * | | | | dax: fix vma_is_fsdax() helperDan Williams2018-02-261-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-035-8/+74
|\ \ \ \ \
| * | | | | media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-233-7/+36
| * | | | | media: dvb: add continuity error indicators for memory mapped buffersMauro Carvalho Chehab2018-02-231-0/+35
| * | | | | media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab2018-02-231-0/+2
| * | | | | media: dvb: fix DVB_MMAP symbol nameArnd Bergmann2018-02-231-1/+1
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-021-0/+2
|\ \ \ \ \
| * | | | | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-011-0/+2
* | | | | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-023-5/+5
|\ \ \ \ \ \
| * | | | | | block: display the correct diskname for bioJiufei Xue2018-03-011-3/+1
| * | | | | | blktrace_api.h: fix comment for struct blk_user_trace_setupEric Biggers2018-02-261-1/+1
| * | | | | | genhd: Fix BUG in blkdev_open()Jan Kara2018-02-261-0/+1
| * | | | | | genhd: Add helper put_disk_and_module()Jan Kara2018-02-261-0/+1
| * | | | | | genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-261-1/+1
* | | | | | | Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-012-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-mis...Dave Airlie2018-03-012-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-02-271-0/+1
| | * | | | | | | drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin2018-02-231-0/+1