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-10
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
3
-1
/
+46
2018-03-10
tracing: Remove code which merges duplicates
Vedang Patel
3
-95
/
+6
2018-03-10
tracing: Add support to detect and avoid duplicates
Vedang Patel
1
-5
/
+36
2018-03-10
Merge branch 'linus' into locking/core, to pick up fixes and dependencies
Ingo Molnar
20
-95
/
+142
2018-03-10
timekeeping/ntp: Determine the multiplier directly from NTP tick length
Miroslav Lichvar
1
-91
/
+47
2018-03-10
timekeeping/ntp: Don't align NTP frequency adjustments to ticks
Miroslav Lichvar
1
-3
/
+0
2018-03-09
bug: use %pB in BUG and stack protector failure
Kees Cook
1
-1
/
+1
2018-03-09
arm64: signal: Ensure si_code is valid for all fault signals
Dave Martin
1
-4
/
+0
2018-03-09
softirq: Consolidate common code in tasklet_[hi]_action()
Ingo Molnar
1
-39
/
+15
2018-03-09
softirq: Consolidate common code in __tasklet_[hi]_schedule()
Ingo Molnar
1
-12
/
+16
2018-03-09
genirq/irq_sim: Return the base of the irq range from irq_sim_init()
Bartosz Golaszewski
1
-4
/
+6
2018-03-09
genirq/irq_sim: Check the return value of irq_sim_init() for error codes
Bartosz Golaszewski
1
-1
/
+1
2018-03-09
genirq/irq_sim: Explicitly include slab.h
Bartosz Golaszewski
1
-0
/
+1
2018-03-09
rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites
Boqun Feng
1
-2
/
+3
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
[prev]
[next]