aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-04-01timers: Fix text inconsistencies and spellingRandy Dunlap1-11/+11
2024-04-01tick/sched: Fix struct tick_sched doc warningsRandy Dunlap1-1/+1
2024-04-01tick/sched: Fix various kernel-doc warningsRandy Dunlap1-3/+15
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+7
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann1-1/+1
2024-03-29bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.Alexei Starovoitov1-4/+9
2024-03-29bpf: fix possible file descriptor leaks in verifierAnton Protopopov1-0/+3
2024-03-29sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded and ->overutilized flagsIngo Molnar2-29/+24
2024-03-28bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter modeMartin KaFai Lau1-0/+2
2024-03-28bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko2-5/+34
2024-03-28bpf: put uprobe link's path and task in release callbackAndrii Nakryiko1-3/+3
2024-03-28bpf: Mitigate latency spikes associated with freeing non-preallocated htabYafang Shao1-0/+1
2024-03-28bpf: add bpf_modify_return_test_tp() kfunc triggering tracepointAndrii Nakryiko1-0/+1
2024-03-28bpf,arena: Use helper sizeof_field in struct accessorsHaiyue Wang1-1/+1
2024-03-28bpf: improve error message for unsupported helperMykyta Yatsenko1-2/+2
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-46/+173
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-11/+56
2024-03-28sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()Ingo Molnar1-4/+4
2024-03-28sched/fair: Rename SG_OVERLOAD to SG_OVERLOADEDIngo Molnar2-5/+5
2024-03-28sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()Ingo Molnar2-6/+6
2024-03-28sched/fair: Rename root_domain::overload to ::overloadedIngo Molnar1-3/+3
2024-03-28sched/fair: Use helper functions to access root_domain::overloadShrikanth Hegde2-5/+14
2024-03-28sched/fair: Check root_domain::overload value before updateShrikanth Hegde1-1/+2
2024-03-28sched/fair: Combine EAS check with root_domain::overutilized accessShrikanth Hegde1-13/+7
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-2/+12
2024-03-27Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+1
2024-03-27bpf: Protect against int overflow for stack access sizeAndrei Matei1-0/+5
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei1-0/+13
2024-03-27Fix memory leak in posix_clock_open()Linus Torvalds1-7/+9
2024-03-27bpf: fix warning for crash_kexecHari Bathini1-1/+1
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski9-71/+115
2024-03-26sched/fair: Simplify the continue_balancing logic in sched_balance_newidle()Shrikanth Hegde1-5/+5
2024-03-26crash: use macro to add crashk_res into iomem early for specific archBaoquan He1-0/+7
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss1-2/+5
2024-03-26Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+6
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfPaolo Abeni2-10/+37
2024-03-26sched/fair: Introduce is_rd_overutilized() helper function to access root_domain::overutilizedShrikanth Hegde1-3/+12
2024-03-26sched/fair: Add EAS checks before updating root_domain::overutilizedShrikanth Hegde1-19/+34
2024-03-25genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki1-2/+7
2024-03-25workqueue: Cleanup subsys attribute registrationDan Williams1-32/+17
2024-03-25workqueue: Use list_last_entry() to get the last idle workerLai Jiangshan1-2/+2
2024-03-25workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->affn_strictLai Jiangshan1-5/+8
2024-03-25workqueue: Use INIT_WORK_ONSTACK in workqueue_softirq_dead()Lai Jiangshan1-1/+1
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+5
2024-03-25workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts on BH work itemsTejun Heo1-19/+55
2024-03-25workqueue: Remember whether a work item was on a BH workqueueTejun Heo1-2/+8
2024-03-25workqueue: Remove WORK_OFFQ_CANCELINGTejun Heo1-121/+19
2024-03-25workqueue: Implement disable/enable for (delayed) work itemsTejun Heo1-10/+167
2024-03-25workqueue: Preserve OFFQ bits in cancel[_sync] pathsTejun Heo1-20/+31