index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
3
-38
/
+53
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
3
-177
/
+132
2021-12-18
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2
-27
/
+27
2021-12-18
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
1
-25
/
+14
2021-12-16
Only output backtracking information in log level 2
Christy Lee
1
-3
/
+3
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
1
-21
/
+36
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
1
-14
/
+69
2021-12-16
add missing bpf-cgroup.h includes
Jakub Kicinski
6
-0
/
+6
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2
-4
/
+4
2021-12-13
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
3
-6
/
+134
2021-12-13
bpf: Allow access to int pointer arguments in tracing programs
Jiri Olsa
1
-4
/
+3
2021-12-11
bpf: Silence coverity false positive warning.
Alexei Starovoitov
1
-4
/
+4
2021-12-11
bpf: Use kmemdup() to replace kmalloc + memcpy
Jiapeng Chong
1
-2
/
+1
2021-12-11
bpf: Add bpf_strncmp helper
Hou Tao
1
-0
/
+16
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-66
/
+587
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-17
/
+24
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-10
/
+3
2021-12-08
bpf: Remove redundant assignment to pointer t
Colin Ian King
1
-1
/
+1
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-10
/
+3
2021-12-06
bpf: Silence purge_cand_cache build warning.
Alexei Starovoitov
1
-0
/
+2
2021-12-06
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
1
-5
/
+1
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+9
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+12
2021-12-04
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2
-5
/
+4
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-03
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
1
-1
/
+10
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-1
/
+1
2021-12-02
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
1
-2
/
+0
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-7
/
+2
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-104
/
+136
2021-12-02
bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().
Alexei Starovoitov
1
-1
/
+345
2021-12-02
bpf: Adjust BTF log size limit.
Alexei Starovoitov
1
-1
/
+1
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
3
-1
/
+83
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
2
-0
/
+30
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
2
-12
/
+12
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-3
/
+9
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2
-1
/
+9
2021-12-01
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+3
2021-12-01
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
1
-0
/
+3
2021-12-01
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
1
-1
/
+1
2021-12-01
bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log level
Hou Tao
1
-4
/
+6
2021-11-30
bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-11-30
bpf: Add bpf_loop helper
Joanne Koong
3
-34
/
+91
2021-11-30
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
1
-1
/
+1
2021-11-30
bpf: Remove a redundant comment on bpf_prog_free
Christoph Hellwig
1
-1
/
+0
2021-11-28
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2021-11-28
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2021-11-28
Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-93
/
+89
2021-11-28
Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]