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-06-07
swiotlb: use the atomic counter of total used slabs if available
Petr Tesarik
2023-06-07
dma-remap: use kvmalloc_array/kvfree for larger dma memory remap
gaoxu
2023-06-07
dma-mapping: fix a Kconfig typo
Sui Jingfeng
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
2023-06-06
bpf: Factor out a common helper free_all()
Hou Tao
2023-06-06
tracing/probes: Add BTF retval type support
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add $arg* meta argument for all function args
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Support function parameters if BTF is available
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Move event parameter fetching code to common parser
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add tracepoint support on fprobe_events
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Avoid setting TPARG_FL_FENTRY and TPARG_FL_RETURN
Masami Hiramatsu (Google)
2023-06-06
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
2023-06-06
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
2023-06-06
perf: Re-instate the linear PMU search
Peter Zijlstra
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-06-05
bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
David Vernet
2023-06-05
bpf: Replace open code with for allocated object check
Daniel T. Lee
2023-06-05
cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
Miaohe Lin
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2023-06-05
bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation
Dave Marchevsky
2023-06-05
bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
Dave Marchevsky
2023-06-05
rdmacg: fix kernel-doc warnings in rdmacg
Gaosheng Cui
2023-06-05
cgroup: Replace the css_set call with cgroup_get
Gaosheng Cui
2023-06-05
cgroup: remove unused macro for_each_e_css()
Miaohe Lin
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
2023-06-05
sched/fair: Refactor CPU utilization functions
Dietmar Eggemann
2023-06-05
sched/clock: Provide local_clock_noinstr()
Peter Zijlstra
2023-06-05
time/sched_clock: Provide sched_clock_noinstr()
Peter Zijlstra
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2023-06-05
sched: Consider task_struct::saved_state in wait_task_inactive()
Peter Zijlstra
2023-06-05
sched: Unconditionally use full-fat wait_task_inactive()
Peter Zijlstra
2023-06-05
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-05
livepatch: Make 'klp_stack_entries' static
Josh Poimboeuf
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-02
bpf: Fix elem_size not being set for inner maps
Rhys Rustad-Elliott
2023-06-02
bpf: Fix UAF in task local storage
KP Singh
2023-06-01
Merge tag 'modules-6.4-rc5-second-pull' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
module/decompress: Fix error checking on zstd decompression
Lucas De Marchi
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-06-01
clocksource: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-31
bpf: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
[prev]
[next]