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-17
bpf: cpumap use ptr_ring_consume_batched
Jesper Dangaard Brouer
1
-10
/
+11
2019-04-17
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+15
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-34
/
+72
2019-04-16
bpf: use BPF_CAST_CALL for casting bpf call
Prashant Bhole
1
-3
/
+2
2019-04-16
genirq/devres: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-04-16
sched/core: Unify p->on_rq updates
Peter Zijlstra
2
-7
/
+4
2019-04-16
sched/core: Remove ttwu_activate()
Peter Zijlstra
1
-7
/
+2
2019-04-16
sched/core, workqueues: Distangle worker accounting from rq lock
Thomas Gleixner
3
-99
/
+48
2019-04-16
sched/deadline: Correctly handle active 0-lag timers
luca abeni
1
-2
/
+1
2019-04-16
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-04-16
sched/fair: Remove unneeded prototype of capacity_of()
Valentin Schneider
1
-1
/
+0
2019-04-16
perf/core: Add perf_pmu_resched() as global function
Stephane Eranian
1
-0
/
+10
2019-04-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-38
/
+38
2019-04-16
perf/ring_buffer: Fix AUX record suppression
Alexander Shishkin
1
-18
/
+15
2019-04-16
perf/core: Fix the address filtering fix
Alexander Shishkin
1
-16
/
+21
2019-04-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
16
-67
/
+116
2019-04-16
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
2
-0
/
+12
2019-04-16
kprobes: Fix error check when reusing optimized probes
Masami Hiramatsu
1
-4
/
+2
2019-04-16
locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' again
Bart Van Assche
1
-4
/
+5
2019-04-15
ntp: Audit NTP parameters adjustment
Ondrej Mosnacek
4
-5
/
+50
2019-04-15
timekeeping: Audit clock adjustments
Ondrej Mosnacek
2
-0
/
+13
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+10
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
1
-1
/
+5
2019-04-14
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2
-16
/
+6
2019-04-14
latency_top: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
1
-6
/
+6
2019-04-14
lockdep: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
1
-11
/
+0
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-1
/
+5
2019-04-14
locking/rwsem: Prevent unneeded warning during locking selftest
Waiman Long
1
-1
/
+2
2019-04-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2019-04-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2019-04-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-11
/
+45
2019-04-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-17
/
+12
2019-04-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+5
2019-04-12
bpf: refactor "check_reg_arg" to eliminate code redundancy
Jiong Wang
1
-6
/
+8
2019-04-12
bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
Jiong Wang
1
-10
/
+20
2019-04-12
bpf: refactor propagate_liveness to eliminate code redundance
Jiong Wang
1
-14
/
+20
2019-04-12
bpf: refactor propagate_liveness to eliminate duplicated for loop
Jiong Wang
1
-3
/
+1
2019-04-12
swiotlb: save io_tlb_used to local variable before leaving critical section
Dongli Zhang
1
-2
/
+5
2019-04-12
bpf: Fix distinct pointer types warning for ARCH=i386
Andrey Ignatov
1
-1
/
+1
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2
-0
/
+135
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
1
-0
/
+29
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
1
-3
/
+51
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-1
/
+80
2019-04-12
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
1
-0
/
+65
2019-04-12
bpf: Introduce bpf_sysctl_get_name helper
Andrey Ignatov
1
-1
/
+69
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
3
-0
/
+100
2019-04-12
bpf: Add base proto function for cgroup-bpf programs
Andrey Ignatov
1
-1
/
+7
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2
-11
/
+45
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-150
/
+903
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
1
-1
/
+1
[prev]
[next]