summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-0210-13/+28
|\
| * PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-319-12/+27
| * PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter2018-07-271-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-021-2/+6
|\ \
| * | crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel2018-07-311-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-0219-30/+184
|\ \ \
| * | | Revert "net/ipv6: fix metrics leak"David S. Miller2018-08-011-14/+4
| * | | rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing2018-08-011-2/+2
| * | | net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli2018-08-011-0/+6
| * | | netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline2018-08-011-0/+2
| * | | Documentation: dpaa2: Use correct heading adornmentIoana Ciornei2018-08-011-0/+1
| * | | net: stmmac: Fix WoL for PCI-based setupsJose Abreu2018-08-011-2/+38
| * | | bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-011-2/+12
| * | | enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan2018-07-311-1/+1
| * | | ipv4: frags: handle possible skb truesize changeEric Dumazet2018-07-311-0/+5
| * | | inet: frag: enforce memory limits earlierEric Dumazet2018-07-311-3/+3
| * | | Merge tag 'mlx5-fixes-2018-07-31' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-314-3/+10
| |\ \ \
| | * | | net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
| | * | | net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim2018-07-311-1/+2
| | * | | net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz2018-07-311-0/+2
| | * | | net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-07-311-2/+2
| |/ / /
| * | | net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn2018-07-311-2/+2
| * | | Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller2018-07-314-1/+98
| |\ \ \
| | * | | brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki2018-07-251-1/+2
| | * | | iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach2018-07-253-0/+96
* | | | | Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher2018-08-024-23/+24
* | | | | squashfs: more metadata hardeningLinus Torvalds2018-08-023-6/+13
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-011-1/+3
|\ \ \ \ \
| * | | | | ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch2018-07-301-1/+3
* | | | | | mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-015-17/+12
* | | | | | mm: delete historical BUG from zap_pmd_range()Hugh Dickins2018-08-011-4/+2
* | | | | | Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-08-011-1/+2
|\ \ \ \ \ \
| * | | | | | mmc: mxcmmc: Fix missing parentheses and braceKees Cook2018-07-161-1/+2
* | | | | | | Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2018-08-013-67/+74
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2018-08-012-65/+59
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2018-07-292-65/+59
| | |\ \ \ \ \ \ \
| | | * | | | | | | tools/power turbostat: version 18.07.27Len Brown2018-07-271-1/+1
| | | * | | | | | | tools/power turbostat: Read extended processor family from CPUIDCalvin Walton2018-07-271-1/+3
| | | * | | | | | | tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...Prarit Bhargava2018-07-261-56/+50
| | | * | | | | | | tools/power turbostat: fix x2apic debug message output fileLen Brown2018-07-261-1/+1
| | | * | | | | | | tools/power turbostat: fix bogus summary valuesArtem Bityutskiy2018-07-261-1/+1
| | | * | | | | | | tools/power turbostat: fix -S on UP systemsLen Brown2018-07-201-3/+1
| | | * | | | | | | tools/power turbostat: Update turbostat(8) RAPL throttling column descriptionLen Brown2018-07-171-2/+2
| * | | | | | | | | cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada2018-07-311-2/+15
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | squashfs metadata 2: electric boogalooLinus Torvalds2018-08-013-14/+20
* | | | | | | | | staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz2018-08-011-0/+2
* | | | | | | | | ia64: mark special ia64 memory areas anonymousLinus Torvalds2018-08-011-0/+2
* | | | | | | | | Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-311-4/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | audit: fix potential null dereference 'context->module.name'Yi Wang2018-07-301-4/+9
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-3113-57/+75
|\ \ \ \ \ \ \ \ \