summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-05-17sched/debug: Dump domains' levelVitalii Bursov
2024-05-17sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov
2024-05-15Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2024-05-15Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-15Merge branch 'for-6.10' into test-merge-for-6.10Tejun Heo
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-15Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-15bpf: save extended inner map info for percpu array maps as wellAndrii Nakryiko
2024-05-15Merge branch 'for-6.10-base-small' into for-linusPetr Mladek
2024-05-15ring-buffer: Add cast to unsigned long addr passed to virt_to_page()Steven Rostedt (Google)
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-05-14cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepointsJesper Dangaard Brouer
2024-05-14Merge tag 'linux_kselftest-kunit-6.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-14ftrace: Fix possible use-after-free issue in ftrace_location()Zheng Yejian
2024-05-14bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES ofMike Rapoport (IBM)
2024-05-14kprobes: remove dependency on CONFIG_MODULESMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)
2024-05-14module: make module_memory_{alloc,free} more self-containedMike Rapoport (IBM)
2024-05-14kallsyms: replace deprecated strncpy with strscpyJustin Stitt
2024-05-14module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.Yifan Hong
2024-05-14ftrace: Remove unused global 'ftrace_direct_func_count'Dr. David Alan Gilbert
2024-05-14ftrace: Remove unused list 'ftrace_direct_funcs'Dr. David Alan Gilbert
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-13Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-13tracing: Improve benchmark test performance by using do_div()Thorsten Blum
2024-05-13ring-buffer: Have mmapped ring buffer keep track of missed eventsSteven Rostedt (Google)
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13ftrace: Use asynchronous grace period for register_ftrace_direct()Paul E. McKenney
2024-05-13ftrace: Replaces simple_strtoul in ftraceYuran Pereira
2024-05-13tracing: Allow user-space mapping of the ring-bufferVincent Donnefort
2024-05-13ring-buffer: Introducing ring-buffer mapping functionsVincent Donnefort
2024-05-13ring-buffer: Allocate sub-buffers with __GFP_COMPVincent Donnefort
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'seccomp-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13Merge branches 'pm-em' and 'pm-docs'Rafael J. Wysocki
2024-05-13Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki
2024-05-13Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds
2024-05-13tracing/user_events: Fix non-spaced field matchingBeau Belgrave