aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+25
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+4
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 5-8/+24
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 10-61/+108
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-18/+0
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-71/+78
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+8
2020-02-08Merge branch 'pipe-exclusive-wakeup'Gravatar Linus Torvalds 1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingGravatar Linus Torvalds 1-1/+1
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Thomas Gleixner 1-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-2/+5
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsGravatar Zenghui Yu 1-1/+1
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 5-11/+9
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 2-60/+58
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-0/+3
2020-02-07prefix-handling analogues of errorf() and friendsGravatar Al Viro 1-0/+4
2020-02-07turn fs_param_is_... into functionsGravatar Al Viro 1-24/+14
2020-02-07fs_parse: handle optional arguments sanelyGravatar Al Viro 1-1/+0
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specGravatar Al Viro 4-12/+11
2020-02-07fs_parser: remove fs_parameter_description name fieldGravatar Eric Sandeen 1-3/+4
2020-02-07add prefix to fs_context->logGravatar Al Viro 2-6/+11
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logGravatar Al Viro 1-2/+3
2020-02-07new primitive: __fs_parse()Gravatar Al Viro 2-4/+6
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadGravatar Al Viro 1-0/+11
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsGravatar Al Viro 1-6/+10
2020-02-07get rid of fs_value_is_filename_emptyGravatar Al Viro 1-1/+0
2020-02-07don't bother with explicit length argument for __lookup_constant()Gravatar Al Viro 1-3/+1
2020-02-07fold struct fs_parameter_enum into struct constant_tableGravatar Al Viro 1-5/+0
2020-02-07fs_parse: get rid of ->enumsGravatar Al Viro 1-19/+19
2020-02-07Pass consistent param->type to fs_parse()Gravatar Al Viro 1-1/+0
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitGravatar Tariq Toukan 1-3/+4
2020-02-06skbuff: fix a data race in skb_queue_len()Gravatar Qian Cai 1-1/+13
2020-02-06Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 3-5/+9
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 4-62/+409
2020-02-06Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+14
2020-02-06Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2020-02-05of: clk: Make <linux/of_clk.h> self-containedGravatar Geert Uytterhoeven 1-0/+3
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-14/+60
2020-02-05net: dsa: microchip: Platform data shan't include kernel.hGravatar Andy Shevchenko 1-1/+1
2020-02-05net: dsa: b53: Platform data shan't include kernel.hGravatar Andy Shevchenko 1-1/+1
2020-02-05Merge branch 'linus' into perf/urgent, to synchronize with upstreamGravatar Ingo Molnar 72-994/+2351
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-2/+3
2020-02-05Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2020-02-04nfs: optimise readdir cache page invalidationGravatar Dai Ngo 1-0/+3
2020-02-04Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-0/+16
2020-02-04Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Gravatar Linus Torvalds 2-0/+104
2020-02-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-34/+115
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-1/+8
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-44/+20