index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2018-04-06
tracing: Make sure variable string fields are NULL-terminated
Tom Zanussi
-2
/
+2
2018-04-06
tracing: Add action comparisons when testing matching hist triggers
Tom Zanussi
-0
/
+50
2018-04-06
tracing: Don't add flag strings when displaying variable references
Tom Zanussi
-1
/
+1
2018-04-06
tracing: Fix display of hist trigger expressions containing timestamps
Tom Zanussi
-14
/
+5
2018-04-06
ftrace: Drop a VLA in module_exists()
Salvatore Mesoraca
-4
/
+3
2018-04-06
tracing: Mention trace_clock=global when warning about unstable clocks
Chris Wilson
-1
/
+2
2018-04-06
tracing: Default to using trace_global_clock if sched_clock is unstable
Chris Wilson
-0
/
+19
2018-04-06
genirq/affinity: Spread irq vectors among present CPUs as far as possible
Ming Lei
-6
/
+37
2018-04-06
genirq/affinity: Allow irq spreading from a given starting point
Ming Lei
-15
/
+20
2018-04-06
genirq/affinity: Move actual irq vector spreading into a helper function
Ming Lei
-42
/
+55
2018-04-06
genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
Ming Lei
-13
/
+13
2018-04-06
genirq/affinity: Don't return with empty affinity masks on error
Thomas Gleixner
-7
/
+8
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
-1
/
+23
2018-04-06
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
-1
/
+1
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
-0
/
+1
2018-04-05
kernel/fork.c: detect early free of a live mm
Mark Rutland
-0
/
+3
2018-04-05
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...
Linus Torvalds
-58
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-6
/
+6
2018-04-05
sched: idle: Do not stop the tick before cpuidle_idle_call()
Rafael J. Wysocki
-4
/
+15
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
-11
/
+24
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
-21
/
+26
2018-04-05
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
-0
/
+20
2018-04-05
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
-9
/
+16
2018-04-05
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
-0
/
+2
2018-04-05
Merge branch 'linus' into sched/urgent, to pick up fixes and updates
Ingo Molnar
-2396
/
+3840
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+11
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-4
/
+0
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-113
/
+118
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-208
/
+200
2018-04-04
genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER
Palmer Dabbelt
-0
/
+1
2018-04-04
kernel/bpf/syscall: fix warning defined but not used
Anders Roxell
-12
/
+12
2018-04-04
bpf: sockmap, duplicates release calls may NULL sk_prot
John Fastabend
-2
/
+4
2018-04-04
bpf: sockmap, free memory on sock close with cork data
John Fastabend
-0
/
+6
2018-04-03
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-43
/
+24
2018-04-03
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-18
/
+63
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-143
/
+1730
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-1
/
+25
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-340
/
+563
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
-4
/
+0
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-84
/
+26
2018-04-02
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-36
/
+24
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1512
/
+2036
2018-04-02
kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions
Dominik Brodowski
-215
/
+218
2018-04-02
kernel/sys_ni: sort cond_syscall() entries
Dominik Brodowski
-174
/
+332
2018-04-02
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
Dominik Brodowski
-1
/
+6
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
-1
/
+6
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
-3
/
+3
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
-3
/
+3
2018-04-02
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
-1
/
+1
2018-04-02
mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
Dominik Brodowski
-22
/
+0
[prev]
[next]