index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
1
-0
/
+2
2019-04-25
livepatch: Replace klp_ktype_patch's default_attrs with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
cpufreq: schedutil: Replace default_attrs field with groups
Kimberly Brown
1
-2
/
+3
2019-04-25
padata: Replace padata_attr_type default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
irqdesc: Replace irq_kobj_type's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-24
dma-mapping: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2019-04-23
seccomp: fix up grammar in comment
Tycho Andersen
1
-1
/
+1
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-60
/
+641
2019-04-23
bpf: drop bpf_verifier_lock
Alexei Starovoitov
1
-3
/
+5
2019-04-23
bpf: remove global variables
Alexei Starovoitov
1
-12
/
+13
2019-04-22
audit: fix a memory leak bug
Wenwen Wang
1
-5
/
+7
2019-04-21
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
Steven Rostedt (VMware)
1
-1
/
+4
2019-04-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+11
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-39
/
+43
2019-04-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+26
2019-04-20
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+5
2019-04-19
sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"
Colin Ian King
1
-1
/
+1
2019-04-19
cgroup: add tracing points for cgroup v2 freezer
Roman Gushchin
2
-1
/
+16
2019-04-19
cgroup: make TRACE_CGROUP_PATH irq-safe
Roman Gushchin
1
-2
/
+5
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
5
-10
/
+491
2019-04-19
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
1
-0
/
+6
2019-04-19
cgroup: implement __cgroup_task_count() helper
Roman Gushchin
3
-16
/
+34
2019-04-19
cgroup: rename freezer.c into legacy_freezer.c
Roman Gushchin
2
-1
/
+1
2019-04-19
sched/topology: Update init_sched_domains() comment
Juri Lelli
1
-3
/
+2
2019-04-19
cgroup/cpuset: Update stale generate_sched_domains() comments
Juri Lelli
1
-6
/
+5
2019-04-19
tick: Fix typos in comments
Laurent Gauthier
1
-2
/
+2
2019-04-19
kernel/watchdog_hld.c: hard lockup message should end with a newline
Sergey Senozhatsky
1
-1
/
+2
2019-04-19
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
1
-1
/
+5
2019-04-19
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-1
/
+6
2019-04-19
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
1
-0
/
+2
2019-04-19
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-0
/
+5
2019-04-19
mm/resource: Use resource_overlaps() to simplify region_intersects()
Wei Yang
2
-8
/
+7
2019-04-19
rseq: Remove superfluous rseq_len from task_struct
Mathieu Desnoyers
1
-4
/
+2
2019-04-19
rseq: Clean up comments by reflecting removal of event counter
Mathieu Desnoyers
1
-2
/
+1
2019-04-19
sched/core: Fix typo in comment
Joel Savitz
1
-1
/
+1
2019-04-18
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
1
-0
/
+6
2019-04-18
sched/core: Make some functions static
YueHaibing
2
-6
/
+6
2019-04-18
signal: use fdget() since we don't allow O_PATH
Christian Brauner
1
-1
/
+1
2019-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
14
-826
/
+831
2019-04-18
timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
Chang-An Chen
3
-2
/
+11
2019-04-18
irq_work: Do not raise an IPI when queueing work on the local CPU
Nicholas Piggin
1
-33
/
+42
2019-04-18
watchdog: Fix typo in comment
Arash Fotouhi
1
-1
/
+1
2019-04-18
locking/lockdep: Generate LOCKF_ bit composites
Peter Zijlstra
1
-6
/
+22
2019-04-18
locking/lockdep: Use expanded masks on find_usage_*() functions
Frederic Weisbecker
1
-10
/
+10
2019-04-18
locking/lockdep: Map remaining magic numbers to lock usage mask names
Frederic Weisbecker
1
-4
/
+7
2019-04-18
locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING
Frederic Weisbecker
1
-4
/
+6
2019-04-17
bpf: cpumap memory prefetchw optimizations for struct page
Jesper Dangaard Brouer
1
-0
/
+12
2019-04-17
bpf: cpumap do bulk allocation of SKBs
Jesper Dangaard Brouer
1
-7
/
+15
[prev]
[next]