index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
netlink: Fix spectre v1 gadget in netlink_create()
Jeremy Cline
1
-0
/
+2
2018-08-01
Documentation: dpaa2: Use correct heading adornment
Ioana Ciornei
1
-0
/
+1
2018-08-01
net: stmmac: Fix WoL for PCI-based setups
Jose Abreu
1
-2
/
+38
2018-08-01
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
1
-2
/
+12
2018-07-31
enic: do not call enic_change_mtu in enic_probe
Govindarajulu Varadarajan
1
-1
/
+1
2018-07-31
ipv4: frags: handle possible skb truesize change
Eric Dumazet
1
-0
/
+5
2018-07-31
inet: frag: enforce memory limits earlier
Eric Dumazet
1
-3
/
+3
2018-07-31
net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow
Feras Daoud
1
-0
/
+4
2018-07-31
net/mlx5e: Fix null pointer access when setting MTU of vport representor
Adi Nissim
1
-1
/
+2
2018-07-31
net/mlx5e: Set port trust mode to PCP as default
Or Gerlitz
1
-0
/
+2
2018-07-31
net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
Eli Cohen
1
-2
/
+2
2018-07-31
net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341
Andrew Lunn
1
-2
/
+2
2018-07-30
squashfs: more metadata hardening
Linus Torvalds
1
-0
/
+2
2018-07-30
sparc: use asm-generic version of msi.h
Thomas Petazzoni
1
-0
/
+1
2018-07-30
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
2
-33
/
+19
2018-07-30
sparc/time: Add missing __init to init_tick_ops()
Steven Rostedt (VMware)
1
-1
/
+1
2018-07-30
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
1
-1
/
+5
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
1
-4
/
+14
2018-07-30
xen-netfront: wait xenbus state change when load module manually
Xiao Liang
1
-0
/
+6
2018-07-30
virtio_balloon: fix another race between migration and ballooning
Jiang Biao
1
-0
/
+2
2018-07-30
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
1
-0
/
+1
2018-07-29
Linux 4.18-rc7
Linus Torvalds
1
-1
/
+1
2018-07-29
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
1
-5
/
+5
2018-07-29
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
1
-0
/
+1
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-29
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
1
-1
/
+1
2018-07-29
ACPICA: AML Parser: ignore control method status in module-level code
Erik Schmauss
1
-7
/
+12
2018-07-28
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
1
-0
/
+4
2018-07-28
net: socket: Fix potential spectre v1 gadget in sock_is_registered
Jeremy Cline
1
-1
/
+2
2018-07-28
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
1
-0
/
+2
2018-07-28
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
Anton Vasilyev
1
-1
/
+1
2018-07-28
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
1
-2
/
+2
2018-07-28
enic: handle mtu change for vf properly
Govindarajulu Varadarajan
1
-51
/
+27
2018-07-28
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
1
-0
/
+2
2018-07-28
nfp: flower: fix port metadata conversion bug
John Hurley
1
-1
/
+3
2018-07-28
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
1
-1
/
+1
2018-07-28
bpf: fix bpf_skb_load_bytes_relative pkt length check
Daniel Borkmann
1
-5
/
+7
2018-07-28
perf build: Build error in libbpf missing initialization
Thomas Richter
1
-1
/
+1
2018-07-27
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
2
-9
/
+0
2018-07-27
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
1
-0
/
+1
2018-07-27
tools/virtio: add kmalloc_array stub
Michael S. Tsirkin
1
-0
/
+5
2018-07-27
tools/virtio: add dma barrier stubs
Michael S. Tsirkin
1
-2
/
+2
2018-07-27
ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
Rafael J. Wysocki
1
-9
/
+17
2018-07-26
net: ena: Fix use of uninitialized DMA address bits field
Gal Pressman
1
-0
/
+1
2018-07-26
kvm, mm: account shadow page tables to kmemcg
Shakeel Butt
1
-1
/
+1
2018-07-26
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
1
-0
/
+9
2018-07-26
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
5
-0
/
+15
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
10
-7
/
+17
[next]