index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-05-19
kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
Dmitry Osipenko
2022-05-19
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
2022-05-19
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
Dmitry Osipenko
2022-05-19
notifier: Add atomic_notifier_call_chain_is_empty()
Dmitry Osipenko
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
2022-05-18
cgroup: Make cgroup_debug static
Xiu Jianfeng
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-17
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
2022-05-17
swiotlb: max mapping size takes min align mask into account
Tianyu Lan
2022-05-16
kcsan: test: use new suite_{init,exit} support
Marco Elver
2022-05-15
Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-15
Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-14
genirq/irq_sim: Make the irq_work always run in hard irq context
Sebastian Andrzej Siewior
2022-05-14
timers: Provide a better debugobjects hint for delayed works
Stephen Boyd
2022-05-13
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
2022-05-13
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-13
bpf: Fix combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
2022-05-13
swiotlb: use the right nslabs-derived sizes in swiotlb_init_late
Christoph Hellwig
2022-05-13
swiotlb: use the right nslabs value in swiotlb_init_remap
Christoph Hellwig
2022-05-13
swiotlb: don't panic when the swiotlb buffer can't be allocated
Christoph Hellwig
2022-05-13
futex: Remove a PREEMPT_RT_FULL reference.
Sebastian Andrzej Siewior
2022-05-12
relay: remove redundant assignment to pointer buf
Colin Ian King
2022-05-12
kernel/crash_core.c: remove redundant check of ck_cmdline
lizhe
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-12
module: merge check_exported_symbol() into find_exported_symbol_in_section()
Masahiro Yamada
2022-05-12
module: do not binary-search in __ksymtab_gpl if fsa->gplok is false
Masahiro Yamada
2022-05-12
module: do not pass opaque pointer for symbol search
Masahiro Yamada
2022-05-12
module: show disallowed symbol name for inherit_taint()
Lecopzer Chen
2022-05-12
module: fix [e_shstrndx].sh_size=0 OOB access
Alexey Dobriyan
2022-05-12
module: Introduce module unload taint tracking
Aaron Tomlin
2022-05-12
module: Move module_assert_mutex_or_preempt() to internal.h
Aaron Tomlin
2022-05-12
module: Make module_flags_taint() accept a module's taints bitmap and usable ...
Aaron Tomlin
2022-05-12
stop_machine: Add stop_core_cpuslocked() for per-core operations
Peter Zijlstra
2022-05-11
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-05-11
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
2022-05-11
ptrace: Always take siglock in ptrace_resume
Eric W. Biederman
2022-05-11
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
Eric W. Biederman
2022-05-11
ptrace: Document that wait_task_inactive can't fail
Eric W. Biederman
2022-05-11
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
2022-05-11
signal: Use lockdep_assert_held instead of assert_spin_locked
Eric W. Biederman
2022-05-11
ptrace: Remove arch_ptrace_attach
Eric W. Biederman
2022-05-11
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
2022-05-11
signal: Rename send_signal send_signal_locked
Eric W. Biederman
2022-05-11
Merge branch 'exp.2022.05.11a' into HEAD
Paul E. McKenney
2022-05-11
rcu: Move expedited grace period (GP) work to RT kthread_worker
Kalesh Singh
[prev]
[next]