index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
24
-141
/
+133
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-26
251
-1069
/
+2947
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-25
40
-165
/
+190
|
|
\
|
|
*
sfc: make function efx_rps_hash_bucket static
Colin Ian King
2018-06-24
1
-0
/
+1
|
|
*
strparser: Corrected typo in documentation.
Vakul Garg
2018-06-24
1
-1
/
+1
|
|
*
qmi_wwan: add support for the Dell Wireless 5821e module
Aleksander Morgado
2018-06-24
1
-0
/
+1
|
|
*
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
2018-06-24
1
-1
/
+1
|
|
*
net_sched: remove a bogus warning in hfsc
Cong Wang
2018-06-23
1
-2
/
+2
|
|
*
Merge branch 'dccp-fixes-around-rx_tstamp_last_feedback'
David S. Miller
2018-06-23
1
-7
/
+9
|
|
|
\
|
|
|
*
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
2018-06-23
1
-4
/
+7
|
|
|
*
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
2018-06-23
1
-3
/
+2
|
|
|
/
|
|
*
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-23
12
-19
/
+12
|
|
*
MAINTAINERS: Add file patterns for dsa device tree bindings
Geert Uytterhoeven
2018-06-23
1
-0
/
+1
|
|
*
net: mscc: make sparse happy
Antoine Tenart
2018-06-23
1
-1
/
+2
|
|
*
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
2018-06-23
1
-1
/
+1
|
|
*
Documentation: e1000: Fix docs build error
Tobin C. Harding
2018-06-23
1
-37
/
+38
|
|
*
Documentation: e100: Fix docs build error
Tobin C. Harding
2018-06-23
1
-57
/
+58
|
|
*
Documentation: e1000: Use correct heading adornment
Tobin C. Harding
2018-06-23
1
-0
/
+1
|
|
*
Documentation: e100: Use correct heading adornment
Tobin C. Harding
2018-06-23
1
-0
/
+1
|
|
*
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
2018-06-23
1
-3
/
+6
|
|
*
vhost_net: validate sock before trying to put its fd
Jason Wang
2018-06-23
1
-1
/
+2
|
*
|
Linux 4.18-rc2
v4.18-rc2
Linus Torvalds
2018-06-24
1
-1
/
+1
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
11
-37
/
+71
|
|
\
\
|
|
*
|
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
2018-06-22
1
-3
/
+3
|
|
*
|
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
2018-06-21
1
-1
/
+1
|
|
*
|
Merge tag 'perf-urgent-for-mingo-4.18-20180611' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-06-14
9
-33
/
+67
|
|
|
\
\
|
|
|
*
|
perf script: Show hw-cache events
Seeteena Thoufeek
2018-06-08
1
-0
/
+12
|
|
|
*
|
perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry
Jiri Olsa
2018-06-08
1
-5
/
+5
|
|
|
*
|
perf stat: Add event parsing error handling to add_default_attributes
Jiri Olsa
2018-06-07
1
-4
/
+6
|
|
|
*
|
perf stat: Allow to specify specific metric column len
Jiri Olsa
2018-06-07
1
-4
/
+5
|
|
|
*
|
perf stat: Fix metric column header display alignment
Jiri Olsa
2018-06-07
1
-8
/
+9
|
|
|
*
|
perf stat: Use only color_fprintf call in print_metric_only
Jiri Olsa
2018-06-07
1
-4
/
+1
|
|
|
*
|
perf stat: Add --interval-clear option
Jiri Olsa
2018-06-07
2
-2
/
+12
|
|
|
*
|
perf tools: Fix error index for pmu event parser
Jiri Olsa
2018-06-07
1
-0
/
+5
|
|
|
*
|
perf hists: Reimplement hists__has_callchains()
Arnaldo Carvalho de Melo
2018-06-07
2
-4
/
+6
|
|
|
*
|
perf hists browser gtk: Use hist_entry__has_callchains()
Arnaldo Carvalho de Melo
2018-06-07
1
-1
/
+1
|
|
|
*
|
perf hists: Make hist_entry__has_callchains() work with 'perf c2c'
Arnaldo Carvalho de Melo
2018-06-07
1
-1
/
+1
|
|
|
*
|
perf hists: Save the callchain_size in struct hist_entry
Arnaldo Carvalho de Melo
2018-06-07
2
-2
/
+6
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
8
-20
/
+23
|
|
\
\
\
\
|
|
*
|
|
|
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-22
6
-16
/
+21
|
|
*
|
|
|
rseq/cleanup: Do not abort rseq c.s. in child on fork()
Mathieu Desnoyers
2018-06-21
1
-4
/
+1
|
|
*
|
|
|
rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes
Mathieu Desnoyers
2018-06-21
1
-0
/
+1
|
|
*
|
|
|
rseq/selftests: Make run_param_test.sh executable
Mathieu Desnoyers
2018-06-21
1
-0
/
+0
|
*
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
2
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
2018-06-24
1
-1
/
+1
|
|
*
|
|
|
|
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
2018-06-22
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
2
-1
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kernel.h: Fix a typo in comment
Wei Wang
2018-06-21
1
-1
/
+1
|
|
*
|
|
|
|
objtool: Add machine_real_restart() to the noreturn list
Josh Poimboeuf
2018-06-20
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
11
-22
/
+97
|
|
\
\
\
\
\
\
[next]