index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-05-11
timer/debug: Change /proc/timer_stats from 0644 to 0600
Ben Hutchings
2019-05-11
fork: record start_time late
David Herrmann
2019-05-02
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
2019-05-02
signal: Restore the stop PTRACE_EVENT_EXIT
Eric W. Biederman
2019-05-02
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
2019-05-02
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-05-02
signal: Better detection of synchronous signals
Eric W. Biederman
2019-05-02
signal: Always notice exiting tasks
Eric W. Biederman
2019-05-02
Rip out get_signal_to_deliver()
Richard Weinberger
2019-05-02
Clean up signal_delivered()
Richard Weinberger
2019-05-02
tracehook_signal_handler: Remove sig, info, ka and regs
Richard Weinberger
2019-05-02
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2019-04-04
panic: avoid deadlocks in re-entrant console drivers
Sergey Senozhatsky
2019-02-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
2019-02-11
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
2019-02-11
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2019-02-11
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
2019-02-11
genirq: Fix race on spurious interrupt detection
Lukas Wunner
2019-02-11
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2019-02-11
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Eric W. Biederman
2019-02-11
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
2018-12-16
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-12-16
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2018-12-16
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-12-16
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-12-16
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
2018-12-16
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-12-16
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-12-16
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
2018-12-16
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
2018-12-16
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-12-16
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
2018-12-16
audit: Fix extended comparison of GID/EGID
Ondrej Mosnáček
2018-11-20
sched/topology: Make local variables static
zhong jiang
2018-11-20
gcov: support GCC 7.1
Martin Liska
2018-11-20
gcov: add support for gcc version >= 6
Florian Meier
2018-11-20
gcov: add support for GCC 5.1
Lorenzo Stoakes
2018-11-20
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-11-20
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
2018-11-20
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-11-20
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-11-20
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-11-20
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-11-20
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-11-20
tracing: Fix missing return symbol in function_graph output
Changbin Du
2018-11-20
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2018-11-20
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-11-20
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
2018-11-20
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
2018-10-21
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
[next]