summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: use more bits for ack_frame_idJohannes Berg2020-02-071-6/+5
* 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
* bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2020-02-051-5/+0
* 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 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-0/+1
|\
| * asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-0/+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-0415-82/+207
|\ \ \
| * | | 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
| * | | asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra2020-02-041-35/+37
| * | | asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra2020-02-041-2/+12
| * | | asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2020-02-041-3/+6
| * | | asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-041-5/+5
| * | | asm-gemeric/tlb: remove stray function declarationsPeter Zijlstra2020-02-041-4/+0
| * | | asm-generic/tlb: avoid potential double flushPeter Zijlstra2020-02-041-1/+6
| * | | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2020-02-041-7/+15
| * | | 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: add generic p?d_leaf() macrosSteven Price2020-02-041-0/+20
| * | | 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-042-1/+7
|\ \ \ \ \ \
| * | | | | | rtc: rv3029: let the core handle rtc rangeAlexandre Belloni2019-12-181-0/+1
| * | | | | | rtc: define RTC_VL_READ valuesAlexandre Belloni2019-12-181-1/+6
| |/ / / / /
* | | | | | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2020-02-032-7/+6
|\ \ \ \ \ \
| * | | | | | percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas2020-01-311-2/+1
| * | | | | | percpu: fix __percpu annotation in asm-genericLuc Van Oostenryck2020-01-311-5/+5