index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
12
-49
/
+88
|
\
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-04-20
3
-2
/
+11
|
|
\
|
|
*
timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
Chang-An Chen
2019-04-18
3
-2
/
+11
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-20
4
-39
/
+43
|
|
\
\
|
|
*
|
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
2019-04-19
1
-1
/
+5
|
|
*
|
perf/ring_buffer: Fix AUX record suppression
Alexander Shishkin
2019-04-16
1
-18
/
+15
|
|
*
|
perf/core: Fix the address filtering fix
Alexander Shishkin
2019-04-16
1
-16
/
+21
|
|
*
|
kprobes: Fix error check when reusing optimized probes
Masami Hiramatsu
2019-04-16
1
-4
/
+2
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-04-20
2
-2
/
+26
|
|
\
\
\
|
|
*
|
|
sched/deadline: Correctly handle active 0-lag timers
luca abeni
2019-04-16
1
-2
/
+1
|
|
*
|
|
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-16
1
-0
/
+25
|
|
|
/
/
|
*
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-04-20
1
-4
/
+5
|
|
\
\
\
|
|
*
|
|
locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' again
Bart Van Assche
2019-04-16
1
-4
/
+5
|
|
|
/
/
|
*
|
|
kernel/watchdog_hld.c: hard lockup message should end with a newline
Sergey Senozhatsky
2019-04-19
1
-1
/
+2
|
*
|
|
signal: use fdget() since we don't allow O_PATH
Christian Brauner
2019-04-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-22
6
-60
/
+641
|
\
\
\
|
*
|
|
bpf: drop bpf_verifier_lock
Alexei Starovoitov
2019-04-23
1
-3
/
+5
|
*
|
|
bpf: remove global variables
Alexei Starovoitov
2019-04-23
1
-12
/
+13
|
*
|
|
bpf: cpumap memory prefetchw optimizations for struct page
Jesper Dangaard Brouer
2019-04-17
1
-0
/
+12
|
*
|
|
bpf: cpumap do bulk allocation of SKBs
Jesper Dangaard Brouer
2019-04-17
1
-7
/
+15
|
*
|
|
bpf: cpumap use ptr_ring_consume_batched
Jesper Dangaard Brouer
2019-04-17
1
-10
/
+11
|
*
|
|
bpf: use BPF_CAST_CALL for casting bpf call
Prashant Bhole
2019-04-16
1
-3
/
+2
|
*
|
|
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
2019-04-16
2
-0
/
+12
|
*
|
|
bpf: refactor "check_reg_arg" to eliminate code redundancy
Jiong Wang
2019-04-12
1
-6
/
+8
|
*
|
|
bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
Jiong Wang
2019-04-12
1
-10
/
+20
|
*
|
|
bpf: refactor propagate_liveness to eliminate code redundance
Jiong Wang
2019-04-12
1
-14
/
+20
|
*
|
|
bpf: refactor propagate_liveness to eliminate duplicated for loop
Jiong Wang
2019-04-12
1
-3
/
+1
|
*
|
|
bpf: Fix distinct pointer types warning for ARCH=i386
Andrey Ignatov
2019-04-12
1
-1
/
+1
|
*
|
|
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2019-04-12
2
-0
/
+135
|
*
|
|
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
2019-04-12
1
-0
/
+29
|
*
|
|
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
2019-04-12
1
-3
/
+51
|
*
|
|
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
1
-1
/
+80
|
*
|
|
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
1
-0
/
+65
|
*
|
|
bpf: Introduce bpf_sysctl_get_name helper
Andrey Ignatov
2019-04-12
1
-1
/
+69
|
*
|
|
bpf: Sysctl hook
Andrey Ignatov
2019-04-12
3
-0
/
+100
|
*
|
|
bpf: Add base proto function for cgroup-bpf programs
Andrey Ignatov
2019-04-12
1
-1
/
+7
*
|
|
|
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
2019-04-18
1
-0
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
9
-34
/
+72
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
1
-1
/
+5
|
|
\
\
\
|
|
*
|
|
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-14
1
-1
/
+5
|
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-04-12
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
alarmtimer: Return correct remaining time
Andrei Vagin
2019-04-10
1
-1
/
+1
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-04-12
1
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-03
1
-3
/
+3
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-12
2
-11
/
+45
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2019-04-12
2
-11
/
+45
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-04-12
1
-17
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
locking/lockdep: Zap lock classes even with lock debugging disabled
Bart Van Assche
2019-04-10
1
-17
/
+12
|
*
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-12
2
-0
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2019-04-05
1
-0
/
+4
[next]