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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pvcalls-front: don't return error when the ring is full
Stefano Stabellini
2019-01-02
1
-1
/
+3
*
pvcalls-front: properly allocate sk
Stefano Stabellini
2019-01-02
1
-1
/
+7
*
pvcalls-front: don't try to free unallocated rings
Stefano Stabellini
2019-01-02
1
-2
/
+2
*
pvcalls-front: read all data before closing the connection
Stefano Stabellini
2019-01-02
1
-3
/
+1
*
ALSA: xen-front: Use Xen common shared buffer implementation
Oleksandr Andrushchenko
2018-12-18
7
-261
/
+84
*
drm/xen-front: Use Xen common shared buffer implementation
Oleksandr Andrushchenko
2018-12-18
6
-520
/
+26
*
xen: Introduce shared buffer helpers for page directory...
Oleksandr Andrushchenko
2018-12-18
4
-0
/
+646
*
xen/pciback: Check dev_data before using it
Ross Lagerwall
2018-12-17
1
-1
/
+2
*
kprobes/x86/xen: blacklist non-attachable xen interrupt functions
Andrea Righi
2018-12-17
1
-0
/
+2
*
KVM: x86: Allow Qemu/KVM to use PVH entry point
Maran Wilson
2018-12-13
3
-14
/
+34
*
xen/pvh: Add memory map pointer to hvm_start_info struct
Maran Wilson
2018-12-13
1
-1
/
+62
*
xen/pvh: Move Xen code for getting mem map via hcall out of common file
Maran Wilson
2018-12-13
2
-15
/
+34
*
xen/pvh: Move Xen specific PVH VM initialization out of common file
Maran Wilson
2018-12-13
3
-10
/
+44
*
xen/pvh: Create a new file for Xen specific PVH code
Maran Wilson
2018-12-13
3
-3
/
+14
*
xen/pvh: Move PVH entry code out of Xen specific tree
Maran Wilson
2018-12-13
6
-4
/
+8
*
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
Maran Wilson
2018-12-13
3
-2
/
+9
*
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
2018-12-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-09
83
-368
/
+1225
|
\
|
*
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
2018-12-09
1
-13
/
+10
|
*
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2018-12-09
3
-13
/
+50
|
|
\
|
|
*
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
2018-12-09
1
-4
/
+12
|
|
*
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
2018-12-09
1
-6
/
+23
|
|
*
bnxt_en: Keep track of reserved IRQs.
Michael Chan
2018-12-09
3
-3
/
+8
|
|
*
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
2018-12-09
1
-0
/
+7
|
|
/
|
*
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
2018-12-08
1
-2
/
+2
|
*
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
2018-12-07
1
-1
/
+1
|
*
Merge branch 'skb-headroom-slab-out-of-bounds'
David S. Miller
2018-12-07
2
-26
/
+44
|
|
\
|
|
*
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-07
1
-5
/
+23
|
|
*
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-07
1
-21
/
+21
|
|
/
|
*
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-07
1
-11
/
+24
|
*
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-12-07
1
-0
/
+1
|
*
Merge branch 'mlxsw-Various-fixes'
David S. Miller
2018-12-06
3
-10
/
+16
|
|
\
|
|
*
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
2018-12-06
1
-2
/
+8
|
|
*
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
2018-12-06
1
-4
/
+1
|
|
*
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
2018-12-06
1
-2
/
+5
|
|
*
mlxsw: spectrum_nve: Remove easily triggerable warnings
Ido Schimmel
2018-12-06
1
-2
/
+2
|
|
/
|
*
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
3
-2
/
+21
|
*
sctp: frag_point sanity check
Jakub Audykowicz
2018-12-05
3
-2
/
+12
|
*
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-05
1
-4
/
+7
|
*
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-05
1
-1
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-05
13
-95
/
+732
|
|
\
|
|
*
Merge branch 'bpf-verifier-resilience'
Daniel Borkmann
2018-12-04
2
-16
/
+91
|
|
|
\
|
|
|
*
bpf: add per-insn complexity limit
Alexei Starovoitov
2018-12-04
1
-1
/
+6
|
|
|
*
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
2
-15
/
+82
|
|
|
*
bpf: check pending signals while verifying programs
Alexei Starovoitov
2018-12-04
1
-0
/
+3
|
|
|
/
|
|
*
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
2018-12-03
1
-0
/
+66
|
|
*
bpf: refactor bpf_test_run() to separate own failures and test program result
Roman Gushchin
2018-12-01
1
-6
/
+15
|
|
*
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2018-11-30
2
-4
/
+8
|
|
*
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
5
-44
/
+63
|
|
*
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-11-30
4
-18
/
+39
[next]