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-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
-3
/
+4
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
-2
/
+4
2018-06-22
genirq: Speedup show_interrupts()
Eric Dumazet
-10
/
+12
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
-0
/
+1
2018-06-22
module: setup load info before module_sig_check()
Jessica Yu
-34
/
+43
2018-06-22
module: make it clear when we're handling the module copy in info->hdr
Jessica Yu
-21
/
+21
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
-3
/
+3
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
-5
/
+1
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
-1
/
+5
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
-1
/
+9
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
-6
/
+6
2018-06-21
sched/fair: Remove stale tg_unthrottle_up() comments
Li RongQing
-1
/
+0
2018-06-21
kprobes: Replace %p with other pointer types
Masami Hiramatsu
-12
/
+10
2018-06-21
kprobes: Show address of kprobes if kallsyms does
Masami Hiramatsu
-5
/
+9
2018-06-21
kprobes: Show blacklist addresses as same as kallsyms does
Masami Hiramatsu
-2
/
+10
2018-06-21
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
-2
/
+2
2018-06-21
perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'
Souptick Joarder
-2
/
+2
2018-06-21
sched/debug: Use match_string() helper instead of open-coded logic
Yisheng Xie
-16
/
+15
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
-2
/
+2
2018-06-21
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
-0
/
+170
2018-06-21
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
-9
/
+8
2018-06-21
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
-2
/
+1
2018-06-21
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
-18
/
+13
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
-11
/
+3
2018-06-21
kprobes: Don't check the ->break_handler() in generic kprobes code
Masami Hiramatsu
-34
/
+5
2018-06-21
kprobes: Remove jprobe API implementation
Masami Hiramatsu
-171
/
+1
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-16
/
+79
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
-21
/
+21
2018-06-20
sched/swait: Switch to full exclusive mode
Peter Zijlstra
-5
/
+17
2018-06-20
sched/swait: Remove __prepare_to_swait
Peter Zijlstra
-1
/
+1
2018-06-20
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
-0
/
+1
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-0
/
+4344
2018-06-19
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
-3
/
+0
2018-06-19
audit: rename FILTER_TYPE to FILTER_EXCLUDE
Richard Guy Briggs
-6
/
+6
2018-06-19
audit: Fix extended comparison of GID/EGID
Ondrej Mosnáček
-4
/
+4
2018-06-19
audit: tie ANOM_ABEND records to syscall
Richard Guy Briggs
-1
/
+1
2018-06-19
audit: tie SECCOMP records to syscall
Richard Guy Briggs
-1
/
+1
2018-06-19
audit: allow other filter list types for AUDIT_EXE
Ondrej Mosnáček
-2
/
+5
2018-06-19
sysinfo: Remove get_monotonic_boottime()
Arnd Bergmann
-2
/
+2
2018-06-19
posix-timers: Use new ktime_get_*_ts64() helpers
Arnd Bergmann
-6
/
+6
2018-06-19
timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
-4
/
+4
2018-06-19
time: Use ktime_get_real_seconds() in time syscall
Arnd Bergmann
-4
/
+2
2018-06-19
posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME
Arnd Bergmann
-1
/
+1
2018-06-19
genirq: Fix editing error in a comment
Jonathan Neuschäfer
-1
/
+1
2018-06-19
genirq: Use rcu in kstat_irqs_usr()
Eric Dumazet
-6
/
+7
2018-06-18
module: exclude SHN_UNDEF symbols from kallsyms api
Jessica Yu
-1
/
+5
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-16
/
+79
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
-11
/
+12
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-13
/
+9
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+12
[prev]
[next]