summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-061-3/+4
* skbuff: fix a data race in skb_queue_len()Qian Cai2020-02-061-1/+13
* net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko2020-02-051-1/+1
* net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko2020-02-051-1/+1
* Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2020-02-041-0/+16
|\
| * vfs: add vfs_iocb_iter_[read|write] helper functionsJiufei Xue2020-01-241-0/+16
* | Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2020-02-042-0/+104
|\ \
| * | rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih2020-01-202-1/+40
| * | remoteproc/mediatek: add SCP support for mt8183Erin Lo2020-01-201-0/+65
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-02-0413-34/+115
|\ \ \
| * | | include/linux/cpumask.h: don't calculate length of the input stringYury Norov2020-02-041-3/+1
| * | | lib: rework bitmap_parse()Yury Norov2020-02-041-7/+1
| * | | bitops: more BITS_TO_* macrosYury Norov2020-02-041-1/+3
| * | | lib/string: add strnchrnul()Yury Norov2020-02-041-0/+1
| * | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-042-2/+15
| * | | proc: decouple proc from VFS with "struct proc_ops"Alexey Dobriyan2020-02-041-4/+19
| * | | x86: mm: avoid allocating struct mm_struct on the stackSteven Price2020-02-042-1/+4
| * | | mm: ptdump: reduce level numbers by 1 in note_page()Steven Price2020-02-041-0/+1
| * | | mm: add generic ptdumpSteven Price2020-02-041-0/+21
| * | | mm: pagewalk: add 'depth' parameter to pte_holeSteven Price2020-02-041-2/+5
| * | | mm: pagewalk: allow walking without vmaSteven Price2020-02-041-0/+5
| * | | mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price2020-02-041-6/+28
| * | | mm: remove __kreallocFlorian Westphal2020-02-041-1/+0
| * | | mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand2020-02-041-2/+2
| * | | mm: factor out next_present_section_nr()David Hildenbrand2020-02-041-0/+10
| * | | mm/page_alloc.c: initialize memmap of unavailable memory directlyDavid Hildenbrand2020-02-041-6/+0
* | | | Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-042-1/+8
|\ \ \ \
| * \ \ \ Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie2020-01-312-1/+8
| |\ \ \ \
| | * | | | mm: Add a vmf_insert_mixed_prot() functionThomas Hellstrom2020-01-162-1/+8
* | | | | | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-042-44/+20
|\ \ \ \ \ \
| * | | | | | platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra2020-02-031-10/+0
| * | | | | | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-072-36/+22
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-02-041-0/+1
|\ \ \ \ \ \
| * | | | | | rtc: rv3029: let the core handle rtc rangeAlexandre Belloni2019-12-181-0/+1
| |/ / / / /
* | | | | | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2020-02-031-2/+1
|\ \ \ \ \ \
| * | | | | | percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas2020-01-311-2/+1
* | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-033-85/+364
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd2020-01-312-0/+15
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | clk: composite: add _register_composite_pdata() variantsMichael Walle2020-01-281-0/+13
| | | |/ / / / / | | |/| | | | |
| | | * | | | | clk: zynqmp: Add support for get max dividerRajan Vaja2020-01-231-0/+1
| | | * | | | | clk: zynqmp: Warn user if clock user are more than allowedRajan Vaja2020-01-231-0/+1
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo...Stephen Boyd2020-01-312-82/+339
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | clk: clarify that clk_set_rate() does updates from top to bottomMartin Blumenstingl2020-01-071-0/+3
| | | |/ / / / / | | |/| | | | |
| | | * | | | | clk: divider: Add support for specifying parents via DT/pointersStephen Boyd2020-01-071-13/+142
| | | * | | | | clk: gate: Add support for specifying parents via DT/pointersStephen Boyd2020-01-061-3/+56
| | | * | | | | clk: mux: Add support for specifying parents via DT/pointersStephen Boyd2020-01-061-18/+38
| | | * | | | | clk: fixed-rate: Document that accuracy isn't a rateStephen Boyd2020-01-061-1/+1
| | | * | | | | clk: fixed-rate: Add clk flags for parent accuracyStephen Boyd2020-01-061-0/+6
| | | * | | | | clk: fixed-rate: Add support for specifying parents via DT/pointersStephen Boyd2020-01-051-6/+94
| | | * | | | | clk: fixed-rate: Document accuracy memberStephen Boyd2020-01-051-0/+1