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
*
seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
2019-10-10
1
-6
/
+22
*
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-10-06
1
-2
/
+2
|
\
|
*
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
2019-10-05
1
-2
/
+2
*
|
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-05
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
kheaders: make headers archive reproducible
Dmitry Goldin
2019-10-05
1
-1
/
+4
*
|
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2019-10-04
3
-101
/
+23
|
\
\
|
*
|
perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-38
/
+9
|
*
|
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-36
/
+7
|
*
|
clone3: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-27
/
+7
|
|
/
*
|
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-10-04
1
-0
/
+11
|
\
\
|
*
|
fork: add kernel-doc for clone3
Christian Brauner
2019-10-03
1
-0
/
+11
|
|
/
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-03
1
-33
/
+29
|
\
\
|
*
|
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
2019-09-27
1
-33
/
+29
*
|
|
membarrier: Fix RCU locking bug caused by faulty merge
Peter Zijlstra
2019-10-01
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-30
3
-7
/
+25
|
\
\
|
*
|
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
2019-09-28
1
-2
/
+4
|
*
|
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
2019-09-28
1
-5
/
+5
|
*
|
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
2019-09-28
1
-0
/
+16
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-29
3
-10
/
+25
|
\
\
\
|
*
|
|
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
2019-09-27
1
-5
/
+21
|
*
|
|
bpf: Clean up indentation issue in BTF kflag processing
Colin Ian King
2019-09-26
1
-1
/
+1
|
*
|
|
bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
Jonathan Lemon
2019-09-25
1
-1
/
+1
|
*
|
|
bpf: fix BTF verification of enums
Alexei Starovoitov
2019-09-19
1
-3
/
+2
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-28
6
-201
/
+221
|
\
\
\
\
|
*
|
|
|
sched/fair: Avoid redundant EAS calculation
Quentin Perret
2019-09-25
1
-1
/
+1
|
*
|
|
|
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
2019-09-25
1
-2
/
+0
|
*
|
|
|
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
2019-09-25
1
-4
/
+3
|
*
|
|
|
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
2019-09-25
1
-13
/
+6
|
*
|
|
|
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-09-25
1
-2
/
+2
|
*
|
|
|
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
Mathieu Desnoyers
2019-09-25
1
-43
/
+20
|
*
|
|
|
sched/membarrier: Skip IPIs when mm->mm_users == 1
Mathieu Desnoyers
2019-09-25
1
-4
/
+5
|
*
|
|
|
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
3
-45
/
+168
|
*
|
|
|
sched/membarrier: Remove redundant check
Mathieu Desnoyers
2019-09-25
1
-2
/
+2
|
*
|
|
|
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
2019-09-25
1
-1
/
+1
|
*
|
|
|
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
2019-09-25
1
-2
/
+7
|
*
|
|
|
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2019-09-25
3
-70
/
+3
|
*
|
|
|
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
2019-09-25
2
-5
/
+8
|
*
|
|
|
tasks: Add a count of task RCU users
Eric W. Biederman
2019-09-25
2
-5
/
+9
|
*
|
|
|
sched/fair: Remove unused cfs_rq_clock_task() function
Qian Cai
2019-09-17
1
-16
/
+0
*
|
|
|
|
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
8
-22
/
+137
|
\
\
\
\
\
|
*
|
|
|
|
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-20
1
-1
/
+9
|
*
|
|
|
|
lockdown: Lock down perf when in confidentiality mode
David Howells
2019-08-20
1
-0
/
+7
|
*
|
|
|
|
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
2019-08-20
1
-0
/
+10
|
*
|
|
|
|
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
2019-08-20
1
-0
/
+5
|
*
|
|
|
|
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
2019-08-20
1
-5
/
+16
|
*
|
|
|
|
hibernate: Disable when the kernel is locked down
Josh Boyer
2019-08-20
1
-1
/
+2
|
*
|
|
|
|
kexec_file: Restrict at runtime if the kernel is locked down
Jiri Bohac
2019-08-20
1
-1
/
+1
|
*
|
|
|
|
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-20
1
-9
/
+51
|
*
|
|
|
|
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+8
|
*
|
|
|
|
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2019-08-20
1
-7
/
+30
[next]