summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot
2021-10-15irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RTSebastian Andrzej Siewior
2021-10-15irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.Sebastian Andrzej Siewior
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-14sched: Fill unconditional hole induced by sched_entityKees Cook
2021-10-14kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao
2021-10-14sched,livepatch: Use wake_up_if_idle()Peter Zijlstra
2021-10-07sched,rcu: Rework try_invoke_on_locked_down_task()Peter Zijlstra
2021-10-05sched: Move mmdrop to RCU on RTThomas Gleixner
2021-10-05sched: Introduce task block time in schedstatsYafang Shao
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao
2021-10-05fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26net: prevent user from passing illegal stab size王贇
2021-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-24mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang
2021-09-24mm: fs: invalidate bh_lrus for only cold pathMinchan Kim
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-09-24Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He
2021-09-23Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-23driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADDSaravana Kannan
2021-09-23erofs: fix up erofs_lookup tracepointGao Xiang
2021-09-23KVM: Remove tlbs_dirtyLai Jiangshan
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela