index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-154
/
+246
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-35
/
+338
2019-11-02
bpf: Switch BPF probe insns to bpf_probe_read_kernel
Daniel Borkmann
-4
/
+5
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
-46
/
+135
2019-11-02
bpf: Make use of probe_user_write in probe write helper
Daniel Borkmann
-4
/
+2
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-13
/
+53
2019-11-02
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
-48
/
+0
2019-11-02
bpf: Implement map_gen_lookup() callback for XSKMAP
Maciej Fijalkowski
-0
/
+17
2019-11-02
xsk: Store struct xdp_sock as a flexible array member of the XSKMAP
Björn Töpel
-32
/
+23
2019-11-01
kexec: Fix pointer-to-int-cast warnings
Helge Deller
-2
/
+2
2019-11-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+11
2019-11-01
livepatch: Allow to distinguish different version of system state changes
Petr Mladek
-0
/
+53
2019-11-01
livepatch: Basic API to track system state changes
Petr Mladek
-1
/
+84
2019-11-01
livepatch: Keep replaced patches until post_patch callback is called
Petr Mladek
-18
/
+35
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
-7
/
+6
2019-10-31
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
Björn Töpel
-2
/
+5
2019-10-31
Add wake_up_interruptible_sync_poll_locked()
David Howells
-0
/
+23
2019-10-31
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
-21
/
+63
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-67
/
+114
2019-10-31
bpf: Fix bpf jit kallsym access
Alexei Starovoitov
-3
/
+0
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
-2
/
+2
2019-10-30
kernel: dma-contiguous: mark CMA parameters __initdata/__initconst
Shyam Saini
-4
/
+5
2019-10-30
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
-0
/
+1
2019-10-30
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
-7
/
+9
2019-10-30
Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...
Paul E. McKenney
-67
/
+114
2019-10-30
bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
-2
/
+2
2019-10-30
rcu: Suppress levelspread uninitialized messages
Paul E. McKenney
-0
/
+2
2019-10-30
rcu: Fix uninitialized variable in nocb_gp_wait()
Dan Carpenter
-1
/
+1
2019-10-30
rcu: Ensure that ->rcu_urgent_qs is set before resched IPI
Joel Fernandes (Google)
-0
/
+1
2019-10-30
workqueue: Convert for_each_wq to use built-in list check
Joel Fernandes (Google)
-8
/
+2
2019-10-30
rcu: Several rcu_segcblist functions can be static
kbuild test robot
-3
/
+3
2019-10-30
bpf: Enforce 'return 0' in BTF-enabled raw_tp programs
Alexei Starovoitov
-0
/
+5
2019-10-29
io-wq: small threadpool implementation for io_uring
Jens Axboe
-4
/
+12
2019-10-29
locking/mutex: Complain upon mutex API misuse in IRQ contexts
Davidlohr Bueso
-0
/
+4
2019-10-29
futex: Drop leftover wake_q_add() comment
Davidlohr Bueso
-1
/
+1
2019-10-29
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
Frederic Weisbecker
-0
/
+82
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
-2
/
+2
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
-3
/
+3
2019-10-29
sched/cputime: Add vtime guest task state
Frederic Weisbecker
-7
/
+11
2019-10-29
sched/cputime: Add vtime idle task state
Frederic Weisbecker
-5
/
+8
2019-10-29
sched/vtime: Record CPU under seqcount for kcpustat needs
Frederic Weisbecker
-0
/
+3
2019-10-29
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
Patrick Bellasi
-1
/
+14
2019-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
-1
/
+5
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
-2
/
+6
2019-10-28
export: avoid code duplication in include/linux/export.h
Masahiro Yamada
-1
/
+1
2019-10-28
rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing
Paul E. McKenney
-5
/
+5
2019-10-28
rcu: Confine ->core_needs_qs accesses to the corresponding CPU
Paul E. McKenney
-4
/
+4
2019-10-28
rcu: Reset CPU hints when reporting a quiescent state
Joel Fernandes (Google)
-7
/
+10
2019-10-28
rcu: Force nohz_full tick on upon irq enter instead of exit
Paul E. McKenney
-6
/
+5
2019-10-28
rcu: Force tick on for nohz_full CPUs not reaching quiescent states
Paul E. McKenney
-7
/
+32
[prev]
[next]