summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-06-01Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependenciesIngo Molnar
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek
2020-06-01Merge branch 'for-5.7-preferred-console' into for-linusPetr Mladek
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30printk: Introduce kmsg_dump_reason_str()Kees Cook
2020-05-30printk: honor the max_reason field in kmsg_dumperPavel Tatashin
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook
2020-05-30Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29bpf: Fix a verifier issue when assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf: Fix use-after-free in fmod_ret checkAlexei Starovoitov
2020-05-28genirq: Check irq_data_get_irq_chip() return value before useMarek Vasut
2020-05-28sched/headers: Split out open-coded prototypes into kernel/sched/smp.hIngo Molnar
2020-05-28sched: Replace rq::wake_listPeter Zijlstra
2020-05-28sched: Add rq::ttwu_pendingPeter Zijlstra
2020-05-28irq_work, smp: Allow irq_work on call_single_queuePeter Zijlstra
2020-05-28smp: Optimize send_call_function_single_ipi()Peter Zijlstra
2020-05-28smp: Move irq_work_run() out of flush_smp_call_function_queue()Peter Zijlstra
2020-05-28smp: Optimize flush_smp_call_function_queue()Peter Zijlstra
2020-05-28sched: Fix smp_call_function_single_async() usage for ILBPeter Zijlstra
2020-05-28Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar
2020-05-28Merge branch 'sched/urgent' into sched/core, to pick up fixIngo Molnar
2020-05-28rcu: Allow for smp_call_function() running callbacks from idlePeter Zijlstra
2020-05-28Merge tag 'v5.7-rc7' into WIP.locking/core, to refresh the treeIngo Molnar
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-27PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli
2020-05-26rcu: Provide rcu_irq_exit_check_preempt()Thomas Gleixner
2020-05-26rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()Paul E. McKenney
2020-05-26sched/fair: Don't NUMA balance for kthreadsJens Axboe
2020-05-25sched/core: Offload wakee task activation if it the wakee is deschedulingMel Gorman
2020-05-25sched/core: Optimize ttwu() spinning on p->on_cpuPeter Zijlstra
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-24Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-22printk: handle blank console arguments passed in.Shreyas Joshi
2020-05-21bpf: Verifier track null pointer branch_taken with JNE and JEQJohn Fastabend
2020-05-21xsk: Move xskmap.c to net/xdp/Björn Töpel
2020-05-21kernel/printk: add kmsg SEEK_CUR handlingBruno Meneguele
2020-05-21printk: Fix a typo in comment "interator"->"iterator"Ethon Paul