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
2025-01-29
bpf: Fix deadlock when freeing cgroup storage
Abel Wu
-1
/
+1
2025-01-29
audit: Initialize lsmctx to avoid memory allocation error
Huacai Chen
-1
/
+1
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-36
/
+36
2025-01-29
bpf: avoid holding freeze_mutex during mmap operation
Andrii Nakryiko
-7
/
+10
2025-01-29
bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic
Andrii Nakryiko
-6
/
+8
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-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
2025-01-28
Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2025-01-28
cgroup/misc: Remove unused misc_cg_res_total_usage
Dr. David Alan Gilbert
-16
/
+0
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-36
/
+36
2025-01-27
sched_ext: Move built-in idle CPU selection policy to a separate file
Andrea Righi
-724
/
+807
2025-01-27
sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
Andrea Righi
-4
/
+10
2025-01-27
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
-22
/
+10
2025-01-27
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
-1
/
+2
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-34
/
+28
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-39
/
+78
2025-01-26
Merge tag 'modules-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-115
/
+122
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-27
/
+193
2025-01-26
Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-3
/
+14
2025-01-26
Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linux
Linus Torvalds
-5
/
+0
2025-01-26
module: sign with sha512 instead of sha1 by default
Thorsten Leemhuis
-0
/
+1
2025-01-26
module: Don't fail module loading when setting ro_after_init section RO failed
Christophe Leroy
-3
/
+4
2025-01-26
module: Split module_enable_rodata_ro()
Christophe Leroy
-7
/
+13
2025-01-26
module: sysfs: Use const 'struct bin_attribute'
Thomas Weißschuh
-10
/
+10
2025-01-26
module: sysfs: Add notes attributes through attribute_group
Thomas Weißschuh
-26
/
+28
2025-01-26
module: sysfs: Simplify section attribute allocation
Thomas Weißschuh
-8
/
+10
2025-01-26
module: sysfs: Drop 'struct module_sect_attr'
Thomas Weißschuh
-15
/
+11
2025-01-26
module: sysfs: Drop member 'module_sect_attr::address'
Thomas Weißschuh
-5
/
+2
2025-01-26
module: sysfs: Drop member 'module_sect_attrs::nsections'
Thomas Weißschuh
-6
/
+3
2025-01-26
module: Constify 'struct module_attribute'
Thomas Weißschuh
-30
/
+30
2025-01-26
module: Handle 'struct module_version_attribute' as const
Thomas Weißschuh
-2
/
+2
2025-01-26
params: Prepare for 'const struct module_attribute *'
Thomas Weißschuh
-3
/
+3
2025-01-26
module: Put known GPL offenders in an array
Uwe Kleine-König
-9
/
+14
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-4
/
+1
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
-1
/
+1
2025-01-25
Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-21
/
+3
2025-01-25
kdb: Remove unused flags stack
Dr. David Alan Gilbert
-18
/
+0
2025-01-25
kdb: use kmap_local_page()
Zhang Heng
-3
/
+3
2025-01-24
gcov: clang: use correct function param names
Randy Dunlap
-3
/
+3
2025-01-24
latencytop: use correct kernel-doc format for func params
Randy Dunlap
-3
/
+3
2025-01-24
hung_task: add task->flags, blocked by coredump to log
Oxana Kharitonova
-2
/
+4
2025-01-24
kthread: correct comments before kthread_queue_work()
Tio Zhang
-1
/
+1
2025-01-24
cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
Michal Koutný
-45
/
+41
2025-01-24
tracing/osnoise: Fix resetting of tracepoints
Steven Rostedt
-3
/
+14
2025-01-24
workqueue: Put the pwq after detaching the rescuer from the pool
Lai Jiangshan
-6
/
+6
2025-01-24
sched_ext: Include task weight in the error state dump
Andrea Righi
-3
/
+4
2025-01-24
sched_ext: Fixes typos in comments
Atul Kumar Pant
-6
/
+6
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-9
/
+36
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+17
2025-01-24
futex: Pass in task to futex_queue()
Jens Axboe
-8
/
+14
[prev]
[next]