summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu1-1/+1
2020-02-08Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-15/+18
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-60/+58
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+3
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+3
2020-02-07Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-0/+39
2020-02-07prefix-handling analogues of errorf() and friendsAl Viro1-0/+4
2020-02-07turn fs_param_is_... into functionsAl Viro1-24/+14
2020-02-07fs_parse: handle optional arguments sanelyAl Viro1-1/+0
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro4-12/+11
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen1-3/+4
2020-02-07add prefix to fs_context->logAl Viro2-6/+11
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro1-2/+3
2020-02-07new primitive: __fs_parse()Al Viro2-4/+6
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadAl Viro1-0/+11
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro1-6/+10
2020-02-07get rid of fs_value_is_filename_emptyAl Viro1-1/+0
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro1-3/+1
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2-2/+17
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz1-0/+8
2020-02-07ieee80211: fix 'the' doubling in commentsZvika Yehudai1-3/+3
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam2-1/+60
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss2-0/+7
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg1-6/+5
2020-02-07fs: New zonefs file systemDamien Le Moal1-0/+1
2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro1-5/+0
2020-02-07fs_parse: get rid of ->enumsAl Viro1-19/+19
2020-02-07Pass consistent param->type to fs_parse()Al Viro1-1/+0
2020-02-07Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie1-2/+3
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-3/+4
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2020-02-06spi: spi-omap2-mcspi: Handle DMA size restriction on AM65xVignesh Raghavendra1-0/+1
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2020-02-06skbuff: fix a data race in skb_queue_len()Qian Cai1-1/+13
2020-02-06Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds3-5/+9
2020-02-06drm/vram: Add helpers to validate a display mode's memory requirementsThomas Zimmermann1-0/+9
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds5-66/+416
2020-02-06Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2020-02-06Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-02-06of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven1-0/+3
2020-02-05Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+58
2020-02-05dma-direct: improve swiotlb error reportingChristoph Hellwig1-8/+3
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-20/+102
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+5
2020-02-05bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet1-5/+0
2020-02-05net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-02-05net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-02-05Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar199-1665/+6190
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+3