index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
soc/qbman: Fix implicit header dependency now causing build fails
Paul Gortmaker
1
-0
/
+2
2017-04-29
iommu: Remove trace-events include from iommu.h
Joerg Roedel
2
-2
/
+1
2017-04-29
iommu: Remove pci.h include from trace/events/iommu.h
Joerg Roedel
7
-1
/
+6
2017-04-29
arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
Laurent Pinchart
1
-0
/
+9
2017-04-29
ACPI/IORT: Fix CONFIG_IOMMU_API dependency
Lorenzo Pieralisi
1
-10
/
+34
2017-04-28
iommu/vt-d: Don't print the failure message when booting non-kdump kernel
Qiuxu Zhuo
1
-9
/
+6
2017-04-27
iommu: Move report_iommu_fault() to iommu.c
Joerg Roedel
2
-39
/
+44
2017-04-27
iommu: Include device.h in iommu.h
Joerg Roedel
1
-2
/
+4
2017-04-26
x86, iommu/vt-d: Add an option to disable Intel IOMMU force on
Shaohua Li
4
-0
/
+31
2017-04-26
iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed
Sunil Goutham
2
-0
/
+6
2017-04-25
iommu/arm-smmu: Correct sid to mask
Peng Fan
1
-1
/
+1
2017-04-24
iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
Pan Bian
1
-1
/
+1
2017-04-24
Linux 4.11-rc8
v4.11-rc8
Linus Torvalds
1
-1
/
+1
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
bpf, doc: update bpf maintainers entry
Daniel Borkmann
1
-1
/
+15
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
bpf: Fix values type used in test_maps
David Miller
1
-2
/
+2
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2
-1
/
+5
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-21
MAINTAINERS: Add "B:" field for networking.
David S. Miller
1
-0
/
+1
2017-04-21
mm: prevent NR_ISOLATE_* stats from going negative
Rabin Vincent
1
-1
/
+1
2017-04-21
Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
Mel Gorman
1
-23
/
+20
2017-04-20
blk-mq: fix potential oops with polling and blk-mq scheduler
Jens Axboe
1
-1
/
+10
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
3
-11
/
+38
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
1
-23
/
+32
2017-04-20
qed: Fix issue in populating the PFC config paramters.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible system hang in the dcbnl-getdcbx() path.
sudarsana.kalluru@cavium.com
1
-1
/
+1
2017-04-20
qed: Fix sending an invalid PFC error mask to MFW.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible error in populating max_tc field.
sudarsana.kalluru@cavium.com
1
-0
/
+7
2017-04-20
smsc95xx: Use skb_cow_head to deal with cloned skbs
James Hughes
1
-6
/
+6
2017-04-20
MAINTAINERS: update entry for TI's CPSW driver
Sekhar Nori
1
-1
/
+0
2017-04-20
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-04-20
selftests/net: Fixes psock_fanout CBPF test case
Mike Maloney
2
-12
/
+23
2017-04-20
mac80211: reject ToDS broadcast data frames
Johannes Berg
1
-0
/
+21
2017-04-20
iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error code
zhichang.yuan
1
-2
/
+6
2017-04-20
omap3isp: Remove iommu_group related code
Suman Anna
2
-18
/
+0
2017-04-20
iommu/omap: Add iommu-group support
Joerg Roedel
2
-1
/
+39
2017-04-20
iommu/omap: Make use of 'struct iommu_device'
Joerg Roedel
2
-0
/
+32
2017-04-20
iommu/omap: Store iommu_dev pointer in arch_data
Joerg Roedel
2
-35
/
+23
2017-04-20
iommu/omap: Move data structures to omap-iommu.h
Joerg Roedel
3
-33
/
+33
[next]