index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4 days
10
-59
/
+84
|
\
|
*
kernel/reboot: replace sprintf() with sysfs_emit()
zhangguopeng
2024-11-12
1
-4
/
+4
|
*
hung_task: add detect count for hung tasks
Lance Yang
2024-11-12
1
-0
/
+18
|
*
resource: avoid unnecessary resource tree walking in __region_intersects()
Huang Ying
2024-11-06
1
-4
/
+22
|
*
perf/core: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-06
1
-8
/
+1
|
*
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-06
1
-3
/
+3
|
*
perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
Uros Bizjak
2024-11-06
1
-2
/
+2
|
*
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
2024-11-06
2
-8
/
+7
|
*
resource: correct reallocate_resource() documentation
Ilpo Järvinen
2024-11-06
1
-1
/
+1
|
*
auditsc: replace memcpy() with strscpy()
Yafang Shao
2024-11-06
1
-3
/
+3
|
*
get rid of __get_task_comm()
Yafang Shao
2024-11-06
1
-1
/
+1
|
*
resource: introduce is_type_match() helper and use it
Andy Shevchenko
2024-11-06
1
-13
/
+10
|
*
resource: replace open coded resource_intersection()
Andy Shevchenko
2024-11-06
1
-9
/
+6
|
*
kernel/watchdog: always restore watchdog_softlockup(,hardlockup)_user_enabled...
Tio Zhang
2024-11-06
1
-1
/
+2
|
*
kexec/crash: no crash update when kexec in progress
Sourabh Jain
2024-11-06
1
-2
/
+4
*
|
futex: improve user space accesses
Linus Torvalds
4 days
2
-24
/
+57
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6 days
1
-1
/
+4
|
\
\
|
*
\
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-11-14
3
-5
/
+11
|
|
\
\
|
*
\
\
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-11-14
1
-1
/
+4
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
2024-11-11
1
-1
/
+4
|
|
|
\
\
|
|
|
*
|
arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
David Woodhouse
2024-10-31
1
-1
/
+4
*
|
|
|
|
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
7
-36
/
+131
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2024-11-11
2
-5
/
+7
|
|
\
\
\
\
\
|
*
|
|
|
|
|
mm: use page_pgoff() in more places
Matthew Wilcox (Oracle)
2024-11-07
1
-1
/
+1
|
*
|
|
|
|
|
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
2024-11-07
1
-26
/
+58
|
*
|
|
|
|
|
module: prepare to handle ROX allocations for text
Mike Rapoport (Microsoft)
2024-11-07
3
-8
/
+72
|
*
|
|
|
|
|
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
2024-11-07
1
-2
/
+2
|
*
|
|
|
|
|
mm: move mm flags to mm_types.h
Nanyong Sun
2024-11-06
2
-2
/
+0
|
*
|
|
|
|
|
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
2024-11-06
1
-2
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cred: Add a light version of override/revert_creds()
Vinicius Costa Gomes
2024-11-11
1
-3
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
3
-3
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sysctl: Reorganize kerneldoc parameter names
Julia Lawall
2024-10-23
1
-1
/
+0
|
*
|
|
|
|
|
ucounts: constify sysctl table user_table
Thomas Weißschuh
2024-10-23
1
-1
/
+1
|
*
|
|
|
|
|
bpf: Constify ctl_table argument of filter function
Thomas Weißschuh
2024-10-09
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
7 days
22
-210
/
+207
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
9 days
1
-0
/
+3
|
*
|
|
|
|
|
|
tracing: Fix function name for trampoline
Tatsuya S
11 days
3
-8
/
+36
|
*
|
|
|
|
|
|
ftrace: Get the true parent ip for function tracer
Jeff Xie
11 days
1
-0
/
+26
|
*
|
|
|
|
|
|
tracing: Remove redundant check on field->field in histograms
Colin Ian King
2024-11-12
1
-4
/
+1
|
*
|
|
|
|
|
|
bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links
Andrii Nakryiko
2024-11-01
1
-2
/
+4
|
*
|
|
|
|
|
|
bpf: decouple BPF link/attach hook and BPF program sleepable semantics
Andrii Nakryiko
2024-11-01
1
-11
/
+28
|
*
|
|
|
|
|
|
bpf: put bpf_link's program when link is safe to be deallocated
Andrii Nakryiko
2024-11-01
1
-5
/
+17
|
*
|
|
|
|
|
|
tracing: Replace strncpy() with strscpy() when copying comm
Jinjie Ruan
2024-11-01
3
-4
/
+4
|
*
|
|
|
|
|
|
tracing: Fix syscall tracepoint use-after-free
Mathieu Desnoyers
2024-11-01
1
-4
/
+7
|
*
|
|
|
|
|
|
tracing: Introduce tracepoint extended structure
Mathieu Desnoyers
2024-11-01
1
-5
/
+4
|
*
|
|
|
|
|
|
tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT
Sebastian Andrzej Siewior
2024-11-01
1
-1
/
+0
|
*
|
|
|
|
|
|
tracing: Replace multiple deprecated strncpy with memcpy
Justin Stitt
2024-10-31
1
-4
/
+4
|
*
|
|
|
|
|
|
tracing: Make percpu stack trace buffer invariant to PAGE_SIZE
Ryan Roberts
2024-10-31
1
-1
/
+1
|
*
|
|
|
|
|
|
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
2024-10-10
1
-1
/
+1
[next]