index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-13
bpf: Expose bpf_d_path helper to sleepable LSM hooks
KP Singh
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
2020-11-12
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-11-11
bpf: Fix NULL dereference in bpf_task_storage
Martin KaFai Lau
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-11-10
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
2020-11-10
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-10
bpf: Add in-kernel split BTF support
Andrii Nakryiko
2020-11-10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
bpf, btf: Remove the duplicate btf_ids.h include
Wang Qing
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-08
Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-08
Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-07
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
bpf: Update verification logic for LSM programs
KP Singh
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
bpf: Implement task local storage
KP Singh
2020-11-06
bpf: Allow LSM programs to use bpf spin locks
KP Singh
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2020-11-05
bpf: BPF_PRELOAD depends on BPF_SYSCALL
Randy Dunlap
2020-11-05
Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-05
Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-11-04
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-11-04
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
2020-11-02
kernel: make kcov_common_handle consider the current context
Aleksandr Nogikh
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
2020-11-02
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-02
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
2020-11-02
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-02
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-02
bpf: Fix error path in htab_map_alloc()
Eric Dumazet
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-11-02
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-02
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
[next]