index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-11-17
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-11-16
build, kcsan: Add KCSAN build exceptions
Marco Elver
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
2019-11-16
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
2019-11-15
fork: extend clone3() to support setting a PID
Adrian Reber
2019-11-15
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2019-11-15
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
2019-11-15
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
2019-11-15
bpf: Support doubleword alignment in bpf_jit_binary_alloc
Ilya Leoshkevich
2019-11-15
workqueue: Add RCU annotation for pwq list walk
Sebastian Andrzej Siewior
2019-11-15
ftrace: Add helper find_direct_entry() to consolidate code
Steven Rostedt (VMware)
2019-11-15
ftrace: Add another check for match in register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-15
ftrace: Fix accounting bug with direct->count in register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-15
futex: Prevent robust futex exit race
Yang Tao
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-15
tracing: Increase SYNTH_FIELDS_MAX for synthetic_events
Artem Bityutskiy
2019-11-15
y2038: allow disabling time32 system calls
Arnd Bergmann
2019-11-15
y2038: itimer: change implementation to timespec64
Arnd Bergmann
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
2019-11-15
y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
2019-11-15
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
2019-11-15
y2038: time: avoid timespec usage in settimeofday()
Arnd Bergmann
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
2019-11-15
y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Arnd Bergmann
2019-11-15
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2019-11-15
perf/core: Provide a kernel-internal interface to pause perf_event
Like Xu
2019-11-15
perf/core: Provide a kernel-internal interface to recalibrate event period
Like Xu
2019-11-15
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
2019-11-15
sched/uclamp: Fix incorrect condition
Qais Yousef
2019-11-15
genirq: Fix function documentation of __irq_alloc_descs()
luanshi
2019-11-15
irq_work: Fix IRQ_WORK_BUSY bit clearing
Frederic Weisbecker
2019-11-14
ftrace: Add modify_ftrace_direct()
Steven Rostedt (VMware)
2019-11-14
tracing: Add missing "inline" in stub function of latency_fsnotify()
Steven Rostedt (VMware)
2019-11-14
cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()
Tejun Heo
2019-11-14
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
Borislav Petkov
2019-11-14
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
2019-11-14
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
2019-11-14
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-11-14
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
2019-11-14
tracing: Use generic type for comparator function
Andy Shevchenko
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-13
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2019-11-13
tracing: Verify if trace array exists before destroying it.
Divya Indi
[prev]
[next]