summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-16Merge tag 'trace-ringbuffer-v6.12-rc7-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-15Merge tag 'sched_ext-for-6.12-rc7-fixes-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-14sched_ext: ops.cpu_acquire() should be called with SCX_KF_RESTTejun Heo
2024-11-14tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recordingSteven Rostedt
2024-11-14Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug"Steven Rostedt
2024-11-11Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-09sched_ext: Handle cases where pick_task_scx() is called without preceding bal...Tejun Heo
2024-11-07signal: restore the override_rlimit logicRoman Gushchin
2024-11-07ucounts: fix counter leak in inc_rlimit_get_ucounts()Andrei Vagin
2024-11-06Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-05sched_ext: Add a missing newline at the end of an error messageTejun Heo
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-03Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-03Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-03Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-01tracing: Document tracefs gid mount optionKalesh Singh
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-30sched/ext: Fix scx vs sched_delayedPeter Zijlstra
2024-10-30bpf: Use __u64 to save the bits in bits iteratorHou Tao
2024-10-30bpf: Check the validity of nr_words in bpf_iter_bits_new()Hou Tao
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao
2024-10-30bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()Hou Tao
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman
2024-10-29Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-29bpf: Fix out-of-bounds write in trie_get_next_key()Byeonguk Jeong
2024-10-29bpf: Force checkpoint when jmp history is too longEduard Zingerman
2024-10-29sched: Pass correct scheduling policy to __setscheduler_classAboorva Devarajan
2024-10-28resource,kexec: walk_system_ram_res_rev must retain resource flagsGregory Price
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes
2024-10-27Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-27genirq/msi: Fix off-by-one error in msi_domain_alloc()Jinjie Ruan
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall
2024-10-26sched/numa: Fix the potential null pointer dereference in task_numa_work()Shawn Wang
2024-10-25scx: Fix raciness in scx_ops_bypass()David Vernet
2024-10-24fgraph: Change the name of cpuhp state to "fgraph:online"Steven Rostedt
2024-10-24fgraph: Fix missing unlock in register_ftrace_graph()Li Huafei
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-24Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-24bpf: Check validity of link->type in bpf_link_show_fdinfo()Hou Tao
2024-10-23bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()Andrii Nakryiko
2024-10-23bpf,perf: Fix perf_event_detach_bpf_prog error handlingJiri Olsa
2024-10-23sched: Fix pick_next_task_fair() vs try_to_wake_up() racePeter Zijlstra
2024-10-23perf: Fix missing RCU reader protection in perf_event_clear_cpumask()Kan Liang
2024-10-23posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan
2024-10-23tracing: Consider the NULL character when validating the event lengthLeo Yan