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
2023-03-24
module: add stop-grap sanity check on module memcpy()
Luis Chamberlain
2023-03-24
module: add sanity check for ELF module section
Luis Chamberlain
2023-03-24
module: rename check_module_license_and_versions() to check_export_symbol_ver...
Luis Chamberlain
2023-03-24
module: converge taint work together
Luis Chamberlain
2023-03-24
module: move signature taint to module_augment_kernel_taints()
Luis Chamberlain
2023-03-24
module: move tainting until after a module hits our linked list
Luis Chamberlain
2023-03-24
module: split taint adding with info checking
Luis Chamberlain
2023-03-24
module: split taint work out of check_modinfo_livepatch()
Luis Chamberlain
2023-03-24
module: rename set_license() to module_license_taint_check()
Luis Chamberlain
2023-03-24
module: move check_modinfo() early to early_mod_check()
Luis Chamberlain
2023-03-24
module: move early sanity checks into a helper
Luis Chamberlain
2023-03-24
module: add a for_each_modinfo_entry()
Luis Chamberlain
2023-03-24
module: rename next_string() to module_next_tag_pair()
Luis Chamberlain
2023-03-24
module: move get_modinfo() helpers all above
Luis Chamberlain
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
kernel/ksysfs.c: use sysfs_emit for sysfs show handlers
Thomas Weißschuh
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-24
trace,smp: Trace all smp_function_call*() invocations
Peter Zijlstra
2023-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
2023-03-24
sched, smp: Trace smp callback causing an IPI
Valentin Schneider
2023-03-24
smp: reword smp call IPI comment
Valentin Schneider
2023-03-24
irq_work: Trace self-IPIs sent via arch_irq_work_raise()
Valentin Schneider
2023-03-24
smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
Valentin Schneider
2023-03-24
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
Valentin Schneider
2023-03-24
kernel/smp: Make csdlock_debug= resettable
Paul E. McKenney
2023-03-24
locking/csd_lock: Remove per-CPU data indirection from CSD lock debugging
Paul E. McKenney
2023-03-24
locking/csd_lock: Remove added data from CSD lock debugging
Paul E. McKenney
2023-03-24
locking/csd_lock: Add Kconfig option for csd_debug default
Paul E. McKenney
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
2023-03-23
workqueue: Introduce show_freezable_workqueues
Jungseung Lee
2023-03-23
kcsan: avoid passing -g for test
Marco Elver
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2023-03-22
bpf: remember meta->iter info only for initialized iters
Andrii Nakryiko
2023-03-22
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
2023-03-22
module/decompress: Never use kunmap() for local un-mappings
Fabio M. De Francesco
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-22
bpf: Teach the verifier to recognize rdonly_mem as not null.
Alexei Starovoitov
2023-03-22
livepatch,sched: Add livepatch task switching to cond_resched()
Josh Poimboeuf
2023-03-22
livepatch: Skip task_call_func() for current task
Josh Poimboeuf
2023-03-22
livepatch: Convert stack entries array to percpu
Josh Poimboeuf
2023-03-22
sched: Interleave cfs bandwidth timers for improved single thread performance...
Shrikanth Hegde
2023-03-22
sched/core: Reduce cost of sched_move_task when config autogroup
wuchi
2023-03-22
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
2023-03-22
sched/topology: Make sched_energy_mutex,update static
Tom Rix
2023-03-22
swiotlb: fix slot alignment checks
Petr Tesarik
2023-03-22
swiotlb: use wrap_area_index() instead of open-coding it
Petr Tesarik
[prev]
[next]