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
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
1
-1
/
+3
2017-06-30
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
1
-28
/
+16
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
4
-37
/
+25
2017-06-30
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2
-76
/
+70
2017-06-30
sched/cputime: Refactor the cputime_adjust() code
Gustavo A. R. Silva
1
-11
/
+5
2017-06-30
cpu/hotplug: Constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-06-30
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
1
-2
/
+15
2017-06-30
bpf: don't open-code memdup_user()
Al Viro
1
-29
/
+16
2017-06-30
kimage_file_prepare_segments(): don't open-code memdup_user()
Al Viro
1
-10
/
+4
2017-06-29
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-9
/
+5
2017-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2017-06-29
PM: hibernate: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
1
-0
/
+5
2017-06-29
bpf: Fix out-of-bound access on interpreters[]
Martin KaFai Lau
1
-1
/
+3
2017-06-29
bpf: Add syscall lookup support for fd array and htab
Martin KaFai Lau
5
-3
/
+67
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
4
-5
/
+19
2017-06-29
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
1
-0
/
+2
2017-06-29
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
1
-24
/
+24
2017-06-28
cgroup: implement "nsdelegate" mount option
Tejun Heo
1
-5
/
+83
2017-06-28
cgroup: restructure cgroup_procs_write_permission()
Tejun Heo
1
-24
/
+33
2017-06-28
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
1
-0
/
+1
2017-06-28
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
1
-1
/
+2
2017-06-27
tracing: Add support for display of tgid in trace output
Joel Fernandes
2
-14
/
+31
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
4
-25
/
+201
2017-06-27
ftrace: Decrement count for dyn_ftrace_total_info file
Steven Rostedt (VMware)
1
-0
/
+1
2017-06-27
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
1
-18
/
+3
2017-06-27
PM / hibernate: Drop redundant parameter of swsusp_alloc()
BaoJun Luo
1
-3
/
+2
2017-06-27
PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition
Balbir Singh
1
-3
/
+3
2017-06-26
seccomp: Switch from atomic_t to recount_t
Kees Cook
1
-5
/
+5
2017-06-26
seccomp: Clean up core dump logic
Kees Cook
1
-3
/
+3
2017-06-26
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2
-6
/
+21
2017-06-26
ftrace: Implement cached modules tracing on module load
Steven Rostedt (VMware)
1
-0
/
+93
2017-06-26
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
1
-12
/
+100
2017-06-26
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2
-6
/
+148
2017-06-26
genirq: Avoid unnecessary low level irq function calls
Jeffy Chen
1
-20
/
+33
2017-06-26
genirq: Set irq masked state when initializing irq_desc
Jeffy Chen
1
-0
/
+1
2017-06-25
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
1
-6
/
+7
2017-06-25
time: introduce {get,put}_itimerspec64
Deepa Dinamani
2
-0
/
+51
2017-06-25
time: add get_timespec64 and put_timespec64
Deepa Dinamani
2
-0
/
+72
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-25
/
+46
2017-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
2
-0
/
+358
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
6
-0
/
+129
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2
-8
/
+6
2017-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+14
2017-06-24
sched/fair: Remove effective_load()
Rik van Riel
1
-123
/
+1
2017-06-24
sched/numa: Implement NUMA node level wake_affine()
Rik van Riel
1
-59
/
+71
2017-06-24
sched/fair: Simplify wake_affine() for the single socket case
Rik van Riel
1
-1
/
+12
2017-06-24
sched/numa: Override part of migrate_degrades_locality() when idle balancing
Rik van Riel
1
-0
/
+4
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2
-7
/
+37
[prev]
[next]