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-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
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-118
/
+274
2025-01-23
Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+7
2025-01-23
Merge tag 'ftrace-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-24
/
+33
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-462
/
+650
2025-01-23
Merge tag 'probes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-468
/
+381
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+6
2025-01-23
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
-1
/
+6
2025-01-23
cpufreq/schedutil: Only bind threads if needed
Christian Loehle
-1
/
+12
2025-01-23
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
-21
/
+82
2025-01-23
hrtimers: Mark is_migration_base() with __always_inline
Andy Shevchenko
-10
/
+12
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-517
/
+1028
2025-01-23
Merge v6.13 into drm-next
Simona Vetter
-210
/
+244
2025-01-22
Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+5
2025-01-22
Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-32
/
+46
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-5
/
+5
2025-01-21
Merge tag 'audit-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+11
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-32
/
+28
2025-01-21
fgraph: Remove calltime and rettime from generic operations
Steven Rostedt
-24
/
+33
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-112
/
+206
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+858
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-484
/
+856
2025-01-21
Merge tag 'trace-ringbuffer-v6.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-46
/
+17
[prev]
[next]