summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-11-19tick/sched: Fix bogus condition in report_idle_softirq()Wen Yang
2025-11-19smp: Introduce a helper function to check for pending IPIsUlf Hansson
2025-11-19printk: Avoid scheduling irq_work on suspendJohn Ogness
2025-11-19printk: Allow printk_trigger_flush() to flush all typesJohn Ogness
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu
2025-11-19tracing: Switch to use %ptSpAndy Shevchenko
2025-11-19watch_queue: Use local kmap in post_one_notification()Davidlohr Bueso
2025-11-18bpf: Replace bpf memory allocator with kmalloc_nolock() in local storageAmery Hung
2025-11-18bpf: Save memory alloction info in bpf_local_storageAmery Hung
2025-11-18bpf: Remove smap argument from bpf_selem_free()Amery Hung
2025-11-18bpf: Always charge/uncharge memory when allocating/unlinking storage elementsAmery Hung
2025-11-18genirq: Use raw_spinlock_irq() in irq_set_affinity_notifier()Chengkaitao
2025-11-17bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
2025-11-17PM: hibernate: Clean up kernel-doc comment style usageSunday Adelodun
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-17Merge tag 'sched_ext-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-17sched/fair: Proportional newidle balancePeter Zijlstra
2025-11-17sched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra
2025-11-17sched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra
2025-11-17sched/fair: Revert max_newidle_lb_cost bumpPeter Zijlstra
2025-11-17sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goalsMel Gorman
2025-11-17sched/fair: Enable scheduler feature NEXT_BUDDYMel Gorman
2025-11-17sched: Increase sched_tick_remote timeoutPhil Auld
2025-11-17sched/fair: Have SD_SERIALIZE affect newidle balancingPeter Zijlstra
2025-11-17sched/fair: Skip sched_balance_running cmpxchg when balance is not dueTim Chen
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki
2025-11-17sched_ext: Use kvfree_rcu() to release per-cpu ksyncs objectZqiang
2025-11-17sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_workZqiang
2025-11-16mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo
2025-11-16relay: update relay to use mmap_prepareLorenzo Stoakes
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-16convert bpfAl Viro
2025-11-15crash: fix crashkernel resource shrinkSourabh Jain
2025-11-15Merge tag 'timers-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-14bpf: don't skip other information if xlated_prog_insns is skippedAltgelt, Max (Nextron)
2025-11-14bpf: verifier: Move desc->imm setup to sort_kfunc_descs_by_imm_off()Puranjay Mohan
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14bpf: Handle return value of ftrace_set_filter_ip in register_fentryMenglong Dong
2025-11-14bpf: Add missing checks to avoid verbose verifier logEduard Zingerman
2025-11-14sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo
2025-11-14bpf: Prevent nesting overflow in bpf_try_get_buffersSahil Chandna
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao
2025-11-14tracing: Convert function graph set_flags() to use a switch() statementSteven Rostedt
2025-11-14tracing: Have function graph tracer option sleep-time be per instanceSteven Rostedt
2025-11-14tracing: Move graph-time out of function graph optionsSteven Rostedt
2025-11-14tracing: Have function graph tracer option funcgraph-irqs be per instanceSteven Rostedt