summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-38/+42
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-31/+279
2021-07-03Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-38/+45
2021-07-03vdpa/mlx5: Support creating resources with uid == 0Eli Cohen-1/+3
2021-07-03virtio: update virtio id table, add transitional idsZhu Lingshan-0/+12
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-103/+320
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-219/+425
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-31/+110
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds-14/+102
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+3
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-545/+119
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-513/+744
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko-1/+1
2021-07-02ACPI: Correct \_SB._OSC bit definition for PRMAubrey Li-1/+1
2021-07-02xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker-0/+1
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-18/+11
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds-0/+5
2021-07-02netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin-1/+0
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+881
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-226/+240
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-175/+946
2021-07-01tcp: consistently disable header prediction for mptcpPaolo Abeni-0/+4
2021-07-01net: remove the caif_hsi driverChristoph Hellwig-200/+0
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu-4/+21
2021-07-01ptp: add kernel API ptp_convert_timestamp()Yangbo Lu-0/+13
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu-0/+25
2021-07-01ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu-0/+14
2021-07-01ptp: add ptp virtual clock driver frameworkYangbo Lu-1/+3
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-428/+1185
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds-50/+84
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+4
2021-07-01sctp: move 198 addresses from unusable to private scopeXin Long-3/+1
2021-07-01net: annotate data race around sk_ll_usecEric Dumazet-1/+1
2021-07-01kcov: add __no_sanitize_coverage to fix noinstr for all architecturesMarco Elver-1/+24
2021-07-01x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...Al Viro-4/+0
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song-1/+0
2021-07-01kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko-149/+157
2021-07-01lib/mpi: fix spelling mistakesZhen Lei-2/+2
2021-07-01seq_file: drop unused *_escape_mem_ascii()Andy Shevchenko-4/+0
2021-07-01seq_file: add seq_escape_str() as replica of string_escape_str()Andy Shevchenko-0/+7
2021-07-01seq_file: introduce seq_escape_mem()Andy Shevchenko-0/+2
2021-07-01lib/test-string_helpers: add test cases for new featuresAndy Shevchenko-0/+4
2021-07-01lib/string_helpers: allow to append additional characters to be escapedAndy Shevchenko-0/+1
2021-07-01lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printableAndy Shevchenko-0/+1
2021-07-01lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCIIAndy Shevchenko-0/+1
2021-07-01lib/string_helpers: switch to use BIT() macroAndy Shevchenko-10/+11
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-84/+114
2021-07-01drm: include only needed headers in ascii85.hAndy Shevchenko-1/+2
2021-07-01mm: device exclusive memory accessAlistair Popple-3/+60
2021-07-01mm: rename migrate_pgmap_ownerAlistair Popple-10/+10