summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-11/+9
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 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+3
2020-02-06Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds3-5/+9
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds4-62/+409
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 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+60
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+3
2020-02-05Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2020-02-04nfs: optimise readdir cache page invalidationDai Ngo1-0/+3
2020-02-04Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-0/+16
2020-02-04Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2-0/+104
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-34/+115
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+8
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-44/+20
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-0/+1
2020-02-04include/linux/cpumask.h: don't calculate length of the input stringYury Norov1-3/+1
2020-02-04lib: rework bitmap_parse()Yury Norov1-7/+1
2020-02-04bitops: more BITS_TO_* macrosYury Norov1-1/+3
2020-02-04lib/string: add strnchrnul()Yury Norov1-0/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan2-2/+15
2020-02-04proc: decouple proc from VFS with "struct proc_ops"Alexey Dobriyan1-4/+19
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price2-1/+4
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price1-0/+1
2020-02-04mm: add generic ptdumpSteven Price1-0/+21
2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price1-2/+5
2020-02-04mm: pagewalk: allow walking without vmaSteven Price1-0/+5
2020-02-04mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price1-6/+28
2020-02-04mm: remove __kreallocFlorian Westphal1-1/+0
2020-02-04mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand1-2/+2
2020-02-04mm: factor out next_present_section_nr()David Hildenbrand1-0/+10
2020-02-04mm/page_alloc.c: initialize memmap of unavailable memory directlyDavid Hildenbrand1-6/+0
2020-02-04eventfd: track eventfd_signal() recursion depthJens Axboe1-0/+14
2020-02-04Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds1-2/+1
2020-02-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-85/+364
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-2/+0
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra1-10/+0
2020-02-03Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds10-74/+1089
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2020-02-03mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven1-1/+1
2020-02-02Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2-1/+6
2020-02-01tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi1-3/+1
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+11
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+8
2020-02-01Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-20/+143
2020-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-4/+30
2020-02-01Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-9/+23