summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-0/+1
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+25
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-13/+24
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+22
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-223/+540
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-71/+551
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-71/+78
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+8
2020-02-08Merge branch 'pipe-exclusive-wakeup'Linus Torvalds-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds-1/+1
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+5
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu-1/+1
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-15/+18
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-60/+58
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+3
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+3
2020-02-07Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds-0/+39
2020-02-07prefix-handling analogues of errorf() and friendsAl Viro-0/+4
2020-02-07turn fs_param_is_... into functionsAl Viro-24/+14
2020-02-07fs_parse: handle optional arguments sanelyAl Viro-1/+0
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro-12/+11
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen-3/+4
2020-02-07add prefix to fs_context->logAl Viro-6/+11
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro-2/+3
2020-02-07new primitive: __fs_parse()Al Viro-4/+6
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadAl Viro-0/+11
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro-6/+10
2020-02-07get rid of fs_value_is_filename_emptyAl Viro-1/+0
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro-3/+1
2020-02-07fs: New zonefs file systemDamien Le Moal-0/+1
2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro-5/+0
2020-02-07fs_parse: get rid of ->enumsAl Viro-19/+19
2020-02-07Pass consistent param->type to fs_parse()Al Viro-1/+0
2020-02-07Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie-2/+3
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan-3/+4
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+5
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+4
2020-02-06skbuff: fix a data race in skb_queue_len()Qian Cai-1/+13
2020-02-06Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-5/+9
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-66/+416
2020-02-06Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+14
2020-02-06Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2020-02-05of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven-0/+3
2020-02-05Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+58
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+102
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-0/+5