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-18
rethook: fix a potential memleak in rethook_alloc()
Yi Yang
1
-1
/
+3
2022-11-18
tracing/eprobe: Fix memory leak of filter string
Rafael Mendonca
1
-0
/
+1
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...
Shang XiaoJing
1
-0
/
+4
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...
Shang XiaoJing
1
-16
/
+28
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
4
-7
/
+7
2022-11-17
tracing: Fix wild-memory-access in register_synth_event()
Shang XiaoJing
1
-3
/
+2
2022-11-17
tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()
Shang XiaoJing
1
-10
/
+6
2022-11-17
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
1
-0
/
+1
2022-11-17
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
1
-2
/
+2
2022-11-17
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
1
-1
/
+1
2022-11-17
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
1
-1
/
+1
2022-11-17
kcsan: remove rng selftest
Jason A. Donenfeld
1
-8
/
+0
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
1
-18
/
+14
2022-11-17
genirq/msi: Remove msi_domain_ops:: Msi_check()
Thomas Gleixner
1
-16
/
+1
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2
-9
/
+1
2022-11-17
genirq/msi: Add bus token to struct msi_domain_info
Ahmed S. Darwish
1
-2
/
+5
2022-11-17
genirq/msi: Make __msi_domain_free_irqs() static
Thomas Gleixner
1
-1
/
+2
2022-11-17
genirq/msi: Provide msi_domain_ops:: Post_free()
Thomas Gleixner
1
-0
/
+2
2022-11-17
genirq/msi: Make __msi_domain_alloc_irqs() static
Thomas Gleixner
1
-2
/
+4
2022-11-17
genirq/msi: Add missing kernel doc to msi_next_desc()
Thomas Gleixner
1
-0
/
+1
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
1
-9
/
+10
2022-11-17
genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()
Thomas Gleixner
1
-1
/
+1
2022-11-17
genirq: Remove unused argument force of irq_set_affinity_deactivated()
Angus Chen
1
-2
/
+2
2022-11-16
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
1
-0
/
+1
2022-11-16
blk-cgroup: Flush stats at blkgs destruction path
Waiman Long
1
-0
/
+20
2022-11-16
ring-buffer: Include dropped pages in counting dirty patches
Steven Rostedt (Google)
1
-0
/
+12
2022-11-16
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2
-20
/
+37
2022-11-16
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
1
-7
/
+11
2022-11-16
sched: Clear ttwu_pending after enqueue_task()
Tianchen Ding
1
-7
/
+11
2022-11-15
bpf: propagate nullness information for reg to reg comparisons
Eduard Zingerman
1
-2
/
+33
2022-11-15
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
1
-3
/
+5
2022-11-15
perf: Fix IS_ERR() vs NULL check in inherit_event()
Gaosheng Cui
1
-1
/
+1
2022-11-15
perf: Remove unused pointer task_ctx
Colin Ian King
1
-2
/
+0
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
3
-5
/
+5
2022-11-15
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
1
-1
/
+1
2022-11-15
kallsyms: Add self-test facility
Zhen Lei
4
-1
/
+500
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2
-9
/
+14
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2
-10
/
+10
2022-11-14
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
4
-4
/
+202
2022-11-14
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-11-14
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
1
-1
/
+23
2022-11-14
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
1
-4
/
+8
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
1
-5
/
+8
2022-11-14
sched: Fix race in task_call_func()
Peter Zijlstra
1
-17
/
+35
2022-11-14
rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encountered
Mathieu Desnoyers
1
-2
/
+17
2022-11-12
livepatch: Use kallsyms_on_each_match_symbol() to improve performance
Zhen Lei
1
-1
/
+19
2022-11-12
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei
1
-0
/
+18
2022-11-12
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
2
-5
/
+15
2022-11-12
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
2
-11
/
+76
[prev]
[next]