| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-11 | Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -21/+43 |
| 2024-11-10 | Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -5/+7 |
| 2024-11-09 | sched_ext: Handle cases where pick_task_scx() is called without preceding bal... | Tejun Heo | 3 | -20/+42 |
| 2024-11-07 | signal: restore the override_rlimit logic | Roman Gushchin | 2 | -3/+6 |
| 2024-11-07 | ucounts: fix counter leak in inc_rlimit_get_ucounts() | Andrei Vagin | 1 | -2/+1 |
| 2024-11-06 | Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
| 2024-11-05 | sched_ext: Add a missing newline at the end of an error message | Tejun Heo | 1 | -1/+1 |
| 2024-11-03 | Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
| 2024-11-03 | Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -22/+69 |
| 2024-11-03 | Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-03 | Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-01 | tracing: Document tracefs gid mount option | Kalesh Singh | 1 | -0/+4 |
| 2024-10-31 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 4 | -27/+66 |
| 2024-10-30 | sched/ext: Fix scx vs sched_delayed | Peter Zijlstra | 1 | -2/+12 |
| 2024-10-30 | bpf: Use __u64 to save the bits in bits iterator | Hou Tao | 1 | -3/+30 |
| 2024-10-30 | bpf: Check the validity of nr_words in bpf_iter_bits_new() | Hou Tao | 1 | -1/+9 |
| 2024-10-30 | bpf: Add bpf_mem_alloc_check_size() helper | Hou Tao | 1 | -1/+13 |
| 2024-10-30 | bpf: Free dynamically allocated bits in bpf_iter_bits_destroy() | Hou Tao | 1 | -6/+5 |
| 2024-10-29 | bpf: disallow 40-bytes extra stack for bpf_fastcall patterns | Eduard Zingerman | 1 | -12/+2 |
| 2024-10-29 | Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+20 |
| 2024-10-29 | Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -12/+17 |
| 2024-10-29 | bpf: Fix out-of-bounds write in trie_get_next_key() | Byeonguk Jeong | 1 | -1/+1 |
| 2024-10-29 | bpf: Force checkpoint when jmp history is too long | Eduard Zingerman | 1 | -3/+6 |
| 2024-10-29 | sched: Pass correct scheduling policy to __setscheduler_class | Aboorva Devarajan | 5 | -11/+11 |
| 2024-10-28 | resource,kexec: walk_system_ram_res_rev must retain resource flags | Gregory Price | 1 | -3/+1 |
| 2024-10-28 | fork: only invoke khugepaged, ksm hooks if no error | Lorenzo Stoakes | 1 | -5/+2 |
| 2024-10-28 | fork: do not invoke uffd on fork if error occurs | Lorenzo Stoakes | 1 | -1/+4 |
| 2024-10-27 | Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+4 |
| 2024-10-27 | genirq/msi: Fix off-by-one error in msi_domain_alloc() | Jinjie Ruan | 1 | -1/+1 |
| 2024-10-27 | posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone | Benjamin Segall | 1 | -0/+2 |
| 2024-10-26 | sched/numa: Fix the potential null pointer dereference in task_numa_work() | Shawn Wang | 1 | -2/+2 |
| 2024-10-25 | scx: Fix raciness in scx_ops_bypass() | David Vernet | 1 | -12/+17 |
| 2024-10-24 | fgraph: Change the name of cpuhp state to "fgraph:online" | Steven Rostedt | 1 | -1/+1 |
| 2024-10-24 | fgraph: Fix missing unlock in register_ftrace_graph() | Li Huafei | 1 | -7/+3 |
| 2024-10-24 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 6 | -57/+57 |
| 2024-10-24 | Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -3/+3 |
| 2024-10-24 | bpf: Check validity of link->type in bpf_link_show_fdinfo() | Hou Tao | 1 | -5/+9 |
| 2024-10-23 | bpf: fix do_misc_fixups() for bpf_get_branch_snapshot() | Andrii Nakryiko | 1 | -1/+1 |
| 2024-10-23 | bpf,perf: Fix perf_event_detach_bpf_prog error handling | Jiri Olsa | 1 | -2/+0 |
| 2024-10-23 | sched: Fix pick_next_task_fair() vs try_to_wake_up() race | Peter Zijlstra | 2 | -9/+46 |
| 2024-10-23 | perf: Fix missing RCU reader protection in perf_event_clear_cpumask() | Kan Liang | 1 | -1/+1 |
| 2024-10-23 | posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() | Jinjie Ruan | 1 | -3/+3 |
| 2024-10-23 | tracing: Consider the NULL character when validating the event length | Leo Yan | 1 | -1/+1 |
| 2024-10-23 | tracing/probes: Fix MAX_TRACE_ARGS limit handling | Mikel Rychliski | 4 | -4/+19 |
| 2024-10-22 | bpf: Fix overloading of MEM_UNINIT's meaning | Daniel Borkmann | 1 | -38/+35 |
| 2024-10-22 | bpf: Add MEM_WRITE attribute | Daniel Borkmann | 4 | -9/+9 |
| 2024-10-22 | bpf: Preserve param->string when parsing mount options | Hou Tao | 1 | -2/+3 |
| 2024-10-21 | uprobe: avoid out-of-bounds memory access of fetching args | Qiao Ma | 1 | -3/+6 |
| 2024-10-20 | Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 13 | -70/+128 |
| 2024-10-19 | Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+23 |
| 2024-10-18 | fgraph: Allocate ret_stack_list with proper size | Steven Rostedt | 1 | -1/+2 |
| 2024-10-18 | fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks | Steven Rostedt | 1 | -7/+21 |
| 2024-10-18 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 9 | -59/+89 |
| 2024-10-17 | bpf: Fix print_reg_state's constant scalar dump | Daniel Borkmann | 1 | -2/+1 |
| 2024-10-17 | bpf: Fix incorrect delta propagation between linked registers | Daniel Borkmann | 1 | -5/+6 |
| 2024-10-17 | bpf: Fix iter/task tid filtering | Jordan Rome | 1 | -1/+1 |
| 2024-10-17 | Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+3 |
| 2024-10-17 | Merge branch 'linus' into sched/urgent, to resolve conflict | Ingo Molnar | 15 | -182/+257 |
| 2024-10-15 | Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -85/+101 |
| 2024-10-15 | Merge tag 'trace-ringbuffer-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -21/+29 |
| 2024-10-15 | bpf: Fix truncation bug in coerce_reg_to_size_sx() | Dimitar Kanaliev | 1 | -4/+4 |
| 2024-10-15 | ring-buffer: Fix reader locking when changing the sub buffer order | Petr Pavlu | 1 | -18/+26 |
| 2024-10-14 | posix-clock: Fix missing timespec64 check in pc_clock_settime() | Jinjie Ruan | 1 | -0/+3 |
| 2024-10-14 | cgroup: Fix potential overflow issue when checking max_depth | Xiu Jianfeng | 1 | -2/+2 |
| 2024-10-14 | sched_ext: Remove unnecessary cpu_relax() | David Vernet | 1 | -1/+0 |
| 2024-10-14 | ring-buffer: Fix refcount setting of boot mapped buffers | Steven Rostedt | 1 | -3/+3 |
| 2024-10-14 | sched/fair: Fix external p->on_rq users | Peter Zijlstra | 6 | -6/+32 |
| 2024-10-14 | sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug | Johannes Weiner | 2 | -21/+39 |
| 2024-10-11 | Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+7 |
| 2024-10-11 | sched/core: Dequeue PSI signals for blocked tasks that are delayed | Peter Zijlstra | 1 | -1/+3 |
| 2024-10-11 | sched: Fix delayed_dequeue vs switched_from_fair() | Peter Zijlstra | 5 | -34/+30 |
| 2024-10-11 | sched/core: Disable page allocation in task_tick_mm_cid() | Waiman Long | 2 | -3/+16 |
| 2024-10-11 | sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl() | Phil Auld | 1 | -1/+1 |
| 2024-10-10 | bpf: Fix unpopulated path_size when uprobe_multi fields unset | Tyrone Wu | 1 | -19/+17 |
| 2024-10-10 | sched_ext: Don't hold scx_tasks_lock for too long | Tejun Heo | 1 | -2/+17 |
| 2024-10-10 | sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers | Tejun Heo | 1 | -54/+56 |
| 2024-10-10 | sched_ext: bypass mode shouldn't depend on ops.select_cpu() | Tejun Heo | 1 | -13/+15 |
| 2024-10-10 | sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl() | Tejun Heo | 1 | -10/+10 |
| 2024-10-10 | sched_ext: Start schedulers with consistent p->scx.slice values | Tejun Heo | 1 | -1/+1 |
| 2024-10-10 | Revert "sched_ext: Use shorter slice while bypassing" | Tejun Heo | 1 | -4/+2 |
| 2024-10-10 | Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+6 |
| 2024-10-10 | bpf: fix kfunc btf caching for modules | Toke Høiland-Jørgensen | 1 | -1/+7 |
| 2024-10-10 | rcu/nocb: Fix rcuog wake-up from offline softirq | Frederic Weisbecker | 1 | -1/+7 |
| 2024-10-10 | sched_ext: use correct function name in pick_task_scx() warning message | Honglei Wang | 1 | -2/+2 |
| 2024-10-09 | bpf: fix unpopulated name_len field in perf_event link info | Tyrone Wu | 1 | -7/+22 |
| 2024-10-09 | bpf: use kvzmalloc to allocate BPF verifier environment | Rik van Riel | 1 | -2/+2 |
| 2024-10-09 | bpf: Check the remaining info_cnt before repeating btf fields | Hou Tao | 1 | -4/+10 |
| 2024-10-09 | Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -4/+16 |
| 2024-10-09 | resource, kunit: fix user-after-free in resource_test_region_intersects() | Huang Ying | 1 | -4/+14 |
| 2024-10-09 | kthread: unpark only parked kthread | Frederic Weisbecker | 1 | -0/+2 |
| 2024-10-09 | ring-buffer: Do not have boot mapped buffers hook to CPU hotplug | Steven Rostedt | 1 | -3/+6 |
| 2024-10-08 | Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -19/+37 |
| 2024-10-08 | bpf, lsm: Remove bpf_lsm_key_free hook | Thomas Weißschuh | 1 | -4/+0 |
| 2024-10-08 | cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction | Chen Ridong | 1 | -1/+18 |
| 2024-10-07 | bpf: Fix memory leak in bpf_core_apply | Jiri Olsa | 1 | -0/+1 |
| 2024-10-07 | sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED | Tejun Heo | 1 | -0/+1 |
| 2024-10-07 | sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa... | Tejun Heo | 2 | -2/+9 |
| 2024-10-07 | sched/core: Make select_task_rq() take the pointer to wake_flags instead of v... | Tejun Heo | 1 | -5/+8 |
| 2024-10-04 | sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init() | Tejun Heo | 1 | -1/+0 |
| 2024-10-04 | sched_ext: Improve error reporting during loading | Tejun Heo | 1 | -11/+19 |
| 2024-10-04 | Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -11/+28 |
| 2024-10-04 | Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+5 |
| 2024-10-04 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -18/+14 |
| 2024-10-03 | sched: psi: fix bogus pressure spikes from aggregation race | Johannes Weiner | 1 | -14/+12 |
| 2024-10-03 | tracing/hwlat: Fix a race during cpuhp processing | Wei Li | 1 | -0/+2 |
| 2024-10-03 | tracing/timerlat: Fix a race during cpuhp processing | Wei Li | 1 | -0/+2 |
| 2024-10-03 | tracing/timerlat: Drop interface_lock in stop_kthread() | Wei Li | 1 | -7/+6 |
| 2024-10-03 | tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline | Wei Li | 1 | -2/+5 |
| 2024-10-03 | tracing: Fix trace_check_vprintf() when tp_printk is used | Steven Rostedt | 1 | -2/+13 |
| 2024-10-02 | Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-10-02 | bpf: devmap: provide rxq after redirect | Florian Kauer | 1 | -4/+7 |
| 2024-10-02 | sched/eevdf: Fix wakeup-preempt by checking cfs_rq->nr_running | Chen Yu | 1 | -1/+1 |
| 2024-10-02 | sched: Fix sched_delayed vs cfs_bandwidth | Mike Galbraith | 1 | -3/+6 |
| 2024-10-01 | rcu/kvfree: Refactor kvfree_rcu_queue_batch() | Uladzislau Rezki (Sony) | 1 | -4/+5 |
| 2024-10-01 | bpf: sync_linked_regs() must preserve subreg_def | Eduard Zingerman | 1 | -0/+5 |
| 2024-09-30 | Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -148/+172 |
| 2024-09-30 | Merge tag 'probes-fixes-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-29 | close_range(): fix the logics in descriptor table trimming | Al Viro | 1 | -18/+14 |
| 2024-09-30 | uprobes: fix kernel info leak via "[uprobes]" vma | Oleg Nesterov | 1 | -1/+1 |
| 2024-09-29 | Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -38/+86 |
| 2024-09-29 | Merge branch 'locking/core' into locking/urgent, to pick up pending commits | Ingo Molnar | 3 | -30/+47 |
| 2024-09-28 | Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -73/+85 |
| 2024-09-27 | sched_ext: Remove redundant p->nr_cpus_allowed checker | Zhang Qiao | 1 | -10/+1 |
| 2024-09-27 | sched_ext: Decouple locks in scx_ops_enable() | Tejun Heo | 1 | -40/+27 |
| 2024-09-27 | sched_ext: Decouple locks in scx_ops_disable_workfn() | Tejun Heo | 1 | -20/+17 |
| 2024-09-27 | sched_ext: Add scx_cgroup_enabled to gate cgroup operations and fix scx_tg_on... | Tejun Heo | 1 | -13/+22 |
| 2024-09-27 | sched_ext: Enable scx_ops_init_task() separately | Tejun Heo | 1 | -4/+10 |
| 2024-09-27 | sched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transitions in scx_ops_enable() | Tejun Heo | 1 | -2/+3 |
| 2024-09-27 | sched_ext: Initialize in bypass mode | Tejun Heo | 1 | -10/+15 |
| 2024-09-27 | sched_ext: Remove SCX_OPS_PREPPING | Tejun Heo | 1 | -22/+7 |
| 2024-09-27 | sched_ext: Relocate check_hotplug_seq() call in scx_ops_enable() | Tejun Heo | 1 | -2/+1 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 8 | -12/+0 |
| 2024-09-26 | sched_ext: Use shorter slice while bypassing | Tejun Heo | 1 | -2/+4 |
| 2024-09-26 | sched_ext: Split the global DSQ per NUMA node | Tejun Heo | 1 | -13/+60 |
| 2024-09-26 | sched_ext: Relocate find_user_dsq() | Tejun Heo | 1 | -5/+5 |
| 2024-09-26 | sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued(... | Tejun Heo | 1 | -14/+8 |
| 2024-09-26 | Revert "binfmt_elf, coredump: Log the reason of the failed core dumps" | Linus Torvalds | 1 | -20/+1 |
| 2024-09-26 | Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 3 | -52/+193 |
| 2024-09-25 | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-25 | Kbuild: make MODVERSIONS support depend on not being a compile test build | Linus Torvalds | 1 | -0/+1 |
| 2024-09-25 | tracing/fprobe: Support raw tracepoints on future loaded modules | Masami Hiramatsu (Google) | 1 | -50/+101 |
| 2024-09-25 | tracing/fprobe: Support raw tracepoint events on modules | Masami Hiramatsu (Google) | 1 | -8/+38 |
| 2024-09-25 | tracepoint: Support iterating tracepoints in a loading module | Masami Hiramatsu (Google) | 1 | -8/+29 |
| 2024-09-25 | tracepoint: Support iterating over tracepoints on modules | Masami Hiramatsu (Google) | 1 | -0/+21 |
| 2024-09-25 | uprobes: turn trace_uprobe's nhit counter to be per-CPU one | Andrii Nakryiko | 1 | -3/+21 |
| 2024-09-25 | bpf: Use raw_spinlock_t in ringbuf | Wander Lairson Costa | 1 | -6/+6 |
| 2024-09-24 | Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -280/+158 |
| 2024-09-24 | sched_ext: Build fix for !CONFIG_SMP | Tejun Heo | 1 | -0/+1 |
| 2024-09-24 | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -6/+0 |
| 2024-09-24 | Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -28/+15 |
| 2024-09-24 | Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -8/+29 |
| 2024-09-23 | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-23 | sched_ext: Provide a sysfs enable_seq counter | Andrea Righi | 1 | -0/+17 |
| 2024-09-23 | sched_ext: Fix build when !CONFIG_STACKTRACE | Tejun Heo | 1 | -3/+4 |
| 2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -69/+69 |
| 2024-09-23 | sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled() | Pat Somaru | 1 | -1/+2 |
| 2024-09-23 | sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT | Yu Liao | 1 | -4/+5 |
| 2024-09-23 | sched: Add dummy version of sched_group_set_idle() | Yu Liao | 1 | -0/+1 |
| 2024-09-23 | dma-mapping: report unlimited DMA addressing in IOMMU DMA path | Leon Romanovsky | 1 | -1/+5 |
| 2024-09-22 | dma-mapping: fix vmap and mmap of noncontiougs allocations | Christoph Hellwig | 1 | -27/+10 |
| 2024-09-22 | Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -152/+1223 |
| 2024-09-22 | perf: Fix topology_sibling_cpumask check warning on ARM | Kan Liang | 1 | -5/+5 |
| 2024-09-21 | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -122/+7774 |
| 2024-09-21 | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 22 | -534/+1458 |
| 2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 7 | -18/+33 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 12 | -63/+267 |
| 2024-09-19 | Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 20 | -710/+1618 |
| 2024-09-19 | Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -8/+50 |
| 2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 9 | -37/+148 |
| 2024-09-19 | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2 | -4/+9 |
| 2024-09-18 | Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -423/+742 |
| 2024-09-18 | Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+20 |
| 2024-09-18 | Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 1 | -8/+101 |
| 2024-09-18 | Merge tag 'misc.2024.09.14a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-18 | Merge tag 'kcsan.2024.09.14a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-18 | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 20 | -617/+847 |
| 2024-09-18 | Merge tag 'wq-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -25/+82 |
| 2024-09-18 | Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -1043/+1098 |
| 2024-09-17 | Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+32 |
| 2024-09-17 | uprobes: turn xol_area->pages[2] into xol_area->page | Oleg Nesterov | 1 | -9/+8 |
| 2024-09-17 | uprobes: introduce the global struct vm_special_mapping xol_mapping | Oleg Nesterov | 1 | -5/+16 |
| 2024-09-17 | Revert "uprobes: use vm_special_mapping close() functionality" | Oleg Nesterov | 2 | -17/+20 |
| 2024-09-17 | resource, kunit: add test case for region_intersects() | Huang Ying | 2 | -6/+157 |
| 2024-09-17 | resource: make alloc_free_mem_region() works for iomem_resource | Huang Ying | 1 | -1/+1 |
| 2024-09-17 | resource: fix region_intersects() vs add_memory_driver_managed() | Huang Ying | 1 | -8/+50 |
| 2024-09-17 | Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -175/+1818 |
| 2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 15 | -213/+231 |
| 2024-09-17 | Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -125/+161 |
| 2024-09-17 | Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -13/+32 |
| 2024-09-17 | Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+17 |
| 2024-09-16 | Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+4 |
| 2024-09-16 | Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -3/+3 |
| 2024-09-16 | Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -53/+54 |
| 2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+9 |
| 2024-09-16 | Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+5 |
| 2024-09-16 | Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -6/+39 |
| 2024-09-13 | bpf: Call the missed kfree() when there is no special field in btf | Hou Tao | 1 | -1/+3 |
| 2024-09-13 | bpf: Call the missed btf_record_free() when map creation fails | Hou Tao | 1 | -7/+12 |
| 2024-09-13 | bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error | Daniel Borkmann | 2 | -0/+3 |