index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-04-05
bpf: Reject indirect var_off stack access in unpriv mode
Andrey Ignatov
2019-04-05
bpf: Reject indirect var_off stack access in raw mode
Andrey Ignatov
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-04
acct_on(): don't mess with freeze protection
Al Viro
2019-04-04
cgroup: remove extra cgroup_migrate_finish() call
Shakeel Butt
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
2019-04-04
bpf: increase verifier log limit
Alexei Starovoitov
2019-04-04
bpf: increase complexity limit and maximum program size
Alexei Starovoitov
2019-04-04
bpf: verbose jump offset overflow check
Alexei Starovoitov
2019-04-04
bpf: convert temp arrays to kvcalloc
Alexei Starovoitov
2019-04-04
bpf: improve verification speed by not remarking live_read
Alexei Starovoitov
2019-04-04
bpf: improve verification speed by droping states
Alexei Starovoitov
2019-04-04
bpf: add verifier stats and log_level bit 2
Alexei Starovoitov
2019-04-03
locking/rwsem: Optimize down_read_trylock()
Waiman Long
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
YueHaibing
2019-04-03
sched/core: Annotate perf_domain pointer with __rcu
Joel Fernandes (Google)
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2019-04-03
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
Joel Fernandes (Google)
2019-04-03
locking/static_key: Fix false positive warnings on concurrent dec/inc
Peter Zijlstra
2019-04-03
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
2019-04-03
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
2019-04-03
perf/core: Make perf_swevent_init_cpu() static
Valdis Kletnieks
2019-04-03
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-02
tracing: Use tracing error_log with probe events
Masami Hiramatsu
2019-04-02
tracing: Use tracing error_log with trace event filters
Tom Zanussi
2019-04-02
tracing: Use tracing error_log with hist triggers
Tom Zanussi
2019-04-02
tracing: Save the last hist command's associated event name
Tom Zanussi
2019-04-02
tracing: Add tracing error log
Tom Zanussi
2019-04-02
tracing: Kernel access to Ftrace instances
Divya Indi
2019-04-02
ring-buffer: Fix ring buffer size in rb_write_something()
YueHaibing
2019-04-02
cpu/hotplug: Create SMT sysfs interface for all arches
Josh Poimboeuf
2019-04-02
PM / sleep: Measure the time of filesystems syncing
Harry Pan
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
2019-04-01
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
2019-03-29
bpf: Support variable offset stack access from helpers
Andrey Ignatov
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-03-29
tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()
Borislav Petkov
2019-03-28
kallsyms: store type information in its own array
Eugene Loh
2019-03-28
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
2019-03-28
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
2019-03-28
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
[prev]
[next]