index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
32
-286
/
+570
2022-11-21
dma-mapping: reject __GFP_COMP in dma_alloc_attrs
Christoph Hellwig
1
-0
/
+8
2022-11-20
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
3
-23
/
+27
2022-11-20
bpf: Add a kfunc for generic type cast
Yonghong Song
2
-2
/
+24
2022-11-20
bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
Yonghong Song
3
-0
/
+48
2022-11-20
bpf: Add support for kfunc set with common btf_ids
Yonghong Song
2
-1
/
+19
2022-11-20
bpf: Disallow bpf_obj_new_impl call when bpf_mem_alloc_init fails
Kumar Kartikeya Dwivedi
2
-2
/
+3
2022-11-20
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-20
/
+45
2022-11-20
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-43
/
+71
2022-11-20
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-20
Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+52
2022-11-20
Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+19
2022-11-20
bpf: Add kfuncs for storing struct task_struct * as a kptr
David Vernet
1
-3
/
+75
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
3
-13
/
+66
2022-11-20
bpf: Allow multiple modifiers in reg_type_str() prefix
David Vernet
1
-11
/
+8
2022-11-18
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
1
-1
/
+1
2022-11-18
kexec: replace crash_mem_range with range
Li Chen
1
-1
/
+1
2022-11-18
kexec: remove the unneeded result variable
ye xingchen
1
-8
/
+2
2022-11-18
panic: use str_enabled_disabled() helper
Andy Shevchenko
1
-2
/
+3
2022-11-18
kallsyms: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
1
-3
/
+3
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
1
-1
/
+1
2022-11-18
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
1
-2
/
+1
2022-11-18
objtool: Add --mnop as an option to --mcount
Sathvika Vasireddy
1
-0
/
+7
2022-11-17
bpf: Add comments for map BTF matching requirement for bpf_list_head
Kumar Kartikeya Dwivedi
3
-0
/
+22
2022-11-17
bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}
Kumar Kartikeya Dwivedi
1
-1
/
+57
2022-11-17
bpf: Introduce single ownership BPF linked list API
Kumar Kartikeya Dwivedi
2
-9
/
+321
2022-11-17
bpf: Permit NULL checking pointer with non-zero fixed offset
Kumar Kartikeya Dwivedi
1
-9
/
+12
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
2
-11
/
+66
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
3
-15
/
+150
2022-11-17
bpf: Support constant scalar arguments for kfuncs
Kumar Kartikeya Dwivedi
1
-14
/
+43
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
2
-386
/
+539
2022-11-17
bpf: Allow locking bpf_spin_lock in inner map values
Kumar Kartikeya Dwivedi
1
-5
/
+0
2022-11-17
bpf: Allow locking bpf_spin_lock global variables
Kumar Kartikeya Dwivedi
1
-13
/
+28
2022-11-17
bpf: Allow locking bpf_spin_lock in allocated objects
Kumar Kartikeya Dwivedi
2
-25
/
+67
2022-11-17
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
2
-0
/
+75
2022-11-17
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
2
-18
/
+183
2022-11-17
bpf: Introduce allocated objects support
Kumar Kartikeya Dwivedi
2
-2
/
+28
2022-11-17
bpf: Populate field_offs for inner_map_meta
Kumar Kartikeya Dwivedi
1
-12
/
+32
2022-11-17
bpf: Free inner_map_meta when btf_record_dup fails
Kumar Kartikeya Dwivedi
1
-1
/
+3
2022-11-17
bpf: Do btf_record_free outside map_free callback
Kumar Kartikeya Dwivedi
3
-6
/
+14
2022-11-17
bpf: Fix early return in map_check_btf
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-37
/
+28
2022-11-17
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
1
-4
/
+5
2022-11-17
tracing: Remove unused __bad_type_size() method
Qiujun Huang
1
-2
/
+0
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
tracing/eprobe: Fix eprobe filter to make a filter correctly
Masami Hiramatsu (Google)
1
-1
/
+1
2022-11-18
tracing/eprobe: Fix warning in filter creation
Rafael Mendonca
1
-1
/
+1
2022-11-18
kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
Li Huafei
1
-1
/
+7
[prev]
[next]