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-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
scs: Move accounting into alloc/free functions
Will Deacon
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-18
kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
Douglas Anderson
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
2020-05-18
Revert "docs: sysctl/kernel: document ngroups_max"
Jonathan Corbet
2020-05-18
printk: fix global comment
Randy Dunlap
2020-05-18
genirq/irq_sim: Simplify the API
Bartosz Golaszewski
2020-05-18
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
2020-05-16
blktrace: Report pid with note messages
Jan Kara
2020-05-16
bpf: Fix check_return_code to only allow [0,1] in trace_iter progs
Daniel Borkmann
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
kernel/cpu_pm: Fix uninitted local in cpu_pm
Douglas Anderson
2020-05-15
docs: sysctl/kernel: document ngroups_max
Stephen Kitt
2020-05-15
scs: Add support for stack usage debugging
Sami Tolvanen
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
2020-05-15
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
2020-05-15
rcu: constify sysrq_key_op
Emil Velikov
2020-05-15
kernel/power: constify sysrq_key_op
Emil Velikov
2020-05-15
kdb: constify sysrq_key_op
Emil Velikov
2020-05-14
xdp: Cpumap redirect use frame_sz and increase skb_tailroom
Jesper Dangaard Brouer
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-14
bpf: Fix bpf_iter's task iterator logic
Andrii Nakryiko
2020-05-14
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
2020-05-14
bpf: Fix bug in mmap() implementation for BPF array map
Andrii Nakryiko
2020-05-14
Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-14
ring-buffer: Remove all BUG() calls
Steven Rostedt (VMware)
2020-05-14
ring-buffer: Don't deactivate the ring buffer on failed iterator reads
Steven Rostedt (VMware)
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
2020-05-13
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
2020-05-13
bpf: net: Refactor bpf_iter target registration
Yonghong Song
2020-05-13
bpf: Add comments to interpret bpf_prog return values
Yonghong Song
2020-05-13
rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
Davidlohr Bueso
2020-05-13
rcuwait: Fix stale wake call name in comment
Davidlohr Bueso
2020-05-13
nsproxy: attach to namespaces via pidfds
Christian Brauner
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-05-12
Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-12
kprobes: Support NOKPROBE_SYMBOL() in modules
Masami Hiramatsu
2020-05-12
kprobes: Support __kprobes blacklist in modules
Masami Hiramatsu
2020-05-12
kprobes: Lock kprobe_mutex while showing kprobe_blacklist
Masami Hiramatsu
2020-05-12
sched: Make scheduler_ipi inline
Thomas Gleixner
2020-05-12
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-05-11
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
2020-05-11
bpf, libbpf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
[prev]
[next]