index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
1
-0
/
+3
2018-03-09
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
1
-1
/
+3
2018-03-09
sched/completions: Use bool in try_wait_for_completion()
gaurav jindal
1
-3
/
+3
2018-03-09
sched/fair: Update blocked load when newly idle
Vincent Guittot
1
-18
/
+87
2018-03-09
sched/fair: Move idle_balance()
Peter Zijlstra
1
-114
/
+114
2018-03-09
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
Peter Zijlstra
1
-6
/
+4
2018-03-09
sched/fair: Move rebalance_domains()
Peter Zijlstra
1
-118
/
+118
2018-03-09
sched/nohz: Optimize nohz_idle_balance()
Peter Zijlstra
1
-5
/
+4
2018-03-09
sched/fair: Reduce the periodic update duration
Vincent Guittot
1
-4
/
+17
2018-03-09
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2
-20
/
+97
2018-03-09
sched/cpufreq: Provide migration hint
Peter Zijlstra
1
-12
/
+19
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
4
-50
/
+43
2018-03-09
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
3
-6
/
+45
2018-03-09
sched/fair: Add NOHZ stats balancing
Peter Zijlstra
1
-12
/
+19
2018-03-09
sched/fair: Restructure nohz_balance_kick()
Peter Zijlstra
1
-107
/
+111
2018-03-09
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
3
-19
/
+41
2018-03-09
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
3
-16
/
+24
2018-03-09
cpufreq/schedutil: Rewrite CPUFREQ_RT support
Peter Zijlstra
2
-43
/
+40
2018-03-09
cpufreq/schedutil: Remove unused CPUFREQ_DL
Peter Zijlstra
1
-2
/
+2
2018-03-09
sched/fair: Add ';' after label attributes
Norbert Manthey
1
-1
/
+1
2018-03-09
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
18
-75
/
+141
2018-03-08
audit: link denied should not directly generate PATH record
Richard Guy Briggs
1
-13
/
+1
2018-03-08
audit: make ANOM_LINK obey audit_enabled and audit_dummy_context
Richard Guy Briggs
1
-0
/
+3
2018-03-08
module: propagate error in modules_open()
Leon Yu
1
-1
/
+1
2018-03-08
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
Linus Torvalds
1
-19
/
+0
2018-03-08
panic: Add closing panic marker parenthesis
Borislav Petkov
1
-1
/
+1
2018-03-08
bpf: add support to read sample address in bpf program
Teng Qin
1
-4
/
+16
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
Stephen Smalley
1
-3
/
+3
2018-03-06
kernel/memremap: Remove stale devres_free() call
Oliver O'Halloran
1
-1
/
+0
2018-03-06
audit: do not panic on invalid boot parameter
Greg Edwards
1
-7
/
+14
2018-03-06
Merge tag 'v4.16-rc4' into perf/core, to pick up fixes
Ingo Molnar
23
-95
/
+156
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-37
/
+81
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-16
/
+26
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+6
2018-03-04
sched/core: Undefine tracepoint creation at the end of core.c
Ingo Molnar
1
-0
/
+2
2018-03-04
sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separate namespace
Ingo Molnar
2
-15
/
+15
2018-03-04
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
3
-120
/
+125
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
28
-213
/
+94
2018-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-5
/
+10
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
28
-702
/
+698
2018-03-03
sched/deadline: Clean up various coding style details
Mario Leinweber
1
-1
/
+4
2018-03-02
memremap: fix softlockup reports at teardown
Dan Williams
1
-5
/
+10
2018-03-02
signals: Move put_compat_sigset to compat.h to silence hardened usercopy
Matt Redfearn
1
-19
/
+0
2018-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-16
/
+26
2018-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
1
-1
/
+2
2018-02-28
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
1
-0
/
+6
2018-02-28
genirq: Add wakeup sysfs node to show IRQ wakeup state
Andy Shevchenko
1
-0
/
+17
2018-02-28
locking/lockdep: Show unadorned pointers
Borislav Petkov
1
-12
/
+12
2018-02-28
clocksource: Use ATTRIBUTE_GROUPS
Baolin Wang
1
-11
/
+10
2018-02-28
clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributes
Baolin Wang
1
-26
/
+17
[prev]
[next]