index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
v4.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-29
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
1
-0
/
+4
2018-07-29
net: socket: Fix potential spectre v1 gadget in sock_is_registered
Jeremy Cline
1
-1
/
+2
2018-07-29
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
1
-0
/
+2
2018-07-29
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
Anton Vasilyev
1
-1
/
+1
2018-07-29
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
1
-2
/
+2
2018-07-29
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-27
net: ena: Fix use of uninitialized DMA address bits field
Gal Pressman
1
-0
/
+1
2018-07-27
kvm, mm: account shadow page tables to kmemcg
Shakeel Butt
1
-1
/
+1
2018-07-27
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
1
-0
/
+9
2018-07-27
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
2018-07-27
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
5
-0
/
+15
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
10
-7
/
+17
2018-07-27
mm: introduce vma_init()
Kirill A. Shutemov
2
-4
/
+8
2018-07-27
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
1
-2
/
+2
2018-07-27
ipc/sem.c: prevent queue.status tearing in semop
Davidlohr Bueso
1
-1
/
+1
2018-07-27
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
1
-1
/
+17
2018-07-27
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
1
-1
/
+1
2018-07-27
delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
Tejun Heo
1
-1
/
+1
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
2
-3
/
+85
2018-07-27
xdp: add NULL pointer check in __xdp_return()
Taehee Yoo
1
-1
/
+2
2018-07-26
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
6
-20
/
+39
2018-07-26
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
1
-7
/
+10
2018-07-26
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
1
-3
/
+32
2018-07-26
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
1
-4
/
+5
2018-07-26
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
1
-10
/
+8
[next]