summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-11-17sched: Increase sched_tick_remote timeoutPhil Auld-1/+1
2025-11-17sched/fair: Have SD_SERIALIZE affect newidle balancingPeter Zijlstra-1/+1
2025-11-17sched/fair: Skip sched_balance_running cmpxchg when balance is not dueTim Chen-26/+28
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki-30/+122
2025-11-17sched_ext: Use kvfree_rcu() to release per-cpu ksyncs objectZqiang-8/+1
2025-11-17sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_workZqiang-1/+1
2025-11-16mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual-2/+0
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo-2/+2
2025-11-16relay: update relay to use mmap_prepareLorenzo Stoakes-16/+17
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt-0/+1
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts-2/+2
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds-1/+1
2025-11-16convert bpfAl Viro-10/+5
2025-11-15crash: fix crashkernel resource shrinkSourabh Jain-1/+1
2025-11-15Merge tag 'timers-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+6
2025-11-14bpf: don't skip other information if xlated_prog_insns is skippedAltgelt, Max (Nextron)-11/+11
2025-11-14bpf: verifier: Move desc->imm setup to sort_kfunc_descs_by_imm_off()Puranjay Mohan-19/+35
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov-111/+243
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-40/+72
2025-11-14bpf: Handle return value of ftrace_set_filter_ip in register_fentryMenglong Dong-1/+3
2025-11-14bpf: Add missing checks to avoid verbose verifier logEduard Zingerman-4/+6
2025-11-14sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo-4/+23
2025-11-14bpf: Prevent nesting overflow in bpf_try_get_buffersSahil Chandna-0/+3
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao-2/+2
2025-11-14tracing: Convert function graph set_flags() to use a switch() statementSteven Rostedt-5/+7
2025-11-14tracing: Have function graph tracer option sleep-time be per instanceSteven Rostedt-23/+60
2025-11-14tracing: Move graph-time out of function graph optionsSteven Rostedt-14/+23
2025-11-14tracing: Have function graph tracer option funcgraph-irqs be per instanceSteven Rostedt-10/+31
2025-11-14time: tick-oneshot: Add missing Return and parameter descriptions to kernel-docSunday Adelodun-1/+19
2025-11-14bpf: account for current allocated stack depth in widen_imprecise_scalars()Eduard Zingerman-2/+4
2025-11-14PM: suspend: Make pm_test delay interruptible by wakeup eventsRiwen Lu-1/+5
2025-11-14posix-timers: Plug potential memory leak in do_timer_create()Eslam Khafagy-6/+6
2025-11-14hrtimer: Store time as ktime_t in restart blockThomas Weißschuh-4/+4
2025-11-14futex: Store time as ktime_t in restart blockThomas Weißschuh-5/+4
2025-11-14nstree: fix kernel-doc comments for internal functionsKriish Sharma-2/+3
2025-11-14nsproxy: fix free_nsproxy() and simplify create_new_namespaces()Christian Brauner-16/+20
2025-11-14padata: remove __padata_list_init()Tetsuo Handa-8/+4
2025-11-14syscore: Pass context data to callbacksThierry Reding-23/+69
2025-11-13Merge tag 'pm-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-9/+13
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-62/+158
2025-11-13trace/pid_list: optimize pid_list->lock contentionYongliang Gao-9/+22
2025-11-13tracing: Have function graph tracer define options per instanceSteven Rostedt-7/+11
2025-11-13Merge branch 'pm-sleep'Rafael J. Wysocki-9/+13
2025-11-13sched_ext: Fix possible deadlock in the deferred_irq_workfn()Zqiang-1/+1
2025-11-13bpf: Free special fields when update [lru_,]percpu_hash mapsLeon Hwang-2/+8
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar-95/+261
2025-11-12bpf: Adjust return value for queue destruction in rqspinlockKumar Kartikeya Dwivedi-1/+1
2025-11-12sched_ext: Update comments replacing breather with aborting mechanismAndrea Righi-4/+4
2025-11-12sched/ext: convert scx_tasks_lock to raw spinlockEmil Tsalapatis-8/+8
2025-11-12release_task: kill unnecessary rcu_read_lock() around dec_rlimit_ucounts()Oleg Nesterov-3/+1