index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2024-10-17
bpf: Fix incorrect delta propagation between linked registers
Daniel Borkmann
-5
/
+6
2024-10-17
bpf: Fix iter/task tid filtering
Jordan Rome
-1
/
+1
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+3
2024-10-17
sched_ext: Use btf_ids to resolve task_struct
Tianchen Ding
-9
/
+2
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
-182
/
+257
2024-10-16
genirq: Unexport nr_irqs
Bart Van Assche
-2
/
+1
2024-10-16
genirq: Switch to irq_get_nr_irqs()
Bart Van Assche
-2
/
+3
2024-10-16
genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs()
Bart Van Assche
-0
/
+23
2024-10-16
bpf: Prevent tailcall infinite loop caused by freplace
Leon Hwang
-13
/
+68
2024-10-16
bpf: Add bpf_task_from_vpid() kfunc
Juntong Deng
-0
/
+20
2024-10-16
mm/bpf: Add bpf_get_kmem_cache() kfunc
Namhyung Kim
-0
/
+6
2024-10-16
printk: Improve memory usage logging during boot
Isaac J. Manjarres
-4
/
+22
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-85
/
+101
2024-10-16
timers: Add a warning to usleep_range_state() for wrong order of arguments
Anna-Maria Behnsen
-0
/
+3
2024-10-16
timers: Update function descriptions of sleep/delay related functions
Anna-Maria Behnsen
-6
/
+47
2024-10-16
timers: Update schedule_[hr]timeout*() related function descriptions
Anna-Maria Behnsen
-25
/
+41
2024-10-16
timers: Move *sleep*() and timeout functions into a separate file
Anna-Maria Behnsen
-313
/
+318
2024-10-16
time: Remove '%' from numeric constant in kernel-doc comment
Wang Jinchao
-8
/
+8
2024-10-15
Merge tag 'trace-ringbuffer-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-21
/
+29
2024-10-15
bpf: Fix truncation bug in coerce_reg_to_size_sx()
Dimitar Kanaliev
-4
/
+4
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
-1
/
+1
2024-10-15
ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
-18
/
+26
2024-10-14
bpf: Add kmem_cache iterator
Namhyung Kim
-0
/
+176
2024-10-14
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
-0
/
+3
2024-10-14
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
-2
/
+2
2024-10-14
sched_ext: Remove unnecessary cpu_relax()
David Vernet
-1
/
+0
2024-10-14
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
-3
/
+3
2024-10-14
kcsan: Remove redundant call of kallsyms_lookup_name()
Ran Xiaokai
-2
/
+1
2024-10-14
kcsan: Turn report_filterlist_lock into a raw_spinlock
Marco Elver
-38
/
+36
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
-80
/
+114
2024-10-14
sched: Split out __schedule() deactivate task logic into a helper
John Stultz
-27
/
+40
2024-10-14
sched: Consolidate pick_*_task to task_is_pushable helper
Connor O'Brien
-19
/
+12
2024-10-14
sched: Add move_queued_task_locked helper
Connor O'Brien
-22
/
+19
2024-10-14
locking/mutex: Expose __mutex_owner()
Juri Lelli
-25
/
+27
2024-10-14
locking/mutex: Make mutex::wait_lock irq safe
Juri Lelli
-18
/
+21
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
-39
/
+96
2024-10-14
sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
Mathieu Desnoyers
-24
/
+48
2024-10-14
sched: idle: Optimize the generic idle loop by removing needless memory barrier
Zhongqiu Han
-1
/
+0
2024-10-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
-70
/
+128
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
-6
/
+32
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
-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
/
+7
2024-10-11
audit: change context data from secid to lsm_prop
Casey Schaufler
-21
/
+13
2024-10-11
audit: use an lsm_prop in audit_names
Casey Schaufler
-16
/
+6
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
-1
/
+5
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
-16
/
+20
2024-10-11
audit: update shutdown LSM data
Casey Schaufler
-6
/
+8
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
-2
/
+1
2024-10-11
audit: maintain an lsm_prop in audit_context
Casey Schaufler
-12
/
+10
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
-8
/
+21
[prev]
[next]