index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
2020-10-02
static_call: Fix return type of static_call_init
Nathan Chancellor
2020-10-02
tracepoint: Fix out of sync data passing by static caller
Steven Rostedt (VMware)
2020-10-02
ftrace: Fix some typos in comment
Qiujun Huang
2020-10-01
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-10-01
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-01
kernel: debug: Centralize dbg_[de]activate_sw_breakpoints
Daniel Thompson
2020-10-01
kgdb: Add NOKPROBE labels on the trap handler functions
Daniel Thompson
2020-09-30
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
2020-09-30
cgroup: Zero sized write should be no-op
Jouni Roivas
2020-09-30
cgroup: remove redundant kernfs_activate in cgroup_setup_root()
Wei Yang
2020-09-30
printk: reduce setup_text_buf size to LOG_LINE_MAX
John Ogness
2020-09-30
printk: avoid and/or handle record truncation
John Ogness
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-29
bpf: Fix context type resolving for extension programs
Toke Høiland-Jørgensen
2020-09-29
bpf: Support attaching freplace programs to multiple attach points
Toke Høiland-Jørgensen
2020-09-29
bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach
Toke Høiland-Jørgensen
2020-09-29
bpf/preload: Make sure Makefile cleans up after itself, and add .gitignore
Toke Høiland-Jørgensen
2020-09-29
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-29
lockdep: Optimize the memory usage of circular queue
Boqun Feng
2020-09-28
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
2020-09-28
bpf: Bump iter seq size to support BTF representation of large data structures
Alan Maguire
2020-09-28
bpf: Add bpf_snprintf_btf helper
Alan Maguire
2020-09-28
bpf: Move to generic BTF show support, apply it to seq files/strings
Alan Maguire
2020-09-28
bpf: Provide function to get vmlinux BTF information
Alan Maguire
2020-09-28
bpf: verifier: refactor check_attach_btf_id()
Toke Høiland-Jørgensen
2020-09-28
bpf: change logging calls from verbose() to bpf_log() and use log pointer
Toke Høiland-Jørgensen
2020-09-28
bpf: disallow attaching modify_return tracing functions to other BPF programs
Toke Høiland-Jørgensen
2020-09-28
bpf: sockmap: Enable map_update_elem from bpf_iter
Lorenz Bauer
2020-09-28
bpf, cpumap: Remove rcpu pointer from cpu_map_build_skb signature
Lorenzo Bianconi
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
2020-09-28
PM: hibernate: Batch hibernate and resume IO requests
Xiaoyi Chen
2020-09-28
kgdb: Honour the kprobe blocklist when setting breakpoints
Daniel Thompson
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
2020-09-25
bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases
John Fastabend
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
Martin KaFai Lau
2020-09-25
bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
Martin KaFai Lau
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
2020-09-25
Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-09-25
sched/fair: Reduce busy load balance interval
Vincent Guittot
2020-09-25
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
2020-09-25
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
2020-09-25
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
[prev]
[next]