summary refs log tree commit diff
path: root/kernel
AgeCommit message (Expand)Author
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig
2020-10-05block: add a bdget_part helperChristoph Hellwig
2020-10-05printk: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-05cpufreq: Move traces and update to policy->cur to cpufreq coreViresh Kumar
2020-10-03sched/deadline: Unthrottle PI boosted threads while enqueuingDaniel Bristot de Oliveira
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort
2020-10-03sched/fair: Tweak pick_next_entity()Peter Oskolkov
2020-10-02static_call: Fix return type of static_call_initNathan Chancellor
2020-10-02tracepoint: Fix out of sync data passing by static callerSteven Rostedt (VMware)
2020-10-01Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-30io_uring: don't rely on weak ->files referencesJens Axboe
2020-09-30cgroup: Zero sized write should be no-opJouni Roivas
2020-09-30cgroup: remove redundant kernfs_activate in cgroup_setup_root()Wei Yang
2020-09-30printk: reduce setup_text_buf size to LOG_LINE_MAXJohn Ogness
2020-09-30printk: avoid and/or handle record truncationJohn Ogness
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-29ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)
2020-09-29tracing: Fix trace_find_next_entry() accounting of temp buffer sizeSteven Rostedt (VMware)
2020-09-29lockdep: Optimize the memory usage of circular queueBoqun Feng
2020-09-28PM: hibernate: Batch hibernate and resume IO requestsXiaoyi Chen
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu
2020-09-25Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig
2020-09-25rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov
2020-09-25sched/fair: Use dst group while checking imbalance for NUMA balancerBarry Song
2020-09-25sched/fair: Reduce busy load balance intervalVincent Guittot
2020-09-25sched/fair: Minimize concurrent LBs between domain levelVincent Guittot
2020-09-25sched/fair: Reduce minimal imbalance thresholdVincent Guittot
2020-09-25sched/fair: Relax constraint on task's load during load balanceVincent Guittot
2020-09-25sched/fair: Remove the force parameter of update_tg_load_avg()Xianting Tian
2020-09-25sched/fair: Fix wrong cpu selecting from isolated domainXunlei Pang
2020-09-25sched: Remove unused inline function uclamp_bucket_base_value()YueHaibing
2020-09-25sched/rt: Disable RT_RUNTIME_SHARE by defaultDaniel Bristot de Oliveira
2020-09-25sched/deadline: Fix stale throttling on de-/boosted tasksLucas Stach
2020-09-25sched/numa: Use runnable_avg to classify nodeVincent Guittot
2020-09-24timers: Mask invalid flags in do_init_timer()Qianli Zhao
2020-09-24treewide: Make all debug_obj_descriptors constStephen Boyd
2020-09-24kprobes: Use module_name() macroJarkko Sakkinen
2020-09-23PM: mm: cleanup swsusp_swap_checkChristoph Hellwig
2020-09-23mm: split swap_type_ofChristoph Hellwig
2020-09-23PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22x86/entry: Fix typo in comments for syscall_enter_from_user_mode()Kees Cook
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-22printk: remove dict ringJohn Ogness
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-09-22printk: move printk_info into separate arrayJohn Ogness
2020-09-21bpf: Fix sysfs export of empty BTF sectionTony Ambardar