index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-16
Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-13
Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-12
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
2023-04-12
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-12
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-12
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-10
Merge tag 'urgent-rcu.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-09
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-08
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-04-08
Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
2023-04-06
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-05
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-05
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
2023-04-04
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
2023-04-04
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
2023-04-03
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
2023-04-03
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
2023-04-03
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
2023-04-03
tracing/synthetic: Fix races on freeing last_cmd
Tze-nan Wu
2023-03-30
Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-03-29
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-03-26
Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-23
kcsan: avoid passing -g for test
Marco Elver
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-22
swiotlb: fix slot alignment checks
Petr Tesarik
2023-03-22
swiotlb: use wrap_area_index() instead of open-coding it
Petr Tesarik
2023-03-21
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
2023-03-21
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
2023-03-21
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2023-03-19
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
2023-03-19
fork: remove use of percpu_counter_sum_all
Dave Chinner
2023-03-19
Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
[next]