summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-06-05kcov: collect coverage from interruptsAndrey Konovalov1-39/+155
2020-06-05kcov: use t->kcov_mode as enabled indicatorAndrey Konovalov1-9/+23
2020-06-05kcov: move t->kcov_sequence assignmentAndrey Konovalov1-1/+1
2020-06-05kcov: move t->kcov assignments into kcov_start/stopAndrey Konovalov1-9/+7
2020-06-05kcov: fix potential use-after-free in kcov_remote_startAndrey Konovalov1-6/+8
2020-06-05kcov: cleanup debug messagesAndrey Konovalov1-20/+2
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-60/+230
2020-06-04mm: allow swappiness that prefers reclaiming anon over the file workingsetJohannes Weiner1-1/+2
2020-06-04mm: memcontrol: delete unused lrucare handlingJohannes Weiner1-2/+1
2020-06-04mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner1-8/+3
2020-06-04mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner1-1/+1
2020-06-04mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner1-3/+3
2020-06-04padata: add basic support for multithreaded jobsDaniel Jordan1-3/+149
2020-06-04padata: allocate work structures for parallel jobs from a poolDaniel Jordan1-41/+77
2020-06-04padata: initialize earlierDaniel Jordan1-9/+8
2020-06-04padata: remove exit routineDaniel Jordan1-6/+0
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds45-2215/+4826
2020-06-04Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-14/+4
2020-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-24/+110
2020-06-04Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2-22/+46
2020-06-03Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+11
2020-06-03Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds6-34/+299
2020-06-03Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-371/+541
2020-06-03Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-136/+189
2020-06-03Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-36/+113
2020-06-03Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-13/+48
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-67/+32
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel2-13/+0
2020-06-02mm: remove vmalloc_user_node_flagsChristoph Hellwig1-10/+14
2020-06-02mm: remove __vmalloc_node_flags_callerChristoph Hellwig1-3/+2
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig3-6/+5
2020-06-02dma-mapping: use vmap insted of reimplementing itChristoph Hellwig1-36/+12
2020-06-02mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLENeilBrown1-1/+1
2020-06-02kdb: Remove the misfeature 'KDBFLAGS'Wei Li1-4/+4
2020-06-02kdb: Cleanup math with KDB_CMD_HISTORY_COUNTDouglas Anderson1-1/+2
2020-06-02kgdb: Don't call the deinit under spinlockDouglas Anderson1-2/+3
2020-06-02irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK tooIngo Molnar1-2/+0
2020-06-02Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-53/+53
2020-06-02Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+17
2020-06-02Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+12
2020-06-02Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2-1/+4
2020-06-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+7
2020-06-02bpf, cgroup: Return ENOLINK for auto-detached links on updateJakub Sitnicki1-1/+1
2020-06-02bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2-2/+245
2020-06-02flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki2-0/+134
2020-06-02net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki1-3/+4
2020-06-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-0/+119
2020-06-02bpf: Use tracing helpers for lsm programsJiri Olsa2-2/+2
2020-06-02xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2-2/+2