index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
PM: EM: Address RCU-related sparse warnings
Rafael J. Wysocki
1
-19
/
+20
2025-03-06
PM: EM: Consify two parameters of em_dev_register_perf_domain()
Rafael J. Wysocki
1
-5
/
+6
2025-02-20
PM: EM: use kfree_rcu() to simplify the code
Li RongQing
1
-9
/
+1
2025-02-18
PM: EM: Slightly reduce em_check_capacity_update() overhead
Rafael J. Wysocki
1
-2
/
+2
2025-02-18
PM: EM: Drop unused parameter from em_adjust_new_capacity()
Rafael J. Wysocki
1
-3
/
+2
2025-02-16
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2025-02-15
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-9
/
+31
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
1
-0
/
+5
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
1
-0
/
+4
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-45
/
+85
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+12
2025-02-14
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2025-02-14
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
1
-2
/
+20
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
1
-7
/
+1
2025-02-14
ring-buffer: Unlock resize on mmap error
Steven Rostedt
1
-0
/
+1
2025-02-13
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
1
-3
/
+3
2025-02-13
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
Anup Patel
1
-4
/
+0
2025-02-10
sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...
Tejun Heo
1
-8
/
+21
2025-02-08
sched_ext: Fix migration disabled handling in targeted dispatches
Tejun Heo
1
-4
/
+13
2025-02-08
sched_ext: Implement auto local dispatching of migration disabled tasks
Tejun Heo
1
-0
/
+23
2025-02-08
Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2025-02-08
Merge tag 'ftrace-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-02-08
Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+13
2025-02-08
Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+21
2025-02-08
Merge tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+14
2025-02-08
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-02-08
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
1
-1
/
+1
2025-02-07
cgroup: Remove steal time from usage_usec
Muhammad Adeel
1
-1
/
+0
2025-02-07
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
1
-1
/
+9
2025-02-06
seccomp: passthrough uretprobe systemcall without filtering
Eyal Birger
1
-0
/
+12
2025-02-04
Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2025-02-04
kthread: Fix return value on kzalloc() failure in kthread_affine_preferred()
Yu-Chun Lin
1
-2
/
+2
2025-02-03
Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-32
/
+96
2025-02-03
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
1
-2
/
+4
2025-02-02
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
1
-8
/
+12
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+18
2025-02-01
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2
-3
/
+18
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-36
/
+223
2025-01-31
sched/debug: Provide slice length for fair tasks
Christian Loehle
1
-0
/
+2
2025-01-30
Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-01-30
Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-2
/
+18
2025-01-30
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+6
2025-01-29
audit: Initialize lsmctx to avoid memory allocation error
Huacai Chen
1
-1
/
+1
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
32
-36
/
+36
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-57
/
+12
2025-01-28
Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-01-28
Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
32
-36
/
+36
2025-01-27
sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
Andrea Righi
1
-4
/
+10
[next]