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
2021-01-19
module: harden ELF info handling
Frank van der Linden
2021-01-18
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
Fangrui Song
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-15
cpuset: fix typos in comments
Aubrey Li
2021-01-15
cgroup: cgroup.{procs,threads} factor out common parts
Michal Koutný
2021-01-15
cgroup-v1: add disabled controller check in cgroup1_parse_param()
Chen Zhou
2021-01-15
audit: Remove leftover reference to the audit_tasklet
Davidlohr Bueso
2021-01-15
printk: fix kmsg_dump_get_buffer length calulations
John Ogness
2021-01-15
printk: ringbuffer: fix line counting
John Ogness
2021-01-14
perf: Add build id data in mmap2 event
Jiri Olsa
2021-01-14
bpf: Add size arg to build_id_parse function
Jiri Olsa
2021-01-14
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
bpf: Pull out a macro for interpreting atomic ALU operations
Brendan Jackman
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
bpf: Move BPF_STX reserved field check into BPF_STX verifier code
Brendan Jackman
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
locking/lockdep: Exclude local_lock_t from IRQ inversions
Boqun Feng
2021-01-14
locking/lockdep: Clean up check_redundant() a bit
Peter Zijlstra
2021-01-14
locking/lockdep: Add a skip() function to __bfs()
Boqun Feng
2021-01-14
locking/lockdep: Mark local_lock_t
Peter Zijlstra
2021-01-14
sched: Use task_current() instead of 'rq->curr == p'
Hui Su
2021-01-14
sched/fair: Reduce cases for active balance
Vincent Guittot
2021-01-14
sched/fair: Don't set LBF_ALL_PINNED unnecessarily
Vincent Guittot
2021-01-14
sched/fair: Skip idle cfs_rq
Vincent Guittot
2021-01-14
sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
Xuewen Yan
2021-01-14
sched: Prevent raising SCHED_SOFTIRQ when CPU is !active
Anna-Maria Behnsen
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
2021-01-14
sched/core: Move schedutil_cpu_util() to core.c
Viresh Kumar
2021-01-13
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
Gilad Reti
2021-01-13
genirq: Export irq_check_status_bit()
Thomas Gleixner
2021-01-12
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
2021-01-12
bpf: Fix a verifier message for alloc size helper arg
Brendan Jackman
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-01-12
ntp: Fix RTC synchronization on 32-bit platforms
Geert Uytterhoeven
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
2021-01-12
bpf: Allow empty module BTFs
Andrii Nakryiko
2021-01-12
locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
Peter Zijlstra
2021-01-12
locking/lockdep: Cure noinstr fail
Peter Zijlstra
2021-01-12
bpf: Don't leak memory in bpf getsockopt when optlen == 0
Stanislav Fomichev
2021-01-12
bpf: Fix typo in bpf_inode_storage.c
KP Singh
2021-01-12
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
2021-01-12
bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
Jiri Olsa
2021-01-11
Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-11
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2021-01-11
seccomp: Add missing return in non-void function
Paul Cercueil
2021-01-11
kthread: remove comments about old _do_fork() helper
Yanfei Xu
[prev]
[next]