aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-03padata: add basic support for multithreaded jobsDaniel Jordan1-3/+149
2020-06-03padata: allocate work structures for parallel jobs from a poolDaniel Jordan1-41/+77
2020-06-03padata: initialize earlierDaniel Jordan1-9/+8
2020-06-03padata: remove exit routineDaniel Jordan1-6/+0
2020-06-02Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds4-36/+113
2020-06-02Merge 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/rafael/linux-pmLinus 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-01Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-53/+53
2020-06-01Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-16/+17
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+12
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2-1/+4
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+7
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-0/+119
2020-06-01Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-11/+11
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-15/+20
2020-06-01Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+1
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-638/+1995
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+94
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-49/+97
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-7/+31
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-15/+17
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki5-13/+48
2020-06-01Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependenciesIngo Molnar1-20/+80
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek196-4926/+11824
2020-06-01Merge branch 'for-5.7-preferred-console' into for-linusPetr Mladek2-44/+79
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-18/+16
2020-05-30printk: Introduce kmsg_dump_reason_str()Kees Cook1-0/+17
2020-05-30printk: honor the max_reason field in kmsg_dumperPavel Tatashin1-4/+11
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook1-3/+3
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-18/+16
2020-05-29bpf: Fix a verifier issue when assigning 32bit reg states to 64bit onesJohn Fastabend1-5/+5
2020-05-29bpf: Fix use-after-free in fmod_ret checkAlexei Starovoitov1-13/+11
2020-05-28rcu: Allow for smp_call_function() running callbacks from idlePeter Zijlstra1-6/+19
2020-05-28Merge tag 'v5.7-rc7' into WIP.locking/core, to refresh the treeIngo Molnar17-126/+250
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar26-154/+321
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-13/+3
2020-05-27PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli1-1/+13
2020-05-26rcu: Provide rcu_irq_exit_check_preempt()Thomas Gleixner1-0/+18
2020-05-26rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()Paul E. McKenney1-20/+62
2020-05-26sched/fair: Don't NUMA balance for kthreadsJens Axboe1-1/+1
2020-05-24Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+39