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-05-01
bpf: Fix use-after-free of bpf_link when priming half-fails
Andrii Nakryiko
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
2020-04-30
bpf: Fix unused variable warning
Arnd Bergmann
2020-04-29
bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
Jakub Sitnicki
2020-04-28
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-04-28
bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link
Andrii Nakryiko
2020-04-28
bpf: Allocate ID for bpf_link
Andrii Nakryiko
2020-04-28
bpf: Refactor bpf_link update handling
Andrii Nakryiko
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
bpf, cgroup: Remove unused exports
Christoph Hellwig
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
sysctl: avoid forward declarations
Christoph Hellwig
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
2020-04-27
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
2020-04-26
bpf: Make verifier log more relevant by default
Andrii Nakryiko
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
2020-04-26
net: bpf: Make bpf_ktime_get_ns() available to non GPL programs
Maciej Żenczykowski
2020-04-26
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
2020-04-26
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
2020-04-26
bpf: Remove set but not used variable 'dst_known'
Mao Wenan
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
bpf: Make bpf_link_fops static
Zou Wei
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2020-04-24
Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-22
xdp: export the DEV_MAP_BULK_SIZE macro
Ioana Ciornei
2020-04-22
tracing: Convert local functions in tracing_map.c to static
Jason Yan
2020-04-22
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
2020-04-22
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
2020-04-22
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-04-22
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
2020-04-21
kernel/module: Hide vermagic header file from general use
Leon Romanovsky
2020-04-21
signal: Avoid corrupting si_pid and si_uid in do_notify_parent
Eric W. Biederman
2020-04-20
bpf: Fix handling of XADD on BTF memory
Jann Horn
2020-04-20
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
2020-04-20
cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
Toke Høiland-Jørgensen
2020-04-20
audit: check the length of userspace generated audit records
Paul Moore
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-19
Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-18
Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
[next]