index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
9
-66
/
+587
|
\
|
*
bpf: Remove redundant assignment to pointer t
Colin Ian King
2021-12-08
1
-1
/
+1
|
*
bpf: Silence purge_cand_cache build warning.
Alexei Starovoitov
2021-12-06
1
-0
/
+2
|
*
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
2021-12-06
1
-5
/
+1
|
*
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2021-12-04
2
-5
/
+4
|
*
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
2021-12-03
1
-1
/
+10
|
*
bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().
Alexei Starovoitov
2021-12-02
1
-1
/
+345
|
*
bpf: Adjust BTF log size limit.
Alexei Starovoitov
2021-12-02
1
-1
/
+1
|
*
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2021-12-02
3
-1
/
+83
|
*
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
2021-12-02
2
-0
/
+30
|
*
bpf: Rename btf_member accessors.
Alexei Starovoitov
2021-12-02
2
-12
/
+12
|
*
bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log level
Hou Tao
2021-12-01
1
-4
/
+6
|
*
bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
2021-11-30
1
-1
/
+1
|
*
bpf: Add bpf_loop helper
Joanne Koong
2021-11-30
3
-34
/
+91
|
*
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
2021-11-30
1
-1
/
+1
|
*
bpf: Remove a redundant comment on bpf_prog_free
Christoph Hellwig
2021-11-30
1
-1
/
+0
|
*
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2021-11-16
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
6
-17
/
+24
|
\
\
|
*
\
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-09
2
-10
/
+3
|
|
\
\
|
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
2
-10
/
+3
|
|
|
\
\
|
|
|
*
|
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-03
1
-1
/
+1
|
|
|
*
|
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
2021-12-02
1
-2
/
+0
|
|
|
*
|
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-12-02
1
-7
/
+2
|
*
|
|
|
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-12-05
2
-1
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2021-12-02
2
-1
/
+9
|
*
|
|
|
|
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-12-05
2
-6
/
+12
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-04
1
-1
/
+1
|
|
*
|
|
|
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
2021-12-04
1
-2
/
+2
|
|
*
|
|
|
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2021-12-02
1
-3
/
+9
|
|
|
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
9
-104
/
+136
|
\
|
|
|
|
|
*
|
|
|
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-01
1
-0
/
+3
|
*
|
|
|
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
2021-12-01
1
-0
/
+3
|
*
|
|
|
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
2021-12-01
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-28
2
-4
/
+7
|
|
\
\
\
|
|
*
|
|
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-11-24
2
-4
/
+7
|
*
|
|
|
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-28
1
-0
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-11-23
1
-0
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-28
1
-93
/
+89
|
|
\
\
\
\
|
|
*
|
|
|
locking/rwsem: Optimize down_read_trylock() under highly contended case
Muchun Song
2021-11-23
1
-7
/
+4
|
|
*
|
|
|
locking/rwsem: Make handoff bit handling more consistent
Waiman Long
2021-11-23
1
-86
/
+85
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-28
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Test the 'Do not trace this pid' case in create event
Steven Rostedt (VMware)
2021-11-27
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-27
2
-6
/
+30
|
|
\
|
|
|
|
|
|
*
|
|
|
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-11-26
1
-6
/
+18
|
|
*
|
|
|
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-11-26
1
-0
/
+12
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
7
-35
/
+71
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-11-26
2
-4
/
+4
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
PM: hibernate: Fix snapshot partial write lengths
Evan Green
2021-11-24
1
-1
/
+1
|
|
*
|
|
|
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-11-24
1
-3
/
+3
|
|
|
/
/
/
|
*
/
/
/
tracing/uprobe: Fix uprobe_perf_open probes iteration
Jiri Olsa
2021-11-23
1
-0
/
+1
|
|
/
/
/
[next]