index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-06-26
modules: fix compile error if don't have strict module rwx
Yang Yingliang
2019-06-26
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-06-26
bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
Jiong Wang
2019-06-26
bpf: fix compiler warning with CONFIG_MODULES=n
Yonghong Song
2019-06-25
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
2019-06-25
dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
Christoph Hellwig
2019-06-25
xdp: Add tracepoint for bulk XDP_TX
Toshiaki Makita
2019-06-25
locking/lockdep: increase size of counters for lockdep statistics
Kobe Wu
2019-06-25
locking/lockdep: Move mark_lock() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROV...
Arnd Bergmann
2019-06-25
dma-mapping: add a dma_alloc_need_uncached helper
Christoph Hellwig
2019-06-25
dma-mapping: truncate dma masks to what dma_addr_t can hold
Christoph Hellwig
2019-06-24
perf/cgroups: Don't rotate events for cgroups unnecessarily
Ian Rogers
2019-06-24
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
2019-06-24
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
2019-06-24
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
2019-06-24
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
2019-06-24
sched/uclamp: Set default clamps for RT tasks
Patrick Bellasi
2019-06-24
sched/uclamp: Reset uclamp values on RESET_ON_FORK
Patrick Bellasi
2019-06-24
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
2019-06-24
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-06-24
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
2019-06-24
sched/uclamp: Add bucket local max tracking
Patrick Bellasi
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
sched/fair: Rename weighted_cpuload() to cpu_runnable_load()
Dietmar Eggemann
2019-06-24
sched/debug: Export the newly added tracepoints
Qais Yousef
2019-06-24
sched/debug: Add sched_overutilized tracepoint
Qais Yousef
2019-06-24
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
2019-06-24
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
2019-06-24
sched/debug: Add a new sched_trace_*() helper functions
Qais Yousef
2019-06-24
sched/autogroup: Make autogroup_path() always available
Qais Yousef
2019-06-24
sched/wait: Deduplicate code with do-while
Pavel Begunkov
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
2019-06-24
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
2019-06-24
bpf: fix NULL deref in btf_type_is_resolve_source_only
Stanislav Fomichev
2019-06-24
fork: don't check parent_tidptr with CLONE_PIDFD
Dmitry V. Levin
2019-06-24
module: allow arch overrides for .exit section names
Matthias Schiffer
2019-06-24
modules: fix BUG when load module with rodata=n
Yang Yingliang
2019-06-23
softirq: Use __this_cpu_write() in takeover_tasklets()
Muchun Song
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
2019-06-23
smp: Do not mark call_function_data as shared
Nadav Amit
2019-06-23
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
posix-timers: Use spin_lock_irq() in itimer_delete()
Sebastian Andrzej Siewior
2019-06-22
posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()
Sebastian Andrzej Siewior
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-22
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
Jason A. Donenfeld
[prev]
[next]