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
2020-06-15
sched: Provide sched_set_fifo()
Peter Zijlstra
1
-0
/
+47
2020-06-15
sched/pelt: Cleanup PELT divider
Vincent Guittot
3
-15
/
+24
2020-06-15
sched/deadline: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-06-15
sched/deadline: Implement fallback mechanism for !fit case
Luca Abeni
1
-4
/
+16
2020-06-15
sched/deadline: Make DL capacity-aware
Luca Abeni
3
-5
/
+42
2020-06-15
sched/deadline: Improve admission control for asymmetric CPU capacities
Luca Abeni
2
-16
/
+20
2020-06-15
sched/deadline: Add dl_bw_capacity()
Dietmar Eggemann
1
-0
/
+33
2020-06-15
sched/deadline: Optimize dl_bw_cpus()
Dietmar Eggemann
1
-1
/
+7
2020-06-15
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
1
-1
/
+1
2020-06-15
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
1
-9
/
+14
2020-06-15
sched/deadline: Impose global limits on sched_attr::sched_period
Peter Zijlstra
2
-2
/
+35
2020-06-15
isolcpus: Affine unbound kernel threads to housekeeping cpus
Marcelo Tosatti
2
-3
/
+6
2020-06-15
kthread: Switch to cpu_possible_mask
Marcelo Tosatti
1
-2
/
+2
2020-06-15
psi: eliminate kthread_worker from psi trigger scheduling mechanism
Suren Baghdasaryan
1
-49
/
+64
2020-06-15
sched/debug: Add new tracepoints to track util_est
Vincent Donnefort
2
-0
/
+8
2020-06-15
sched/fair: Remove unused 'sd' parameter from scale_rt_capacity()
Dietmar Eggemann
1
-2
/
+2
2020-06-15
sched/idle,stop: Remove .get_rr_interval from sched_class
Dietmar Eggemann
2
-15
/
+0
2020-06-15
sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task()
Dietmar Eggemann
3
-3
/
+3
2020-06-15
sched/pelt: Remove redundant cap_scale() definition
Dietmar Eggemann
1
-2
/
+0
2020-06-15
sched/cputime: Improve cputime_adjust()
Oleg Nesterov
1
-45
/
+1
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
1
-1
/
+14
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
1
-1
/
+14
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-22
/
+21
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-22
/
+21
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-17
/
+17
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-24
/
+54
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-17
/
+17
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+656
2020-06-12
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
1
-5
/
+12
2020-06-12
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-13
/
+8
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-0
/
+2253
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+14
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+79
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2020-06-11
kcsan: Support distinguishing volatile accesses
Marco Elver
1
-0
/
+43
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
12
-0
/
+2210
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+17
2020-06-11
lockdep: __always_inline more for noinstr
Peter Zijlstra
1
-2
/
+2
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
1
-5
/
+5
2020-06-11
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
1
-7
/
+14
2020-06-11
genirq: Provide irq_enter/exit_rcu()
Thomas Gleixner
1
-8
/
+27
2020-06-11
x86/mce: Address objtools noinstr complaints
Thomas Gleixner
1
-1
/
+1
2020-06-11
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
1
-1
/
+3
2020-06-11
context_tracking: Ensure that the critical path cannot be instrumented
Thomas Gleixner
1
-6
/
+8
2020-06-11
printk/kdb: Redirect printk messages into kdb in any context
Petr Mladek
2
-13
/
+8
2020-06-10
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
1
-0
/
+6
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
1
-17
/
+16
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-0
/
+56
2020-06-10
kcov: check kcov_softirq in kcov_remote_stop()
Andrey Konovalov
1
-8
/
+18
[next]