index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fdt_strerror.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
5
-134
/
+52
2017-03-29
parisc: Fix access fault handling in pa_memcpy()
Helge Deller
2
-458
/
+321
2017-03-28
virtio_balloon: prevent uninitialized variable use
Arnd Bergmann
1
-0
/
+2
2017-03-28
virtio-balloon: use actual number of stats for stats queue buffers
Ladi Prosek
1
-7
/
+10
2017-03-28
virtio_balloon: init 1st buffer in stats vq
Ladi Prosek
1
-0
/
+2
2017-03-28
virtio_pci: fix out of bound access for msix_names
Jason Wang
1
-4
/
+5
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
3
-0
/
+10
2017-03-28
KVM: nVMX: fix nested EPT detection
Ladi Prosek
1
-4
/
+1
2017-03-28
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
Herongguang (Stephen)
1
-1
/
+1
2017-03-26
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
1
-1
/
+1
2017-03-26
EDAC, pnd2_edac: Fix reported DIMM number
Qiuxu Zhuo
1
-1
/
+1
2017-03-25
ext4: fix two spelling nits
Theodore Ts'o
2
-2
/
+2
2017-03-25
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-03-25
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-03-25
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2
-3
/
+7
2017-03-25
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
1
-2
/
+1
2017-03-25
IB/cq: Don't process more than the given budget
Sagi Grimberg
1
-1
/
+7
2017-03-25
IB/rxe: increment msn only when completing a request
David Marchand
1
-5
/
+4
2017-03-25
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-03-25
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
2
-19
/
+37
2017-03-25
IB/rxe: Update documentation link
Leon Romanovsky
1
-1
/
+1
2017-03-25
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
Dan Carpenter
1
-1
/
+1
2017-03-25
IB/rxe: double free on error
Dan Carpenter
1
-1
/
+1
2017-03-25
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
2
-3
/
+12
2017-03-25
RDMA/vmw_pvrdma: Dont hardcode QP header page
Adit Ranadive
2
-4
/
+6
2017-03-25
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
3
-22
/
+17
2017-03-24
infiniband: Fix alignment of mmap cookies to support VIPT caching
Jason Gunthorpe
2
-4
/
+4
2017-03-24
IB/core: Protect against self-requeue of a cq work item
Sagi Grimberg
1
-1
/
+1
2017-03-24
i40iw: Receive netdev events post INET_NOTIFIER state
Shiraz Saleem
1
-0
/
+8
2017-03-23
hwmon: (asus_atk0110) fix uninitialized data access
Arnd Bergmann
1
-0
/
+3
2017-03-23
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
3
-20
/
+29
2017-03-23
KVM: VMX: Fix enable VPID conditions
Wanpeng Li
1
-1
/
+8
2017-03-23
KVM: nVMX: Fix nested VPID vmx exec control
Wanpeng Li
1
-3
/
+4
2017-03-23
KVM: x86: correct async page present tracepoint
Wanpeng Li
1
-1
/
+1
2017-03-23
kvm: vmx: Flush TLB when the APIC-access address changes
Jim Mattson
1
-1
/
+17
2017-03-23
KVM: x86: use pic/ioapic destructor when destroy vm
Peter Xu
1
-2
/
+2
2017-03-23
KVM: x86: check existance before destroy
Peter Xu
2
-0
/
+6
2017-03-23
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
1
-8
/
+26
2017-03-23
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
Michel Dänzer
1
-3
/
+3
2017-03-23
xen/acpi: Replace hard coded "ACPI0007"
Ankur Arora
1
-1
/
+1
2017-03-23
EDAC, pnd2_edac: Fix !EDAC_DEBUG build
Borislav Petkov
1
-1
/
+5
2017-03-23
EDAC: Select DEBUG_FS
Borislav Petkov
1
-0
/
+1
2017-03-23
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
1
-0
/
+6
2017-03-23
pinctrl: qcom: ipq4019: add missing pingroups for pins > 70
Christian Lamparter
1
-0
/
+30
2017-03-23
pinctrl: st: add irq_request/release_resources callbacks
Patrice Chotard
1
-6
/
+24
2017-03-23
pinctrl: qcom: Don't clear status bit on irq_unmask
Bjorn Andersson
1
-4
/
+0
2017-03-23
pinctrl: samsung: Fix memory mapping code
Andrzej Hajda
1
-3
/
+10
2017-03-23
pinctrl: meson-gxbb: Fix typo in i2c ao groups
Neil Armstrong
1
-2
/
+2
2017-03-23
pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoC
Peter Robinson
1
-1
/
+1
2017-03-23
ALSA: hda - Adding a group of pin definition to fix headset problem
Hui Wang
1
-0
/
+2
[next]