summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-77/+109
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-8/+4
2025-11-17Merge tag 'sched_ext-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-13/+13
2025-11-17sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_workZqiang-1/+1
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-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-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-40/+72
2025-11-14bpf: account for current allocated stack depth in widen_imprecise_scalars()Eduard Zingerman-2/+4
2025-11-14posix-timers: Plug potential memory leak in do_timer_create()Eslam Khafagy-6/+6
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-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-12sched/ext: convert scx_tasks_lock to raw spinlockEmil Tsalapatis-8/+8
2025-11-12sched_ext: Fix unsafe locking in the scx_dump_state()Zqiang-2/+2
2025-11-12power: always freeze efivarfsChristian Brauner-8/+4
2025-11-10bpf: Export necessary symbols for modules with struct_opsD. Wythe-0/+3
2025-11-10bpf: Unclone skb head on bpf_dynptr_write to skb metadataJakub Sitnicki-4/+2
2025-11-09kho: warn and exit when unpreserved page wasn't preservedPratyush Yadav-4/+4
2025-11-09kho: fix unpreservation of higher-order vmalloc preservationsPratyush Yadav-3/+4
2025-11-09kho: fix out-of-bounds access of vmalloc chunkPratyush Yadav-2/+2
2025-11-09gcov: add support for GCC 15Peter Oberparleiter-1/+3
2025-11-09kho: allocate metadata directly from the buddy allocatorPasha Tatashin-3/+3
2025-11-09kho: increase metadata bitmap size to PAGE_SIZEPasha Tatashin-10/+11
2025-11-09kho: warn and fail on metadata or preserved memory in scratch areaPasha Tatashin-19/+93
2025-11-08Merge tag 'sched-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+7
2025-11-08Merge tag 'perf-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+15
2025-11-08Merge tag 'locking-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+6
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+8
2025-11-07PM: hibernate: Fix style issues in save_compressed_image()Mario Limonciello (AMD)-2/+3
2025-11-07PM: hibernate: Use atomic64_t for compressed_size variableMario Limonciello (AMD)-5/+5
2025-11-07PM: hibernate: Emit an error when image writing failsMario Limonciello (AMD)-4/+7
2025-11-06tracing: Fix memory leaks in create_field_var()Zilin Guan-2/+4
2025-11-06ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches upSteven Rostedt-0/+4
2025-11-07tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobeMasami Hiramatsu (Google)-0/+4
2025-11-07tracing: tprobe-events: Fix to register tracepoint correctlyMasami Hiramatsu (Google)-1/+2
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-10/+22
2025-11-06futex: Optimize per-cpu reference countingPeter Zijlstra-6/+6
2025-11-06sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remainingAaron Lu-10/+7
2025-11-04bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsizedKees Cook-4/+4
2025-11-04bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistentlyKees Cook-2/+2
2025-11-04bpf: add _impl suffix for bpf_stream_vprintk() kfuncMykyta Yatsenko-2/+3
2025-11-04bpf:add _impl suffix for bpf_task_work_schedule* kfuncsMykyta Yatsenko-16/+20
2025-11-03ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()Song Liu-9/+31
2025-11-03ftrace: Fix BPF fexit with livepatchSong Liu-11/+14
2025-11-03perf/core: Fix system hang caused by cpu-clock usageDapeng Mi-5/+15
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+4
2025-10-30Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-10/+18
2025-10-30Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki-10/+18