index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-26
13
-105
/
+222
|
\
|
*
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-25
1
-0
/
+2
|
|
\
|
|
*
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
2022-08-25
1
-0
/
+2
|
*
|
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-08-24
1
-46
/
+33
|
|
\
\
|
|
*
|
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
2022-08-22
1
-46
/
+33
|
*
|
|
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-24
3
-33
/
+60
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
2022-08-23
1
-0
/
+1
|
|
*
|
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2022-08-17
2
-25
/
+55
|
|
*
|
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
2022-08-16
2
-3
/
+3
|
|
*
|
sched/psi: Zero the memory of struct psi_group
Hao Jia
2022-08-16
1
-5
/
+1
|
*
|
|
Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-24
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
2022-08-23
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-23
2
-4
/
+6
|
|
\
\
\
|
|
*
|
|
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
2022-08-21
1
-4
/
+5
|
|
*
|
|
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
2022-08-21
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-08-23
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
David Gow
2022-08-15
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-21
5
-21
/
+119
|
|
\
\
|
|
*
|
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-08-21
1
-0
/
+1
|
|
*
|
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
2022-08-21
1
-2
/
+3
|
|
*
|
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-21
1
-6
/
+64
|
|
*
|
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-21
1
-0
/
+21
|
|
*
|
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
2022-08-21
1
-2
/
+3
|
|
*
|
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
2022-08-21
1
-8
/
+13
|
|
*
|
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-08-21
1
-0
/
+10
|
|
*
|
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
2022-08-21
1
-3
/
+4
|
|
*
|
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
2022-08-21
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-19
5
-30
/
+5
|
\
|
|
|
|
*
|
|
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-19
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2022-08-18
1
-1
/
+1
|
*
|
|
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-14
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
xen: remove XEN_SCRUB_PAGES in xen.config
Lukas Bulwahn
2022-08-12
1
-1
/
+0
|
*
|
|
|
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
2
-3
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
Youngmin Nam
2022-08-09
1
-2
/
+2
|
|
*
|
|
|
posix-timers: Make do_clock_gettime() static
Jiri Slaby
2022-08-06
1
-1
/
+2
|
*
|
|
|
|
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-13
1
-25
/
+0
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
2022-08-04
1
-25
/
+0
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-08-18
15
-114
/
+157
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bpf: Use bpf_map_area_alloc consistently on bpf map creation
Yafang Shao
2022-08-10
8
-23
/
+22
|
*
|
|
|
|
bpf: Make __GFP_NOWARN consistent in bpf map creation
Yafang Shao
2022-08-10
6
-7
/
+7
|
*
|
|
|
|
bpf: Use bpf_map_area_free instread of kvfree
Yafang Shao
2022-08-10
1
-2
/
+2
|
*
|
|
|
|
bpf: Remove unneeded memset in queue_stack_map creation
Yafang Shao
2022-08-10
1
-2
/
+0
|
*
|
|
|
|
bpf: export crash_kexec() as destructive kfunc
Artem Savkov
2022-08-10
1
-0
/
+18
|
*
|
|
|
|
bpf: add destructive kfunc flag
Artem Savkov
2022-08-10
1
-0
/
+5
|
*
|
|
|
|
bpf: Fix ref_obj_id for dynptr data slices in verifier
Joanne Koong
2022-08-10
1
-18
/
+20
|
*
|
|
|
|
bpf: Always return corresponding btf_type in __get_type_size()
Yonghong Song
2022-08-09
1
-5
/
+4
|
*
|
|
|
|
bpf: Add BPF-helper for accessing CLOCK_TAI
Jesper Dangaard Brouer
2022-08-09
2
-0
/
+15
|
*
|
|
|
|
bpf: Cleanup check_refcount_ok
Dave Marchevsky
2022-08-09
1
-45
/
+29
|
*
|
|
|
|
bpf, iter: Fix the condition on p when calling stop.
Hao Luo
2022-08-09
1
-0
/
+5
[next]