index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
workqueue: fix data race with the pwq->stats[] increment
Mirsad Goran Todorovac
2023-08-29
sched/fair: Make update_entity_lag() static
Hao Jia
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
module/decompress: use vmalloc() for zstd decompression workspace
Andrea Righi
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-08-28
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-28
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-28
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-28
Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-26
Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-25
kallsyms: Change func signature for cleanup_symbol_name()
Yonghong Song
2023-08-25
Merge branches 'pm-sleep', 'pm-qos' and 'powercap'
Rafael J. Wysocki
2023-08-25
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
2023-08-25
bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
Dave Marchevsky
2023-08-25
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
2023-08-25
bpf: Reenable bpf_refcount_acquire
Dave Marchevsky
2023-08-25
bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
Dave Marchevsky
2023-08-25
bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_a...
Dave Marchevsky
2023-08-25
kernel/fork: group allocation/free of per-cpu counters for mm struct
Mateusz Guzik
2023-08-24
crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
Eric DeVolder
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
2023-08-24
kexec: exclude elfcorehdr from the segment digest
Eric DeVolder
2023-08-24
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
2023-08-24
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
2023-08-24
kallsyms: Add more debug output for selftest
Kees Cook
2023-08-24
bpf: Remove a WARN_ON_ONCE warning related to local kptr
Yonghong Song
2023-08-23
bpf: Fix issue in verifying allow_ptr_leaks
Yafang Shao
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
2023-08-23
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
2023-08-23
tracing/probes: Add string type check with BTF
Masami Hiramatsu (Google)
2023-08-23
tracing/probes: Support BTF field access from $retval
Masami Hiramatsu (Google)
2023-08-23
tracing/probes: Support BTF based data structure field access
Masami Hiramatsu (Google)
2023-08-23
tracing/probes: Add a function to search a member of a struct/union
Masami Hiramatsu (Google)
2023-08-23
tracing/probes: Move finding func-proto API and getting func-param API to tra...
Masami Hiramatsu (Google)
[prev]
[next]