summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-19bpf: fix BTF verification of enumsAlexei Starovoitov
2019-09-19libbpf: Remove getsockopt() check for XDP_OPTIONSToke Høiland-Jørgensen
2019-09-19tools/power/x86/intel-speed-select: Fix perf-profile command outputSrinivas Pandruvada
2019-09-19tools/power/x86/intel-speed-select: Extend core-power command setSrinivas Pandruvada
2019-09-19tools/power/x86/intel-speed-select: Fix some debug printsSrinivas Pandruvada
2019-09-19tools/power/x86/intel-speed-select: Format get-assoc informationSrinivas Pandruvada
2019-09-19tools/power/x86/intel-speed-select: Allow online/offline based on tdpSrinivas Pandruvada
2019-09-19tools/power/x86/intel-speed-select: Fix high priority core mask over countYouquan Song
2019-09-19usbnet: sanity checking of packet sizes and device mtuOliver Neukum
2019-09-19powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger
2019-09-19s390/cio: fix intparm documentationCornelia Huck
2019-09-19s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki
2019-09-19microblaze: Switch to standard restart handlerLinus Walleij
2019-09-18gfs2: Convert gfs2 to fs_contextAndrew Price
2019-09-18vfs: Convert spufs to use the new mount APIDavid Howells
2019-09-18vfs: Convert hypfs to use the new mount APIDavid Howells
2019-09-18hypfs: Fix error number left in struct pointer memberDavid Howells
2019-09-18vfs: Convert functionfs to use the new mount APIDavid Howells
2019-09-18vfs: Convert bpf to use the new mount APIDavid Howells
2019-09-18Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-09-18Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-09-18Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-09-18Merge tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2019-09-18Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-18Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-18Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-18virtio-fs: add virtiofs filesystemStefan Hajnoczi
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-18Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-18ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter
2019-09-18io_uring: IORING_OP_TIMEOUT supportJens Axboe
2019-09-19io_uring: use cond_resched() in sqthreadJens Axboe
2019-09-18io_uring: fix potential crash issue due to io_get_req failureJackie Liu
2019-09-18io_uring: ensure poll commands clear ->sqeJens Axboe
2019-09-18io_uring: fix use-after-free of shadow_reqJackie Liu
2019-09-18io_uring: use kmemdup instead of kmalloc and memcpyJackie Liu