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-19
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
2020-05-19
tracing: Provide lockdep less trace_hardirqs_on/off() variants
Thomas Gleixner
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
2020-05-19
ARM: 8976/1: module: allow arch overrides for .init section names
Vincent Whitchurch
2020-05-18
kgdb: Add kgdb_has_hit_break function
Vincent Chen
2020-05-18
kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
Douglas Anderson
2020-05-18
kgdb: Prevent infinite recursive entries to the debugger
Douglas Anderson
2020-05-18
kgdb: Delay "kgdbwait" to dbg_late_init() by default
Douglas Anderson
2020-05-18
scs: Remove references to asm/scs.h from core code
Will Deacon
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
[prev]
[next]